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

enhancement(helm): Upgrade to HPA v2 API #1548

Merged
merged 2 commits into from Apr 26, 2023

Conversation

charithe
Copy link
Contributor

The beta versions of HorizontalPodAutoScaler v2 will be dropped in
Kubernetes 1.26 and some distributions such as GKE are warning about it
now.

Signed-off-by: Charith Ellawala charith@cerbos.dev

The beta versions of `HorizontalPodAutoScaler` v2 will be dropped in
Kubernetes 1.26 and some distributions such as GKE are warning about it
now.

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
haines
haines previously approved these changes Apr 26, 2023
@haines
Copy link
Member

haines commented Apr 26, 2023

Should we add a kubeVersion to our chart? I guess we require at least 1.23

@charithe
Copy link
Contributor Author

Good idea!

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #1548 (4184fd6) into main (620f980) will increase coverage by 0.12%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1548      +/-   ##
==========================================
+ Coverage   53.34%   53.47%   +0.12%     
==========================================
  Files         128      128              
  Lines       14449    14449              
==========================================
+ Hits         7708     7726      +18     
+ Misses       6068     6049      -19     
- Partials      673      674       +1     

see 5 files with indirect coverage changes

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@charithe charithe merged commit 41a1753 into cerbos:main Apr 26, 2023
18 of 19 checks passed
@charithe charithe deleted the enhancement/hpa-api-version branch April 26, 2023 17:44
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.

None yet

2 participants