Implement helm install command for cng orchestrator
Update qa gemfile Log url of deployed app Add missing ngingx configuration Add admin token creation and default values Update specs for installation and configuration class Remove unused shell code Move kubeclient to a method Update warning message for license
显示
- .gitlab/CODEOWNERS 1 个添加, 1 个删除.gitlab/CODEOWNERS
- .gitlab/ci/test-on-cng/main.gitlab-ci.yml 6 个添加, 6 个删除.gitlab/ci/test-on-cng/main.gitlab-ci.yml
- gems/gitlab-cng/Gemfile.lock 1 个添加, 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/commands/create.rb 19 个添加, 1 个删除gems/gitlab-cng/lib/gitlab/cng/commands/create.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/deployment/configurations/_base.rb 15 个添加, 6 个删除...cng/lib/gitlab/cng/lib/deployment/configurations/_base.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/deployment/configurations/kind.rb 104 个添加, 16 个删除...-cng/lib/gitlab/cng/lib/deployment/configurations/kind.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/deployment/default_values.rb 72 个添加, 0 个删除...itlab-cng/lib/gitlab/cng/lib/deployment/default_values.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/deployment/installation.rb 87 个添加, 13 个删除.../gitlab-cng/lib/gitlab/cng/lib/deployment/installation.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/helpers/ci.rb 33 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/lib/helpers/ci.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/kind/cluster.rb 3 个添加, 3 个删除gems/gitlab-cng/lib/gitlab/cng/lib/kind/cluster.rb
- gems/gitlab-cng/lib/gitlab/cng/lib/kubectl/client.rb 40 个添加, 1 个删除gems/gitlab-cng/lib/gitlab/cng/lib/kubectl/client.rb
- gems/gitlab-cng/spec/fixture/GITALY_SERVER_VERSION 1 个添加, 0 个删除gems/gitlab-cng/spec/fixture/GITALY_SERVER_VERSION
- gems/gitlab-cng/spec/fixture/GITLAB_SHELL_VERSION 1 个添加, 0 个删除gems/gitlab-cng/spec/fixture/GITLAB_SHELL_VERSION
- gems/gitlab-cng/spec/unit/gitlab/cng/commands/create_spec.rb 30 个添加, 8 个删除gems/gitlab-cng/spec/unit/gitlab/cng/commands/create_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/deployment/configurations/base_spec.rb 42 个添加, 0 个删除...ec/unit/gitlab/cng/deployment/configurations/base_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/deployment/configurations/kind_spec.rb 102 个添加, 0 个删除...ec/unit/gitlab/cng/deployment/configurations/kind_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/deployment/installation_spec.rb 138 个添加, 29 个删除...-cng/spec/unit/gitlab/cng/deployment/installation_spec.rb
- gems/gitlab-cng/spec/unit/gitlab/cng/kubectl/client_spec.rb 11 个添加, 0 个删除gems/gitlab-cng/spec/unit/gitlab/cng/kubectl/client_spec.rb
- qa/Gemfile.lock 1 个添加, 0 个删除qa/Gemfile.lock
加载中
想要评论请 注册 或 登录