Skip to content

WIP: Installer capg dual stack#10323

Open
barbacbd wants to merge 6 commits intoopenshift:mainfrom
barbacbd:installer-capg-dual-stack
Open

WIP: Installer capg dual stack#10323
barbacbd wants to merge 6 commits intoopenshift:mainfrom
barbacbd:installer-capg-dual-stack

Conversation

@barbacbd
Copy link
Contributor

Adding CAPG support for Dual Stack to the OpenShift installer.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 18, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 18, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign andfasano for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Update the CAPG provider to point to the commits (local branch) including updates for dual stack support.
Update the CAPG provider to point to the commits (local branch) including updates for dual stack support.
@barbacbd barbacbd force-pushed the installer-capg-dual-stack branch from bc7bca0 to 9ae1d01 Compare March 4, 2026 11:54
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 4, 2026
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 4, 2026

@barbacbd: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-ovn-dualstack-ipv4-primary-techpreview bc7bca0 link false /test e2e-aws-ovn-dualstack-ipv4-primary-techpreview
ci/prow/e2e-aws-ovn-dualstack-ipv6-primary-techpreview bc7bca0 link false /test e2e-aws-ovn-dualstack-ipv6-primary-techpreview
ci/prow/unit 9ae1d01 link true /test unit
ci/prow/e2e-gcp-custom-endpoints 9ae1d01 link false /test e2e-gcp-custom-endpoints
ci/prow/e2e-aws-byo-subnet-role-security-groups 9ae1d01 link false /test e2e-aws-byo-subnet-role-security-groups
ci/prow/gofmt 9ae1d01 link true /test gofmt
ci/prow/e2e-aws-ovn-single-node 9ae1d01 link false /test e2e-aws-ovn-single-node
ci/prow/e2e-aws-ovn-imdsv2 9ae1d01 link false /test e2e-aws-ovn-imdsv2
ci/prow/gcp-private 9ae1d01 link false /test gcp-private
ci/prow/e2e-aws-default-config 9ae1d01 link false /test e2e-aws-default-config
ci/prow/e2e-gcp-secureboot 9ae1d01 link false /test e2e-gcp-secureboot
ci/prow/govet 9ae1d01 link true /test govet
ci/prow/e2e-gcp-default-config 9ae1d01 link false /test e2e-gcp-default-config
ci/prow/gcp-custom-endpoints-proxy-wif 9ae1d01 link false /test gcp-custom-endpoints-proxy-wif
ci/prow/e2e-gcp-ovn-xpn 9ae1d01 link false /test e2e-gcp-ovn-xpn
ci/prow/images 9ae1d01 link true /test images
ci/prow/e2e-aws-ovn 9ae1d01 link true /test e2e-aws-ovn
ci/prow/e2e-gcp-xpn-custom-dns 9ae1d01 link false /test e2e-gcp-xpn-custom-dns
ci/prow/verify-deps 9ae1d01 link true /test verify-deps
ci/prow/e2e-aws-ovn-edge-zones 9ae1d01 link false /test e2e-aws-ovn-edge-zones
ci/prow/verify-codegen 9ae1d01 link true /test verify-codegen
ci/prow/e2e-gcp-ovn-byo-vpc 9ae1d01 link false /test e2e-gcp-ovn-byo-vpc
ci/prow/okd-scos-images 9ae1d01 link true /test okd-scos-images
ci/prow/e2e-aws-ovn-fips 9ae1d01 link false /test e2e-aws-ovn-fips
ci/prow/golint 9ae1d01 link true /test golint
ci/prow/e2e-aws-ovn-edge-zones-manifest-validation 9ae1d01 link true /test e2e-aws-ovn-edge-zones-manifest-validation
ci/prow/e2e-gcp-custom-dns 9ae1d01 link false /test e2e-gcp-custom-dns
ci/prow/e2e-aws-ovn-heterogeneous 9ae1d01 link false /test e2e-aws-ovn-heterogeneous
ci/prow/e2e-gcp-ovn 9ae1d01 link true /test e2e-gcp-ovn
ci/prow/e2e-aws-ovn-shared-vpc-edge-zones 9ae1d01 link false /test e2e-aws-ovn-shared-vpc-edge-zones
ci/prow/shellcheck 9ae1d01 link true /test shellcheck
ci/prow/verify-vendor 9ae1d01 link true /test verify-vendor
ci/prow/aws-private 9ae1d01 link false /test aws-private
ci/prow/e2e-aws-ovn-shared-vpc-custom-security-groups 9ae1d01 link false /test e2e-aws-ovn-shared-vpc-custom-security-groups
ci/prow/yaml-lint 9ae1d01 link true /test yaml-lint
ci/prow/e2e-gcp-xpn-dedicated-dns-project 9ae1d01 link false /test e2e-gcp-xpn-dedicated-dns-project
ci/prow/artifacts-images 9ae1d01 link true /test artifacts-images

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants