Skip to content

Releases: openshift/microshift

4.12.1

09 Feb 21:22
microshift-4.12.1
3db9e81
Compare
Choose a tag to compare

Baseline release tag for 4.12 series.

Latest Nightly Build

12 May 00:11
a90c081
Compare
Choose a tag to compare
Latest Nightly Build Pre-release
Pre-release
Support manifest embedding in user-app rpms & fixes (#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

20 Apr 19:20
48863ff
Compare
Choose a tag to compare
Pre-release
Restart MicroShift when IP address changes (#650)

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

Signed-off-by: Miguel Angel Ajo <[email protected]>
Signed-off-by: Ricardo Noriega <[email protected]>

* Recreate Endpoints after IP change

Signed-off-by: Miguel Angel Ajo <[email protected]>
Co-authored-by: Ricardo Noriega <[email protected]>

* Fix DeepEqual condition and endpoints creation logic

Signed-off-by: Ricardo Noriega <[email protected]>

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

20 Apr 15:09
48863ff
Compare
Choose a tag to compare
Pre-release
Restart MicroShift when IP address changes (#650)

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

Signed-off-by: Miguel Angel Ajo <[email protected]>
Signed-off-by: Ricardo Noriega <[email protected]>

* Recreate Endpoints after IP change

Signed-off-by: Miguel Angel Ajo <[email protected]>
Co-authored-by: Ricardo Noriega <[email protected]>

* Fix DeepEqual condition and endpoints creation logic

Signed-off-by: Ricardo Noriega <[email protected]>

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

11 Mar 13:42
06ca50d
Compare
Choose a tag to compare
Pre-release
Fix AIO image to properly configure crio for MicroShift networking (#…

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

08 Mar 20:49
e7cd34f
Compare
Choose a tag to compare
Pre-release
fix typo in reference (#623)

Signed-off-by: Miguel Angel Ajo <[email protected]>

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

03 Feb 09:41
0481d4e
Compare
Choose a tag to compare
force packaging versions (#594)

* force packaging versions

Signed-off-by: Ryan Cook <[email protected]>

* new packaging message

Signed-off-by: Ryan Cook <[email protected]>

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

06 Jan 21:55
a98a240
Compare
Choose a tag to compare
Pre-release
Fix of mirrors for release.sh (#547)

* Update release.yaml

* Update release.yaml

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

04 Jan 21:32
a8a68ee
Compare
Choose a tag to compare
Pre-release
Update temp-release.yaml (#537)

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

04 Jan 18:42
0f625b4
Compare
Choose a tag to compare
Pre-release
hack to temp fix releases (#534)