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

Run hack/update-codegen.sh

github.com/cert-manager/cert-manager - 0c05e15024c9886052decfdd32d1ad757626f877 authored over 6 years ago
Merge pull request #642 from munnerz/refactor-create

Create common GenerateCSR and GenerateTemplate methods for creating Certificate/CertificateRequest

github.com/cert-manager/cert-manager - 17acf81b26e868a13c5de0fee87255ffc492b754 authored over 6 years ago
Create common GenerateCSR and GenerateTemplate methods for creating Certificate/CertificateRequest

github.com/cert-manager/cert-manager - 1fd8cdf13e2bd01506b98e6339d6649ee50694dd authored over 6 years ago
Merge pull request #635 from munnerz/vendor-prune

Enable vendor pruning

github.com/cert-manager/cert-manager - 4a5fe3823e57f96c0dc7c8d57f54cc0085003c9f authored over 6 years ago
acme: add support for TLS-ALPN

This adds support for the new challenge type, as described in
https://tools.ietf.org/html/draft-...

github.com/cert-manager/crypto - 8ac0e0d97ce45cd83d1d7243c060cb8461dda5e9 authored over 6 years ago
Merge pull request #638 from wallrj/richardw-owners

Add Richard Wall to OWNERS file

github.com/cert-manager/cert-manager - 456722ce0453c16ba237525bd7f42ce7ae4bdf6d authored over 6 years ago
Add Richard Wall to OWNERS file

github.com/cert-manager/cert-manager - 21faf290af67ed222934d8908b2bca07a743453c authored over 6 years ago
Enable vendor pruning

github.com/cert-manager/cert-manager - 4c0d58bf94b25d8f27fe6dcf9b1be453e970878f authored over 6 years ago
Check the acme issuer has the challenge type configured.

github.com/cert-manager/cert-manager - b7a8c4c623d0cc79a54d4be41d5632356f8d731b authored over 6 years ago
Merge pull request #628 from JrCs/doc-vault-issuer

Vault issuer MUST USE the vault 'sign' endpoint

github.com/cert-manager/cert-manager - 5f8e9ccf944f5296c47df2187f52a85c3f2f4786 authored over 6 years ago
Vault issuer MUST USE the vault 'sign' endpoint

github.com/cert-manager/cert-manager - bafd0f2986a21ebb98e12e27624725482f0615fc authored over 6 years ago
Merge pull request #598 from euank/log-namespaces

issuer/acme/*: log namespaces for resources

github.com/cert-manager/cert-manager - 3cafdd9401f91feea9f8e734967609534480f9cb authored over 6 years ago
Bump chart version and regeneration static manifests

github.com/cert-manager/cert-manager - fceb1840b4578299a5dd2c8da2b66fe3f7da3eb4 authored over 6 years ago
Update the 'fullname' template to match helm 2.8.2

The newer 'fullname' helper function automatically avoids name duplication. This change updates ...

github.com/cert-manager/cert-manager - e9e3ee2e6a1f75c3a6fc851ac83799dcf15c8d12 authored over 6 years ago
acme/autocert: change a var to a const

A var isn't needed and a const is what the upstream (Go 1.10+) version
it's copying is.

Change-...

github.com/cert-manager/crypto - b47b1587369238182299fe4dad77d05b8b461e06 authored over 6 years ago
acme/autocert: fix build in Go 1.9

Updates golang/go#22066

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

github.com/cert-manager/crypto - d16218638d0ddeca135cea78b4b479f8a705eec0 authored over 6 years ago
Merge pull request #555 from paultiplady/debug/gcloud-errors

Improve logs for CloudDNS service account errors

github.com/cert-manager/cert-manager - c61f392163eec02f53e609f0eee6510bf1362fbe authored over 6 years ago
acme/autocert: update Manager.Client and Cache docs

Fixes golang/go#22064

Change-Id: Icb3f5b2c1967630a3dcbd9661b3492f5d3acc654
Reviewed-on: https:/...

github.com/cert-manager/crypto - 78e79280f680f7dd6b8e48c751887111ebdbcbd8 authored over 6 years ago
acme/autocert: support both RSA and ECDSA clients on the fly

GetCertificate has all the information it needs to know if a client
supports ECDSA in ClientHell...

github.com/cert-manager/crypto - 8f8078c97f27711ec3c7c2fc2fdb9799c2406bea authored over 6 years ago
Merge pull request #623 from jetstack/munnerz-patch-4

Update labels.yaml

github.com/cert-manager/cert-manager - 787b8d7084588c9061254990379e85683658c9e6 authored over 6 years ago
Merge pull request #621 from jetstack/munnerz-patch-3

Add note about Google Group to readme

github.com/cert-manager/cert-manager - fe288c18da8ad85b836f0821e6a98b7aad969183 authored over 6 years ago
Merge pull request #620 from jetstack/munnerz-patch-2

Fix links in pull request template

github.com/cert-manager/cert-manager - ee657637c3110f86972f76be61fe1e0edce7f976 authored over 6 years ago
Add note about Google Group to readme

github.com/cert-manager/cert-manager - 3132fa76222ea9ec4ebee6497b3430f41ad4dde0 authored over 6 years ago
Fix links in pull request template

github.com/cert-manager/cert-manager - 87283aa5f611ffec05b04bb65ae5fa1223c5cf1d authored over 6 years ago
Merge pull request #522 from fgrehm/support-for-custom-dns-settings

Support for custom dns settings

github.com/cert-manager/cert-manager - 2f69555a1f66c77f15cfb8c80d1bfa642a6ed7c8 authored over 6 years ago
Regenerate static deployment manifest files with `./hack/update-deploy-gen.sh`

github.com/cert-manager/cert-manager - e90fb5a26106f3c897a599e82f56aea01b4c4a22 authored over 6 years ago
Bump chart version to v0.3.2

github.com/cert-manager/cert-manager - 52142d084fe151f335667f6cd2b8a7e207552ca1 authored over 6 years ago
Update chart's README

github.com/cert-manager/cert-manager - a923113e65e0e46548bd682abf6caaad7d0196cd authored over 6 years ago
Add support for custom DNS settings for the cert-manager pod

This allows HTTP / DNS challenges to be self checked in AWS setups in
which both a public and pr...

github.com/cert-manager/cert-manager - 94310f09a2358986493a0711753139d000c3b0a7 authored over 6 years ago
acme: clarify retries and backoff algorithm

There's been some confusion about failed request retries.
Rightfully so: some requests are retri...

github.com/cert-manager/crypto - df8d4716b3472e4a531c33cedbe537dae921a1a9 authored over 6 years ago
Merge pull request #609 from SaaldjorMike/docs_fixes

Fix references to other documentation sections.

github.com/cert-manager/cert-manager - 2439c8e21eac4e3768d2bf10e15356cf5c086c9e authored over 6 years ago
Fix references to other documentation sections.

github.com/cert-manager/cert-manager - a68b54ec3e6562ca7ddece2f4cd0ef53fed2283f authored over 6 years ago
ed25519: actually be compatible with RFC 8032

Most implementations, including this one, consider the private key to be
the concatenation of th...

github.com/cert-manager/crypto - 5ba7f63082460102a45837dbd1827e10f9479ac0 authored over 6 years ago
Merge pull request #585 from klausenbusk/non-root

acmesolver: Run as non-root

github.com/cert-manager/cert-manager - 137e14e5e084fb4524a5c007b3169afb0c920667 authored over 6 years ago
issuer/acme/http: log namespaces for resources

It's useful to know what namespace is being operated on, so log
namespaces all over the place!

github.com/cert-manager/cert-manager - a09e9037de0ad8c7d001676caab24261d12378ec authored over 6 years ago
issuer/acme/http: remove unused test code

¯\_(ツ)_/¯

github.com/cert-manager/cert-manager - 09a5846412d97b4d8949ea6cd09e8c3afc95d2be authored over 6 years ago
issuer/acme/dns: log namespace for secret errors

If we can't find the secret, the user should probably also know what
namespace we looked in.

xr...

github.com/cert-manager/cert-manager - 36b57ba475bac00786becad9ebacd91ac315f332 authored over 6 years ago
issuer/acme/dns: remove redundant 'Error' calls

github.com/cert-manager/cert-manager - 910a9e8859317e027e75776d27aa10f11addc8d4 authored over 6 years ago
Add DOCKER_BUILD_FLAGS environment variable

This environment variable can be use to add some flags to the docker
build command.

For example...

github.com/cert-manager/cert-manager - c7b14b60273340ad076b10264a7a2785c1c48683 authored over 6 years ago
Merge pull request #587 from vdesjardins/fix-vault-panic-on-sealed

vault: fix panic when vault is sealed or uninitialized

github.com/cert-manager/cert-manager - e51edb398eeba82b83b5e64301342fecd27b5d51 authored over 6 years ago
Merge pull request #584 from anderspetersson/patch-1

Fixed a typo in error msg.

github.com/cert-manager/cert-manager - 9f5781cc1105a75fccf6d0d4cea7a5ced8f6d97b authored over 6 years ago
vault: fix panic when vault is sealed or uninitialized

github.com/cert-manager/cert-manager - 37db332b46045c8dc8681779edd1a9b74c74407b authored over 6 years ago
acmesolver: Run as non-root

acmesolver won't run in a namespace with a restrictive PSP
(Pod Security Policy)[1] without this...

github.com/cert-manager/cert-manager - 4733fb6fcd3c45818a88fd865c2da2a5b29aa92a authored over 6 years ago
Fixed a typo in error msg.

github.com/cert-manager/cert-manager - 6d5b199d741c6facd6f105007864b306fc3c263d authored over 6 years ago
acme/autocert: improve authorizations cleanup

Fixes a bug introduced in golang.org/cl/100078 where incorrect
ACME client was used, causing nil...

github.com/cert-manager/crypto - ab813273cd59e1333f7ae7bff5d027d4aadf528c authored over 6 years ago
FindZoneByFqdn fixes from lego

github.com/cert-manager/cert-manager - e52aefb34ad1da9423049d7e2d32b813eae38f7f authored over 6 years ago
acme/autocert: support configurable CSR extensions

Package users can now provide extra CSR extensions
to serve certificates with desired properties...

github.com/cert-manager/crypto - a3beeb748656e13e54256fd2cde19e058f41f60f authored over 6 years ago
Merge pull request #577 from munnerz/https-docs

Use https docs URL in chart NOTES.txt

github.com/cert-manager/cert-manager - 33210637fd7b7496ccec20aecd56fdbc6480afa1 authored over 6 years ago
ssh/terminal: fix TestMakeRawState on iOS

Fix the following failure on iOS:

--- FAIL: TestMakeRawState (0.00s)
terminal_test.go:332: fai...

github.com/cert-manager/crypto - 159ae71589f303f9fbfd7528413e0fe944b9c1cb authored over 6 years ago
Merge pull request #575 from munnerz/03

Bump chart and manifests for v0.3.0 release

github.com/cert-manager/cert-manager - 1e606b3eadfa069332b25feeb3d5aecc46d07ece authored over 6 years ago
Bump manifests and chart for v0.3.0

github.com/cert-manager/cert-manager - a7b4e0208d20f3ce1b16ee817a78d3be5fc67db8 authored over 6 years ago
Merge pull request #574 from munnerz/single-static-manifest

Output a single file instead of directories for static manifests

github.com/cert-manager/cert-manager - bc0a550663df7c7556926c54343b48d599e17c80 authored over 6 years ago
Output a single file instead of directories for static manifests

github.com/cert-manager/cert-manager - 7a7e6da6922b7bdbccf2cd852c6fd2fe42704f80 authored over 6 years ago
Merge pull request #563 from khrisrichardson/pod-labels

add pod labels

github.com/cert-manager/cert-manager - a7b382b974ccd98dc9074e9afc3855c790406173 authored over 6 years ago
acme/autocert: revoke dangling pending authzs

We now keep track of pending authorization requests during verify() and
defer the asynchronous r...

github.com/cert-manager/crypto - 75e913eb8a8e3d31a97b216de09de106a7b07681 authored over 6 years ago
openpgp: sign Entity during instantiation in NewEntity

Previously if you created a new Entity then ran `Serialize` _before_ running `SerializePrivate`,...

github.com/cert-manager/crypto - da3eeb5d875662f3bb9f79df58788d0d44b8d2fd authored over 6 years ago
revert fullname in lieu of #572

github.com/cert-manager/cert-manager - 7ba58460515dae6f8248e14d9abd3c50ce19d389 authored over 6 years ago
chacha20poly1305: delete unused assembly functions

These are triggering vet errors when vendored into std.

Change-Id: Ied8158941d176129c76509acff7...

github.com/cert-manager/crypto - 1a580b3eff7814fc9b40602fd35256c63b50f491 authored over 6 years ago
poly1305: add additional test cases

Increase the number of test vectors in this package to provide
better validation of new SIMD imp...

github.com/cert-manager/crypto - 425cc7d9a76e079f290e1d4bd1250d7b5b235cfa authored over 6 years ago
poly1305: add optimized s390x SIMD implementation with VMSL

SIMD implementation based the on the algorithm outlined in:
NEON crypto, Daniel J. Bernstein and...

github.com/cert-manager/crypto - 4eb8c2c8d864b73343c18734b216b1dd62ba312e authored over 6 years ago
ssh: also start forward listeners on ListenUnix

Forgotten file from CL 112635.

The integration tests didn't catch this because the integration ...

github.com/cert-manager/crypto - 2fc4c88bf43f0ea5ea305eae2b7af24b2cc93287 authored over 6 years ago
ssh: don't start goroutines handling forwarded connections until needed

The extra goroutines were distracting while debugging something else,
especially as I wasn't usi...

github.com/cert-manager/crypto - 034e5325b6ab92faa14d15c30e86919e911cf8e0 authored over 6 years ago
chacha20poly1305: add test for empty plaintext and additional data

The code (especially assembly implementations) should be able to
handle this scenario.

Change-I...

github.com/cert-manager/crypto - 94e3fad7f1b4eed4ec147751ad6b4c4d33f00611 authored almost 7 years ago
Make CloudDNS service account errors debuggable

Improve logging in the case where the Service Account Secret is
loaded, but the Key is not found...

github.com/cert-manager/cert-manager - 1089667ceb07a9e99501aa6c27c5ea25229944ed authored almost 7 years ago
Merge pull request #548 from munnerz/leaderelectns

Add leaderElection.namespace option to helm chart

github.com/cert-manager/cert-manager - 0bf3ff6835eb02b11da6484d1ea433e95ef265e5 authored almost 7 years ago
Merge pull request #549 from munnerz/wc-docs

Update acme dns01 tutorial with reference to wildcard domains

github.com/cert-manager/cert-manager - 9405027a6f81f403e61055a9b18a32f48a536c56 authored almost 7 years ago
Merge pull request #553 from nazarewk/patch-1

IssuerConfig.Vault typo fix

github.com/cert-manager/cert-manager - 32fd3c49f34e5c45b8be5ec093adde84efd37bc9 authored almost 7 years ago
ssh/terminal: run tests only on supported platforms

The tag matches the platforms defined in util*.go
where the most tested logic is defined.

Chang...

github.com/cert-manager/crypto - 2d027ae1dddd4694d54f7a8b6cbe78dca8720226 authored almost 7 years ago
salsa20: panic when len(out) < len(in) following cipher.Stream

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

github.com/cert-manager/crypto - 1258d06b9de892b9ea78d4b4188e1e954fa2bbe6 authored almost 7 years ago
Add note about asterisk quoting issues

github.com/cert-manager/cert-manager - 7aa7682d86fcb634deabfa4b604079915a8072c8 authored almost 7 years ago
Merge pull request #550 from munnerz/update-overview

Update overview diagram

github.com/cert-manager/cert-manager - e6a9637d76f83bc20ed9358e0fa76407c38e88c2 authored almost 7 years ago
Update overview diagram

github.com/cert-manager/cert-manager - 4f30ed75e88e5d0defeb950501b5cac6da7fa7fe authored almost 7 years ago
Update acme dns01 tutorial with reference to wildcard domains

github.com/cert-manager/cert-manager - 4e85a9a36a26b23149e2d8dacf8edb5368ec7b0a authored almost 7 years ago
Run hack/update-deploy-gen.sh

github.com/cert-manager/cert-manager - 8fc0f0641d682637eb6b7bc61fafe3816a413da8 authored almost 7 years ago
Add leaderElection.namespace option to helm chart

github.com/cert-manager/cert-manager - e7ed856e20c5a9f8156f4cd7e3b173e330bf8dd7 authored almost 7 years ago
Merge pull request #544 from munnerz/upgrade-docs

Add document on upgrading from cert-manager 0.2 to 0.3

github.com/cert-manager/cert-manager - 7afd71faf28fe39fd6eaba7e88a49e6fbeb4ac10 authored almost 7 years ago
Move docs into admin package

github.com/cert-manager/cert-manager - 956f44a59e952d6f65be3d0bb65bec47c864008a authored almost 7 years ago
Add document on upgrading from cert-manager 0.2 to 0.3

Address review feedback

Fix code-blocks

github.com/cert-manager/cert-manager - 929df3b29312555de5294b93d7c15e9d7400a43a authored almost 7 years ago
Merge pull request #546 from munnerz/cloudflare-idempotent

Update Cloudflare provider to be idempotent when calling Present

github.com/cert-manager/cert-manager - 0bb19e945378646fc1bb08e6bb2750fad1c744e2 authored almost 7 years ago
Merge pull request #547 from munnerz/override-cluster-resource-namespace

Add clusterResourceNamespace option to Helm chart

github.com/cert-manager/cert-manager - 78c4bc024f7676df2ec05f5b405a92df777ef914 authored almost 7 years ago
Run hack/update-deploy-gen.sh

github.com/cert-manager/cert-manager - 7a62116fc2aba70c546e06b8a75c7b2fcd1dbcdf authored almost 7 years ago
Add clusterResourceNamespace option to chart

github.com/cert-manager/cert-manager - 06add20108fda838ce525957003ab5143bea04e5 authored almost 7 years ago
Update Cloudflare provider to be idempotent when calling Present

github.com/cert-manager/cert-manager - 707a113870892409b699e34957e59350b7b66fce authored almost 7 years ago
Merge pull request #545 from munnerz/acme-v01-warning

Set Issuer ready condition to false if ACMEv1 endpoints are used

github.com/cert-manager/cert-manager - 8d1cad422ecbfd7e0c10180cf6c819a577393377 authored almost 7 years ago
Set Issuer ready condition to false if ACMEv1 endpoints are used

github.com/cert-manager/cert-manager - 3fc74f7f86ec4db62c6a87217838eeee19e6b01c authored almost 7 years ago
Merge pull request #530 from vdesjardins/fix-vault-approle

rename fields in Vault appRole credentials

github.com/cert-manager/cert-manager - f78feb6e68b1f857e4b036bfbecbfdcd5d99717b authored almost 7 years ago
Merge pull request #543 from munnerz/fix-panic

Fix panic in shouldAttemptValidation

github.com/cert-manager/cert-manager - 28d8085d366723f4d9dc86c1c40110edf36d9e40 authored almost 7 years ago
Fix panic in shouldAttemptValidation

github.com/cert-manager/cert-manager - a597c02701c837ac1ec86de76df1153159cd1bcf authored almost 7 years ago
openpgp: fix vet issue in tests

https://golang.org/cl/111416 made vet spot this new issue by recognizing
the len() call as side-...

github.com/cert-manager/crypto - 21052ae46654ecf18dfdba0f7c12701a1e2b3164 authored almost 7 years ago
sha3: add NewLegacyKeccak256

Keccak uses a different domain separation byte as the NIST-
standardized SHA-3 hashing function....

github.com/cert-manager/crypto - 4ec37c66abab2c7e02ae775328b2ff001c3f025a authored almost 7 years ago
scrypt: update example to match recommendation two lines below

Change-Id: I6eb5db30df9bc1c4b3c4124c9cdd3d504d33ad9d
GitHub-Last-Rev: 1f585c4bf946a3241f8c38e1e9...

github.com/cert-manager/crypto - 1f94bef427e370e425e55b172f3b5e300ef38304 authored almost 7 years ago
sha3: enable TestUnalignedWrites

Changes function name from "testUnalignedWrites" to "TestUnalignedWrites"
which makes "go test" ...

github.com/cert-manager/crypto - 76a954637dfa3223c13edb4529f981f0d62cfa26 authored almost 7 years ago
rename fields in Vault appRole credentials

github.com/cert-manager/cert-manager - b256e02a9878b16ba2c6e0394dd3a40d88ebbbc8 authored almost 7 years ago
Merge pull request #526 from munnerz/fixup-cli-flags

Fix ingress-shim cli flags

github.com/cert-manager/cert-manager - 8826d94df4b4186dab8fff0db756e261372b17cf authored almost 7 years ago
bn256: explicitly fix MakeAffine for ∞

When c = ∞, z = 0 and 0 does not have a modular inverse, triggering
undefined behavior (recently...

github.com/cert-manager/crypto - 8b1d31080a7692e075c4681cb2458454a1fe0706 authored almost 7 years ago