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(controller): apply and update instrumentation at startup #69

Merged
merged 6 commits into from
Jul 5, 2024

Conversation

basti1302
Copy link
Member

@basti1302 basti1302 commented Jul 5, 2024

Run the instrumentation logic directly at process startup, for all
namespaces where a Dash0 resource exists, independently of reconcile
requests for the Dash0 resources. This main intention is to update the
instrumentation modifications for instrumented workloads immediately
when the operator controller image is updated (for example via helm
upgrade).

Run the instrumentation logic directly at process startup, for all
namespaces where a Dash0 resource exists, independently of reconcile
requests for the Dash0 resources. This main intention is to update the
instrumentation modifications for instrumented workloads immediately
when the operator controller image is updated (for example via helm
upgrade).
@basti1302 basti1302 force-pushed the apply-and-update-instrumentation-at-startup branch from eae9003 to 63fed3e Compare July 5, 2024 12:33
Copy link

sonarcloud bot commented Jul 5, 2024

@basti1302 basti1302 enabled auto-merge (rebase) July 5, 2024 12:35
@basti1302 basti1302 disabled auto-merge July 5, 2024 12:38
@basti1302 basti1302 merged commit b533608 into main Jul 5, 2024
7 checks passed
@basti1302 basti1302 deleted the apply-and-update-instrumentation-at-startup branch July 5, 2024 12:38
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