-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⚠️ Change the way IPAM is deployed with CAPM3 and Test changes made in IPAM and CAPM3 together #1459
⚠️ Change the way IPAM is deployed with CAPM3 and Test changes made in IPAM and CAPM3 together #1459
Conversation
/test metal3-dev-env-integration-test-ubuntu-main |
1 similar comment
/test metal3-dev-env-integration-test-ubuntu-main |
54c69b2
to
f522417
Compare
/test metal3-dev-env-integration-test-ubuntu-main |
f522417
to
809df47
Compare
/test metal3-dev-env-integration-test-ubuntu-main |
809df47
to
9ef6cc2
Compare
/test metal3-dev-env-integration-test-ubuntu-main |
9ef6cc2
to
b269826
Compare
/test metal3-dev-env-integration-test-ubuntu-main |
37b23a2
to
4742bea
Compare
/test metal3-dev-env-integration-test-ubuntu-main |
4742bea
to
85efbfa
Compare
/test metal3-dev-env-integration-test-ubuntu-main |
1 similar comment
/test metal3-dev-env-integration-test-ubuntu-main |
85efbfa
to
e5e954c
Compare
/test metal3-dev-env-integration-test-ubuntu-main |
e5e954c
to
85a3585
Compare
/test metal3-dev-env-integration-test-ubuntu-main |
2 similar comments
/test metal3-dev-env-integration-test-ubuntu-main |
/test metal3-dev-env-integration-test-ubuntu-main |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kashifest The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
a982ea1
to
1df52d4
Compare
855c322
to
f2e7bbe
Compare
bcf832c
to
84cb4c9
Compare
84cb4c9
to
b828e93
Compare
/test metal3-centos-e2e-integration-test-release-1-9 |
b828e93
to
d860667
Compare
/test metal3-centos-e2e-integration-test-release-1-9 |
@peppi-lotta: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
…ue to namespace name change Signed-off-by: peppi-lotta <[email protected]>
d860667
to
77e86a8
Compare
/hold |
/override metal3-centos-e2e-integration-test-release-1-9 metal3-dev-env-integration-test-ubuntu-main |
@adilGhaffarDev: adilGhaffarDev unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file. In response to this:
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. |
/override metal3-centos-e2e-integration-test-release-1-9 metal3-dev-env-integration-test-ubuntu-main |
@lentzi90: Overrode contexts on behalf of lentzi90: metal3-centos-e2e-integration-test-release-1-9, metal3-dev-env-integration-test-ubuntu-main In response to this:
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. |
/unhold |
When making IPAm into a provider for CAPI, I needed to change the namespace where IPAM is living and how IPAM is deployed. This PR is made to match those changes in IPAM. There are also changes to CAPM3 These are the related PRs:
These new changes are dependent from each other so the test are not passing in the PRs. This PR changes the way IPAM is deployed with CAMP3 and tests the 2 dependent PR branches together.