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

Updating to support 1.16 #46

Merged
merged 1 commit into from Aug 29, 2019
Merged

Updating to support 1.16 #46

merged 1 commit into from Aug 29, 2019

Conversation

hyperbolic2346
Copy link
Contributor

@hyperbolic2346 hyperbolic2346 commented Aug 29, 2019

@@ -60,6 +60,9 @@ spec:
# active at a time. Since this pod is run as a Deployment,
# Kubernetes will ensure the pod is recreated in case of failure,
# removing the need for passive backups.
selector:
matchLabels:
k8s-app: calico-kube-controllers
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please explain why these 3 lines were added.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tvansteenburgh One of the changes in the API spec from beta to v1 is that .spec.selector is now a required field. I've had to add that when it was absent from templates.

@tvansteenburgh tvansteenburgh merged commit a16227c into master Aug 29, 2019
@addyess addyess deleted the mwilson/calico-1.16 branch March 16, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants