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

fix/update versions according to k8s Deprecated API Migration Guide #283

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

chdorb
Copy link
Contributor

@chdorb chdorb commented Mar 1, 2022

see https://kubernetes.io/docs/reference/using-api/deprecation-guide/

This PR fixes #282

Checklist

  • I have signed the CLA
  • I have updated/added any relevant documentation

Description

What's the goal of this PR?

Update and add missing versions of k8s components according to the Kubernetes documentation Deprecated API Migration Guide

What changes did you make?

Update existing versions and add missing on the versions.yaml file.

What alternative solution should we consider, if any?

@CLAassistant
Copy link

CLAassistant commented Mar 1, 2022

CLA assistant check
All committers have signed the CLA.

@sudermanjr
Copy link
Member

@chdorb Thanks for opening your first PR! 🎉

I'll get this to someone to review.

Copy link
Contributor

@lucasreed lucasreed left a comment

Choose a reason for hiding this comment

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

This looks great to me, thank you!

@lucasreed lucasreed merged commit b38f1f6 into FairwindsOps:master Mar 1, 2022
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.

Update versions according to the Kubernetes documentation Deprecated API Migration Guide
4 participants