Commit Graph

3121 Commits

Author SHA1 Message Date
James Munnelly
cd22efaec2 Bump more references to extensions/v1beta1 Deployments
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 12:16:38 +01:00
jetstack-bot
eb61adf0fc
Merge pull request #2123 from munnerz/011-upgrade
Add provisional upgrade notes for v0.11 & bump version strings
2019-09-27 12:52:27 +01:00
jetstack-bot
6d51aedeee
Merge pull request #2116 from munnerz/nogo-vet
Run govet using nogo
2019-09-27 12:28:27 +01:00
James Munnelly
8b44371e99 Remove .bazelversion file
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
6ea5eb6993 Move print-workspace-status.sh into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
f466aeea88 Fix govet warnings
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
7c54cb8dda Run govet using nogo
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
37a20c5837 Run hack/update-bazel.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
3b7ce3ed5c Remove hack from gazelle ignore list
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
ebd75342fc Remove unused scripts
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
4a0812ab09 Move .kazelcfg.json into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
57b97d77ac Move repos.bzl into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
a3aaeba1e6 Move crd generation macro into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
fad13bfce1 Move image macro into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly
3de186305f Bump version strings for v0.11.0-alpha.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 11:22:58 +01:00
James Munnelly
093aa6844c Add provisional upgrade notes for v0.11
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 11:22:44 +01:00
jetstack-bot
5d532246da
Merge pull request #2122 from munnerz/fixup-apigroup
Correct API group on Vault setup guide
2019-09-27 11:15:55 +01:00
jetstack-bot
689372b4d7
Merge pull request #2095 from munnerz/k8s116
Bump Kubernetes dependencies to 1.16.0
2019-09-27 10:46:55 +01:00
James Munnelly
3daeee9f3e Correct API group on Vault setup guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 10:26:58 +01:00
James Munnelly
64ca453404 Run hack/update-reference-docs.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 10:13:56 +01:00
James Munnelly
ad333f1b9a Bump Kubernetes dependencies to 1.16.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 10:10:58 +01:00
jetstack-bot
9cd00ce3f8
Merge pull request #2034 from JoshVanL/e2e-conformance-tests
Extends conformance tests
2019-09-27 00:10:55 +01:00
jetstack-bot
18106e4e96
Merge pull request #2114 from munnerz/go1131
Update to use go 1.13.1
2019-09-26 18:11:54 +01:00
James Munnelly
1d87e37e69 Fix verify-codegen with external/ dir
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 17:51:08 +01:00
JoshVanL
869370e226 Cleans up code and naming
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:52 +01:00
JoshVanL
a96f93e0c9 Disable reusing private keys for venafi e2e conformance
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:18 +01:00
JoshVanL
f1f30edf1a Adds namespace to cloudflair provisioner
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:18 +01:00
JoshVanL
030d28ed5b Update apis in e2e conformance tests
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:18 +01:00
JoshVanL
cd53c9e004 Wait for secret to contain cert for deletion e2e test
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:01 +01:00
JoshVanL
3c0b901690 Disable EC key conformance test for venafi issuer
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:01 +01:00
JoshVanL
bcd94fc2f1 e2e: Adds fuz to cert duration check and fix waiting for cert unready
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:01 +01:00
JoshVanL
05851d4029 e2e: update secret key with no data rather than delete key
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:01 +01:00
JoshVanL
10777301d8 Adds DNS acme conformance tests
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:01 +01:00
JoshVanL
0f55a21e32 Set vault e2e to key_type=any
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:34:42 +01:00
JoshVanL
ced21c287f Conformance: Ensure if a certificate is deleted then a new certificate is signed with
same key

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:34:42 +01:00
James Munnelly
4b1a4fece8 Fix update-codegen for go 1.13
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 17:26:43 +01:00
JoshVanL
91f2b1c051 Uses create and delete for venafi and vault e2e conformance provisioners
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:25:37 +01:00
JoshVanL
2c131e94db Removes duration feature from acme and veanfi
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:25:37 +01:00
JoshVanL
eacd83a8bb Adds venafi e2e conformance test
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:25:37 +01:00
JoshVanL
3d616b5088 Adds vault issuer to e2e conformance tests
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:25:37 +01:00
JoshVanL
48afbb1f65 Adds duration and wildcard feature tests to conformance tests
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:25:37 +01:00
James Munnelly
13cfe2884b Update generated files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 16:32:05 +01:00
James Munnelly
62f1e7097b Update to go 1.13.1
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 16:32:01 +01:00
jetstack-bot
3f461ee17e
Merge pull request #2098 from munnerz/rm-vendor
No longer store vendor/ directory in repo
2019-09-26 16:09:14 +01:00
James Munnelly
24f39b4b47 Prefix local WORKSPACE dependencies with @
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 15:26:29 +01:00
James Munnelly
9b0af7a5e6 Improve verify-links UX
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 15:26:29 +01:00
James Munnelly
a725d651a5 Improve verify-errexit UX
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 15:26:29 +01:00
James Munnelly
5c87f83a03 Improve update-gofmt UX
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 15:26:29 +01:00
James Munnelly
f1b942e0af Improve update-reference-docs UX
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 15:26:29 +01:00
James Munnelly
e816cfec58 Run hack/update-deps.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 15:26:29 +01:00