[clusterobservability] fix config for bundled collectors#5080
Draft
jinja2 wants to merge 1 commit into
Draft
Conversation
Contributor
E2E Test Results 40 files 263 suites 2h 22m 49s ⏱️ Results for commit 6be7270. ♻️ This comment has been updated with latest results. |
9fefc11 to
ad20221
Compare
…servability Follow-ups to the initial ClusterObservability framework so the generated agent and cluster collectors come up cleanly on stock distributions, plus a smoke e2e that exercises the pipelines end-to-end.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description: Follow-up to #4475 so the bundled agent and cluster collectors generated from a
ClusterObservabilityCR start cleanly on stock k8s.ClusterRoleso the OpenTelemetryCollector controller's automatic-RBAC can grant them per collector.K8S_NODE_NAME/OTEL_NODE_IPon the agent pod.kubelet-serving-caonly when running on OpenShift (the host file does not exist on vanilla Kubernetes)filelogswitches to the unifiedcontaineroperator.Link to tracking Issue(s):
Testing:
make e2e-clusterobservabilitychainsaw target; the alpha CRD is installed directly fromconfig/crd/bases/since it's still excluded from the OLM bundle.experimental: trueso it doesn't block other operator e2e jobs.serverTLSBootstrap;start-kindapproves the kubelet-serving CSRs sokubeletstatsreceiver can verify the kubelet against the cluster CA