Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Update SkipCNIBinaries param to CalicoConfig #2415

Closed
1 of 10 tasks
12345lcr opened this issue May 19, 2022 · 0 comments · Fixed by #2416
Closed
1 of 10 tasks

Update SkipCNIBinaries param to CalicoConfig #2415

12345lcr opened this issue May 19, 2022 · 0 comments · Fixed by #2416
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature needs-triage Indicates an issue or PR needs to be triaged

Comments

@12345lcr
Copy link
Contributor

(This is used to request new product features)

Describe the feature request
After bump calico package to 3.22.1, there is a new boolean field calico.config.skipCNIBinaries. This field allows to skip cni plugin binaries from calico package. Because for the cluster providers who already have cni binaries installed in their OVA, we do not want calico to overwrite them.

https://github.com/vmware-tanzu/community-edition/blob/80553a0e976a4bdd26f8e64aff41ae5755eb3d4e/addons/packages/calico/3.22.1/bundle/config/values.yaml#L19

Note that docker nodes do not have these cni binaries, so the SkipCNIBinaries must be false for the docker provider.

Affected product area (please put an X in all that apply)

  • APIs
  • Addons
  • CLI
  • Docs
  • IAM
  • Installation
  • Plugin
  • Security
  • Test and Release
  • User Experience

Additional context

@12345lcr 12345lcr added kind/feature Categorizes issue or PR as related to a new feature needs-triage Indicates an issue or PR needs to be triaged labels May 19, 2022
@12345lcr 12345lcr self-assigned this May 19, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
kind/feature Categorizes issue or PR as related to a new feature needs-triage Indicates an issue or PR needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant