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

[Part 4 of #758] Bump k8s resources to v1.9 available API #920

Merged
merged 3 commits into from
Sep 10, 2018

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Sep 8, 2018

About

Many k8s APIs previously in beta have become stable, this is a version bump of these APIs relating to how k8s resources are defined and behave.

Changed apiVersions

  • Deployments from apps/v1beta2 to apps/v1
  • DaemonSets changed apiVersion from extensions/v1beta1 to apps/v1
  • RBAC resources from rbac.authorization.k8s.io/v1beta1 to rbac.authorization.k8s.io/v1

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.

2 participants