Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shiftstack/shiftstack-qa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: shiftstack/shiftstack-qa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lb_cm_task
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jun 19, 2026

  1. Fix lb_tests for OCP 4.22 external cloud provider

        Update change_cloud_cm.yml to target the correct ConfigMap and namespace
        for clusters using external cloud provider architecture.
    
        Changes:
        - ConfigMap: cloud-provider-config → cloud-conf
        - Namespace: openshift-config → openshift-cloud-controller-manager
        - Data key: config → cloud.conf
        - Wait logic: Replace node unschedulable polling with deployment rollout restart
    
    Change-Id: I17ad0dfae302537e141de1a24d73914d73a25768
    Signed-off-by: Daniel Lawton <dlawton@redhat.com>
    dlaw4608 committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    d569fcc View commit details
    Browse the repository at this point in the history
Loading