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

feat(api, package-operator): add multi chart packages #563

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

Conversation

kosmoz
Copy link
Member

@kosmoz kosmoz commented Apr 24, 2024

📑 Description

Currently, a package can contain at most one helm release. For some packages (e.g. istio) this is not enough. This PR provides a backwards compatible solution that enables packages to contain multiple helm releases.

✅ Checks

  • My code requires changes to the documentation
  • I have updated the documentation as required

ℹ Additional Information

Required for glasskube/packages#75

@kosmoz kosmoz requested review from pmig and a team as code owners April 24, 2024 12:55
@pmig pmig self-requested a review April 24, 2024 16:10
@kosmoz kosmoz force-pushed the kosmoz/multi-chart-packages branch from e156800 to 82fb188 Compare May 28, 2024 12:37
@kosmoz kosmoz force-pushed the kosmoz/multi-chart-packages branch from 82fb188 to e41590d Compare May 28, 2024 12:59
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.

None yet

3 participants