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

Unify config for sidecar and init containers #193

Merged
merged 8 commits into from
Oct 22, 2024
Merged

Conversation

Starttoaster
Copy link
Contributor

@Starttoaster Starttoaster commented Oct 21, 2024

This will be a breaking change for sidecar containers, as it makes both more similar to the current usage for init containers. But in an unbreaking way, enhances init containers to be able to list their own volumes and volumeMounts. And enhances sidecar containers to have access to the same configuration options to automatically copy the chia container's environment variables and volume mounts.

Breaking changes:

  • sidecars config has changed
  • kubectl apply no longer works for the CRDs because they're too long, so a --server-side apply is now necessary.

@Starttoaster Starttoaster merged commit a37160b into main Oct 22, 2024
12 checks passed
@Starttoaster Starttoaster deleted the extra-containers branch October 22, 2024 16:10
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.

2 participants