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

Helm chart size is too big #1041

Open
3 tasks
MarcelMue opened this issue May 23, 2023 · 2 comments
Open
3 tasks

Helm chart size is too big #1041

MarcelMue opened this issue May 23, 2023 · 2 comments
Assignees

Comments

@MarcelMue
Copy link
Collaborator

We need to find a long term solution to allow installation through helm charts. Currently we have just removed CRDs from the helm chart all together to allow us to unblock development:
#1040

We have to find a sustainable solution to setup CRDs through harbor-operator. Other projects have outlined solutions to the issue e.g. here: https://azure.github.io/azure-service-operator/design/adr-2023-02-helm-chart-size-limitations/#decision

TODO:

  • Choose a suitable alternative to having CRDs in the helm chart
  • Implement and test the chosen solution
  • Document why the change was made
@MarcelMue
Copy link
Collaborator Author

@MarcelMue Check cert-manager CRD installation for 1.4 release. They recommend installation of the CRD through kubectl apply. Is this a value option for us?

@MarcelMue
Copy link
Collaborator Author

MarcelMue commented Jul 4, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant