pismo-foss / istiops

Istio's Traffic Manager
42 stars 5 forks source link

Rollback strategies #13

Open vsantos opened 5 years ago

vsantos commented 5 years ago

For every failure in router{} interface we must assure a rollback function if anything was changed. Initially using a copy of resources objects directly in memory for now and posterior we work on a support to remote state.

This function can also be used as a CLI command (in case of a remote state support)