-
Notifications
You must be signed in to change notification settings - Fork 1.4k
OCPBUGS-45726: IBMCloud: Add service overrides #9267
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
OCPBUGS-45726: IBMCloud: Add service overrides #9267
Conversation
Add additional IBM Cloud service override support for COS Config and Global Catalog, for IBM Cloud Terraform plugin and any Cluster Operators. Related: https://issues.redhat.com/browse/OCPBUGS-34974
Bump the IBM Cloud TF plugin commit to pull in required changes for COS endpoint configuration.
Skipping CI for Draft Pull Request. |
@cjschaef: This pull request references Jira Issue OCPBUGS-34974, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
I think I need a new Jira opened manually as well, since automated cherry-pick didn't work. |
/retitle OCPBUGS-45726: IBMCloud: Add service overrides |
@cjschaef: This pull request references Jira Issue OCPBUGS-45726, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
/jira refresh |
@cjschaef: This pull request references Jira Issue OCPBUGS-45726, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: 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 openshift-eng/jira-lifecycle-plugin repository. |
/retest |
/test e2e-openstack-proxy |
/label backport-risk-assessed |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sadasu 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 |
/lgtm |
Looking at
So, from what I see, the failures are due to the known etcd limitations we have and not in regard to the changes in this PR. |
/label cherry-pick-approved |
@cjschaef: 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. |
15a9f9e
into
openshift:release-4.17
@cjschaef: Jira Issue OCPBUGS-45726: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-45726 has been moved to the MODIFIED state. 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 openshift-eng/jira-lifecycle-plugin repository. |
[ART PR BUILD NOTIFIER] Distgit: ose-baremetal-installer |
[ART PR BUILD NOTIFIER] Distgit: ose-installer-altinfra |
[ART PR BUILD NOTIFIER] Distgit: ose-installer-terraform-providers |
[ART PR BUILD NOTIFIER] Distgit: ose-installer-artifacts |
/cherrypick release-4.16 |
@cjschaef: Failed to get PR patch from GitHub. This PR will need to be manually cherrypicked. Error messagestatus code 406 not one of [200], body: {"message":"Sorry, the diff exceeded the maximum number of files (300). Consider using 'List pull requests files' API or locally cloning the repository instead.","errors":[{"resource":"PullRequest","field":"diff","code":"too_large"}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#list-pull-requests-files","status":"406"}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. |
Add additional IBM Cloud service override support for COS Config
and Global Catalog, for IBM Cloud Terraform plugin and any
Cluster Operators.
Related: https://issues.redhat.com/browse/OCPBUGS-34974