artsy / README

:wave: - The documentation for being an Artsy Engineer
Creative Commons Attribution 4.0 International
1.1k stars 120 forks source link

feat: mention hokusai update-config flag for deployment rollback #508

Closed artsyjian closed 1 year ago

artsyjian commented 1 year ago

hokusai production deploy <tag> updates Kubernetes Deployment resources only, which is insufficient for
Incident 170 where we have to revert Ingress (in addition to Deployment).

Let the doc mention --update-config which can be used to update all Kubernetes resources defined in production.yml spec.