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

adds vpa daemonset handling #1779

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

KitSutliff
Copy link
Contributor

@KitSutliff KitSutliff commented Jun 1, 2023

Tooled around with this and think I've got a fix. Did not implement sidecar for now. Any thoughts?

fixes #1667

@KitSutliff KitSutliff requested a review from a team as a code owner June 1, 2023 02:59
Copy link
Member

@TylerHelmuth TylerHelmuth left a comment

Choose a reason for hiding this comment

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

@KitSutliff were you able to do any manual testing and observe the vertical scaling working as expected?

@KitSutliff
Copy link
Contributor Author

Ah no. haven't reproduced it on a working cluster, developing an end-to-end based on the hpa tests

Kielek and others added 6 commits June 21, 2023 19:49
…r is enabled (open-telemetry#1712)

* Code fix for issues open-telemetry#1623, open-telemetry#1622, open-telemetry#958

* updated the PR with an alternative logic to fi the relabel config issue

* fixed codelint issues

* reverted the logic to update scrape_configs

* fixed unit test case failures

* fixed code lint issues

* changes to replace_config to handle unamrshalling issue when tarallocatorewrite flag is enabled

* fixed unit test case failure

* updated e2e test to cover labelkeep usecase

* updated unit test to escape $ signs

* updated unit test to cover missing and invalig configs

* resolved merge conflicts

* updated tests, refactored logic based on the new commits

* uncommented labeldrop e2e test

* added back target allocator attribute

* comment for unescaping TA config

* updated the README document to reflect the traslations

* updated the README document to reflect the traslations

* updated the TA config section in the README document

* addressed the review comment on README doc

---------

Co-authored-by: Jacob Aronoff <jaronoff97@users.noreply.github.com>
* Bump python to 1.18.0/0.39b0

* changelog

---------

Co-authored-by: Jacob Aronoff <jaronoff97@users.noreply.github.com>
* release the operator

* update changelog and versions

* remove last compat

* Fix changelog

* more chlog
@KitSutliff KitSutliff requested a review from a team as a code owner June 22, 2023 02:50
@jaronoff97
Copy link
Contributor

@KitSutliff looks like a bad rebase, you may want to reattempt your rebase on main.

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.

[feature request] support scale subresource for mode: daemonset
5 participants