Skip to content

Backport CALICO_API_GROUP env var injection to release-v1.42#4591

Open
caseydavenport wants to merge 2 commits intotigera:release-v1.42from
caseydavenport:casey-backport-apigroup-v1.42
Open

Backport CALICO_API_GROUP env var injection to release-v1.42#4591
caseydavenport wants to merge 2 commits intotigera:release-v1.42from
caseydavenport:casey-backport-apigroup-v1.42

Conversation

@caseydavenport
Copy link
Member

Cherry-pick of #4576 to release-v1.42.

Introduces pkg/apigroup to track the active CRD API group and injects CALICO_API_GROUP into all workload containers via the component handler. This tells components whether to use projectcalico.org/v3 or the legacy crd.projectcalico.org/v1 API group.

Stacked on #4575 -- that needs to land on release-v1.42 first as well.

Introduce pkg/apigroup to track the active CRD API group and inject
CALICO_API_GROUP into all workload containers via the component handler.
This tells components whether to use projectcalico.org/v3 or the legacy
crd.projectcalico.org/v1 API group.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants