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

Remove docker build for clusterclass manager #1036

Merged

Conversation

anmazzotti
Copy link
Contributor

What this PR does / why we need it:

@salasberryfin I noticed the exp/clusterclass/Dockerfile was cleaned up, so I think it makes sense to not try to build and use the docker image at this stage. make dev-env shows an error when trying to build the image and may be confusing for users.

That said, the clusterclass manager is correctly loaded by tilt, so it's still available in the development environment.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@anmazzotti anmazzotti requested a review from a team as a code owner January 23, 2025 10:39
@anmazzotti anmazzotti self-assigned this Jan 23, 2025
Copy link
Contributor

@salasberryfin salasberryfin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @anmazzotti. I'm a bit confused why I ended up leaving it like this. I agree it's better to remove it and I think it also aligns with what we do with etcdrestore.

@anmazzotti anmazzotti enabled auto-merge January 23, 2025 10:56
@kkaempf kkaempf added this to the January 2025 milestone Jan 23, 2025
@anmazzotti anmazzotti merged commit c0e51ca into rancher:main Jan 23, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants