James Munnelly
|
ff0a2c00a1
|
Don't manually init issuer helper
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 15:24:41 +01:00 |
|
James Munnelly
|
cee2af6281
|
Set fixedClock on test builders
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 15:24:01 +01:00 |
|
James Munnelly
|
8a2bcb5dd1
|
Set the apiutil clock in test builder
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 15:09:24 +01:00 |
|
James Munnelly
|
d43fb909c4
|
Convert acmechallenges controller to use test builder directly
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 14:14:48 +01:00 |
|
James Munnelly
|
331f490312
|
Remove util_test.go from issuers & clusterissuers
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 13:13:37 +01:00 |
|
James Munnelly
|
7b8a343d53
|
Update vendor
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 12:52:26 +01:00 |
|
James Munnelly
|
6ecaecb0fc
|
Tidy up pkg/acme package
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 12:40:22 +01:00 |
|
James Munnelly
|
57315074f7
|
acmeorders: remove util_test.go and refactor to use builder directly
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 12:30:23 +01:00 |
|
James Munnelly
|
99bbc31386
|
Promote 'Clock' to be a field on controller context
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 12:30:23 +01:00 |
|
James Munnelly
|
70d7d222e8
|
Centralise fake structures into 'fake' subpackages
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-26 12:30:23 +01:00 |
|
jetstack-bot
|
2d1c213735
|
Merge pull request #1928 from munnerz/testbuilder-checkfn
Add CheckFn to testpkg.Builder & use it in CertificateRequest controller
|
2019-07-25 16:54:29 +01:00 |
|
James Munnelly
|
489feb3c30
|
Rename request->certificateRequest
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-25 16:35:23 +01:00 |
|
James Munnelly
|
c4b30cd837
|
Use test Builder directly in CA requests controller
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-25 16:18:03 +01:00 |
|
James Munnelly
|
8047b4a5b9
|
Use test builder directly in CertificateRequest controller
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-25 15:59:17 +01:00 |
|
James Munnelly
|
434b2408be
|
Add CheckAndFinish to controller test.Builder
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-25 15:58:39 +01:00 |
|
jetstack-bot
|
4dc46d68cd
|
Merge pull request #1910 from JoshVanL/ca-issuer-sign-migration
Move CA signer into ./pkg/controller/certificaterequests/ca
|
2019-07-25 14:48:28 +01:00 |
|
JoshVanL
|
a0d5793d9b
|
Adds Recorder event tests to CA CR controller
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2019-07-23 18:18:44 +01:00 |
|
jetstack-bot
|
5d6f92cc7b
|
Merge pull request #1918 from munnerz/0.9-relnotes
Add intro to 0.9 release notes
|
2019-07-23 16:07:26 +01:00 |
|
jetstack-bot
|
8c98315010
|
Merge pull request #1919 from munnerz/rules_go-bump
Bump rules_go and gazelle
|
2019-07-23 15:44:26 +01:00 |
|
James Munnelly
|
6645257bc6
|
Add intro to 0.9 release notes
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-23 15:36:19 +01:00 |
|
jetstack-bot
|
db1a11baab
|
Merge pull request #1920 from munnerz/bump090
Bump version strings for v0.9.0
|
2019-07-23 15:28:26 +01: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 |
|
James Munnelly
|
f0fd1828e0
|
Bump rules_go and gazelle
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-23 14:34:00 +01:00 |
|
JoshVanL
|
425dbd993c
|
Revert CR unit tests to SelfSigned
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2019-07-23 14:21:56 +01:00 |
|
jetstack-bot
|
e3b1fb7e75
|
Merge pull request #1914 from munnerz/add-k8s114-115
Add e2e dependencies for k8s 1.14, 1.15 and 1.16-alpha
|
2019-07-23 13:22:25 +01:00 |
|
JoshVanL
|
f8c511a705
|
Address ca sign returning error
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2019-07-23 12:06:30 +01:00 |
|
jetstack-bot
|
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 |
|
JoshVanL
|
294d8ae93d
|
Move IssuerKind to ./pkg/util
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2019-07-23 09:27:22 +01:00 |
|
JoshVanL
|
ab838197fc
|
Move CA signer into ./pkg/controller/certificaterequests/ca
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
|
2019-07-23 09:27:22 +01:00 |
|
James Munnelly
|
9810c37c33
|
Bump to latest helm/tiller version
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-22 20:54:15 +01:00 |
|
James Munnelly
|
9c55f2603f
|
Add v1beta2 kubeadm config
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-22 20:46:55 +01:00 |
|
James Munnelly
|
a0c8a776c6
|
Bump kind Config manifest version
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-22 20:46:55 +01:00 |
|
James Munnelly
|
a22a8458fe
|
Bump older k8s images
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-22 20:46:55 +01:00 |
|
James Munnelly
|
46a5e90842
|
Use prebuilt kind binary
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-22 20:46:55 +01:00 |
|
James Munnelly
|
7a362393d9
|
Bump kind to 0.4.0 and default k8s version to 1.15
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-22 20:46:55 +01:00 |
|
James Munnelly
|
283a208380
|
Add e2e targets for 1.15 and 1.16
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-22 20:46:55 +01:00 |
|
jetstack-bot
|
9772c56d45
|
Merge pull request #1913 from munnerz/appsv1
Update Deployment manifests to use apps/v1
|
2019-07-22 20:07:06 +01:00 |
|
jetstack-bot
|
9a6510ead0
|
Merge pull request #1911 from munnerz/update-diagram
Update high level overview diagram
|
2019-07-22 17:12:39 +01:00 |
|
jetstack-bot
|
590b04d72d
|
Merge pull request #1912 from munnerz/typos-venafi
Fix two typos in Venafi tutorial & add TPP details
|
2019-07-22 15:13:07 +01:00 |
|
James Munnelly
|
5bd0a37686
|
Update Deployment manifests to use apps/v1
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-22 13:40:13 +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 |
|
James Munnelly
|
13e5bc8885
|
Bump controller-runtime to 0.2.0-beta.4
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-20 13:41:50 +01:00 |
|
James Munnelly
|
c619800044
|
Fix tests for new struct names
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-20 01:57:47 +01:00 |
|
James Munnelly
|
32bc10710e
|
Update use of featuregate package
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-20 01:57:24 +01:00 |
|
James Munnelly
|
74c9c41e78
|
Regenerate client
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-19 23:16:36 +01:00 |
|
James Munnelly
|
b37e3db1c5
|
Update vendor
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-19 23:15:54 +01:00 |
|
James Munnelly
|
215fcddbbc
|
Update go.mod for kubernetes-1.15.1
Signed-off-by: James Munnelly <james@munnelly.eu>
|
2019-07-19 23:15:34 +01:00 |
|