Tags: dmc5179/microshift
Tags
first build based on 4.10 branch of OCP
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.
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>
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>
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>
fix typo in reference (openshift#623) Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
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>
Fix of mirrors for release.sh (openshift#547) * Update release.yaml * Update release.yaml
Update temp-release.yaml (openshift#537)
hack to temp fix releases (openshift#534)
PreviousNext