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

OSASINFRA-3754: openstack: Stop generating legacy CCM configuration #9601

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

Conversation

stephenfin
Copy link
Contributor

@stephenfin stephenfin commented Mar 26, 2025

The legacy cloud provider read its configuration from the cloud.conf key of the kube-system / openstack-credentials secret. The out-of-tree one uses cloud.conf key of the openshift-cloud-controller-manager / cloud-conf config map. We can therefore remove the former.

Dependencies:

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 26, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Mar 26, 2025

@stephenfin: This pull request references OSASINFRA-3754 which is a valid jira issue.

In response to this:

[ ] #9194

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 Mar 26, 2025

[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 rna-afk for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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-robot
Copy link
Contributor

openshift-ci-robot commented Mar 26, 2025

@stephenfin: This pull request references OSASINFRA-3754 which is a valid jira issue.

In response to this:

Depends on #9194

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.

@stephenfin
Copy link
Contributor Author

/hold

for dep

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 26, 2025
@stephenfin stephenfin force-pushed the remove-legacy-ccm-config branch from 47fe3e8 to 84ec207 Compare March 27, 2025 18:16
@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 29, 2025
@stephenfin stephenfin force-pushed the remove-legacy-ccm-config branch from 84ec207 to cb8523c Compare April 14, 2025 11:05
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 14, 2025
The legacy cloud provider read its configuration from the 'cloud.conf'
key of the 'kube-system / openstack-credentials' secret. The out-of-tree
one uses 'cloud.conf' key of the 'openshift-cloud-controller-manager /
cloud-conf' config map. We can therefore remove the former.

Signed-off-by: Stephen Finucane <[email protected]>
@stephenfin stephenfin force-pushed the remove-legacy-ccm-config branch from cb8523c to 4b74292 Compare April 14, 2025 11:08
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Apr 14, 2025

@stephenfin: This pull request references OSASINFRA-3754 which is a valid jira issue.

In response to this:

The legacy cloud provider read its configuration from the cloud.conf key of the kube-system / openstack-credentials secret. The out-of-tree one uses cloud.conf key of the openshift-cloud-controller-manager / cloud-conf config map. We can therefore remove the former

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.

@stephenfin stephenfin changed the title OSASINFRA-3754: Stop generating legacy CCM configuration OSASINFRA-3754: openstack: Stop generating legacy CCM configuration Apr 14, 2025
stephenfin added a commit to shiftstack/openstack-test that referenced this pull request Apr 14, 2025
The config file stored here was used for the legacy CCM. It is not
relevant to the external CCM and we would like to stop setting it in
[1]. Remove the test, allowing us to do so.

[1] openshift/installer#9601

Signed-off-by: Stephen Finucane <[email protected]>
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Apr 14, 2025

@stephenfin: This pull request references OSASINFRA-3754 which is a valid jira issue.

In response to this:

The legacy cloud provider read its configuration from the cloud.conf key of the kube-system / openstack-credentials secret. The out-of-tree one uses cloud.conf key of the openshift-cloud-controller-manager / cloud-conf config map. We can therefore remove the former.

Dependencies:

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 Apr 14, 2025

@stephenfin: 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-vsphere-ovn-multi-network 4b74292 link false /test e2e-vsphere-ovn-multi-network
ci/prow/e2e-vsphere-externallb-ovn 4b74292 link false /test e2e-vsphere-externallb-ovn
ci/prow/okd-scos-e2e-aws-ovn 4b74292 link false /test okd-scos-e2e-aws-ovn
ci/prow/e2e-openstack-ovn 4b74292 link true /test e2e-openstack-ovn
ci/prow/e2e-openstack-nfv-intel 4b74292 link false /test e2e-openstack-nfv-intel
ci/prow/e2e-aws-ovn 4b74292 link true /test e2e-aws-ovn
ci/prow/e2e-openstack-proxy 4b74292 link false /test e2e-openstack-proxy

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants