Skip to content
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

MULTIARCH-5150: Pass IAM endpoint override to PowerVS CloudProviderConfig #9143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miyamotoh
Copy link
Contributor

Signed-off-by: Hiro Miyamoto [email protected]

@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 Oct 26, 2024
@miyamotoh miyamotoh force-pushed the pass-iam-endpoint-override-to-cloud-provider-config branch from e458482 to 15f310b Compare October 29, 2024 14:30
@miyamotoh miyamotoh force-pushed the pass-iam-endpoint-override-to-cloud-provider-config branch from 15f310b to 32d6f3f Compare November 1, 2024 13:54
@miyamotoh miyamotoh changed the title WIP: Pass IAM endpoint override to PowerVS CloudProviderConfig Pass IAM endpoint override to PowerVS CloudProviderConfig Nov 1, 2024
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 1, 2024
@@ -88,4 +103,5 @@ powerVSCloudInstanceID = {{.Provider.PowerVSCloudInstanceID}}
powerVSCloudInstanceName = {{.Provider.PowerVSCloudInstanceName}}
powerVSRegion = {{.Provider.PowerVSRegion}}
powerVSZone = {{.Provider.PowerVSZone}}
iamEndpointOverride = {{.Provider.IamEndpointOverride}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you confirm that having this empty worked for external clusters?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I have a 10-day-old evidence that the empty iamEndpointOverride= in the ConfigMap didn't bother an External cluster deploy. If you want another attempt with the latest master, I can retry. Lmk.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try the CI job to be safe

@mjturek
Copy link
Contributor

mjturek commented Nov 4, 2024

/test e2e-powervs-capi-ovn

@mjturek
Copy link
Contributor

mjturek commented Nov 4, 2024

/lgtm

@mjturek
Copy link
Contributor

mjturek commented Nov 4, 2024

/assign r4f4

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 4, 2024
Copy link
Contributor

@r4f4 r4f4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

Copy link
Contributor

openshift-ci bot commented Nov 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: r4f4

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 5, 2024
@mjturek
Copy link
Contributor

mjturek commented Nov 5, 2024

/retitle MULTIARCH-5150: Pass IAM endpoint override to PowerVS CloudProviderConfig

@openshift-ci openshift-ci bot changed the title Pass IAM endpoint override to PowerVS CloudProviderConfig MULTIARCH-5150: Pass IAM endpoint override to PowerVS CloudProviderConfig Nov 5, 2024
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 5, 2024
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 5, 2024

@miyamotoh: This pull request references MULTIARCH-5150 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.18.0" version, but no target version was set.

In response to this:

Signed-off-by: Hiro Miyamoto [email protected]

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 openshift-eng/jira-lifecycle-plugin repository.

Copy link
Contributor

openshift-ci bot commented Nov 5, 2024

@miyamotoh: 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-ibmcloud-ovn e458482 link false /test e2e-ibmcloud-ovn
ci/prow/e2e-aws-ovn 32d6f3f link unknown /test e2e-aws-ovn

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.

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 24f72f0 and 2 for PR HEAD 32d6f3f in total

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants