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

Kubernetes 1.22 compatibility #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Kubernetes 1.22 compatibility #2

wants to merge 3 commits into from

Conversation

uubk
Copy link
Contributor

@uubk uubk commented Mar 24, 2022

This PR:

  • Fixes Ansible deprecation warnings (uses the new module names)
  • Fixes K8S 1.22 compatibility (uses the new version of all the CRDS)
  • Adds support for deployments where the router list is empty

@uubk uubk requested a review from emirisman March 24, 2022 21:08
@uubk uubk force-pushed the k8s-1.22 branch 2 times, most recently from 6ca961b to 608b2a5 Compare March 27, 2022 12:28
uubk added 2 commits April 2, 2022 21:29
This updates us to the last version of the Calico CRDs, which are now
included as a file, since on K8S 1.22+ you have to provide the full
OpenAPI spec.
This optionally skips setting up routers in case the variable is
undefined
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.

1 participant