Skip to content

chore: replace bitnami image references with soldevelo equivalents#740

Open
jkondrat-sd wants to merge 1 commit into
silogen:mainfrom
jkondrat-sd:deps/replace-bitnami-images-2026-06-08
Open

chore: replace bitnami image references with soldevelo equivalents#740
jkondrat-sd wants to merge 1 commit into
silogen:mainfrom
jkondrat-sd:deps/replace-bitnami-images-2026-06-08

Conversation

@jkondrat-sd

@jkondrat-sd jkondrat-sd commented Jun 9, 2026

Copy link
Copy Markdown

Why this change

Bitnami moved image updates behind a paywall on August 28 2025, and public images no longer receive ongoing updates.
SolDevelo images are free drop-in replacements with active support.

Image replacements

@jkondrat-sd jkondrat-sd requested a review from a team as a code owner June 9, 2026 09:36
containers:
- name: node-labeling
image: bitnami/kubectl:latest
image: soldevelo/kubectl:latest

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Removing the Bitnami dependency is reasonable, but would alpine/kubectl or similar distro based source work instead?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

That's a valid alternative. I suggested SolDevelo because it's a Bitnami-compatible drop-in replacement, which keeps the change minimal and avoids additional testing or configuration changes beyond replacing the image source.

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.

3 participants