Skip to content

Tags: dmc5179/microshift

Tags

4.10.0-0.microshift-2022-08-08-151458

Toggle 4.10.0-0.microshift-2022-08-08-151458's commit message

Verified

This tag was signed with the committer’s verified signature.
dhellmann Doug Hellmann
first build based on 4.10 branch of OCP

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support manifest embedding in user-app rpms & fixes (openshift#670)

* Support manifest embedding in user-app rpms

This commit adds support for embedding application manifests
into the user-application containers for use with microshift/ostree

* Fix uid/gid setup and file capabilities

First, rpm requires the file attribute uid/gid to be symbolic
and not numeric. Additionally tar didn't store the caps
but cpio doesn't keep those inside rpm either.

So we create a list of file caps during tar creation, and then
we populate the %files metadata with %caps attributes so those
are re-installed during rpm unpack.

This is tested and working.

4.8.0-0.microshift-2022-04-20-182108

Toggle 4.8.0-0.microshift-2022-04-20-182108's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restart MicroShift when IP address changes (openshift#650)

* The IPWatchController will restart MicroShift
when IP address changes have been detected.

Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>

* Recreate Endpoints after IP change

Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
Co-authored-by: Ricardo Noriega <rnoriega@redhat.com>

* Fix DeepEqual condition and endpoints creation logic

Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>

4.8.0-0.microshift-2022-04-20-141053

Toggle 4.8.0-0.microshift-2022-04-20-141053's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restart MicroShift when IP address changes (openshift#650)

* The IPWatchController will restart MicroShift
when IP address changes have been detected.

Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>

* Recreate Endpoints after IP change

Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
Co-authored-by: Ricardo Noriega <rnoriega@redhat.com>

* Fix DeepEqual condition and endpoints creation logic

Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>

4.8.0-0.microshift-2022-03-11-124751

Toggle 4.8.0-0.microshift-2022-03-11-124751's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix AIO image to properly configure crio for MicroShift networking (o…

…penshift#628)

Fixes-Issue: openshift#606

Signed-off-by: Miguel Angel Ajo Pelayo <miguelangel@ajo.es>

4.8.0-0.microshift-2022-03-08-195111

Toggle 4.8.0-0.microshift-2022-03-08-195111's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix typo in reference (openshift#623)

Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>

4.8.0-0.microshift-2022-02-02-194009

Toggle 4.8.0-0.microshift-2022-02-02-194009's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
force packaging versions (openshift#594)

* force packaging versions

Signed-off-by: Ryan Cook <rcook@redhat.com>

* new packaging message

Signed-off-by: Ryan Cook <rcook@redhat.com>

4.8.0-0.microshift-2022-01-06-210147

Toggle 4.8.0-0.microshift-2022-01-06-210147's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix of mirrors for release.sh (openshift#547)

* Update release.yaml

* Update release.yaml

4.8.0-0.microshift-2022-01-04-205130

Toggle 4.8.0-0.microshift-2022-01-04-205130's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update temp-release.yaml (openshift#537)

4.8.0-0.microshift-2022-01-04-175420

Toggle 4.8.0-0.microshift-2022-01-04-175420's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
hack to temp fix releases (openshift#534)