* Namespace parameter missing
During troubleshooting I found out the issuer and certificate resources where missing so I spent a lot of time fixing that because I forgot to specify the namespace 🤦♂
* make email address an optional field in ACME issuers
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
Signed-off-by: Sebastiaan Molleman Effectory <Sebastiaan.Molleman@effectory.com>
* Bump version numbers for v0.8.0-beta.0
Signed-off-by: James Munnelly <james@munnelly.eu>
Signed-off-by: Sebastiaan Molleman Effectory <Sebastiaan.Molleman@effectory.com>
* release: read github token from file
Signed-off-by: James Munnelly <james@munnelly.eu>
Signed-off-by: Sebastiaan Molleman Effectory <Sebastiaan.Molleman@effectory.com>
* Namespace parameter missing
During troubleshooting I found out the issuer and certificate resources where missing so I spent a lot of time fixing that because I forgot to specify the namespace 🤦♂
Signed-off-by: Sebastiaan Molleman Effectory <Sebastiaan.Molleman@effectory.com>
The example for checking the namespace has the correct label was incorrect.
It was also being hidden on the Github RST rendering, because of the `:emphasize-lines`. I suspect this is why the mistake has never been noticed previously.
I suggest having the example render in github is more important the emphasizing the line.