Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

feat: optionally install CRD's based on helm value - #2476

Merged
pjuarezd merged 1 commit into
minio:masterfrom
brainhivenl:feat/optional-crds
Oct 9, 2025
Merged

feat: optionally install CRD's based on helm value#2476
pjuarezd merged 1 commit into
minio:masterfrom
brainhivenl:feat/optional-crds

Conversation

@juliamertz

Copy link
Copy Markdown
Contributor

Description

We FluxCD to manage our infrastructure and have to install CRD's before we roll out charts, to do this we need a flag to disable the automatic installation. Currently we have a fork to be able to use this project. but it would be great if this could be included upstream.

Related Issue

fixes: #2416

Type of Change

  • Bug fix 🐛
  • New feature 🚀
  • Breaking change 🚨
  • Documentation update 📖
  • Refactor 🔨
  • Other (please describe) ⬇️

Checklist

  • I have tested these changes
  • I have updated relevant documentation (if applicable)
  • I have added necessary unit tests (if applicable)

@ramondeklein ramondeklein left a comment

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.

helm/operator/templates/sts.min.io_policybindings.yaml is also a CRD, so that should be excluded too.

@juliamertz
juliamertz force-pushed the feat/optional-crds branch from 47e0282 to e7f07b4 Compare July 26, 2025 11:47
@juliamertz

Copy link
Copy Markdown
Contributor Author

Oops, good catch 😅

@meteozond

Copy link
Copy Markdown

Any updates with that?

@ramondeklein

Copy link
Copy Markdown
Contributor

Please review, approve and merge...

@pjuarezd
pjuarezd merged commit 31d4e87 into minio:master Oct 9, 2025
21 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable the CRDs installation via Helm Chart configuration

4 participants