Remove Container Security helm charts from cluster-management template
Why are we doing this work
Container Network Security and Container Host Security have been deprecated and will be removed in %15.0. We currently maintain some helm charts used to install the dependencies for these features into Kubernetes clusters. These helm charts live in https://gitlab.com/gitlab-org/project-templates/cluster-management and will need to be included in the removal.
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: -
Performance: -
Testing:
Implementation plan
-
The following helm charts and integrations will be removed and no longer maintained by GitLab
-
Update vendored template in GitLab Rails
-
AppArmor, Pod Security Policies - https://gitlab.com/gitlab-org/project-templates/cluster-management/-/tree/master/applications/apparmor -
Cilium - https://gitlab.com/gitlab-org/project-templates/cluster-management/-/tree/master/applications/cilium -
Falco - https://gitlab.com/gitlab-org/project-templates/cluster-management/-/tree/master/applications/falco -
FluentD - https://gitlab.com/gitlab-org/project-templates/cluster-management/-/tree/master/applications/fluentd
-