Commit Graph

1245 Commits

Author SHA1 Message Date
James Munnelly
a87e7cdccc Use mktemp in verify-errexit and verify-links
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-13 11:21:42 +01:00
James Munnelly
77c63bdc2d Add root Bazel build files
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-13 11:21:42 +01:00
jetstack-bot
7924346bd8
Merge pull request #887 from munnerz/release-process
Add release process docs
2018-09-12 10:24:48 +01:00
jetstack-bot
140f9e7a4c
Merge pull request #891 from munnerz/metaauth-validation
Relax resource validation for CloudDNS service account credentials
2018-09-12 09:34:48 +01:00
jetstack-bot
feb589feb5
Merge pull request #661 from splashx/master
[ACME] Add RFC2136 DNS Provider (2nd attempt)
2018-09-12 09:11:48 +01:00
jetstack-bot
b88c4ad72a
Merge pull request #856 from ankyra/master
Documentation fix for `hostedZoneID` field
2018-09-12 08:45:48 +01:00
James Munnelly
01ab38e5ff Relax resource validation for CloudDNS service account credentials
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-12 08:44:06 +01:00
jetstack-bot
3cdcf21701
Merge pull request #889 from evankanderson/fix-err
Add an error check for AzureDNS failure to create a solver.
2018-09-11 12:59:51 +01:00
Bart Spaans
6b20e47378 Documentation fix for hostedZoneID field
Signed-off-by: Bart Spaans <bart.spaans@ankyra.io>
2018-09-11 11:12:21 +01:00
Evan Anderson
265c9610ff Add an error check for AzureDNS failure to create a solver.
Add documentation comments for public methods (caught by 'go lint').

Signed-off-by: Evan Anderson <evan.k.anderson@gmail.com>
2018-09-11 01:20:44 -07:00
splashx
3761c6c3a4
fix panic, wrong logic
Signed-off-by: splashx <splash@gmail.com>
2018-09-10 21:40:40 +02:00
splashx
51a8a57221
add tests for nameserver, tsigsecret and tsigname
Signed-off-by: splashx <splash@gmail.com>
2018-09-10 20:03:32 +02:00
James Munnelly
f218fbb8e3 Add release process docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 18:52:24 +01:00
jetstack-bot
c60f3de038
Merge pull request #886 from munnerz/ff-chart
Chart updates based on helm/charts feedback
2018-09-10 18:42:17 +01:00
James Munnelly
fee70b242a Run hack/update-deploy-gen.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 18:19:35 +01:00
James Munnelly
011d5beabb Use fixed image tag for ca-helper and add description
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 18:15:06 +01:00
James Munnelly
8bbc529154 Run hack/update-deploy-gen.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 18:13:56 +01:00
James Munnelly
6bdd2c99b1 Add requirements.lock file
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 18:13:52 +01:00
James Munnelly
7ae13376e3 Update version numbers for v0.5.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 18:13:47 +01:00
jetstack-bot
8d6701de0b
Merge pull request #838 from Queuecumber/ca-org-days
Set Organization in Certificates
2018-09-10 17:56:17 +01:00
Max Ehrlich
10526f404a
Validate that vault certificates do not set the organization field
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-10 10:33:53 -04:00
jetstack-bot
d55cd7ffe5
Merge pull request #664 from kiwigrid/enable-clouddns-meta-auth
enable clouddns meta auth
2018-09-10 13:49:17 +01:00
James Munnelly
ac08365928 Fix up test failure
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 13:25:33 +01:00
James Munnelly
8c5c402d1e Fix up bug preventing saBytes being used. Add comments.
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 13:21:51 +01:00
Max Ehrlich
a828913628
For now, the issued certificate can only have a different organization if it is empty, this is a workaround for vault and acme certificates
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 17:05:28 -04:00
Max Ehrlich
89a1ca4c75
Update example with new array format for organizations
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:14 -04:00
Max Ehrlich
f9b4b04448
Rerun hack script generators
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:14 -04:00
Max Ehrlich
0d93b2d85a
Update basic certificate to set org
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
6012f79853
Check org validity in waitforcertificateissuedvalid function
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
fc8167581f
Update tests to support multiple orgs
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
6a9f1d2348
Update code to allow setting multiple organizations
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
a3f5f7b7e9
Add test for successful cert with organization set
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
54b567e734
Add test case that should fail acme validation
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
858f92d698
Regenerate docs and show setting organization in the CA example
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:13 -04:00
Max Ehrlich
340d2725e7
Generate certificates with the new organization field
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:12 -04:00
Max Ehrlich
b3e9e33e9d
Validation for acme issuers
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:12 -04:00
Max Ehrlich
986a7af74f
Add the organization field to the certificate spec
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-08 16:21:12 -04:00
jetstack-bot
420523071d
Merge pull request #884 from munnerz/fix-junit
Fix JUnit e2e test output
2018-09-08 19:41:38 +01:00
James Munnelly
0291207551 Fix JUnit e2e test output
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 19:17:04 +01:00
jetstack-bot
b6a24b6953
Merge pull request #883 from munnerz/fix-validation-msg
Fix acme.privateKeySecretRef validation message
2018-09-08 18:41:37 +01:00
James Munnelly
9d3ea5649a Fix acme.privateKeySecretRef validation message
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 18:17:11 +01:00
James Munnelly
b22b224839
Merge pull request #882 from munnerz/update-makefile
Standardise verify make targets
2018-09-08 18:11:49 +01:00
jetstack-bot
67d1466a11
Merge pull request #881 from munnerz/fix-gitlab
Bump golang and dep version on gitlab
2018-09-08 17:49:37 +01:00
James Munnelly
a80c9c6959 Standardise verify make targets
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 17:42:08 +01:00
James Munnelly
beeff9e93f Bump golang and dep version on gitlab
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 17:24:10 +01:00
jetstack-bot
3a8fdfc712
Merge pull request #879 from munnerz/dep
Run dep ensure with dep 0.5 & gofmt with go 1.11
2018-09-08 03:44:37 +01:00
James Munnelly
a48b60581b Run gofmt with go 1.11
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 03:19:00 +01:00
James Munnelly
73090995da Run dep ensure with dep 0.5
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-08 02:35:24 +01:00
jetstack-bot
5dda63473f
Merge pull request #878 from munnerz/kind-builds
Rename legacy minikube e2e testing script
2018-09-07 23:42:47 +01:00
James Munnelly
c6bd3902b9 Rename legacy minikube e2e testing script
Also tidy up kind e2e testing script

Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 23:24:55 +01:00