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

Add 'vxlan-v6.calico', 'wireguard.cali', 'wg-v6.cali' to IP auto-detection skipping #6929

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

coutinhop
Copy link
Contributor

Description

Related issues/PRs

Extends #6902

Fixes #6901 and #6927

Todos

  • Tests
  • Documentation
  • Release note

Release Note

Fix that Calico would try to use the IPV6 VXLAN or Wireguard tunnel devices for its BGP connections. 

Reminder for the reviewer

Make sure that this PR has the correct labels and milestone set.

Every PR needs one docs-* label.

  • docs-pr-required: This change requires a change to the documentation that has not been completed yet.
  • docs-completed: This change has all necessary documentation completed.
  • docs-not-required: This change has no user-facing impact and requires no docs.

Every PR needs one release-note-* label.

  • release-note-required: This PR has user-facing changes. Most PRs should have this label.
  • release-note-not-required: This PR has no user-facing changes.

Other optional labels:

  • cherry-pick-candidate: This PR should be cherry-picked to an earlier release. For bug fixes only.
  • needs-operator-pr: This PR is related to install and requires a corresponding change to the operator.

@coutinhop coutinhop merged commit ce91065 into projectcalico:master Oct 31, 2022
coutinhop added a commit that referenced this pull request Oct 31, 2022
…elease-v3.23

[release-v3.23] Auto pick #6929: Add 'vxlan-v6.calico', 'wireguard.cali', 'wg-v6.cali' to IP
coutinhop added a commit that referenced this pull request Oct 31, 2022
…elease-v3.24

[release-v3.24] Auto pick #6929: Add 'vxlan-v6.calico', 'wireguard.cali', 'wg-v6.cali' to IP
@coutinhop coutinhop deleted the pedro-fix-autodetection-2 branch October 31, 2022 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required Docs not required for this change release-note-required Change has user-facing impact (no matter how small)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

calico-node v3.23 persistently non-ready
3 participants