diff --git a/.github/ISSUE_TEMPLATE/06_decommission-hub.md b/.github/ISSUE_TEMPLATE/06_decommission-hub.md index e06a9355e..52fa5531e 100644 --- a/.github/ISSUE_TEMPLATE/06_decommission-hub.md +++ b/.github/ISSUE_TEMPLATE/06_decommission-hub.md @@ -14,9 +14,10 @@ Usually, it is because it was a hub that we created for a workshop/conference an ### Info -- **Community Representative:** +- **Community Representative:** - **Link to New Hub issue:** - **Proposed end date:** +- **Cluster the hub is on:** ### Task List @@ -30,7 +31,7 @@ Usually, it is because it was a hub that we created for a workshop/conference an #### Phase II - Hub Removal -(These steps are described in more detail in the docs at https://infrastructure.2i2c.org/hub-deployment-guide/hubs/delete-hub/) +(These steps are described in more detail in the docs at ) - [ ] Manage existing home directory data (migrate data from the hub or delete it) - [ ] Manage existing cloud bucket data (migrate data, or delete it) @@ -41,6 +42,7 @@ Usually, it is because it was a hub that we created for a workshop/conference an - TIP: Run `deployer use-cluster-credentials ` before running the commands below - `helm --namespace HUB_NAME delete HUB_NAME` - `kubectl delete namespace HUB_NAME` +- [ ] If the hub has one or more dedicated nodegroups, e.g. because it is on AWS with cost allocation enabled, delete them via `eksctl ` #### Phase III - Cluster Removal @@ -58,6 +60,8 @@ _This phase is only necessary for single hub clusters._ - [ ] Remove A record from Namecheap account ### Definition of Done + _A non-specific, pre-defined list of tasks that should be considered before marking the task complete._ -- [] All the tasks above have been completed -- [] Existing functionality was not broken + +- [ ] All the tasks above have been completed +- [ ] Existing functionality was not broken