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

controller/node: skip update vlanconfig with witness node (backport #105) #108

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Aug 7, 2024

Problem:
Now, the matched-nodes will filter out the witness node with creation.
However, the controller has a chance to update the witness node to the matched-nodes on the controller part.

Solution:
We need to skip to update the matched-nodes with the witness node change.

Related Issue:
#104 (comment)

Test plan:
Make sure the matched-nodes annotation of vlanconfig does not contain any witness node.


This is an automatic backport of pull request #105 done by [Mergify](https://mergify.com).

@Vicente-Cheng
Copy link
Contributor

We need PR #107 to be merged first, then CI will pass.

@Vicente-Cheng
Copy link
Contributor

@Mergifyio rebase

Copy link
Author

mergify bot commented Aug 9, 2024

rebase

❌ Unable to rebase: user Vicente-Cheng is unknown.

Please make sure Vicente-Cheng has logged in Mergify dashboard.

    - we did not apply any vlanconfig on the witness node,
      so we need to skip the vlanconfig update when witness
      node change.

Signed-off-by: Vicente Cheng <[email protected]>
(cherry picked from commit 9ca1501)
@starbops starbops merged commit 157d1e2 into v0.4.x Aug 9, 2024
4 checks passed
@mergify mergify bot deleted the mergify/bp/v0.4.x/pr-105 branch August 9, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants