summaryrefslogtreecommitdiff
path: root/app/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-023-14/+65
* Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-292-0/+38
* Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński2018-10-251-4/+2
|\
| * Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-2/+1
| * Update all usages of KubeClientThong Kuah2018-10-231-3/+2
* | Update Runner Chart to 0.1.35Tomasz Maczukin2018-10-231-1/+1
|/
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-224-1/+70
* Update used version of Runner Helm Chart to 0.1.34Tomasz Maczukin2018-10-191-1/+1
* Show available clusters when installed or updatedPeter Leitzen2018-10-164-4/+9
* Merge branch '49952-port-upgrade-command-to-ce' into 'master'Kamil Trzciński2018-10-021-0/+24
|\
| * Port EE::Clusters::ApplicationStatus to CEThong Kuah2018-09-271-0/+24
* | Add GitLab cluster id to jupyter configdz-expose-cluster-id-to-jupyterDmitriy Zaporozhets2018-09-181-0/+5
|/
* Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
* Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+9
|\
| * Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+9
* | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-067-16/+21
|/
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-076-9/+82
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-0312-0/+24
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-025-4/+30
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-316-82/+9
* Minor refactoring of Helm and ApplicationDataDylan Griffith2018-07-302-30/+47
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-3/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-302-4/+51
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-286-9/+18
* Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-0/+8
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-1/+2
* Fix attr_encryption key settingsStan Hu2018-06-022-3/+3
* Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-012-3/+3
|\
| * Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-292-3/+3
* | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-011-2/+3
|\ \
| * | Fix some failuresKamil Trzciński2018-05-311-2/+3
| |/
* | Rename clusters_applications_jupyters to uncountableDmitriy Zaporozhets2018-05-301-1/+1
* | Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-2/+10
* | Don't allow jupyter install unless ingress external ip is assignedDmitriy Zaporozhets2018-05-252-0/+9
* | Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-3/+29
* | Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-252-4/+28
* | Add Applications::Jupyter class sceletonDmitriy Zaporozhets2018-05-252-1/+30
|/
* Rescue Kubeclient::HttpError when generating prometheus_clientShinya Maeda2018-05-211-0/+5
* Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-1/+9
* Revert the addition of goldiloaderYorick Peterse2018-04-181-1/+1
* Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-091-1/+1
* Extract cluster installed query to scopeMatija Čupić2018-03-301-0/+2
* Extract installed cluster application scope to concernMatija Čupić2018-03-295-8/+2
* Merge branch 'master' into 44291-usage-ping-for-kubernetes-integrationMatija Čupić2018-03-291-0/+2
|\
| * Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-0/+2
* | Add installed scope to cluster applicationsMatija Čupić2018-03-294-0/+8
* | Add user_provided and gcp_provided cluster scopesMatija Čupić2018-03-291-0/+2
|/
* Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-171-12/+12
|\
| * DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-141-12/+12
* | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
|/