fnietoga / crossplane-poc

Functionality testing of the crossplane solution
1 stars 0 forks source link

Control apply changes only after validation #2

Open fnietoga opened 3 months ago

fnietoga commented 3 months ago

A mechanism is required to avoid direct modification of resources, especially in production environments.

One option could be based on the existence of resource locks, but in the event of an emergency change through the portal, the lock would be removed and the platform would return the resource to its previous state.