GitLab Bot
b2e2c43b3c
Add latest changes from gitlab-org/gitlab@master
2020-12-24 00:10:25 +00:00
GitLab Bot
015890a1b7
Add latest changes from gitlab-org/gitlab@master
2020-11-05 09:09:00 +00:00
GitLab Bot
7d5d23819b
Add latest changes from gitlab-org/gitlab@master
2020-07-15 06:09:35 +00:00
GitLab Bot
c59765a50a
Add latest changes from gitlab-org/gitlab@master
2020-06-24 18:09:03 +00:00
GitLab Bot
aed2039d57
Add latest changes from gitlab-org/gitlab@master
2020-06-18 03:08:26 +00:00
GitLab Bot
033c2c5acd
Add latest changes from gitlab-org/gitlab@master
2020-04-24 00:09:28 +00:00
GitLab Bot
ae78b85a25
Add latest changes from gitlab-org/gitlab@master
2020-02-24 12:09:00 +00:00
GitLab Bot
d5b4360051
Add latest changes from gitlab-org/gitlab@master
2019-11-26 03:06:24 +00:00
GitLab Bot
29c01c6c91
Add latest changes from gitlab-org/gitlab@master
2019-11-14 03:06:25 +00:00
GitLab Bot
8078bd185f
Add latest changes from gitlab-org/gitlab@master
2019-11-01 00:06:02 +00:00
Ash McKenzie
19ff9d9899
Replace rails_helper.rb with spec_helper.rb
...
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Thong Kuah
b577825e54
Bump Helm to 2.14.3 and kubectl to 1.11.10
2019-08-13 00:07:27 +12:00
Mayra Cabrera
135b78bb25
Revert "Merge branch 'bump_kubernetes_1_11_9' into 'master'"
...
This reverts merge request !26991
2019-04-05 20:22:50 +00:00
Douwe Maan
a827092b65
Merge branch 'bump_kubernetes_1_11_9' into 'master'
...
Bump Helm to 2.13.1 and kubectl to 1.11.9
See merge request gitlab-org/gitlab-ce!26991
2019-04-05 09:43:46 +00:00
Thong Kuah
4ec16912b8
Autocorrect with RSpec/ExampleWording cop
...
- rewords examples starting with 'should'
- rewords examples starting with 'it'
Note: I had to manually fixup "onlies" to "only"
2019-04-05 08:43:27 +00:00
Thong Kuah
38b40f9164
Bump Helm to 2.13.1 and kubectl to 1.11.9
2019-04-05 00:08:11 +13:00
Thong Kuah
8004508943
Bump helm and kubectl versions
...
Bump the helm and kubectl used in our Kubernetes integration, used e.g.
to install apps.
Note I have only bumped to the latest patch of the v1.11 series for
kubectl as GKE clusters are still on 1.10/1.11
2019-02-20 09:54:07 +13:00
Rémy Coutable
3a2abc1d50
Enable the Layout/ExtraSpacing cop
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-24 13:05:45 +01:00
Takuya Noguchi
db237d8431
Update Helm to 2.12.2 to address Helm client vulnerability
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-01-18 09:21:47 +09:00
Dylan Griffith
fe1469e12f
Upgrade helm to 2.11.0 and upgrade on every install
2018-11-16 10:22:40 +00:00
Dylan Griffith
d86f76320c
Use our own docker image for helm install pods
...
This will reduce dependencies and failure points during installation. It
will also reduce security risks from untrusted dependencies being able
to effect all our users
2018-11-02 17:46:33 +00:00
Thong Kuah
6f2ad2b604
Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters
2018-09-06 10:03:38 +00:00
Mayra Cabrera
fc13409637
Resolve "Mutual SSL Auth For Helm TIller"
2018-08-07 12:39:38 +00:00
Mayra Cabrera
b21730116e
Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"
...
This reverts merge request !20801
2018-07-31 13:15:18 +00:00
Dylan Griffith
11edbcccef
Get mutual SSL working with helm tiller
2018-07-30 13:08:30 +00:00
Dylan Griffith
ce897f11a0
Refactor Cluster Application classes to pass through a has of config files
...
This is refactoring in the lead up to passing mutual TLS certs for helm applications. As such we expect all applications to need config files so we can remove the logic about which applications need and do not need this (ie `#config_map?`).
2018-07-28 09:50:31 +00:00
Mayra Cabrera
c607008ee5
Extend Cluster Applications to install GitLab Runner to Kubernetes cluster
2018-03-01 23:46:02 +00:00
Joshua Lambert
1f912880db
Enable Prometheus metrics for deployed Ingresses
2018-02-05 12:46:31 +00:00
Mayra Cabrera
1827f398ad
Resolve "Managed Prometheus deployment installs a lot of extra stuff"
2018-01-15 16:27:58 +00:00
Mayra Cabrera
0d4548026f
Extend Cluster Applications to allow installation of Prometheus
2017-12-22 17:23:43 +00:00