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

Add WF to remove-user-cluster #43

Merged
merged 9 commits into from
Mar 8, 2022
Merged

Add WF to remove-user-cluster #43

merged 9 commits into from
Mar 8, 2022

Commits on Mar 2, 2022

  1. rename 'cluster-site' to 'cluster-repo'

    to avoid confusion
    robertchoi80 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9b8e736 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    723f39d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8f4447 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. delete k8s-addons and csi-driver first

    in remove-usercluster WF
    robertchoi80 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5a1e554 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. adjust order of deletion

    among csi-driver and k8s-addons
    robertchoi80 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    8242910 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. fix lint errors

    robertchoi80 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    8bef9d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0325cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e2fee0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. remove step 'deleteNamespace' from remove-usercluster WF

    since it's unnecessary
    robertchoi80 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f5b7dc7 View commit details
    Browse the repository at this point in the history