Commit Graph

3570 Commits

Author SHA1 Message Date
jetstack-bot
e4e7ab2388
Merge pull request #2598 from munnerz/static-manifests-crds
Fix including CRDs as part of static manifests
2020-02-13 16:20:06 +00:00
James Munnelly
71373d1e50 Fix including CRDs as part of static manifests
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-02-13 15:52:01 +00:00
jetstack-bot
f9c23dcb8f
Merge pull request #2556 from munnerz/release-tars
Add release-tars targets to construct cert-manager release artifacts
2020-02-10 16:10:13 +00:00
jetstack-bot
260cf61483
Merge pull request #2563 from munnerz/v1alpha3-crd
Enable conversion webhook and publish v1alpha3 apiVersion
2020-02-10 14:29:12 +00:00
James Munnelly
a4fb7922d9 Remove un-needed json tag on internal type
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-02-10 12:17:38 +00:00
James Munnelly
48c56dbe5a Run ./hack/update-crds.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-02-10 12:16:29 +00:00
James Munnelly
277659c466 Enable conversion webhook for v1alpha3 in CRDs and 'serve' v1alpha3
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-02-10 12:15:09 +00:00
James Munnelly
c3bc752566 Update controller-tools and controller-runtime
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-02-10 12:15:09 +00:00
James Munnelly
faffe3c600 Update certificaterequest condition doc comment for InvalidRequest
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-02-10 12:15:09 +00:00
jetstack-bot
d0d76e1b2c
Merge pull request #2584 from meyskens/add-commonname-mote
Add note that CommonName is not looked at when any SAN is set
2020-02-10 12:05:12 +00:00
jetstack-bot
e5bf177726
Merge pull request #2574 from JoshVanL/webhook-cert-bootsrap-single-reconcile
Webhook cert bootsrap single reconcile
2020-02-10 11:36:25 +00:00
jetstack-bot
d5030d3164
Merge pull request #2588 from meyskens/add-standup
Update community section
2020-02-07 16:05:11 +00:00
jetstack-bot
81e629ff86
Merge pull request #2589 from JoshVanL/kind-export-logs
Exports cluster logs to artifacts after CI run
2020-02-07 14:18:11 +00:00
JoshVanL
c5a357af84
Exports cluster logs to artifacts after CI run
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-02-07 13:50:24 +00:00
Maartje Eyskens
5e9552f03c Update community section
This adds info on the correct community meeting time
as well as info on the new public standup.

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-07 13:52:36 +01:00
Maartje Eyskens
de2abd63d8 Remove bad bazel file change
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-07 10:10:59 +01:00
Maartje Eyskens
3c09a7b80c Document more info on CN behaviour
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-07 09:22:24 +01:00
Maartje Eyskens
7e318dbfbb update CRDs
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-07 09:16:49 +01:00
Maartje Eyskens
368621a0a4 Add note that CommonName is not looked at when any SAN is set
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-06 18:01:41 +01:00
jetstack-bot
94bc5f60f8
Merge pull request #2568 from munnerz/venafi-cloud-optional-url
Make the Venafi Cloud URL field optional
2020-02-06 15:48:10 +00:00
Maartje Eyskens
12d77f5ed2 Merge branch 'master' into venafi-cloud-optional-url
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-06 16:18:42 +01:00
JoshVanL
0e18ba7b1d
Run a First func for webhook secret bootstrap and catch recursive unit
test

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-02-05 11:49:31 +00:00
JoshVanL
e9c04b57d9
Adds a First function to controllers which run after initialisation
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-02-05 11:48:20 +00:00
JoshVanL
72d6d030c8
Adds Create expected action to webhook bootstrap tests due to always
Create being attempted

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-02-04 17:34:00 +00:00
JoshVanL
c940b30ac1
Added comment around recursive function call and cleans up Create/Update
code

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-02-04 16:59:48 +00:00
jetstack-bot
ba46885ee4
Merge pull request #2577 from munnerz/remove-internal-api-json-tags
Remove json field tags from internal API structs
2020-02-04 16:42:08 +00:00
James Munnelly
c8cb23a1dc Remove json field tags from internal API structs
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-02-04 16:10:43 +00:00
JoshVanL
fa75ced013
Updates webhook bootstrap tests to for new single reconcile key/cert
generation

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-02-04 14:49:26 +00:00
JoshVanL
e58022462e
Moves key generation to same reconcile as webhook certificate signing to
do single creation/update of Secret

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-02-04 14:48:45 +00:00
jetstack-bot
2c4935fb84
Merge pull request #2570 from meyskens/update-readme-docs
Update README with new docs links
2020-02-04 11:52:52 +00:00
jetstack-bot
49755df854
Merge pull request #2562 from willthames/tls-cipher-suites
Add cipher suites configuration and defaults
2020-02-04 10:20:52 +00:00
Maartje Eyskens
601a463564 Update README with new docs links
The documentation has moved, this updates the links in the readme as well as fixing some dead links in there.

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-02-04 11:15:09 +01:00
James Munnelly
5b9cd23d0f Make the Venafi Cloud URL field optional
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-02-03 18:18:38 +00:00
Will Thames
e1bf54d0e3 Add cipher suites configuration and defaults
Add a --tls-cipher-suites command line flag and set to sensible
defaults.

Signed-off-by: Will Thames <will@thames.id.au>
2020-02-03 22:57:59 +10:00
James Munnelly
dfafd10391 Remove hack/release tool
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-31 10:35:22 +00:00
James Munnelly
22f4f1e1f2 Add release-tars targets to construct cert-manager release artifacts
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-30 21:02:58 +00:00
jetstack-bot
33051b0c66
Merge pull request #2531 from munnerz/move-organizations
v1alpha3: move Organization field into X509Subject as Organizations
2020-01-29 10:17:54 +00:00
James Munnelly
877e1dd672 Move Organization field into X509Subject as Organizations
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-29 09:06:45 +00:00
jetstack-bot
7eacbd2eb9
Merge pull request #2534 from munnerz/e3e-setup
Refactor e2e setup to be useful for local development and clean up e2e test addons
2020-01-28 23:37:03 +00:00
jetstack-bot
16317aa36a
Merge pull request #2546 from munnerz/fix-http01-openshift
Fix ownerReference GVK used during HTTP01 challenge solving
2020-01-28 18:07:03 +00:00
jetstack-bot
b619af66be
Merge pull request #2544 from gtaylor/helm-cainjector-disable
Fix Helm chart cainjector.enabled
2020-01-27 14:35:45 +00:00
James Munnelly
02ae799e31 Fix ownerReference GVK used during HTTP01 challenge solving
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-24 16:11:46 +00:00
Greg Taylor
3f2e9dd37f Fix Helm chart cainjector.enabled
cainjector previously disregarded the cainjector.enabled
value when passed in. This commit leaves it defaulted to
enabled (per the docs) but causes cainjector to not be
deployed when cainjector.enabled = false.

Signed-off-by: Greg Taylor <greg@gctaylor.com>
2020-01-23 16:22:41 -08:00
James Munnelly
af63f08074 Fixup using devel tools in CI
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-23 12:57:03 +00:00
jetstack-bot
da7790e5bb
Merge pull request #2539 from munnerz/ensure-public-key-valid
Ensure fetched certificate is valid for CSRs public key before issuing
2020-01-23 10:39:14 +00:00
James Munnelly
355369afa6 Create devel directory and use it for e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-22 22:08:27 +00:00
James Munnelly
8b43813072 Update test/e2e to no longer deploy using addons
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-22 22:08:27 +00:00
James Munnelly
1f7f23895d Ensure fetched certificate is valid for CSRs public key before issuing
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-22 16:42:58 +00:00
James Munnelly
6d9200f9d3
Merge pull request #2535 from munnerz/stop-lying-in-the-readme
Update version numbers in Helm chart README
2020-01-21 14:57:56 +00:00
James Munnelly
86d7160499 Update version numbers in Helm chart README
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-21 14:24:18 +00:00