Add deployment destroy command
Use helm client Move all logic in to uninstall method Add more logging for cluster deletion Add command spec Add namespace deletion
显示
- gems/gitlab-cng/Gemfile.lock 13 个添加, 0 个删除gems/gitlab-cng/Gemfile.lock
- gems/gitlab-cng/gitlab-cng.gemspec 1 个添加, 0 个删除gems/gitlab-cng/gitlab-cng.gemspec
- gems/gitlab-cng/lib/gitlab/cng/cli.rb 4 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/cli.rb
- gems/gitlab-cng/lib/gitlab/cng/commands/destroy.rb 59 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/commands/destroy.rb
- gems/gitlab-cng/lib/gitlab/cng/commands/subcommands/deployment.rb 5 个添加, 2 个删除...lab-cng/lib/gitlab/cng/commands/subcommands/deployment.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/deployment/configurations/cleanup/_base.rb 40 个添加, 0 个删除...gitlab/cng/lib/deployment/configurations/cleanup/_base.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/deployment/configurations/cleanup/kind.rb 36 个添加, 0 个删除.../gitlab/cng/lib/deployment/configurations/cleanup/kind.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/deployment/installation.rb 31 个添加, 8 个删除.../gitlab-cng/lib/gitlab/cng/lib/deployment/installation.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/helm/client.rb 22 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/lib/helm/client.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/kind/cluster.rb 15 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/lib/kind/cluster.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/kubectl/client.rb 12 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/lib/kubectl/client.rb
- gems/gitlab-cng/spec/integration/cng_spec.rb 8 个添加, 12 个删除gems/gitlab-cng/spec/integration/cng_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/commands/destroy_spec.rb 116 个添加, 0 个删除.../gitlab-cng/spec/unit/gitlab/cng/commands/destroy_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/commands/subcommands/deployment_spec.rb 2 个添加, 1 个删除...c/unit/gitlab/cng/commands/subcommands/deployment_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/deployment/configurations/cleanup/kind_spec.rb 22 个添加, 0 个删除...gitlab/cng/deployment/configurations/cleanup/kind_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/deployment/installation_spec.rb 182 个添加, 127 个删除...-cng/spec/unit/gitlab/cng/deployment/installation_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/helm/client_spec.rb 40 个添加, 1 个删除gems/gitlab-cng/spec/unit/gitlab/cng/helm/client_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/kind/cluster_spec.rb 134 个添加, 99 个删除gems/gitlab-cng/spec/unit/gitlab/cng/kind/cluster_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/kubectl/client_spec.rb 19 个添加, 4 个删除gems/gitlab-cng/spec/unit/gitlab/cng/kubectl/client_spec.rb
- qa/Gemfile.lock 13 个添加, 0 个删除qa/Gemfile.lock
加载中
想要评论请 注册 或 登录