Commit Graph

973 Commits

Author SHA1 Message Date
jetstack-bot
2ef08e2b3c
Merge pull request #716 from kragniz/docs-apiversion
docs: fix api version in issuer example resources
2018-07-06 16:25:32 +01:00
Louis Taylor
4653d456ec
docs: fix api version in issuer example resources 2018-07-06 16:07:55 +01:00
jetstack-bot
8c1e0c9fcd
Merge pull request #507 from madmod/patch-1
Fix AWS DNS policy example
2018-07-05 21:01:31 +01:00
jetstack-bot
c48a38ae17
Merge pull request #644 from munnerz/ref-docs
Add script for generating reference docs
2018-07-05 15:12:41 +01:00
James Munnelly
7b2f84e4d6 Add verify-reference-docs step to Makefile
Exclude docs/generated from go test checks

Add hack/verify-reference-docs.sh
2018-07-05 14:47:36 +01:00
James Munnelly
95000f1937 Run hack/update-reference-docs-dockerized.sh 2018-07-05 14:47:36 +01:00
James Munnelly
3a78c8a861 Run dep ensure 2018-07-05 14:47:35 +01:00
James Munnelly
80ca8daea0 Don't prune k8s.io/kube-openapi 2018-07-05 14:47:35 +01:00
James Munnelly
3fc5bf539f Include reference docs in sphinx site 2018-07-05 14:47:35 +01:00
James Munnelly
2014183a57 Add script for generating reference docs 2018-07-05 14:47:32 +01:00
jetstack-bot
d7bcb62256
Merge pull request #680 from fllaca/allow_http_proxy_envvars
Allow setting http_proxy and https_proxy in cert-manager deployment
2018-07-05 12:37:41 +01:00
jetstack-bot
92d17fecde
Merge pull request #708 from munnerz/fix-panic
Prevent panics in v1alpha1 helpers.go
2018-07-05 12:12:42 +01:00
James Munnelly
d61838d901 Prevent panics in v1alpha1 helpers.go 2018-07-05 11:43:19 +01:00
Fernando Llaca
dde44ad2f9 Fixes #310: Allow setting http_proxy and https_proxy in cert-manager deployment 2018-07-05 10:42:29 +02:00
James Munnelly
959aba219f
Merge pull request #703 from munnerz/chart-verify
Use kubernetes-helm/chart-testing scripts to verify helm chart
2018-07-04 15:07:44 +01:00
James Munnelly
55f4f279d1 Fix remote handling 2018-07-04 14:41:57 +01:00
James Munnelly
a7a50cc26c Default and set REMOTE during chart test 2018-07-04 14:34:56 +01:00
James Munnelly
7c6ad06d3d Use kubernetes-helm/chart-testing scripts to verify helm chart 2018-07-04 14:19:37 +01:00
jetstack-bot
42e11a9f93
Merge pull request #698 from edevil/order_ready
Support the new ACMEv2 "ready" order status
2018-07-04 11:47:33 +01:00
André Cruz
936e2b98ee Support the new "ready" order status 2018-07-03 15:31:14 +01:00
jetstack-bot
d7bf9571d1
Merge pull request #695 from pieterlange/patch-1
Add doc on secret references for cluster issuers
2018-07-02 16:24:43 +01:00
Pieter Lange
04e7857519
Add doc on secret references for cluster issuers 2018-07-02 17:14:07 +02:00
James Munnelly
f9f0724c2c
Merge pull request #689 from jetstack/munnerz-patch-1
Install dep during gitlab-ci build
2018-06-29 11:13:30 +00:00
James Munnelly
b700e7a732
Install dep during gitlab-ci build 2018-06-29 10:57:09 +01:00
jetstack-bot
e7a2a0c618
Merge pull request #686 from kragniz/acme-config-update
Update spec.acme.config field when ingress changes
2018-06-29 10:11:06 +01:00
James Munnelly
86685369aa Add test for a non-acme certificate being appropriately updated 2018-06-29 09:46:04 +01:00
Louis Taylor
25311a57c5
Add better check for nil spec.acme 2018-06-27 14:37:53 +01:00
Louis Taylor
bc9181a925
Update spec.acme.config field when ingress changes
Fixes #619.
2018-06-27 10:52:00 +01:00
jetstack-bot
5f629aa4c5
Merge pull request #682 from munnerz/simple-validation
Resource validation as part of controller sync loops
2018-06-26 15:36:17 +01:00
James Munnelly
f05cd24adc Run hack/update-deps.sh 2018-06-26 15:01:14 +01:00
James Munnelly
c55e7661b2 Add unit tests for resource validation 2018-06-26 14:59:48 +01:00
James Munnelly
951b72bba0 Add basic resource validation at start of sync loops 2018-06-26 14:59:48 +01:00
jetstack-bot
aea7da0e03
Merge pull request #685 from munnerz/dep-verify
Update dep verify step to also ensure vendor is up to date
2018-06-26 14:50:49 +01:00
James Munnelly
7e53166a34 Run hack/update-deps.sh 2018-06-26 13:25:56 +01:00
James Munnelly
5e3360ccb4 Update dep verify step to also ensure vendor is up to date 2018-06-26 13:16:14 +01:00
jetstack-bot
ee21fc3e52
Merge pull request #684 from munnerz/dep-ensure
Run dep status as part of CI
2018-06-26 11:54:25 +01:00
jetstack-bot
1f6ebd2b3f
Merge pull request #556 from nazarewk/extraEnv
charts/cert-manager: add extraEnv
2018-06-26 09:15:30 +01:00
Krzysztof Nazarewski
ffa054dba6 chart: add extraEnv 2018-06-26 09:49:28 +02:00
James Munnelly
7e12dab6b7 Run dep ensure 2018-06-26 01:02:22 +01:00
James Munnelly
f7a72c42f3 Run dep status as part of CI 2018-06-26 01:02:03 +01:00
jetstack-bot
7ef053cf3e
Merge pull request #667 from euank/scheduler-mock
pkg/scheduler: fix minor race; use mocks in scheduler tests
2018-06-25 20:37:29 +01:00
Euan Kemp
b7d4470f81 pkg/scheduler: fix minor race
While unlikely, it was possible before for the scheduler to race in such
a way that concurrent 'Add' calls would result in "leaking" a timer,
thus making an unstoppable invocation of that event.

This includes a test which fails without the small bugfix in
scheduler.go
2018-06-25 12:01:51 -07:00
jetstack-bot
8740e7ae20
Merge pull request #674 from munnerz/bugfix-renewal
Don't return invalid/expired orders in shouldAttemptValidation
2018-06-25 12:51:29 +01:00
jetstack-bot
5ed3a33b34
Merge pull request #660 from munnerz/dev-chart-version
Use development chart version on master branch
2018-06-25 12:27:30 +01:00
James Munnelly
65443bdb94 Use development chart version on master branch 2018-06-25 11:05:39 +01:00
James Munnelly
fe5e748170 Don't return invalid/expired orders in shouldAttemptValidation 2018-06-25 10:46:10 +01:00
Euan Kemp
bb1fe81834 pkg/scheduler: use mock timer for tests
This speeds up the unit tests from taking about 12s to taking around
.01s
2018-06-19 17:48:16 -07:00
John Wells
7ad604cdc7
Fix IAM policy warnings 2018-06-18 13:53:09 -06:00
jetstack-bot
28c52d6f02
Merge pull request #662 from munnerz/fix-issuer-spin
issuers: Skip triggering API update if status has not changed
2018-06-18 14:39:59 +01:00
James Munnelly
592bfc7edc issuers: Skip triggering API update if status has not changed 2018-06-18 01:55:45 +01:00