Skip to content

[wip][dnm] ic upgrades#1728

Closed
ricky-rav wants to merge 2 commits intoopenshift:masterfrom
ricky-rav:ICupgrades
Closed

[wip][dnm] ic upgrades#1728
ricky-rav wants to merge 2 commits intoopenshift:masterfrom
ricky-rav:ICupgrades

Conversation

@ricky-rav
Copy link
Contributor

Using this until the next CI image is available to build the latest code from master branch

tssurya added 2 commits June 29, 2023 18:43
Recently we added the network-controller-manager flag
mode for supporting deployments where master will run
separately from cluster-manager. From ovn-kubernetes/ovn-kubernetes#3366
we have renamed the container to be more generic: `ovnkube-controller`.

Since we are still early and only merged this flag a few weeks ago,
let's make sure we stay consistent moving forward and rename
this flag to ovnkube-controller before bringing this flag downstream
into CNO.

NOTE: All exisiting internal code can call this
NetworkControllerManager.
On a user facing level, I'd like to keep this simple and say
anything programming ovnkube and OVN DB is the ovnkube-controller
similar to ovn-controller container. If we don't do this change
now we are going to end up with confusion and mismatch between
ncm flag and ovnkube-controller container.

Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
(cherry picked from commit 402e62b3c3a00e18d5d0e3e9e97f86c960c7efd4)
This commit renames the subsystem from `master`
to `ovnkube-controller`

Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
(cherry picked from commit 93e9bd4a9e78c6ad4b1d1f411ae38211dd963a8b)
@ricky-rav ricky-rav requested a review from dcbw as a code owner June 29, 2023 16:49
@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 Jun 29, 2023
@ricky-rav ricky-rav marked this pull request as draft June 29, 2023 16:49
@openshift-ci openshift-ci bot requested review from jcaamano and trozet June 29, 2023 16:50
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 29, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ricky-rav
Once this PR has been reviewed and has the lgtm label, please assign knobunc for approval. For more information see the Kubernetes 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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 29, 2023

@ricky-rav: 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-ovn-hybrid-step-registry 7f5d1e7 link false /test e2e-ovn-hybrid-step-registry
ci/prow/e2e-aws-ovn-shared-to-local-gateway-mode-migration 7f5d1e7 link true /test e2e-aws-ovn-shared-to-local-gateway-mode-migration
ci/prow/e2e-aws-ovn-serial 7f5d1e7 link true /test e2e-aws-ovn-serial
ci/prow/e2e-aws-ovn-windows 7f5d1e7 link true /test e2e-aws-ovn-windows
ci/prow/e2e-aws-ovn 7f5d1e7 link true /test e2e-aws-ovn
ci/prow/e2e-aws-ovn-kubevirt 7f5d1e7 link false /test e2e-aws-ovn-kubevirt

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/test-infra 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants