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 HPA diff (upstream bug) #526

Merged
merged 1 commit into from
Jan 6, 2022
Merged

Fix HPA diff (upstream bug) #526

merged 1 commit into from
Jan 6, 2022

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Jan 6, 2022

Update fluxcd/pkg/ssa to v0.8.0 that implements a workaround for a Kubernetes API server-side apply dry-run bug where the HPA custom metrics are duplicated.

Fix: #494

Update fluxcd/ssa to v0.8.0 that implements a workaround for a Kubernetes API server-side apply dry-run bug where the HPA custom metrics are duplicated.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan merged commit ed4d153 into main Jan 6, 2022
@stefanprodan stefanprodan deleted the hpa-diff-fix branch January 6, 2022 09:11
@stefanprodan stefanprodan added the area/server-side-apply SSA related issues and pull requests label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server-side-apply SSA related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HorizontalPodAutoscaler causes repeated "configured" logs in kustomize log
2 participants