-
Notifications
You must be signed in to change notification settings - Fork 557
Update to Kubernetes API Version 1.18 #445
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
Update to Kubernetes API Version 1.18 #445
Conversation
Welcome @tux-rampage! |
This should fix #438 |
/assign @mbohlool |
Thanks for doing this. Can you split this into two commits:
|
Yes. I can do that tomorrow. |
The RollbackConfig type from axtension v1beta1 has been removed from the k8s api. This import is not used anyways so removal should be safe.
@brendanburns I've splitted the commit into three commits:
I hope this helps |
thanks, it makes it much easier to review. /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns, tux-rampage The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The OpenAPI-Spec this library was generated for is outdated (v1.15)
This PR aims to provide updated API objects for the current stable release (1.18)