Skip to content

Add controller to deploy machine-api-controllers for full functionality #7

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

Merged
merged 6 commits into from
Oct 24, 2024

Conversation

bastjan
Copy link
Contributor

@bastjan bastjan commented Oct 23, 2024

The original deployment is done by machine-api-operator, but it there is no possibility of using this on with non-inlined providers.

The controller refuses to create a deployment if the upstream one exists and uses jsonnet for easier rendering. Upstream images are taken from the upstream image configmap.

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update tests.

…lity

The original deployment is done by [machine-api-operator](https://github.com/openshift/machine-api-operator/blob/9c3e4a04009ae84958c25b4cbb380a24e7260761/pkg/operator/sync.go#L70-L164), but it there is no possibility of using this on with non-inlined providers.

The controller refuses to create a deployment if the upstream one exists and uses jsonnet for easier rendering. Upstream images are taken from the upstream image configmap.
@bastjan bastjan requested a review from a team October 23, 2024 14:26
@bastjan bastjan added the enhancement New feature or request label Oct 23, 2024
Co-authored-by: Simon Gerber <gesimu@gmail.com>
@bastjan bastjan merged commit 4fac9a8 into master Oct 24, 2024
3 checks passed
@bastjan bastjan deleted the deploy-machine-api-controllers branch October 24, 2024 06:56
bastjan added a commit that referenced this pull request Oct 24, 2024
bastjan added a commit that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants