Commit Graph

22 Commits

Author SHA1 Message Date
James Munnelly
70b5eea2f1 Remove comment causing issues passing env vars
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 19:00:34 +01:00
James Munnelly
9939fc9bed Add sample webhook to build_images.sh script
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-30 15:39:12 +01:00
James Munnelly
226837ad92 Use 'kind load docker-image' command for faster image loads
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-30 10:36:58 +01:00
jetstack-bot
25e60f68b3
Merge pull request #1415 from munnerz/cainjector-updates
Updates to cainjector controller
2019-02-28 15:52:09 +00:00
jetstack-bot
c07bfd7181
Merge pull request #1419 from DanielMorsing/enable_httpstest
Enable https redirect test
2019-02-28 15:05:11 +00:00
Daniel Morsing
e1cee57b32 update dependencies for test
We use the latest pebble release without the strict mode flag enabled

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-02-28 12:24:24 +00:00
James Munnelly
2d4ae93388 Fix reference to old name
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-27 16:00:50 +00:00
Solly Ross
42248a91d7 CA Injector Controller
This implements a CA injector controller using controller-runtime.
It looks at admission webhooks and APIServices with a particular
annotation, and injects the CA data from certificates.

Signed-off-by: Solly Ross <sollyross@google.com>
2019-02-26 21:47:34 -08:00
James Munnelly
149cbb30a7 Add arm32 and arm64 bazel image targets
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-08 15:10:45 +00:00
James Munnelly
0da5f3349d update comment
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-04 13:09:11 +00:00
James Munnelly
a14dd8e633 Fix call to kubeVersion
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-01 10:22:39 +00:00
James Munnelly
39e5eb9901 Add v1beta1 kubeadm config for kind
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-01 10:06:49 +00:00
James Munnelly
0fa01e32c5 Use Bazel to version kind docker image
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-01 09:14:53 +00:00
James Munnelly
4c3e305112 Use Bazel to version kubectl in e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-01 00:21:13 +00:00
James Munnelly
ec87b60c94 Use Bazel images for nginx-ingress, vault and tiller
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-11 14:03:22 +00:00
James Munnelly
e9b735d1e2 Use pebble built by bazel during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-09 20:11:42 +00:00
James Munnelly
0fcc0c666c Update copyright header year
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 15:07:55 +00:00
James Munnelly
ed5ff98c9e Use appropriate kubeadm config version for kubernetes version
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-13 17:37:50 +00:00
James Munnelly
78f1718b86 Bump config template and kind image
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-11-09 11:47:34 +00:00
James Munnelly
038a5ab7c3 Use kind provided by Bazel WORKSPACE
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-26 14:44:12 +01:00
James Munnelly
4ed36535e5 Fix up lint issues and move setting KUBECONFIG
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-26 00:35:44 +01:00
James Munnelly
d7ddf4a550 Separate run-e2e-kind into more granular scripts
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-25 18:54:41 +01:00