Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cert-manager/signer-ca

Experimental 'local CA' based signer for Kubernetes 1.18 CSR API
https://github.com/cert-manager/signer-ca

fix installation instructions (#6)

Installation mentions `kubectl -k config/default`, it should be `kubectl apply -k config/defaul...

e93f448ea7047bc704ed5e8298435060ae6af9cb authored almost 3 years ago by Martijn de Boer <[email protected]>
Merge pull request #3 from wallrj/2695-kubelet-signer

Launch a multi-node kind cluster with CSR signing handled by signer-ca

d560ca16b1e5d599691daa862438eda7225c3e70 authored over 4 years ago by Richard Wall <[email protected]>
Launch a multi-node kind cluster with CSR signing handled by signer-ca

Signed-off-by: Richard Wall <[email protected]>

795ef9cf80f96a33283435177ede157e08319d69 authored over 4 years ago by Richard Wall <[email protected]>
Merge pull request #2 from wallrj/dash-dash-version

Add a version TAG to each docker-build

f7f93e7cc242300d1f42eeb64fe4c0e96e54e5b2 authored almost 5 years ago by jetstack-bot <[email protected]>
Add a version TAG to each docker-build

Signed-off-by: Richard Wall <[email protected]>

8a1c2ccca5f5af0fd88e7fd52bf479fc71558e5d authored almost 5 years ago by Richard Wall <[email protected]>
Merge pull request #1 from wallrj/init

Proof of concept

1e47aa50e2c92aaf85cda4c5ca9fc4d6ba0ec88d authored almost 5 years ago by jetstack-bot <[email protected]>
A controller which signs CertificateSigningRequest using a CA file

* Watch CertificateSigningRequest resources
* Ignore unapproved
* Ignore unrecognised signerName...

da6adac8ed8300cf93e86f952822f50121561ea1 authored almost 5 years ago by Richard Wall <[email protected]>
Create OWNERS

fdc765508b6221791529a7c0020bb881d8892bfc authored almost 5 years ago by James Munnelly <[email protected]>