- Nov 21, 2024
-
-
openshift-merge-bot[bot] authored
CORS-3741: [Nutanix] support multi-subnets in Machine providerSpec
-
- Nov 20, 2024
- Nov 04, 2024
-
-
openshift-merge-bot[bot] authored
OCPBUGS-44056: Remove unneeded VNet permissions from Azure CredentialsRequest
-
- Oct 31, 2024
-
-
Taylor Fahlman authored
-
- Oct 25, 2024
-
-
openshift-merge-bot[bot] authored
OCPBUGS-41502: vSphere klog initialization preventing verbose log messages
-
- Oct 23, 2024
-
-
Richard Vanderpool authored
-
openshift-merge-bot[bot] authored
OCPBUGS-38724: Fix misleading error messages relating to new yaml config
-
vr4manta authored
-
- Oct 21, 2024
-
-
openshift-merge-bot[bot] authored
OCPBUGS-43481: fix: health probes paths and updated timing
-
ehila authored
aligned readiness probe to /readyz and liveness to /healthz added startup probe with more forgiving timings to account for time to get leader on slower systems like sno added explicit timing values for health probes to handle slower response environments like sno during upgrades Signed-off-by:
ehila <ehila@redhat.com>
-
- Oct 09, 2024
-
-
openshift-merge-bot[bot] authored
NO-JIRA: Bump cluster-api-actuator-pkg/testutils, use envtest --index
-
- Oct 08, 2024
-
-
Damiano Donati authored
-
Damiano Donati authored
-
Damiano Donati authored
-
Damiano Donati authored
-
Damiano Donati authored
-
- Oct 07, 2024
-
-
openshift-merge-bot[bot] authored
OCPCLOUD-2693: Added the AWS Capacity Reservation Webhook
-
Thirumalesh Aaraveti authored
-
openshift-merge-bot[bot] authored
NO-JIRA: Updates MachineSet tests to use GenerateName
-
- Oct 04, 2024
-
-
Theo Barber-Bany authored
-
Theo Barber-Bany authored
-
Theo Barber-Bany authored
Use GenerateName when creating MachineSet instances to avoid test flakes. Turs out the DeleteAll call in the cleanup function is async, so occasionally we were seeing test failures where the instance name was being reused, but the previous instance had not deleted yet.
-
- Sep 30, 2024
-
-
openshift-merge-bot[bot] authored
OCPBUGS-42529: Updates paused condition messages
-
- Sep 27, 2024
-
-
Theo Barber-Bany authored
This change updates the Paused condition: - Use the same reasons across MachineSet and Machine - If `Status.AuthoritativeAPI` is not set, update the condition message to reflect this.
-
- Sep 24, 2024
-
-
openshift-merge-bot[bot] authored
OCPBUGS-42388: Ensure deletion annotation takes priority and oldestPolicy can distinguish longer ages
-
openshift-merge-bot[bot] authored
OCPCLOUD-2738: Update dependencies to K8s 1.31
-
- Sep 23, 2024
-
-
Joel Speed authored
-
Joel Speed authored
-
Joel Speed authored
-
Joel Speed authored
-
Joel Speed authored
-
- Sep 12, 2024
-
-
openshift-merge-bot[bot] authored
OCPCLOUD-2565: Adds paused condition to MachineSet
-
- Sep 11, 2024
-
-
Theo Barber-Bany authored
- Fixes the test that transitions through Migrating to MachineAPI, checking Paused remains True is functional. - Use IsRetryableAPIError from testutils
-
Theo Barber-Bany authored
-
Theo Barber-Bany authored
This change sets the paused condition false when the MachineSet status has the AuthoritativeAPI set to MachineAPI, otherwise it sets it to true and stops reconciliation.
-
- Sep 10, 2024
-
-
Theo Barber-Bany authored
-
openshift-merge-bot[bot] authored
OCPCLOUD-2565: Adds paused condition to Machine
-
Theo Barber-Bany authored
-
Theo Barber-Bany authored
-