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
Currently, the clever-operator listens to creation, update and deletion events from Kubernetes. Even though, it listens to update events, it does not react to events about a new version of managed services like databases.
It could be great to react on those fields by handling migrations steps on Clever Cloud side. As always, this feature should be based on the clevercloud-sdk crate.
The text was updated successfully, but these errors were encountered:
Currently, the clever-operator listens to creation, update and deletion events from Kubernetes. Even though, it listens to update events, it does not react to events about a new version of managed services like databases.
It could be great to react on those fields by handling migrations steps on Clever Cloud side. As always, this feature should be based on the clevercloud-sdk crate.
The text was updated successfully, but these errors were encountered: