Commit Graph

111 Commits

Author SHA1 Message Date
jetstack-bot
bb0f479638
Merge pull request #1658 from munnerz/tidyup-rbac
Split up RBAC permissions and make them more granular
2019-06-05 12:02:40 +01:00
James Munnelly
912ec4af48 Add logo to Helm chart
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-20 13:33:47 +02:00
James Munnelly
13df02656c Split up RBAC permissions and make them more granular
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-08 16:50:44 +01:00
James Munnelly
382d8c1d80 Bump version numbers for v0.8.0-beta.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-07 13:10:21 +01:00
Daniel Morsing
71c87c92d1 make email address an optional field in ACME issuers
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-05-07 11:04:23 +01:00
Marc Bihlmaier
7b1c25895b Fix missing line-feeds in Helm chart
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 16:08:53 +01:00
James Munnelly
111a26be99 Bump fake chart version to v0.1.0 to avoid ct issues
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 13:28:51 +01:00
James Munnelly
d55b04df91 Update README text in manifests directory
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 12:19:24 +01:00
James Munnelly
023502bd2c Remove generated static manifests from the repo
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
c5d9830d30 Remove deploy-gen scripts
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
735262931c Set Helm chart versions to v0.0.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
b0b2ff0b71 Set default image tags to chart appVersion
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-03 11:16:25 +01:00
James Munnelly
93a1630b7d Fix chart version accidentally being ahead
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 12:15:21 +01:00
Julien Godin
240f3fc293 Regenerate static file and bump version
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 08:00:30 +02:00
James Munnelly
7724c46481 Update the crds script link
Co-Authored-By: JGodin-C2C <40758407+JGodin-C2C@users.noreply.github.com>
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 07:56:56 +02:00
Julien Godin
71fdf302be Regenerate static files
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 07:56:56 +02:00
Julien Godin
e11456b149 Update documentation for openshift
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 07:56:22 +02:00
Julien Godin
4871ac3f43 Fix RBAC for openshift and add openshift compatibility
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-05-02 07:56:22 +02:00
jetstack-bot
e0474fb27f
Merge pull request #1450 from munnerz/acme-config-on-issuer
Add 'solvers' configuration to ACME Issuer
2019-05-01 17:56:09 +01:00
jetstack-bot
667e98b866
Merge pull request #1615 from munnerz/0.8-bump
Bump manifests and docs for v0.8
2019-05-01 17:41:09 +01:00
jetstack-bot
a3921f55ea
Merge pull request #1616 from munnerz/escape-resource-def
Fix string escaping in CRD additionalPrinterColumns
2019-05-01 17:17:14 +01:00
James Munnelly
daee3f1cde Run 'bazel run //hack:update-crds'
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 16:56:05 +01:00
James Munnelly
71eda5a7d5 Bump manifests and docs for v0.8
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 16:53:10 +01:00
James Munnelly
057549a38e Regenerate files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
Tommy Nguyen
4b4742d724 Add log level (#1527)
* Add log level

Signed-off-by: Tuan Nguyen <me@tuannvm.com>

* Address comments

Signed-off-by: Tuan Nguyen <me@tuannvm.com>

* Add log level for cainjector

Signed-off-by: Tuan Nguyen <me@tuannvm.com>

* Change order

Signed-off-by: Tuan Nguyen <me@tuannvm.com>

* Update chart version

Signed-off-by: Tuan Nguyen <me@tuannvm.com>

* Update chart version

Signed-off-by: Tuan Nguyen <me@tuannvm.com>

* Bump chart version

Signed-off-by: Tuan Nguyen <me@tuannvm.com>

* Fix typo

Signed-off-by: Tuan Nguyen <me@tuannvm.com>
2019-04-30 15:54:48 +01:00
snobu
ca725be382 Fix escape in resource def
Signed-off-by: snobu <foo@snobu.org>

Fixes https://github.com/jetstack/cert-manager/issues/1473
2019-04-24 16:16:34 +03:00
James Munnelly
918db4f0f7 Update generated files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-24 10:51:14 +01:00
Carlos Panato
bbc0cc514a
update per feedback
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-04-17 13:20:32 +02:00
Carlos Panato
88c39e36bf
fix typo
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-04-13 15:28:12 +02:00
James Munnelly
208009151b Bump manifests for v0.7.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-07 19:34:11 +00:00
James Munnelly
3698cee01e Update references to Helm chart repo with charts.jetstack.io
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-06 14:46:23 +00:00
jetstack-bot
98f5fc0232
Merge pull request #1427 from munnerz/bump-0.7-beta
Update versions for v0.7.0-beta.0
2019-03-01 22:33:49 +00:00
jetstack-bot
5e3c1a813b
Merge pull request #1250 from munnerz/venafi
add Venafi Cloud & TPP issuer type
2019-03-01 19:42:38 +00:00
James Munnelly
dc080b155f Update versions for v0.7.0-beta.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-01 17:14:43 +00:00
James Munnelly
2f67c78f62 Address review feedback
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-01 14:37:11 +00:00
James Munnelly
a16816cc2b Run //hack:update-crds
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2019-03-01 13:18:45 +00:00
James Munnelly
63f4f48304 Make injecting APIServer CA optional in Helm chart
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-28 20:50:26 +00:00
James Munnelly
984262d6f4 Use inject-apiserver-ca annotation for webhook
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-28 17:00:32 +00:00
James Munnelly
d98458d0f0 Update chart docs and remove unused var
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-28 15:00:55 +00:00
James Munnelly
c6ec85ea54 Remove erroneous volume mount
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-28 14:52:54 +00:00
James Munnelly
6110f3d27b Additional Helm chart fixes
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-28 10:47:45 +00:00
James Munnelly
66dcc8f97c Use cainjector for webhook APIService
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-27 15:38:57 +00:00
James Munnelly
f534cae83c Reduce RBAC permissions on Certificates and Secrets
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-27 15:26:23 +00:00
James Munnelly
80ff737bd9 Move cainjector into its own subchart
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-27 15:26:23 +00:00
James Munnelly
f90d145688 Rename to cainjector
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-27 15:26:23 +00:00
James Munnelly
a0d6b78d31 Bump chart version
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-27 14:44:56 +00:00
Solly Ross
8eb88d451b Deployment files for CA Injector
This adds deployment files for the CA injector to the cert-manager
controller chart.  It reuses as much as possible from the existing
deployment options.

Signed-off-by: Solly Ross <sollyross@google.com>
2019-02-26 21:47:35 -08:00
James Munnelly
3737966e9b Remove nonexistent flag from webhook deployment
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-22 12:50:09 +00:00
James Munnelly
f3bcb28f35 Bump files for v0.7.0-alpha.0
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2019-02-20 14:15:17 +00:00
James Munnelly
0e8f93074c Bump chart version and generate static manifests
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2019-02-20 11:05:16 +00:00