- Notifications
You must be signed in to change notification settings - Fork 198
[Managed OTLP][Helm] Update to use current container repo #7882
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
Merged
ebeahan merged 2 commits into elastic:main from ebeahan:fix/update-managed-otlp-image-repo-value Apr 17, 2025
Merged
[Managed OTLP][Helm] Update to use current container repo #7882
ebeahan merged 2 commits into elastic:main from ebeahan:fix/update-managed-otlp-image-repo-value Apr 17, 2025
Conversation
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
| Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
💛 Build succeeded, but was flaky
Failed CI StepsHistorycc @ebeahan |
rogercoll approved these changes Apr 17, 2025
swiatekm approved these changes Apr 17, 2025
mykolaharmash added a commit to elastic/kibana that referenced this pull request Apr 17, 2025
…erverless (#218527) The current `values.yml` on serverless uses `docker.elastic.co/beats/elastic-agent:9.0.0` which doesn't exist. [The actual fix](elastic/elastic-agent#7882) will be in v9.0.1 but in the meantime we have to do a workaround on the Kibana side and override the broken value in the code snippet. 
| @Mergifyio backport 9.0 |
✅ Backports have been created
|
mergify bot pushed a commit that referenced this pull request Apr 17, 2025
* Fix image repo value for managed_otlp onboarding config * changelog (cherry picked from commit 31c1a44) # Conflicts: # deploy/helm/edot-collector/kube-stack/managed_otlp/values.yaml
ebeahan added a commit that referenced this pull request Apr 21, 2025
…tainer repo (#7903) * [Managed OTLP][Helm] Update to use current container repo (#7882) * Fix image repo value for managed_otlp onboarding config * changelog (cherry picked from commit 31c1a44) # Conflicts: # deploy/helm/edot-collector/kube-stack/managed_otlp/values.yaml * fix conflicts --------- Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
davismcphee pushed a commit to davismcphee/kibana that referenced this pull request Apr 22, 2025
…erverless (elastic#218527) The current `values.yml` on serverless uses `docker.elastic.co/beats/elastic-agent:9.0.0` which doesn't exist. [The actual fix](elastic/elastic-agent#7882) will be in v9.0.1 but in the meantime we have to do a workaround on the Kibana side and override the broken value in the code snippet. 
mykolaharmash added a commit to elastic/kibana that referenced this pull request May 8, 2025
… K8s quick-start flow (#219229) 🛑 Merge only after the `9.0.1` stack release. Removes the docker image override introduced by #218527 to fix an issue with the OTel K8s onboarding flow. The actual fix in the `elastic-agent` repo was implemented in elastic/elastic-agent#7882. Closes #219035 Co-authored-by: Mykola Harmash <mykola.harmash@gmail.com>
akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request May 29, 2025
…erverless (elastic#218527) The current `values.yml` on serverless uses `docker.elastic.co/beats/elastic-agent:9.0.0` which doesn't exist. [The actual fix](elastic/elastic-agent#7882) will be in v9.0.1 but in the meantime we have to do a workaround on the Kibana side and override the broken value in the code snippet. 
akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request May 29, 2025
… K8s quick-start flow (elastic#219229) 🛑 Merge only after the `9.0.1` stack release. Removes the docker image override introduced by elastic#218527 to fix an issue with the OTel K8s onboarding flow. The actual fix in the `elastic-agent` repo was implemented in elastic/elastic-agent#7882. Closes elastic#219035 Co-authored-by: Mykola Harmash <mykola.harmash@gmail.com>
qn895 pushed a commit to qn895/kibana that referenced this pull request Jun 3, 2025
… K8s quick-start flow (elastic#219229) 🛑 Merge only after the `9.0.1` stack release. Removes the docker image override introduced by elastic#218527 to fix an issue with the OTel K8s onboarding flow. The actual fix in the `elastic-agent` repo was implemented in elastic/elastic-agent#7882. Closes elastic#219035 Co-authored-by: Mykola Harmash <mykola.harmash@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
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.





Updates
defaultCRConfig.image.repositoryto usedocker.elastic.co/elastic-agent/elastic-agent.