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
When configuring Medusa through a MedusaConfiguration ref, the expectation is that any change to the referenced object will propagate to the pods which get configured with it.
In the latest versions, we're not propagating the changes to the config maps anymore, which makes it impossible to update the configurations after the initial creation of the cluster.
We need to get the configmaps updated when the referenced MedusaConfiguration gets updated.
┆Issue is synchronized with this Jira Story by Unito
┆Fix Versions: 2024-11
┆Issue Number: K8OP-258
The text was updated successfully, but these errors were encountered:
When configuring Medusa through a MedusaConfiguration ref, the expectation is that any change to the referenced object will propagate to the pods which get configured with it.
In the latest versions, we're not propagating the changes to the config maps anymore, which makes it impossible to update the configurations after the initial creation of the cluster.
We need to get the configmaps updated when the referenced MedusaConfiguration gets updated.
┆Issue is synchronized with this Jira Story by Unito
┆Fix Versions: 2024-11
┆Issue Number: K8OP-258
The text was updated successfully, but these errors were encountered: