James Munnelly
|
dd63a09fa9
|
regenerate files
|
2017-09-21 23:18:58 +01:00 |
|
James Munnelly
|
1c7a70134a
|
Add ClusterIssuer types
|
2017-09-21 23:18:40 +01:00 |
|
James Munnelly
|
bd0be52548
|
Merge pull request #88 from jetstack-experimental/cleanup-on-exit
Plumb stopCh into workers
|
2017-09-21 23:10:19 +01:00 |
|
James Munnelly
|
c4980baaca
|
Use context throughout issuer implementation
|
2017-09-21 20:45:43 +01:00 |
|
James Munnelly
|
940b26127b
|
Create context for each resource to be processed
|
2017-09-21 20:26:27 +01:00 |
|
James Munnelly
|
8bac175baa
|
Plumb stopCh into workers
|
2017-09-21 20:23:17 +01:00 |
|
James Munnelly
|
28570b508f
|
Merge pull request #98 from jetstack-experimental/typo
Fix typo acme->authorizations
|
2017-09-21 19:56:45 +01:00 |
|
James Munnelly
|
0a665433de
|
Merge pull request #100 from jetstack-experimental/update-readmes
Update README with chart options
|
2017-09-21 19:53:08 +01:00 |
|
James Munnelly
|
310d7bfc4e
|
Update README with chart options
|
2017-09-21 19:52:37 +01:00 |
|
James Munnelly
|
3d6c0ff3cb
|
Merge pull request #99 from lwolf/master
Create RBAC policy for cert-manager #34
|
2017-09-21 19:41:45 +01:00 |
|
James Munnelly
|
f9ae158a6e
|
Clean up RBAC rules. Add rbac option to helm chart.
|
2017-09-21 19:38:28 +01:00 |
|
Sergey Nuzdhin
|
4558908910
|
Create RBAC policy for cert-manager #34
|
2017-09-21 19:38:06 +01:00 |
|
James Munnelly
|
fbdd926012
|
Update README with Helm chart instructions
|
2017-09-21 18:43:32 +01:00 |
|
James Munnelly
|
484bf60ec0
|
Support ThirdPartyResources with helm chart
|
2017-09-21 18:40:44 +01:00 |
|
James Munnelly
|
7194492447
|
Add initial helm chart
|
2017-09-21 18:16:45 +01:00 |
|
James Munnelly
|
be7ea0da7e
|
Fix typo acme->authorizations
|
2017-09-19 16:43:44 +01:00 |
|
James Munnelly
|
6e4121f17d
|
Fix DNS domain examples
|
2017-09-14 16:31:51 +01:00 |
|
James Munnelly
|
8d0d8d1e62
|
Merge pull request #79 from jetstack-experimental/issuer-ca
Add initial basic CA issuer implementation
|
2017-09-14 13:43:15 +01:00 |
|
James Munnelly
|
03acdf3a8c
|
Don't regenerate svcName
|
2017-09-12 21:57:45 +01:00 |
|
James Munnelly
|
bf6b74e4cf
|
Merge pull request #93 from jetstack-experimental/rand-acme-http-names
Use shorter names for http solver resources
|
2017-09-12 21:49:19 +01:00 |
|
James Munnelly
|
dc29817673
|
Use shorter names for http solver resources
|
2017-09-12 21:41:37 +01:00 |
|
James Munnelly
|
56a76ca9ee
|
Add go_fmt check to verify
|
2017-09-11 16:35:44 +01:00 |
|
James Munnelly
|
4386b28998
|
Add API stability notice
[ci skip]
|
2017-09-11 14:17:58 +01:00 |
|
James Munnelly
|
c3d9f2a674
|
Merge pull request #65 from jetstack-experimental/readme-diagram
Add high level overview diagram
[ci skip]
|
2017-09-11 12:27:29 +01:00 |
|
James Munnelly
|
20e8996245
|
Remove duplicate helper methods
|
2017-09-11 10:48:53 +01:00 |
|
James Munnelly
|
d506d35cf1
|
Don't log issuance & renew success/failure twice
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
f28afd00ac
|
Only update resource status if a change has occurred
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
5872bbe6d2
|
Add simple CA Certificate issuance e2e test
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
bef938454b
|
Fix passing public key to obtainCertificate
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
977573db9d
|
Put UpdateStatus on *Issuer and *Certificate
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
87df7a0d81
|
Update CA issuer to log to Event Recorder
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
9ba1a35fa1
|
Update ACME Issue & Renew methods
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
5f061a8c7e
|
Update Certificate Status after Issue & Renew
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
a86f151dbb
|
Create signing keypair fixture in CA test
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
5360497de6
|
Add CA issuer Setup() e2e test
|
2017-09-11 10:47:59 +01:00 |
|
James Munnelly
|
e26ddc8307
|
Fix UpdateStatusCondition call
|
2017-09-11 10:47:58 +01:00 |
|
James Munnelly
|
54a850383f
|
Use SecretTLSKey/SecretTLSCert functions
|
2017-09-11 10:47:58 +01:00 |
|
James Munnelly
|
ae3171b8bf
|
Add initial CA issuer work
|
2017-09-11 10:47:58 +01:00 |
|
James Munnelly
|
c2cbbe0145
|
Add CA field to Issuer
|
2017-09-11 10:47:58 +01:00 |
|
James Munnelly
|
fbe7f542bd
|
Merge pull request #81 from jetstack-experimental/acme-events
Add Events for ACME authorisation flow
|
2017-09-11 10:40:08 +01:00 |
|
James Munnelly
|
ac8e0c6918
|
Make authorization chan buffered
|
2017-09-11 02:19:17 +01:00 |
|
James Munnelly
|
98daf0b1ba
|
Add events for ACME prepare method
|
2017-09-11 02:02:00 +01:00 |
|
James Munnelly
|
e02fbd405a
|
Regenerate files
|
2017-09-11 01:31:00 +01:00 |
|
James Munnelly
|
c3fc810a5e
|
Add CertificateStatusCondition types
|
2017-09-11 01:30:51 +01:00 |
|
James Munnelly
|
45aed3bde9
|
Merge pull request #80 from jetstack-experimental/remove-kube
Remove unusued kube package
|
2017-09-11 01:28:48 +01:00 |
|
James Munnelly
|
80b02006fd
|
Remove unusued kube package
|
2017-09-11 01:04:31 +01:00 |
|
James Munnelly
|
970cef4ff9
|
Merge pull request #78 from jetstack-experimental/generic-issuer
Refactor issuer implementation to share more code
|
2017-09-10 23:14:56 +01:00 |
|
James Munnelly
|
d0e02d3d4e
|
Make UpdateStatusCondition work on a *Issuer
|
2017-09-10 23:07:06 +01:00 |
|
James Munnelly
|
89588bb281
|
Split GetKeyPair method into two methods
|
2017-09-10 22:54:55 +01:00 |
|
James Munnelly
|
6e1b4c8533
|
Fix certificate sync.go for new structure
|
2017-09-10 21:14:21 +01:00 |
|