Skip to content

Conversation

mauri870
Copy link
Member

@mauri870 mauri870 commented Aug 29, 2025

What does this PR do?

Bitnami announced that their public image catalog will be deleted on September 29th. Migrate to an alternative image.

https://community.broadcom.com/tanzu/blogs/beltran-rueda-borrego/2025/08/18/how-to-prepare-for-the-bitnami-changes-coming-soon

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

@mauri870 mauri870 self-assigned this Aug 29, 2025
@mauri870 mauri870 requested a review from a team as a code owner August 29, 2025 14:27
@mauri870 mauri870 added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches labels Aug 29, 2025
@mauri870 mauri870 requested review from kaanyalti and pchila August 29, 2025 14:27
@mauri870 mauri870 added the backport-active-8 Automated backport with mergify to all the active 8.[0-9]+ branches label Aug 29, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@mauri870 mauri870 force-pushed the bitnami-kubectl-delete branch from cc72116 to c45abb4 Compare September 1, 2025 12:00
Copy link
Member

@pchila pchila left a comment

Choose a reason for hiding this comment

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

Should we consider alternatives? The bitnami/kubectl is only used as opentelemetry-kube-stack helm chart testdata so I don't think it's needed that we stick to a bitnami image.
What about something like https://hub.docker.com/r/rancher/kubectl or some other kubectl image ?

@mauri870
Copy link
Member Author

mauri870 commented Sep 2, 2025

Should we consider alternatives? The bitnami/kubectl is only used as opentelemetry-kube-stack helm chart testdata so I don't think it's needed that we stick to a bitnami image. What about something like https://hub.docker.com/r/rancher/kubectl or some other kubectl image ?

Fair point. From what I could read in the announcement, the bitnamilegacy images will not receive any updates, it is basically a public archive. Agree we should seek alternatives if possible. I'll try with the rancher/kubectl image.

@elasticmachine
Copy link
Collaborator

elasticmachine commented Sep 2, 2025

💔 Build Failed

Failed CI Steps

History

cc @mauri870

@mauri870 mauri870 marked this pull request as draft September 2, 2025 13:27
@mauri870
Copy link
Member Author

mauri870 commented Sep 2, 2025

Okay, I misinterpreted how the testdata charts work. We download the opentelemetry-helm-charts to testdata as part of a mage step. This needs to be fixed upstream first via open-telemetry/opentelemetry-helm-charts#1768.

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-active-8 Automated backport with mergify to all the active 8.[0-9]+ branches backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants