gitlab-org--gitlab-foss/spec/lib/gitlab/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
..
helm Implement Helm ResetCommand for removing Tiller 2019-08-02 19:02:57 +00:00
cluster_role_binding_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
config_map_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
default_namespace_spec.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
kube_client_spec.rb Add outbound requests setting for system hooks 2019-08-02 15:39:18 +01:00
namespace_spec.rb Add more info logging to cluster apps 2019-04-10 06:38:27 +00:00
role_binding_spec.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
role_spec.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
service_account_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
service_account_token_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00