Ecosyste.ms: OpenCollective

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

cert-manager

cert-manager is a Kubernetes add-on to automate the management and issuance of TLS certificates.
Collective - Host: opensource - https://opencollective.com/cert-manager - Website: https://cert-manager.io - Code: https://github.com/cert-manager

Merge pull request #105 from jetstack-experimental/improve-docs

Update documentation

github.com/cert-manager/cert-manager - 6426d0173e6506b9acbe1b603d7b81c2e6ac68b3 authored over 7 years ago
Make link checker work with paths containing #

github.com/cert-manager/cert-manager - cbc21e854a382873a73355c4925d080f3eca7fe5 authored over 7 years ago
Update documentation

github.com/cert-manager/cert-manager - b18d1e44a01a90e22ef5517cbfcb3a8b55a7a9eb authored over 7 years ago
Merge pull request #73 from dippynark/add-prometheus-metrics-endpoint

Add prometheus metrics endpoint

github.com/cert-manager/cert-manager - 5b53ba3f0c30b5ac77ec20e9b470c92595c30e91 authored over 7 years ago
Merge pull request #104 from jetstack-experimental/rearrange-e2e-tests

Rearrange e2e tests into subdirectories based on types

github.com/cert-manager/cert-manager - a279ecf1aec38dd17780e713ec716db5d88cabc5 authored over 7 years ago
Rearrange e2e tests into subdirectories based on types

github.com/cert-manager/cert-manager - c0b46b11dc57d2855a3a4b9013891ee96e9fa67f authored over 7 years ago
Merge pull request #101 from jetstack-experimental/cluster-issuer

Cluster scoped Issuer support

github.com/cert-manager/cert-manager - be8c0ecf990b5f3942ebdd4f56fd8f0848804875 authored over 7 years ago
Update ClusterIssuer to use 'kind' field instead of 'namespace'

github.com/cert-manager/cert-manager - 7b30b80dc50a8b29e62e40857d6846bde6cac9ac authored over 7 years ago
Add Prometheus metrics server

github.com/cert-manager/cert-manager - c2bead130bb82f767f39f58677859a40479b147f authored over 7 years ago
scrypt: add missing license header

Change-Id: I17daa73c1957ed276ee32419248f321e018f5091
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 9419663f5a44be8b34ca85f08abc5fe1be11f8a3 authored over 7 years ago
scrypt: update recommended parameters for 2017

Previously we documented recommended parameters for scrypt from 2009,
which was eight years ago....

github.com/cert-manager/crypto - 34d0413e1bf9c8d5ccc42391da5c92d16c595f74 authored over 7 years ago
acme/autocert: add Cache to Manager example

If you don't use a cache you're just begging for Let's Encrypt
to ban you for a week due to dupl...

github.com/cert-manager/crypto - 76eec36fa14229c4b25bb894c2d0e591527af429 authored over 7 years ago
blake2b: fix typo in error message

io.EOF is expected by the test, but the error message mentions os.EOF.
Adjust it to io.EOF.

Cha...

github.com/cert-manager/crypto - c84b36c635ad003a10f0c755dff5685ceef18c71 authored over 7 years ago
ssh: remove unused buffer.eof return value

buffer.eof always returns nil and none of the callers check the return
value.

Change-Id: I2053c...

github.com/cert-manager/crypto - 847319b7fc94cab682988f93da778204da164588 authored over 7 years ago
Check Secret namespace in ClusterIssuer checks. Add TODO.

github.com/cert-manager/cert-manager - cd4b482410418c177d278da60546fa10bd96586e authored over 7 years ago
Fix issuer CA for ClusterIssuer resources

github.com/cert-manager/cert-manager - 7fffd67c8653a47a5d309a0cd9f8f4ffe2d03b8f authored over 7 years ago
Add ClusterIssuer e2e tests. Fix e2e tests.

github.com/cert-manager/cert-manager - 65366e986c7af843e8c1947e767e3bec6a73b664 authored over 7 years ago
Add ClusterIssuer CRD to helm chart

github.com/cert-manager/cert-manager - c1ccd7d960c536b6f811ee1bf9e20da96fd9c2a9 authored over 7 years ago
Support Certificates referencing ClusterIssuers

github.com/cert-manager/cert-manager - dc608f709d1f43abf602719e8a5864f15d80605a authored over 7 years ago
Add clusterissuer controller

github.com/cert-manager/cert-manager - 852e250a6930e8f6f0e8170bc66ee74b9484181c authored over 7 years ago
Switch issuer implementations to use GenericIssuer

github.com/cert-manager/cert-manager - 7c425ee86f08f5b12fa60325c6dbbf18b204e65e authored over 7 years ago
Add ClusterIssuer helpers. Add GenericIssuer interface.

github.com/cert-manager/cert-manager - e7ebb10402daeac49517b40f9baf75b2379f8cbf authored over 7 years ago
Add ClusterIssuer types

github.com/cert-manager/cert-manager - 1c7a70134a75520d266e9b4b8153173cb7a3eb64 authored over 7 years ago
Merge pull request #88 from jetstack-experimental/cleanup-on-exit

Plumb stopCh into workers

github.com/cert-manager/cert-manager - bd0be52548d6b2102d1fe7ca607beba7e19ff9a5 authored over 7 years ago
Use context throughout issuer implementation

github.com/cert-manager/cert-manager - c4980baaca2109f08c5e102655d5b370a065dfc4 authored over 7 years ago
Create context for each resource to be processed

github.com/cert-manager/cert-manager - 940b26127bf3151ed63856ea214d96fa8cf2b246 authored over 7 years ago
Plumb stopCh into workers

github.com/cert-manager/cert-manager - 8bac175baaa377a189959cfa5cd48adb42890120 authored over 7 years ago
Merge pull request #98 from jetstack-experimental/typo

Fix typo acme->authorizations

github.com/cert-manager/cert-manager - 28570b508f6406885ec22d037b61a7e285589dab authored over 7 years ago
Merge pull request #100 from jetstack-experimental/update-readmes

Update README with chart options

github.com/cert-manager/cert-manager - 0a665433de1a8f2405762716fdeb6e6a89a96e6c authored over 7 years ago
Update README with chart options

github.com/cert-manager/cert-manager - 310d7bfc4e1b5849c407a5ca341f0552912fafdc authored over 7 years ago
Merge pull request #99 from lwolf/master

Create RBAC policy for cert-manager #34

github.com/cert-manager/cert-manager - 3d6c0ff3cb1366642ebd2ae6ebe346ec700c66c3 authored over 7 years ago
Clean up RBAC rules. Add rbac option to helm chart.

github.com/cert-manager/cert-manager - f9ae158a6e6b7091ce5d67c2d0170301e82d6757 authored over 7 years ago
Create RBAC policy for cert-manager #34

github.com/cert-manager/cert-manager - 45589089104dca7a9c8ac02d574bfc3c8f343dc8 authored over 7 years ago
Update README with Helm chart instructions

github.com/cert-manager/cert-manager - fbdd926012557095f97d20739538999a6b9d3717 authored over 7 years ago
Support ThirdPartyResources with helm chart

github.com/cert-manager/cert-manager - 484bf60ec0fbcf5198c0fcc57ff6eef156c8b734 authored over 7 years ago
Add initial helm chart

github.com/cert-manager/cert-manager - 7194492447d5ea7bf5e0075cf87f02c3a3c2fb18 authored over 7 years ago
goversion: add new crypto code signatures

github.com/cert-manager/goversion - b792656d10497b6b61ef55ce8e3bb725965bda2c authored over 7 years ago
Fix typo acme->authorizations

github.com/cert-manager/cert-manager - be7ea0da7ec9b445d9d117f53fe96e30ca831515 authored over 7 years ago
acme: reword the godoc to be more human readable

Updates #21902

Change-Id: I2988ba001450339d196da3a0f0687897e807e886
Reviewed-on: https://go-rev...

github.com/cert-manager/crypto - 7d9177d70076375b9a59c8fde23d52d9c4a7ecd5 authored over 7 years ago
all: fix article typos

a -> an

Change-Id: I95a940df64cb825887b75a80eadc822095b49781
Reviewed-on: https://go-review.goo...

github.com/cert-manager/crypto - b0c9c05bfe149df95eb1d25642162cca051e0466 authored over 7 years ago
Fix DNS domain examples

github.com/cert-manager/cert-manager - 6e4121f17db25437c91470f0bacf1610c889260f authored over 7 years ago
Merge pull request #79 from jetstack-experimental/issuer-ca

Add initial basic CA issuer implementation

github.com/cert-manager/cert-manager - 8d0d8d1e62af6255d477293f00c2b70c712e4c6d authored over 7 years ago
Don't regenerate svcName

github.com/cert-manager/cert-manager - 03acdf3a8c42409fef8335dcd8b82d801d8886e3 authored over 7 years ago
Merge pull request #93 from jetstack-experimental/rand-acme-http-names

Use shorter names for http solver resources

github.com/cert-manager/cert-manager - bf6b74e4cf82f11389a6a6c8e9adfa4cce37a364 authored over 7 years ago
Use shorter names for http solver resources

github.com/cert-manager/cert-manager - dc29817673f17755f64d632ad23bb3030f2d21c9 authored over 7 years ago
cryptobyte: include changes from review of 57810

I forgot to upload the final set of changes before submitting.

Change-Id: I3e60c6e2aad25af7f500...

github.com/cert-manager/crypto - faadfbdc035307d901e69eea569f5dda451a3ee3 authored over 7 years ago
cryptobyte: various API and documentation updates.

Change-Id: I83236ecea0774d4ec49e978a391eb3ff5dabdeb6
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 2bcb7b5baf829ed280ed1fd7320ad473b6849d60 authored over 7 years ago
ssh: reject unsupported DSA key sizes

Fixes golang/go#19424.

Change-Id: I73370603dd612979420d608b73d67e673a52362b
Reviewed-on: https:...

github.com/cert-manager/crypto - 88e95fbb56610f02dbc78ebc3b207bec8cf56b86 authored over 7 years ago
Add go_fmt check to verify

github.com/cert-manager/cert-manager - 56a76ca9eed963df32b8f58acbd39179c0cd5e22 authored over 7 years ago
all: make overlap rules wording consistent

Updates golang/go#21279

Change-Id: I686835c644f52e3d5ea2b7e6431ef096d188c19d
Reviewed-on: https...

github.com/cert-manager/crypto - 74b34b9dd60829a9fcaf56a59e81c3877a8ecd2c authored over 7 years ago
Add API stability notice

[ci skip]

github.com/cert-manager/cert-manager - 4386b28998ff7cf0c42ae9ded9773d28a7a7d932 authored over 7 years ago
Merge pull request #65 from jetstack-experimental/readme-diagram

Add high level overview diagram
[ci skip]

github.com/cert-manager/cert-manager - c3d9f2a6745bbccd3a68f2454d1808cceb67ca4a authored over 7 years ago
Remove duplicate helper methods

github.com/cert-manager/cert-manager - 20e899624553f2d0503238dfcfa86da38f1561b1 authored over 7 years ago
Create signing keypair fixture in CA test

github.com/cert-manager/cert-manager - a86f151dbbf1372467ed0ff679c17bcb2b583ffb authored over 7 years ago
Don't log issuance & renew success/failure twice

github.com/cert-manager/cert-manager - d506d35cf16d8ffc1b714a20c870d8c03f496e16 authored over 7 years ago
Add CA issuer Setup() e2e test

github.com/cert-manager/cert-manager - 5360497de6f64eb251d6270a2b58d0bf70e044cc authored over 7 years ago
Only update resource status if a change has occurred

github.com/cert-manager/cert-manager - f28afd00acbd1d785fca45f9d079fac4b3cc061e authored over 7 years ago
Fix passing public key to obtainCertificate

github.com/cert-manager/cert-manager - bef938454bf66faf40e54db1e33373ae352015fc authored over 7 years ago
Put UpdateStatus on *Issuer and *Certificate

github.com/cert-manager/cert-manager - 977573db9d0e71509cd227a2d0f3d5e1c2cc98a3 authored over 7 years ago
Update CA issuer to log to Event Recorder

github.com/cert-manager/cert-manager - 87df7a0d8180c93deeda6c49a3f9cebd5236eee1 authored over 7 years ago
Update ACME Issue & Renew methods

github.com/cert-manager/cert-manager - 9ba1a35fa14cf0281a042d553473d5c83dc3790a authored over 7 years ago
Add simple CA Certificate issuance e2e test

github.com/cert-manager/cert-manager - 5872bbe6d21ab887213b9106f9827cbe3824f71e authored over 7 years ago
Update Certificate Status after Issue & Renew

github.com/cert-manager/cert-manager - 5f061a8c7ea06a783fec7ea6e95848de97b79b70 authored over 7 years ago
Add initial CA issuer work

github.com/cert-manager/cert-manager - ae3171b8bf3823b5bd03429c0cf3653cd7083f4a authored over 7 years ago
Fix UpdateStatusCondition call

github.com/cert-manager/cert-manager - e26ddc83076cc01593b1a2643183dc31288578d2 authored over 7 years ago
Add CA field to Issuer

github.com/cert-manager/cert-manager - c2cbbe0145d29af600f91b15ba367aa244e949bd authored over 7 years ago
Use SecretTLSKey/SecretTLSCert functions

github.com/cert-manager/cert-manager - 54a850383f4e053b12f9e62b9d06faee75799988 authored over 7 years ago
Merge pull request #81 from jetstack-experimental/acme-events

Add Events for ACME authorisation flow

github.com/cert-manager/cert-manager - fbe7f542bd2b4c28fda8e0a8d2925d3ec9c7a71f authored over 7 years ago
Make authorization chan buffered

github.com/cert-manager/cert-manager - ac8e0c691866522e1d380990175e44a6dddae845 authored over 7 years ago
Add events for ACME prepare method

github.com/cert-manager/cert-manager - 98daf0b1ba4603ec970370c4001ff198abcb00ca authored over 7 years ago
Add CertificateStatusCondition types

github.com/cert-manager/cert-manager - c3fc810a5e6c89376d125a768d37dd7f4d36e4db authored over 7 years ago
Merge pull request #80 from jetstack-experimental/remove-kube

Remove unusued kube package

github.com/cert-manager/cert-manager - 45aed3bde9d6ee29db202f5c414976d2c0a58193 authored over 7 years ago
Remove unusued kube package

github.com/cert-manager/cert-manager - 80b02006fd9ae599ddde6eda34086ee3bbdd479a authored over 7 years ago
Merge pull request #78 from jetstack-experimental/generic-issuer

Refactor issuer implementation to share more code

github.com/cert-manager/cert-manager - 970cef4ff9d9f0718231f1895f512f39511b2b54 authored over 7 years ago
Make UpdateStatusCondition work on a *Issuer

github.com/cert-manager/cert-manager - d0e02d3d4e75ede546c1001f34bbd6890c22b35a authored over 7 years ago
Split GetKeyPair method into two methods

github.com/cert-manager/cert-manager - 89588bb281026a9ea5975a303887e92f809d3249 authored over 7 years ago
Fix certificate sync.go for new structure

github.com/cert-manager/cert-manager - 6e1b4c85334dcbd831cc1e9203a92b343f3a7dd6 authored over 7 years ago
Update ACME implementation for new structure. Add util/pki.

github.com/cert-manager/cert-manager - 2e551f58b589ce4fc1d1aca2fddb4a1f53279877 authored over 7 years ago
Move kube related utilities out of cmd

github.com/cert-manager/cert-manager - dc4335754f01df19287f4bbf00c155145a1ba445 authored over 7 years ago
Merge pull request #74 from jetstack-experimental/event-recording

Add event recording. Split out cmd entrypoint.

github.com/cert-manager/cert-manager - d6c0df5c78764809aee55ef618eaf1b053689a16 authored over 7 years ago
nacl/[secret]box: clarify message size comment.

While package comments shouldn't be novels, this throwaway word was not
sufficient (and wasn't m...

github.com/cert-manager/crypto - 9ba3862cf6a5452ae579de98f9364dd2e544844c authored over 7 years ago
openpgp: check errors from ReadKeyRing during test

Otherwise if ReadKeyRing is buggy the errors point elsewhere.

Change-Id: Id2df4b6763ddf93fad5a9...

github.com/cert-manager/crypto - 8f297cd68bfa04239297e192d8ebff8928eab7a3 authored over 7 years ago
Merge pull request #76 from jetstack-experimental/tests

Add basic test for issuer sync loop

github.com/cert-manager/cert-manager - 2991d3b17b17e222feeb15dbc9dfc3b5d48e2f2e authored over 7 years ago
Set issuer lister in certificate controller

github.com/cert-manager/cert-manager - 7e33491161eea2a0017365e08e4b34dcac2aed43 authored over 7 years ago
Add test for issuer sync loop

github.com/cert-manager/cert-manager - d59df818493f658a0d7815b5e1c225a7eddcfdaf authored over 7 years ago
Merge pull request #72 from jetstack-experimental/comments

Add comments to top level packages

github.com/cert-manager/cert-manager - ef5d9eecc67fcc1e3cd1c6369a3182a49952bed5 authored over 7 years ago
Add event recording. Split out cmd entrypoint.

github.com/cert-manager/cert-manager - f66855bd035ce1b3b68971b1efb394dfd8aa3955 authored over 7 years ago
Remove unused function

github.com/cert-manager/cert-manager - 51971e921dcb4a6781e0344a08c80a583abbeca9 authored over 7 years ago
Add comments to top level packages

github.com/cert-manager/cert-manager - 35d672ef398c8f594da5272f2bb762342bafb5e3 authored over 7 years ago
Merge pull request #70 from jetstack-experimental/organise-client

Organise client into it's own subdirectory

github.com/cert-manager/cert-manager - 54b551992995d0087e13f8360574b9bd1d45e108 authored over 7 years ago
Fix test util package

github.com/cert-manager/cert-manager - d8f73d8ea420780e7808803617d6b237f1e926aa authored over 7 years ago
Move informers and listers into client subdirectory

github.com/cert-manager/cert-manager - a015ab483d882bcbe7903abfb3c942070d989c14 authored over 7 years ago
Merge pull request #42 from jetstack-experimental/leaderelection

Add leaderelection using endpoint resources

github.com/cert-manager/cert-manager - 1f38a76b4f81874e23af7b44db390733aed8e5a7 authored over 7 years ago
Wait for workers to process their work before exit

github.com/cert-manager/cert-manager - b53ede4e5ab971f0c9bcf54de6e9effb2d3989d5 authored over 7 years ago