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
2018-12-04Modify service so that it can be re-runThong Kuah
2018-11-27Merge branch 'json-logging-for-k8s' into 'master'Stan Hu
2018-11-27Use JSON logging for helm install servicesDylan Griffith
2018-11-27Don't remove failed install podsDylan Griffith
2018-11-20Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-19Updated schema.rb and remove extra char from install_commandAmit Rathi
2018-11-19Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-19Remove application flagsAmit Rathi
2018-11-17Enable even more frozen string for lib/gitlabgfyoung
2018-11-16Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński
2018-11-16Remove unnecessary --tiller-namespaceDylan Griffith
2018-11-16Use helm version loop instead of sleep in ClientCommandDylan Griffith
2018-11-16Extract Helm::ClientCommand for shared commandsDylan Griffith
2018-11-16Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith
2018-11-15Merge branch '53626-update-config-map-on-install-retry' into 'master'Kamil Trzciński
2018-11-15Set appropriate RBAC flag for cluster applicationsAmit Rathi
2018-11-15Add knative client to kubeclient libraryChris Baumbauer
2018-11-15Update config map if already present on installThong Kuah
2018-11-14Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-13Use email on the accountAmit Rathi
2018-11-13Show HTTP response code for Kubernetes errorsThong Kuah
2018-11-13Remove logging from pod.rbAmit Rathi
2018-11-13Remove logging changesAmit Rathi
2018-11-13CleanupAmit Rathi
2018-11-13Updated loggingAmit Rathi
2018-11-12Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-09Improve Debugging Capabilities For Helm Application InstallsDylan Griffith
2018-11-06Fix double-negationChris Baumbauer
2018-11-06Refactor preinstall/postinstall methods in the helm installerChris Baumbauer
2018-11-06Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer
2018-11-03Resolve issues raised by KamilChris Baumbauer
2018-11-03Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-11-03Pushing WIP state for backupAmit Rathi
2018-11-02Use our own docker image for helm install podsDylan Griffith
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-02Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-10-29Revert Helm version bumpChris Baumbauer
2018-10-25Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński
2018-10-25Knative supportChris Baumbauer
2018-10-25Update helm version 1.7.2 -> 2.11.0Chris Baumbauer
2018-10-23Store version within SUPPORTED_API_GROUPS hashThong Kuah
2018-10-23DRY up *_clients methodsThong Kuah
2018-10-23Split hashed_clients into one per api_groupThong Kuah
2018-10-23Remove api_groups from KubeClient constructorThong Kuah
2018-10-23Add RoleBinding methodsMayra Cabrera
2018-10-01Port Helm::Api EE extensions to CEThong Kuah
2018-09-27Port UpgradeCommand to CEThong Kuah
2018-09-14Always create `gitlab` service account and service account token regardless o...Thong Kuah
2018-09-14Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah