gitlab-org--gitlab-foss/app/models/clusters
Tiger Watson 36a01a88ce Use separate Kubernetes namespaces per environment
Kubernetes deployments on new clusters will now have
a separate namespace per project environment, instead
of sharing a single namespace for the project.

Behaviour of existing clusters is unchanged.

All new functionality is controlled by the
:kubernetes_namespace_per_environment feature flag,
which is safe to enable/disable at any time.
2019-08-07 04:40:29 +00:00
..
applications Convert RestClient to Gitlab::HTTP for Prometheus Monitor 2019-08-07 02:42:20 +00:00
concerns Enable GitLabb runner to be uninstalled from cluster 2019-07-16 16:11:10 +00:00
platforms Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
providers Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
cluster.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
clusters_hierarchy.rb Create CTE query for clusters hierarchy 2019-07-08 06:03:09 +00:00
group.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
instance.rb Remove instance_clusters feature_flag 2019-06-28 01:24:05 +12:00
kubernetes_namespace.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
project.rb Remove legacy Kubernetes #actual_namespace 2019-05-21 11:38:11 -05:00