Commit graph

36 commits

Author SHA1 Message Date
Martin Parm
1880524180 Fetch account ID from DNSimple API
This means that users don't have to configure the account ID explicitly. This code is inspired by the DNSimple
provider in External-DNS.
2021-01-19 23:43:03 +01:00
Arne Diekmann
fc6e021fc1 chore: Bump version to 0.0.5. 2020-12-09 14:42:28 +01:00
Arne Diekmann
c5b7612304 chore: change apiVersion to v1 2020-12-09 14:41:03 +01:00
Arne Diekmann
24c78cbcb2 chore: update deps 2020-12-09 14:40:12 +01:00
Arne Diekmann
0bb6900f6b chore: Bump version to 0.0.4. 2020-08-25 11:15:00 +02:00
Arne Diekmann
6c154de19f
Merge pull request #5 from cmacrae/compat/gitops_pki_durations
fix: explicit pki durations to match resulting objects
2020-08-25 11:09:58 +02:00
cmacrae
0acec981b3
fix: explicit pki durations to match resulting objects
When using a GitOps deployment model, these resources are always
considered "out of sync", as the resulting Certificate object's
'duration' field also specifies minutes & seconds.

These changes are essentially a no-op, but match the object, for
GitOps compatability.
2020-08-25 09:36:52 +01:00
Arne Diekmann
1bb8d33395 chore: Bump version to 0.0.3. 2020-07-29 19:29:18 +02:00
Arne Diekmann
2ed52c8a70 chore: add more info to Helm chart metadata 2020-07-29 19:28:07 +02:00
Arne Diekmann
9ce3e6d152
docs: update README to include instructions on how to use our helm repo
#3
2020-07-29 19:08:12 +02:00
Arne Diekmann
4a085a8c89 chore: update helm index in repo that enframes all of our charts 2020-07-29 19:01:02 +02:00
Arne Diekmann
81f4c24312 docs: add better description for chart 2020-07-29 18:59:53 +02:00
Arne Diekmann
67e2abffb6 chore: Bump version to 0.0.2. 2020-07-29 11:59:06 +02:00
Arne Diekmann
37416461eb fix: quote account id in staging cluster issuer
fixes #1
2020-07-29 11:55:18 +02:00
Arne Diekmann
b85fb0f3cf
chore: update README.md 2020-06-02 12:48:43 +02:00
Arne Diekmann
e1e088b161 chore: update deps 2020-05-27 17:25:58 +02:00
Arne Diekmann
a4132d7cf9 fix: fix path to helm dir in release script 2020-05-27 09:42:47 +02:00
Arne Diekmann
cda293d393 chore: Bump version to 0.0.1. 2020-05-27 09:31:10 +02:00
Arne Diekmann
6496c7d24e fix: add correct helm path in release script 2020-05-27 09:26:45 +02:00
Arne Diekmann
2724b835e4 feat: add release script 2020-05-26 18:07:58 +02:00
Arne Diekmann
f703e54983 doc: add certificate creation to README 2020-05-26 17:36:18 +02:00
Arne Diekmann
588325118e feat: initial commit for use with DNSimple 2020-05-26 16:11:53 +02:00
James Munnelly
bcb3c751d8
Merge pull request #11 from munnerz/update-deps
Bump cert-manager dependency to v0.13.1
2020-03-05 19:54:52 +00:00
James Munnelly
20c9d52353 Bump cert-manager dependency to v0.13.1
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2020-02-18 20:00:32 +00:00
James Munnelly
70e523c91e
Merge pull request #4 from Diaphteiros/pr
fix clusterrolebinding
2019-05-08 13:20:11 +01:00
Johannes Aubart
f556713497 fix clusterrolebinding
Signed-off-by: Johannes Aubart <johannes.aubart@sap.com>
2019-05-07 16:49:58 +02:00
James Munnelly
3fa162c5d7 Bump cert-manager dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:05:53 +01:00
James Munnelly
3d1568f416 Update module path
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:04:24 +01:00
James Munnelly
fa11bd6b03
Delete BUILD.bazel 2019-04-29 18:49:37 +01:00
James Munnelly
f06ad32f09
Merge pull request #1 from munnerz/deployment-updates
Build and deployment fixes
2019-04-29 18:48:04 +01:00
James Munnelly
a598b0e126 Add Makefile and make options configurable
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:47:23 +01:00
James Munnelly
8d973b09a6 Update cert-manager dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:23:40 +01:00
James Munnelly
2c01592255 Use cert-manager to secure APIService resource
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:09:16 +01:00
James Munnelly
3935fd70e7 Update Helm chart and Dockerfile
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 17:55:46 +01:00
James Munnelly
2764e68e07 Use real cert-manager repository in go.mod
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 16:23:05 +01:00
James Munnelly
afce06a837 Initial commit 2019-04-15 15:23:59 +01:00