极狐 saas - 群组页面 "运维" - "Kubernetes" 显示问题
Summary
gitlab 在 14.5 已经废弃了Cluster levels这个功能,转而通过 gitlab agent 的方式实现连接 Kubernetes 集群。
但是目前在 saas 页面上 群组下还可以看到这个 Kubernetes 选项;自管理是没有这个选项的,只在项目中出现。
Steps to reproduce
- 点击 任意群组
- 左侧导航栏 -> 运维 -> Kubernetes
Example Project
What is the current bug behavior?
What is the expected correct behavior?
Relevant logs and/or screenshots
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of: `sudo gitlab-rake gitlab:env:info`) (For installations from source run and paste the output of: `sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)
Results of GitLab application Check
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true
)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true
)(we will only investigate if the tests are passing)
Possible fixes
由 王凯旋 编辑于