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

Ensure the init container is removed if the unified image should be used #2195

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

johscheuer
Copy link
Member

Description

Fixes an issue with the unified image if an init container with the name foundationdb-kubernetes-init is present. The foundationdb-kubernetes-init init container is used in the split image but not the unified image, so we should ensure that if an init container with that name is present, it is removed.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Discussion

Testing

Ran the test suite with an init container and the unified image.

Documentation

Follow-up

@johscheuer johscheuer added the bug Something isn't working label Jan 22, 2025
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: b15af73
  • Duration 3:09:54
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants