summaryrefslogtreecommitdiff
path: root/app/models/clusters/kubernetes_namespace.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-1/+1
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-28/+3
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Resolve "Mask the existing variables"Matija Čupić2019-03-071-1/+1
* Make KUBECONFIG nil if KUBE_TOKEN is nilDylan Griffith2018-11-301-3/+1
* Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-14/+23
* Fix deployment jobs using nil tokenThong Kuah2018-11-131-0/+2
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-6/+29
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-221-0/+49