We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem?/Why is this needed
As maintainers, Xing notes that we should be making sure to keep k8s libraries up to date in our go mods
Dependabot is doing a good job so far, but we should be vigilant.
Script from other repos:
We should run this periodically to be sure we have latest, especially after new k8s Y-stream releases. E.g., need update when k8s 1.33 is released
Describe the solution you'd like in detail
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Enhancement
Is your feature request related to a problem?/Why is this needed
As maintainers, Xing notes that we should be making sure to keep k8s libraries up to date in our go mods
Dependabot is doing a good job so far, but we should be vigilant.
Script from other repos:
We should run this periodically to be sure we have latest, especially after new k8s Y-stream releases. E.g., need update when k8s 1.33 is released
Describe the solution you'd like in detail
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: