Crystal Chun

Results 9 issues of 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...

approved
lifecycle/stale
needs-rebase
size/M
do-not-merge/hold
do-not-merge/work-in-progress
jira/invalid-bug
jira/valid-reference

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...

do-not-merge/work-in-progress
approved
size/S
jira/valid-reference

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.

size/M
jira/valid-reference

do-not-merge/work-in-progress
size/XS
jira/valid-reference

## List all the issues related to this PR - [ ] New Feature - [ ] Enhancement - [ ] Bug fix - [ ] Tests - [ ]...

size/S
do-not-merge/work-in-progress

## List all the issues related to this PR - [ ] New Feature - [ ] Enhancement - [ ] Bug fix - [ ] Tests - [ ]...

approved
size/XS
lgtm
jira/valid-reference

do-not-merge/work-in-progress
approved
size/XS

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...