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

Implement bypass for machine configuration updates in Cluster API MaaS provider #85

Open
Frantche opened this issue Jul 7, 2023 · 0 comments

Comments

@Frantche
Copy link

Frantche commented Jul 7, 2023


name: Implement bypass for machine configuration updates in Cluster API MaaS provider

Version
cluster-api-provider-maas: v0.4.0
MaaS: 3.2.8

The Problem To Be Solved

In our current setup, the MaaS infrastructure is managed by a separate team who handles the provisioning and configuration of machines for our users. However, during the deployment process in the Cluster API MaaS provider, the operator attempts to update the machine configuration (disabling swap), which is not allowed due to our limited permissions.

Possible Solution

Implement a bypass mechanism to allow the Cluster API MaaS provider operator to proceed with the deployment process without performing machine configuration updates.

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

No branches or pull requests

1 participant