summaryrefslogtreecommitdiff
path: root/spec/factories/clusters
Commit message (Expand)AuthorAgeFilesLines
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-072-2/+16
* Use stubbed certificate and key in Helm factoryexplicit-helm-factory-certsTiger2019-08-011-0/+14
* Remove typo from factory name65297-fix-typo-on-clusters_applications_cert_managers-factoryJoão Cunha2019-07-301-1/+1
* Add frozen_string_literal to spec/factoriesfrozen_string_spec_factoriesThong Kuah2019-07-264-0/+8
* Adds cluster_for_group factory for convienencegroup_with_cluster_factoryThong Kuah2019-07-191-0/+2
* Tidy spec for API::ProjectClustersproject-cluster-spec-improvementsDylan Griffith2019-07-021-1/+1
* Refresh service_account_token for kubernetes_namespaces55362-refresh-blank-service-account-tokenDylan Griffith2019-06-141-0/+4
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-1/+1
* Rename #timeouted -> #timed_outDylan Griffith2019-04-291-1/+1
* Destroy app on successful uninstallationThong Kuah2019-04-291-4/+0
* Define state transitions for uninstalling appsThong Kuah2019-04-291-4/+17
* Add new field to Clusters tableMayra Cabrera2019-04-021-0/+5
* Improvements for Knative installationMayra Cabrera2019-03-251-0/+4
* Tweak FactoryBot definition for clustersTiger2019-03-201-2/+2
* Add domain field into Clusters::ClusterMayra Cabrera2019-01-221-0/+4
* Require Knative to be installed only on an RBAC kubernetes clusterChris Baumbauer2019-01-042-2/+6
* Fallback to admin token for project clusters onlyThong Kuah2018-12-041-3/+5
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-0/+1
* Fix a typo in specAmit Rathi2018-11-201-1/+1
* Fix a typoAmit Rathi2018-11-201-1/+1
* Fixing more testsAmit Rathi2018-11-201-0/+1
* Fix a typo in the specAmit Rathi2018-11-201-1/+1
* Fixing testsAmit Rathi2018-11-201-0/+4
* Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-1/+0
* Fix deployment jobs using nil tokenThong Kuah2018-11-131-1/+1
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-1/+1
* Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-0/+1
* Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-031-3/+13
|\
| * Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-3/+13
* | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-021-0/+15
|\ \ | |/
| * Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-291-0/+15
* | Knative supportChris Baumbauer2018-10-241-0/+4
|/
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-222-0/+17
* Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-042-3/+2
|\
| * Fix DynamicAttributeDefinedStatically copSemyon Pupkov2018-09-212-3/+2
* | Port helm application status spec factory to CEThong Kuah2018-09-271-0/+13
|/
* Add project to jupyter cluster app factory specDmitriy Zaporozhets2018-09-131-1/+1
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+4
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-072-3/+17
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-312-17/+3
* Minor style improvements for Helm codeDylan Griffith2018-07-301-0/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-302-3/+14
* Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-1/+3
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-0/+1
* Backport cluster factory changes from EEMatija Čupić2018-05-131-2/+2
* Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-0/+4
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+1
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-222-36/+4
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-145-5/+5
* Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-0/+4
|\