21 Commits
Author SHA1 Message Date
Matt FarinaandGitHub 4a04b6f964 Removed old owners files (#24416)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 17:06:05 -05:00
Rimas Moceviciusandk8s-ci-robot 06f8db95eb Deprecate gcloud-sqlproxy chart (#9219)
Signed-off-by: rimas <rmocius@gmail.com>
2018-11-22 10:28:19 -08:00
Corey O'Brienandk8s-ci-robot 8dec5f4473 [stable/gcloud-sqlproxy] Add PDB (#6658)
* [stable/gcloud-sqlproxy] Add PDB

Signed-off-by: Corey O'Brien <corey@reactiveops.com>

* Bump chart version

Signed-off-by: Corey O'Brien <corey@reactiveops.com>
2018-11-05 12:11:50 -08:00
Corey O'Brienandk8s-ci-robot e658ef4209 [stable/gcloud-sqlproxy] Allow for getting credentials via metadata (#6662) 2018-07-25 10:34:56 -07:00
Joshandk8s-ci-robot 1314f9f022 gcloud-sqlproxy: add tolerations and affinity to the Deployment (#6495)
* added tolerations and affinity to the deployment

* Update Chart.yaml

* Update values.yaml
2018-07-15 09:23:05 -07:00
Tim Jespersandk8s-ci-robot 254725f63f [stable/gcloud-sqlproxy] optional secret creation (#6298)
* Add support for existing secrets

* Correct imageTag in README

* Use common names for specifying existing secrets
2018-07-01 09:21:18 -07:00
Viktor Peterssonandk8s-ci-robot b1c1cd3d7c Adds support for RBAC for CloudSQL Proxy (#6249)
* Adds support for RBAC

* Bumps up version.

* More feedback from @rimusz

* Even more feedback from @rimusz
2018-06-21 10:31:18 -07:00
Aaron Taylorandk8s-ci-robot 0978b8bc6c stable/gcloud-sqlproxy: handle longer instance names (#5664)
This commit fixes an issue where the chart woud not install for
instances that had a name longer than the current max length of port
names that k8s allows, which is 15 characters [1]. We allow users of the
chart to override the default configuration for this shortened port name
for cases where the prefix on the instance names may not be unique.

[1] The field is defined as an IANA_SVC_NAME, which is at most 15 chars:
    https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#serviceport-v1-core
2018-05-25 05:00:53 -07:00
AdamDangandk8s-ci-robot 7dde50dbee Typo fix in gcloud-sqlproxy/README.md:"on on"->"on" (#5197)
* Add version for gcloud-sqlproxy

version: 0.3.3

* Typo fix in gcloud-sqlproxy/README.md:"on on"->"on"

Typo fix in gcloud-sqlproxy/README.md:"on on"->"on"
2018-04-30 12:08:17 -07:00
AdamDangandk8s-ci-robot 59c41566c7 Add appVersion key for gcloud-sqlproxy (#4716)
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
2018-04-06 09:48:08 -07:00
AdamDangandk8s-ci-robot dd0c3563a9 Typo fix in gcloud-sqlproxy/README.md (#4317)
* increase version for gcloud-sqlproxy

increase version for gcloud-sqlproxy

* Typo fix in gcloud-sqlproxy/README.md

Typo fix in gcloud-sqlproxy/README.md
2018-03-20 23:43:04 -07:00
Jakub Gocławskiandk8s-ci-robot d8c6f285ca Allow specifying more than one instance. (#3538) 2018-03-09 09:38:10 -08:00
Jakub Gocławskiandk8s-ci-robot 29a6f1acfd Fix certificate error. (#3537)
This volume is no longer needed since 1.09 and actually causes errors:

https://github.com/GoogleCloudPlatform/cloudsql-proxy/issues/78
2018-02-09 13:07:51 -08:00
tim.smyth 827ba1693b Added new parameter fullnameOverride 2017-12-11 13:53:29 +01:00
tim.smyth cdd002f07a Updated version 2017-11-17 13:56:00 +01:00
tim.smyth 323025dc88 Make value nameOverride overide name completely 2017-11-17 13:30:48 +01:00
Sebastian MandreanandMatt Farina fb4fb7cc83 [stable/gcloud-sqlproxy] Bump image tag to 1.11 (#2430) 2017-11-09 11:01:30 -05:00
Kevin SchumacherandDhilip b15c1f3184 [stable/gcloud-sqlproxy] #1785 namespace defined templates with chart name (#2148) 2017-10-04 23:48:59 +05:30
Akihiro SudaandVic Iglesias e2777a755c [stable/gcloud-sqlproxy] improve README.md (#2345)
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-10-02 15:04:31 -04:00
Richard LeeandVic Iglesias c2021e341c Update gcloud-sqlproxy image tag (#1641)
* Update gcloud-sqlproxy image tag

* Fix up typo

* Update Chart.yaml
2017-08-14 17:52:49 -07:00
Rimas MoceviciusandLachlan Evenson 63e001b253 Google Cloud SQL Proxy (#826)
* Google Cloud SQL Proxy

* Updates as requested

* Add NOTES.txt

* Add connection information if all required values are provided

* Disable deployment if no GCP settings were provided

* simplify conditional statements
2017-04-26 07:46:24 -07:00