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-11-27Use JSON logging for helm install servicesDylan Griffith
2018-11-27Merge branch '51792-dont-delete-failed-install-pods' into 'master'Dmitriy Zaporozhets
2018-11-27Don't remove failed install podsDylan Griffith
2018-11-26Expose external_ip to knative cluster applicationChris Baumbauer
2018-11-22Addressing review commentsAmit Rathi
2018-11-19Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-14Track Kubernetes errors using SentryDylan Griffith
2018-11-14Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-13Show HTTP response code for Kubernetes errorsThong Kuah
2018-11-13CleanupAmit Rathi
2018-11-12Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-08Do not allow applications for group clustersThong Kuah
2018-11-07Merge branch 'more-helm-install-error-logs' into 'master'Dmitriy Zaporozhets
2018-11-06Add more logging for errors with kubernetes on helm installDylan Griffith
2018-11-03Pushing WIP state for backupAmit Rathi
2018-10-31Rename knative domainname field to hostname and fix changelog entryChris Baumbauer
2018-10-25Knative supportChris Baumbauer
2018-10-15Remove un-used inheritance from serviceThong Kuah
2018-10-15Move non-controller code into dedicated serviceThong Kuah
2018-09-17Do not persist errors from Kubernetes callsMayra Cabrera
2018-08-01Merge branch 'timeouted' into 'master'Grzegorz Bizon
2018-07-25Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho
2018-07-18correct error messageDiana Stanley
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-05-25Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets
2018-05-24Refactor code around scheduling cluster installationsDmitriy Zaporozhets
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-02-25Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith
2018-02-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith
2018-02-20Refactor ingress IP address waiting code (#42643)Dylan Griffith
2018-02-15Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-11-07Add Helm InstallCommandAlessio Caiazza
2017-11-07Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza
2017-11-06Add Clusters::Applications services testsAlessio Caiazza
2017-11-06Add Clusters::Appplications::CheckInstallationProgressService testsAlessio Caiazza
2017-11-03 Fix typosAlessio Caiazza
2017-11-03Schedule k8s application installation with a serviceAlessio Caiazza
2017-11-03Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza
2017-11-03Rename App to ApplicationsAlessio Caiazza