gitlab-org--gitlab-foss/spec/services/clusters/gcp/kubernetes
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
..
create_or_update_namespace_service_spec.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
create_or_update_service_account_service_spec.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
fetch_kubernetes_token_service_spec.rb Retry fetching Kubernetes Secret token 2019-06-21 16:36:34 +10:00