Crystal Chun
Crystal Chun
https://issues.redhat.com/browse/OCPBUGS-30233 Filter the IP addresses when creating connectivity groups to hosts that belong within the machine network CIDRs (if they exist) to prevent failing "belongs-to-majority" validation. Previously, if the IPs...
SNO clusters don't restart the hosts before beginning installation so if we generate a random hostname and write it to /etc/hostname, it won't take effect unless the hostname service is...
Getting this error running skipper on MacOS ``` Error: the '--group-add keep-groups' option is not supported in remote mode ``` group-add was added with this commit: https://github.com/Stratoscale/skipper/commit/46c1562097cee5caf0330f8316938eab685985e0 Is there a...
Cherry-pick of PR https://github.com/openshift/assisted-installer-agent/pull/778 /cc @gamli75 --- Adds a retry when downloading the boot artifacts from assisted service in case there are connection issues or a server disruption.
## List all the issues related to this PR - [ ] New Feature - [ ] Enhancement - [ ] Bug fix - [ ] Tests - [ ]...
## List all the issues related to this PR - [ ] New Feature - [ ] Enhancement - [ ] Bug fix - [ ] Tests - [ ]...
https://github.com/coreos/coreos-assembler/blob/bf8b944d6fd211cb3f9071820934db65138b80b6/src/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml#L16 OCP 4.19+ occupies slightly more space in the `/boot` directory 4.18: ``` /dev/sda3 350M 229M 99M 70% /boot ``` 4.19+: ``` /dev/sda3 350M 242M 85M 74% /boot ``` It...