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

feat: introduce update strategy for all components #454

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

Conversation

prashant-shahi
Copy link
Member

This PR introduces update strategy for all components:

  • ClickHouse Operator
  • OtelAgent and OtelDeployment
  • Alertmanager, Frontend, OtelCollector, OtelCollectorMetrics, and QueryService

Also, the chart version for clickhouse and k8s-infra is bumped up.

Signed-off-by: Prashant Shahi [email protected]

@prashant-shahi prashant-shahi marked this pull request as ready for review June 21, 2024 08:55
@prashant-shahi prashant-shahi requested a review from a team as a code owner June 21, 2024 08:55
@prashant-shahi
Copy link
Member Author

prashant-shahi commented Jun 21, 2024

In case of many nodes, the otel-agent DaemonSet update is very slow. And there is no way to change the update strategy.
So much so, the upgrade had timed out and reverted it as we use atomic flag in our internal upgrade scripts.

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.

1 participant