James Munnelly
40409a46d7
Bump version strings for v0.10.1
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-09-27 12:13:51 +01:00
Michel Blankleder and GitHub
c49ac00b88
Fixed double quotes to highlight cert-manager-webhook
2019-09-12 15:35:30 +01:00
Toni Menzel and jetstack-bot
0104549102
Add gcloud service-account create
...
The error from gcloud is very misleading when trying to create a key for non-existing account (it tells you that you do not have the right permissions, which is actually incorrect). This documentation should inform the user to make sure the account is created first.
Signed-off-by: Toni Menzel <toni.menzel@rebaze.com >
2019-09-10 13:42:38 +00:00
jetstack-bot and GitHub
136b79e36b
Merge pull request #2057 from jetstack-bot/cherry-pick-2051-to-release-0.10
...
[release-0.10] Adds install warning on running multiple instances of cert-manager
2019-09-10 10:35:30 +01:00
JoshVanL and jetstack-bot
236d0f74f5
Adds install warning on running multiple instances of cert-manager
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-09-10 09:04:44 +00:00
James Munnelly and jetstack-bot
520d6153d0
Update installation docs for latest release
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-09-09 09:36:24 +00:00
Dig-Doug and jetstack-bot
2c02ab9de6
Adds a note about the secret namespace error.
...
Context: https://github.com/jetstack/cert-manager/issues/650#issuecomment-441850385
Signed-off-by: Doug Roeper <douglas.roeper@gmail.com >
updates
2019-09-07 14:08:45 +00:00
James Munnelly
9dc927b04e
Fix-up manifests and upgrade guide for v0.10
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-09-02 12:38:45 +01:00
James Munnelly
b38a0a64a7
Update advisory on DNS01 provider secrets
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-09-02 12:17:33 +01:00
James Munnelly
65a5ef6dd4
Add certificaterequests to backup guide
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-09-02 12:16:49 +01:00
James Munnelly
745228e37b
Add upgrade guide
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-09-02 12:15:49 +01:00
James Munnelly
5eefde8e46
Add v0.10.0 release notes and bump versions
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-09-02 11:57:51 +01:00
jetstack-bot and GitHub
e476d17fc5
Merge pull request #1996 from ocadotechnology/wip-301
...
feat: enable crt/csr keyusages and extended keyusages
2019-09-02 10:41:04 +01:00
stuart.warren
7eb1e34e48
feat: enable certificate keyusages
...
Enable users to request x509 key usages and extended key usages when
defining a certificate or certificate signing request
fixes : #301
Signed-off-by: stuart.warren <stuart.warren@ocado.com >
2019-08-31 01:00:00 +01:00
jetstack-bot and GitHub
a54e766791
Merge pull request #2024 from zeeZ/fix-generate-docs
...
Fix docs on how to generate docs
2019-08-30 16:39:52 +01:00
zeeZ
947df5bc63
Fix docs on how to generate docs
...
Signed-off-by: zeeZ <zeeZinator+github@gmail.com >
2019-08-29 17:04:48 +02:00
Alpha and jetstack-bot
6a7297c3f4
Update kubectl output result with kubectl 12+
...
Signed-off-by: alpha.wong <alpha.wong@sandboxvr.com >
2019-08-28 10:11:37 +00:00
Marcello Romani
266013ec8f
#1931 clarify you have to manually add the jetstack helm repo
2019-08-19 10:16:24 +01:00
jetstack-bot and GitHub
9a61875029
Merge pull request #1999 from JoshVanL/0.8-0.9-upgrade-guide
...
Adds documentation to describe how to perform 0.8->0.9 process
2019-08-16 18:39:00 +01:00
JoshVanL
77da54c3d8
release-0.9 -> release-0.10, v0.10.0 -> v0.10.0-alpha.0
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-08-16 13:23:27 +01:00
JoshVanL
160f62469f
Add comment about backing up in 0.8 upgrade guide
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-08-16 13:16:31 +01:00
JoshVanL
bf818173e4
Adds documentation to describe how to perform 0.8->0.9 process
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-08-16 13:01:42 +01:00
JoshVanL
72cc7b865c
Bump cert-manager version strings v0.9.0 -> v0.10.0
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-08-16 11:51:36 +01:00
jetstack-bot and GitHub
36c8cff055
Merge pull request #1960 from elsesiy/feat/fix-azuredns-sp-script
...
Update documentation on service principal creation
2019-08-08 21:28:06 +01:00
Moritz Johner
591587273e
feat: add option to assume-role in route53
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com >
2019-08-03 17:37:25 +02:00
Jonas-Taha El Sesiy
2791f7b253
Update documentation on service principal creation
...
Since AzureCli 2.0.68 the --password flag is unsupported.
The script now allows for auto-generated passwords
Signed-off-by: Jonas-Taha El Sesiy <github@elsesiy.com >
2019-08-02 10:18:14 -07:00
Nicolas Kowenski
c73ce2346f
add code-block:: shell to Helmfile alternative install
...
Signed-off-by: Nicolas Kowenski <nico@garufa.ethz.ch >
2019-07-31 14:24:27 +02:00
Nicolas Kowenski
312a38f0be
include helmfile zakkg3 alternative installation
...
Signed-off-by: Nicolas Kowenski <nico@garufa.ethz.ch >
2019-07-30 15:23:26 +02:00
James Munnelly
2cbc089881
Bump version strings for v0.9.0
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-07-23 14:37:05 +01:00
jetstack-bot and GitHub
2e03be48eb
Merge pull request #1907 from munnerz/kubernetes-1.15.1
...
Bump Kubernetes dependencies to 1.15.1
2019-07-23 11:44:25 +01:00
jetstack-bot and GitHub
9a6510ead0
Merge pull request #1911 from munnerz/update-diagram
...
Update high level overview diagram
2019-07-22 17:12:39 +01:00
James Munnelly
03187a4247
Add TPP setup section
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-07-22 13:34:37 +01:00
James Munnelly
813e19ac10
Fix two typos in Venafi tutorial
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-07-22 13:24:23 +01:00
James Munnelly
27b4ba7d69
Update high level overview diagram
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-07-22 12:47:49 +01:00
James Munnelly
d9899e86be
Update reference docs
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-07-20 13:44:08 +01:00
jetstack-bot and GitHub
9299d14eb8
Merge pull request #1729 from alljames/1439-eks-docs
...
1439 eks docs
2019-07-18 09:28:38 +01:00
James Munnelly
e55dffe451
Extend Venafi document
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-07-17 19:04:40 +01:00
jetstack-bot and GitHub
ab4d15eff4
Merge pull request #1900 from JoshVanL/update-release-processes
...
Updates release process
2019-07-17 18:02:31 +01:00
James Munnelly
c4d7ded535
Move and expand upon EKS tutorial
...
Signed-off-by: James Munnelly <james@munnelly.eu >
2019-07-17 16:53:42 +01:00
jetstack-bot and GitHub
d9b1b9e4bc
Merge pull request #1894 from JoshVanL/0.9-beta-docs-version-bump
...
Bump version numbers for v0.9.0-alpha.0 to v0.9.0-beta.0
2019-07-17 15:15:30 +01:00
JoshVanL
ccb7419160
Bump version numbers for v0.9.0-alpha.0 to v0.9.0-beta.0
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-07-17 14:59:40 +01:00
JoshVanL
786fe48553
Removes helm chart mention in release process
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-07-17 14:58:01 +01:00
JoshVanL
4258bf7ab3
Updates release process
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-07-17 14:24:30 +01:00
JoshVanL
5aed5e7001
Adds release-0.9 upgrade guide
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-07-17 11:25:58 +01:00
jetstack-bot and GitHub
8d61145516
Merge pull request #1893 from JoshVanL/cr-conditions-docs
...
CertificateRequest conditions docs
2019-07-16 22:09:38 +01:00
JoshVanL
523a699e39
Reduce number of CertificateRequest condition types
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-07-16 14:45:34 +01:00
jetstack-bot and GitHub
873f48352e
Merge pull request #1875 from JoshVanL/cr-docs
...
Adds CertificateRequest docs
2019-07-16 12:17:04 +01:00
JoshVanL
268caa04f1
Adds docs on CertificateRequest conditions
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-07-16 11:10:25 +01:00
JoshVanL
fb0195aa12
Adds review comments
...
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com >
2019-07-16 09:53:33 +01:00
jetstack-bot and GitHub
e43a39763e
Merge pull request #1878 from stobias123/patch-1
...
Update google.rst
2019-07-11 12:14:37 +01:00