ROX-28137: implement Janitor flavors hidden from users#1534
Conversation
|
A single node development cluster (infra-pr-1534) was allocated in production infra for this PR. CI will attempt to deploy 🔌 You can connect to this cluster with: 🛠️ And pull infractl from the deployed dev infra-server with: 🚲 You can then use the dev infra instance e.g.: Further Development☕ If you make changes, you can commit and push and CI will take care of updating the development cluster. 🚀 If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with: LogsLogs for the development infra depending on your @redhat.com authuser: Or: |
…tm/infra-janitor-h1
davdhacs
left a comment
There was a problem hiding this comment.
+1
This is great! And I think the concept of argo workflows matches well with ad-hoc 'janitor' cluster cleanup.
Test it with
infractl create janitor-delete-{gke-default, openshift-4, openshift-rosa} <cluster name>.Prevents flavors with janitorDelete availability to show up on
Related: https://github.com/stackrox/automation-flavors/pull/310/files for fixes/improvements to the destroy functions.