Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah
2019-06-17Don't use Kubernetes namespaces with no tokenTiger
2019-06-03Move file one folder level up to avoid namespace conflictJoão Cunha
2019-05-30Allow a user defined namespace on non-gitlab managed clustersJames Fargher
2019-05-29Adapt functions to work for external KnativeJoão Cunha
2019-05-27Add changelog entryJacques Erasmus
2019-05-24Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah
2019-05-22Merge branch 'sh-bump-shoulda-matcher' into 'master'Jan Provaznik
2019-05-22Ensure subject passes validationsStan Hu
2019-05-21Remove legacy Kubernetes #actual_namespaceTiger
2019-05-06Allow projects to use instance level clustersJames Fargher
2019-05-03Add gitlab-managed option to clusters formMayra Cabrera
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-03-29Renames Cluster#managed? to provided_by_user?Mayra Cabrera
2019-03-08Add support for ingress hostnameswalkafwalka
2019-02-15Remove TLD validation from Cluster#domainDylan Griffith
2019-02-07Addresses UX and BE comments:Mayra Cabrera
2019-02-04Moves domain setting to Cluster settingMayra Cabrera
2019-01-22Add domain field into Clusters::ClusterMayra Cabrera
2019-01-04Add Knative metrics to PrometheusChris Baumbauer
2018-12-05Eager load clusters to prevent N+1Thong Kuah
2018-12-05Various improvements to hierarchy sortingThong Kuah
2018-12-05Create k8s namespace for project in group clustersThong Kuah
2018-12-05Teach Cluster about #all_projectsThong Kuah
2018-12-05Deploy to clusters for a project's groupsThong Kuah
2018-12-03fix wordingShinya Maeda
2018-12-03Fix the coding styleShinya Maeda
2018-12-03Validate enum uniquenessShinya Maeda
2018-11-19Fixing testsAmit Rathi
2018-11-08Consolidate how we allow user defined namespaceThong Kuah
2018-11-04Fix the way hostname is validated with the knative appChris Baumbauer
2018-11-03Resolve issues raised by KamilChris Baumbauer
2018-11-03Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-02Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-10-29Associate clusters model to groupsThong Kuah
2018-10-25Knative supportChris Baumbauer
2018-10-22Add Clusters::KubernetesNamespace modelMayra Cabrera
2018-10-16Show available clusters when installed or updatedPeter Leitzen
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-05-25Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets
2018-03-30Extract cluster installed query to scopeMatija Čupić
2018-03-29Add user_provided and gcp_provided cluster scopesMatija Čupić
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-01Add created? to Cluster modelMatija Čupić
2017-11-28Fix integraetion testsShinya Maeda
2017-11-07Add specs for ingressKamil Trzcinski
2017-11-02Fix some testsShinya Maeda