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
For v1.0.0 it was decided that utilizing the underlying Helm management when concurrent reconciliations is set to a value of 1 is sufficient. While the underlying implementation details may change to prevent race conditions when scaling concurrent reconciliations > 1, the behavior that no two ClusterExtensions should be able to manage the same underlying objects needs to be documented.