Commit Graph

1695 Commits

Author SHA1 Message Date
James Munnelly
3e7509b51f Remove flakey unit test in dns utils package
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-08 20:18:49 +00:00
jetstack-bot
d8b7c734bc
Merge pull request #1110 from munnerz/helm-ginkgo-writer
Use GinkgoWriter to print Helm install output
2019-01-08 19:12:30 +00:00
jetstack-bot
94b94beac4
Merge pull request #1179 from jetstack/docker-host
Add DOCKER_HOST env var to gitlab build
2019-01-08 18:15:30 +00:00
jetstack-bot
92df3c627e
Merge pull request #1180 from munnerz/0.6.0-bump
Bump versions for 0.6.0-alpha.0
2019-01-08 17:41:29 +00:00
James Munnelly
3464f4363a Bump versions for 0.6.0-alpha.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-08 16:45:06 +00:00
jetstack-bot
ac8bd61da2
Merge pull request #1172 from munnerz/e2e-explore
Save global addon logs as CI artifacts & fixup logging
2019-01-08 15:38:30 +00:00
James Munnelly
62c11ed571 Add DOCKER_HOST env var to gitlab build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-08 15:28:41 +00:00
James Munnelly
8533a5b91c Use log.Logf instead of GinkgoWriter
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-08 14:55:27 +00:00
jetstack-bot
920b6ffcdb
Merge pull request #1178 from munnerz/fix-scheduler-bug
Fix bug in challenge scheduler causing invalid results
2019-01-08 14:25:19 +00:00
James Munnelly
3ac4d19874 Fix bug in challenge scheduler causing invalid results
Previously, we shared a single backing slice when
performing filter operations on slices, causing issues
when we perform sorting operations on that same
underlying slice.

Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-08 13:53:58 +00:00
James Munnelly
016ae6077f Print test namespace name at the start of all test specs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 22:16:33 +00:00
James Munnelly
2d55a8fa26 Use framework/log instead of glog
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 22:14:04 +00:00
James Munnelly
e3e5612f95 Place global logs in log/ subdir
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:48:11 +00:00
James Munnelly
e46837f64c Replace calls to glog with GinkgoWriter
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:47:58 +00:00
James Munnelly
60e6755f3f Move util testing package into e2e/util
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:45:45 +00:00
James Munnelly
0237d5a4c2 Write log files to artifacts directory instead of stdout
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:45:44 +00:00
James Munnelly
6b76983165 Bump cert-manager verbosity during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:45:44 +00:00
James Munnelly
f4291d5876 Add missing call to GinkgoWriter.Write for global addon logs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 20:45:44 +00:00
James Munnelly
4f894a7d99
Merge pull request #1173 from munnerz/bump-year
Update copyright header year
2019-01-07 20:23:38 +00:00
James Munnelly
90ea0d2684 :this_is_unbearable:
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 15:28:14 +00:00
James Munnelly
0f7ceb2a30 :this_is_fine:
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 15:12:45 +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
7c67233af0
Merge pull request #1174 from munnerz/bump-bazel-deps
Bump bazel workspace dependencies
2019-01-07 15:07:37 +00:00
James Munnelly
a68614baa3 Run //hack:update-deps
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 14:51:53 +00:00
James Munnelly
000ac1918d Bump bazel workspace dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-07 14:16:12 +00:00
James Munnelly
7228c8b8a1
Merge pull request #1159 from zrdaley/update-bazel-rules
Update bazel rules
2019-01-07 13:54:31 +00:00
Zenara Daley
50a381178c Update bazel rules
Signed-off-by: Zenara Daley <zenara.daley@shopify.com>
2018-12-19 13:04:53 -05:00
jetstack-bot
299f546b4d
Merge pull request #1145 from vasrem/fix_runasuser
Build images using user with id 1000
2018-12-14 18:57:37 +00:00
jetstack-bot
b859d0d20e
Merge pull request #1150 from munnerz/fix-deploy-link
Fix link in Helm chart README
2018-12-14 18:24:37 +00:00
James Munnelly
bf17ac809f
Merge pull request #1131 from davegrix/patch-1
Update index.rst
2018-12-14 09:09:24 -08:00
James Munnelly
ef59c419b6 Fix link in Helm chart README
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-14 09:05:45 -08:00
Vasilis Remmas
cd14e3195b Build containers using user with id 1000
This fixes an issue where clusters with Pod Security Policy feature
enabled cannot start the containers.

Signed-off-by: Vasilis Remmas <vasremm@gmail.com>
2018-12-10 14:08:03 +01:00
jetstack-bot
e5ffc9f29d
Merge pull request #1138 from munnerz/crd-install
Remove CustomResourceDefinitions from Helm chart into separate pre-install manifest
2018-12-06 11:36:25 +00:00
James Munnelly
fb0e21eea0 Add extra 'install CRDs' step to Helm chart README
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-06 11:13:28 +00:00
Dave Grix
1590490ea1 Merge branch 'patch-1' of https://github.com/davegrix/cert-manager into patch-1 2018-12-05 09:11:10 +00:00
davegrix
a72b935a96 Update index.rst
Updated to fix error

Signed-off-by: Dave Grix <herghostuk@gmail.com>
2018-12-05 09:10:23 +00:00
James Munnelly
bb7d2f5f4e Remove the Namespace resource from Helm chart
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 19:08:35 +00:00
James Munnelly
c0fc03c6a4 Update upgrading docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:32:35 +00:00
James Munnelly
779cc0ae1f Update getting started guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:26:49 +00:00
James Munnelly
cdd513c6c5 Remove CRDs from Helm chart and introduce 00-crds.yaml file
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:11:13 +00:00
James Munnelly
4283138a81 Move deployment generation values.yaml to deploy/manifests and don't generate without-rbac variants of manifests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:29:26 +00:00
James Munnelly
dfa1a92366 Add .gitignore
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:20:44 +00:00
James Munnelly
07a137738b Fix helm chart verification lib
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:20:00 +00:00
James Munnelly
5a17c58c03 Rearrange Helm charts into deploy/ and test/e2e/charts directories
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:19:49 +00:00
jetstack-bot
640e63f618
Merge pull request #1136 from munnerz/fix-dns-cnames
Add cnameStrategy field to configure how CNAME records should be handled during DNS01
2018-12-04 15:53:46 +00:00
jetstack-bot
31968a37e8
Merge pull request #1137 from munnerz/pin-bitbucket
Use github.com/munnerz/goautoneg mirror to resolve bitbucket issues
2018-12-04 15:02:46 +00:00
James Munnelly
bdeb181447 Use github.com/munnerz/goautoneg mirror to resolve bitbucket issues
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 14:20:24 +00:00
James Munnelly
77796efb3b Update reference docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 13:57:27 +00:00
James Munnelly
e3ab52861a Only follow CNAMEs if the Issuer's cnameStrategy is 'Follow'
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 13:57:13 +00:00
davegrix
6f7dae6b2c
Update index.rst
Updated to fix error
2018-12-02 18:05:54 +00:00