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: Autoscaling/v2beta1 removed in Kubernetes 1.25 #463

Merged
merged 1 commit into from
May 5, 2023

Conversation

johngmyers
Copy link
Contributor

Fixes #459

@stepanstipl
Copy link
Contributor

Thanks @johngmyers, this looks good 👍 . Can you pls. also move the tests1 accordingly? (and rebase on the current master if possible).

Cheers 🎉.

Footnotes

  1. https://github.com/doitintl/kube-no-trouble/blob/d0ef3cbbe478d67aa1aa83a75d5c13c701a69ba0/test/rules_126_test.go#L9

@johngmyers
Copy link
Contributor Author

@stepanstipl the git-check-commits.sh script appears to be enforcing a capitalization requirement that is not in the Conventional Commits specification and is not mentioned in README.md. The apiVersion in question is typically rendered in lower case.

@stepanstipl
Copy link
Contributor

Hi @johngmyers, you're totally correct here. Do you think that for now, you can perhaps rephrase the commit? Maybe smth. like fix: Move autoscaling/v2beta1 to Kubernetes 1.25 group or similar.

On the topic of the capital letters - I guess it's a personal preference. Not a strong one, so potentially open to discussion (I simply think it doesn't matter too much). But you're right that it would be a good idea to mention this in the docs 🙏 .

@johngmyers
Copy link
Contributor Author

@stepanstipl I changed the commit message

@stepanstipl stepanstipl changed the title fix: autoscaling/v2beta1 was removed in Kubernetes 1.25 fix: Move autoscaling/v2beta1 removed to Kubernetes 1.25 May 3, 2023
Copy link
Contributor

@stepanstipl stepanstipl left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM. 👍 🎉

@stepanstipl
Copy link
Contributor

@johngmyers
Copy link
Contributor Author

@stepanstipl I'll have to create a key. This signing requirement is another thing that isn't but should be mentioned in the Development section of README.md.

@dark0dave
Copy link
Collaborator

dark0dave commented May 4, 2023

@stepanstipl I'll have to create a key. This signing requirement is another thing that isn't but should be mentioned in the Development section of README.md.

@johngmyers, I will sort that out thanks! See #485

@johngmyers johngmyers force-pushed the autoscaling branch 2 times, most recently from 00f8f52 to 6c4209b Compare May 4, 2023 23:18
@johngmyers
Copy link
Contributor Author

@stepanstipl commit is signed now.

@stepanstipl stepanstipl merged commit df9a017 into doitintl:master May 5, 2023
23 checks passed
@stepanstipl
Copy link
Contributor

👍 thanks!

@johngmyers johngmyers deleted the autoscaling branch May 5, 2023 16:09
@stepanstipl stepanstipl changed the title fix: Move autoscaling/v2beta1 removed to Kubernetes 1.25 fix: Autoscaling/v2beta1 removed in Kubernetes 1.25 Sep 5, 2023
@stepanstipl stepanstipl added the fix Fix for an issue label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix for an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.26 removal of horizontal pod autoscaler autoscaling/v2beta1 is incorrect
3 participants