Skip to content

Make Kubernetes service templates readonly

James Fargher requested to merge readonly_k8s_integration into master

What does this MR do?

Based on https://gitlab.com/gitlab-org/gitlab-ce/issues/58227#note_176458486 we want to make kubernetes service templates read-only and show a message to direct the user to instance-level clusters.

This MR stops auto-devops deploys from using kubernetes integrations and removes the associated and now unused DeploymentService model.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports