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

add support to hpa behaviors on canaries #740

Merged
merged 2 commits into from
Dec 7, 2020

Conversation

tr-fteixeira
Copy link
Contributor

Implements #727

I've tested the client locally agains a 1.14 (kind) and it was alright.. If there is no behavior, it is just ignored.
Didn't fully test a deployment/canary rollout on that version.

Tested it all against a 1.18 cluster, deployment and changes to HPA specs are synced correctly.
HPA is not tracked by itself, depends on changes on other resources to be applied to primary.

The logs for diff in behavior fields

Screen Shot 2020-12-06 at 12 46 15 AM

Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

Please change the HPAs used in unit tests to v2beta2.

Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @tr-fteixeira

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.

2 participants