Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🎸 add pipeline & pipeline delete-cluster command #438

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

jaskaransarkaria
Copy link
Contributor

@jaskaransarkaria jaskaransarkaria commented Jul 24, 2023

Using one command you can delete a cluster via the pipeline

cloud-platform pipeline delete-cluster --cluster-name <name>

The pipeline can delete 5 clusters simultaneously

Future PRs:

  • post failures to lower-priority-alarms
  • automate deleting clusters at the end of the week (list and then delete) (another job within the pipeline maybe?)

@jaskaransarkaria jaskaransarkaria force-pushed the wrap-pipeline-delete-cluster-cmd branch from 90b0f17 to d4111ee Compare July 24, 2023 08:16
@jaskaransarkaria jaskaransarkaria force-pushed the wrap-pipeline-delete-cluster-cmd branch from 5a6755b to e18c79e Compare July 24, 2023 08:44
@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.15 🎉

Comparison is base (8d6d7e9) 37.06% compared to head (9105d9d) 37.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #438      +/-   ##
==========================================
+ Coverage   37.06%   37.22%   +0.15%     
==========================================
  Files          49       50       +1     
  Lines        3167     3175       +8     
==========================================
+ Hits         1174     1182       +8     
  Misses       1865     1865              
  Partials      128      128              
Impacted Files Coverage Δ
pkg/util/clusterName.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jaskaransarkaria jaskaransarkaria force-pushed the wrap-pipeline-delete-cluster-cmd branch from 79192b3 to 9105d9d Compare July 24, 2023 08:49
@jaskaransarkaria jaskaransarkaria merged commit 82290de into main Jul 24, 2023
10 checks passed
@jaskaransarkaria jaskaransarkaria deleted the wrap-pipeline-delete-cluster-cmd branch July 24, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants