We have multiple production environments, so we ne...
# general
a
We have multiple production environments, so we need to track each of our deployments and rollbacks in the pact broker and then run can-i-deploy prior to deployment or before becoming ready.
t
> We simply update the declared state in git and Flux will apply the state in the K8s clusters.
😮 Ignoring pact, isn't this risky?
a
yes!
💯 3
t
Oh, well, carry on then 😅
😆 1
Does whatever repo you're declaring state in have CI? Can you do
can-i-deploy
there?