You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: