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

Remove extra env section in whereabouts-reconciler daemonset [ocp 4.12] #2276

Open
wants to merge 1 commit into
base: release-4.12
Choose a base branch
from

Conversation

dougbtv
Copy link
Member

@dougbtv dougbtv commented Feb 15, 2024

WHEREABOUTS_NAMESPACE env var was mistakenly added in a separate env section which doesn't take effect.

WHEREABOUTS_NAMESPACE env var is used by whereabouts-reconciler to garbage collect the Pod IPs. When unset, it defaults to kube-system namespace, while ippool.whereabouts.cni.cncf.io custom resource only exist in openshift-multus namespace on openshift.

WHEREABOUTS_NAMESPACE env var was mistakenly added in a separate
env section which doesn't take effect.

WHEREABOUTS_NAMESPACE env var is used by whereabouts-reconciler
to garbage collect the Pod IPs. When unset, it defaults to
kube-system namespace, while ippool.whereabouts.cni.cncf.io
custom resource only exist in openshift-multus namespace on
openshift.

Signed-off-by: Zenghui Shi <[email protected]>
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 15, 2024
@cgoncalves
Copy link

/lgtm

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

openshift-ci bot commented Feb 21, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgoncalves, dougbtv

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

@zshi-redhat
Copy link
Contributor

/retest-required

Copy link
Contributor

openshift-ci bot commented Feb 26, 2024

@dougbtv: The following test 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-network-mtu-migration-ovn-ipv4 43b4979 link false /test e2e-network-mtu-migration-ovn-ipv4

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/test-infra repository. I understand the commands that are listed here.

@zshi-redhat
Copy link
Contributor

/retest-required

@zshi-redhat
Copy link
Contributor

/label backport-risk-assessed

Copy link
Contributor

openshift-ci bot commented Feb 29, 2024

@zshi-redhat: Can not set label backport-risk-assessed: Must be member in one of these teams: [openshift-patch-managers]

In response to this:

/label backport-risk-assessed

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.

@dougbtv
Copy link
Member Author

dougbtv commented Feb 29, 2024

/label backport-risk-assessed

@openshift-ci openshift-ci bot added the backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. label Feb 29, 2024
@dougbtv
Copy link
Member Author

dougbtv commented Feb 29, 2024

/hold

@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 Feb 29, 2024
@dougbtv
Copy link
Member Author

dougbtv commented Feb 29, 2024

This was for a supportex build only: we merged the functionality in 4.12 in #2284

@anuragthehatter
Copy link

/assign @weliang1

Copy link
Contributor

openshift-ci bot commented Feb 29, 2024

@anuragthehatter: GitHub didn't allow me to assign the following users: weliang1.

Note that only openshift members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @weliang1

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.

@anuragthehatter anuragthehatter removed their assignment Feb 29, 2024
@anuragthehatter
Copy link

/assign @weliang1

@weliang1
Copy link

weliang1 commented Mar 1, 2024

/label cherry-pick-approved

@openshift-ci openshift-ci bot added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Mar 1, 2024
@zshi-redhat
Copy link
Contributor

This was for a supportex build only: we merged the functionality in 4.12 in #2284

@dougbtv shall we close this PR or do we want to wait until 4.12.51 is out?

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. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet