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
github.com/cert-manager/cert-manager - 0c05e15024c9886052decfdd32d1ad757626f877 authored over 6 years ago
Create common GenerateCSR and GenerateTemplate methods for creating Certificate/CertificateRequest
github.com/cert-manager/cert-manager - 17acf81b26e868a13c5de0fee87255ffc492b754 authored over 6 years agogithub.com/cert-manager/cert-manager - 1fd8cdf13e2bd01506b98e6339d6649ee50694dd authored over 6 years ago
Enable vendor pruning
github.com/cert-manager/cert-manager - 4a5fe3823e57f96c0dc7c8d57f54cc0085003c9f authored over 6 years ago
This adds support for the new challenge type, as described in
https://tools.ietf.org/html/draft-...
Add Richard Wall to OWNERS file
github.com/cert-manager/cert-manager - 456722ce0453c16ba237525bd7f42ce7ae4bdf6d authored over 6 years agogithub.com/cert-manager/cert-manager - 21faf290af67ed222934d8908b2bca07a743453c authored over 6 years ago
github.com/cert-manager/cert-manager - bea5dccec44ac5d248413d8dbcb14d679306514a authored over 6 years ago
github.com/cert-manager/cert-manager - 4c0d58bf94b25d8f27fe6dcf9b1be453e970878f authored over 6 years ago
github.com/cert-manager/cert-manager - b7a8c4c623d0cc79a54d4be41d5632356f8d731b authored over 6 years ago
Vault issuer MUST USE the vault 'sign' endpoint
github.com/cert-manager/cert-manager - 5f8e9ccf944f5296c47df2187f52a85c3f2f4786 authored over 6 years agogithub.com/cert-manager/cert-manager - bafd0f2986a21ebb98e12e27624725482f0615fc authored over 6 years ago
issuer/acme/*: log namespaces for resources
github.com/cert-manager/cert-manager - 3cafdd9401f91feea9f8e734967609534480f9cb authored over 6 years agogithub.com/cert-manager/cert-manager - fceb1840b4578299a5dd2c8da2b66fe3f7da3eb4 authored over 6 years ago
The newer 'fullname' helper function automatically avoids name duplication. This change updates ...
github.com/cert-manager/cert-manager - e9e3ee2e6a1f75c3a6fc851ac83799dcf15c8d12 authored over 6 years ago
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 agoUpdates golang/go#22066
Change-Id: I7eb6a60deb6680003245815760e2ce6a8f7d8b15
Reviewed-on: https...
Improve logs for CloudDNS service account errors
github.com/cert-manager/cert-manager - c61f392163eec02f53e609f0eee6510bf1362fbe authored over 6 years agoFixes golang/go#22064
Change-Id: Icb3f5b2c1967630a3dcbd9661b3492f5d3acc654
Reviewed-on: https:/...
GetCertificate has all the information it needs to know if a client
supports ECDSA in ClientHell...
Update labels.yaml
github.com/cert-manager/cert-manager - 787b8d7084588c9061254990379e85683658c9e6 authored over 6 years agogithub.com/cert-manager/cert-manager - e16c7434d7345b984a9ebcdb3344f88574cf4304 authored over 6 years ago
Add note about Google Group to readme
github.com/cert-manager/cert-manager - fe288c18da8ad85b836f0821e6a98b7aad969183 authored over 6 years agoFix links in pull request template
github.com/cert-manager/cert-manager - ee657637c3110f86972f76be61fe1e0edce7f976 authored over 6 years agogithub.com/cert-manager/cert-manager - 3132fa76222ea9ec4ebee6497b3430f41ad4dde0 authored over 6 years ago
github.com/cert-manager/cert-manager - 87283aa5f611ffec05b04bb65ae5fa1223c5cf1d authored over 6 years ago
Support for custom dns settings
github.com/cert-manager/cert-manager - 2f69555a1f66c77f15cfb8c80d1bfa642a6ed7c8 authored over 6 years agogithub.com/cert-manager/cert-manager - e90fb5a26106f3c897a599e82f56aea01b4c4a22 authored over 6 years ago
github.com/cert-manager/cert-manager - 52142d084fe151f335667f6cd2b8a7e207552ca1 authored over 6 years ago
github.com/cert-manager/cert-manager - a923113e65e0e46548bd682abf6caaad7d0196cd authored over 6 years ago
This allows HTTP / DNS challenges to be self checked in AWS setups in
which both a public and pr...
There's been some confusion about failed request retries.
Rightfully so: some requests are retri...
Fix references to other documentation sections.
github.com/cert-manager/cert-manager - 2439c8e21eac4e3768d2bf10e15356cf5c086c9e authored over 6 years agogithub.com/cert-manager/cert-manager - a68b54ec3e6562ca7ddece2f4cd0ef53fed2283f authored over 6 years ago
Most implementations, including this one, consider the private key to be
the concatenation of th...
acmesolver: Run as non-root
github.com/cert-manager/cert-manager - 137e14e5e084fb4524a5c007b3169afb0c920667 authored over 6 years ago
It's useful to know what namespace is being operated on, so log
namespaces all over the place!
¯\_(ツ)_/¯
github.com/cert-manager/cert-manager - 09a5846412d97b4d8949ea6cd09e8c3afc95d2be authored over 6 years ago
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 agogithub.com/cert-manager/cert-manager - 910a9e8859317e027e75776d27aa10f11addc8d4 authored over 6 years ago
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 agovault: fix panic when vault is sealed or uninitialized
github.com/cert-manager/cert-manager - e51edb398eeba82b83b5e64301342fecd27b5d51 authored over 6 years agoFixed a typo in error msg.
github.com/cert-manager/cert-manager - 9f5781cc1105a75fccf6d0d4cea7a5ced8f6d97b authored over 6 years agogithub.com/cert-manager/cert-manager - 37db332b46045c8dc8681779edd1a9b74c74407b authored over 6 years ago
acmesolver won't run in a namespace with a restrictive PSP
(Pod Security Policy)[1] without this...
github.com/cert-manager/cert-manager - 6d5b199d741c6facd6f105007864b306fc3c263d authored over 6 years ago
Fixes a bug introduced in golang.org/cl/100078 where incorrect
ACME client was used, causing nil...
github.com/cert-manager/cert-manager - e52aefb34ad1da9423049d7e2d32b813eae38f7f authored over 6 years ago
Package users can now provide extra CSR extensions
to serve certificates with desired properties...
Use https docs URL in chart NOTES.txt
github.com/cert-manager/cert-manager - 33210637fd7b7496ccec20aecd56fdbc6480afa1 authored over 6 years agogithub.com/cert-manager/cert-manager - 0aed6a960a547d40f62c44386db0d9e6d6601d01 authored over 6 years ago
Fix the following failure on iOS:
--- FAIL: TestMakeRawState (0.00s)
terminal_test.go:332: fai...
Bump chart and manifests for v0.3.0 release
github.com/cert-manager/cert-manager - 1e606b3eadfa069332b25feeb3d5aecc46d07ece authored over 6 years agogithub.com/cert-manager/cert-manager - a7b4e0208d20f3ce1b16ee817a78d3be5fc67db8 authored over 6 years ago
Output a single file instead of directories for static manifests
github.com/cert-manager/cert-manager - bc0a550663df7c7556926c54343b48d599e17c80 authored over 6 years agogithub.com/cert-manager/cert-manager - 7a7e6da6922b7bdbccf2cd852c6fd2fe42704f80 authored over 6 years ago
add pod labels
github.com/cert-manager/cert-manager - a7b382b974ccd98dc9074e9afc3855c790406173 authored over 6 years ago
We now keep track of pending authorization requests during verify() and
defer the asynchronous r...
Previously if you created a new Entity then ran `Serialize` _before_ running `SerializePrivate`,...
github.com/cert-manager/crypto - da3eeb5d875662f3bb9f79df58788d0d44b8d2fd authored over 6 years agogithub.com/cert-manager/cert-manager - 7ba58460515dae6f8248e14d9abd3c50ce19d389 authored over 6 years ago
These are triggering vet errors when vendored into std.
Change-Id: Ied8158941d176129c76509acff7...
github.com/cert-manager/crypto - 1a580b3eff7814fc9b40602fd35256c63b50f491 authored over 6 years ago
Increase the number of test vectors in this package to provide
better validation of new SIMD imp...
SIMD implementation based the on the algorithm outlined in:
NEON crypto, Daniel J. Bernstein and...
github.com/cert-manager/cert-manager - 73037cbd3ae3538cfb987fd83eb315830aa8e779 authored over 6 years ago
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
The extra goroutines were distracting while debugging something else,
especially as I wasn't usi...
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
Improve logging in the case where the Service Account Secret is
loaded, but the Key is not found...
Add leaderElection.namespace option to helm chart
github.com/cert-manager/cert-manager - 0bf3ff6835eb02b11da6484d1ea433e95ef265e5 authored almost 7 years agoUpdate acme dns01 tutorial with reference to wildcard domains
github.com/cert-manager/cert-manager - 9405027a6f81f403e61055a9b18a32f48a536c56 authored almost 7 years agoIssuerConfig.Vault typo fix
github.com/cert-manager/cert-manager - 32fd3c49f34e5c45b8be5ec093adde84efd37bc9 authored almost 7 years agogithub.com/cert-manager/cert-manager - dfe0a5ebd4101304ef36718522f1805f1dd59982 authored almost 7 years ago
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
Change-Id: I5c8d603cc3ec844b8d44e51b3138bcf16e95c7fc
Reviewed-on: https://go-review.googlesource...
github.com/cert-manager/cert-manager - 7aa7682d86fcb634deabfa4b604079915a8072c8 authored almost 7 years ago
Update overview diagram
github.com/cert-manager/cert-manager - e6a9637d76f83bc20ed9358e0fa76407c38e88c2 authored almost 7 years agogithub.com/cert-manager/cert-manager - 4f30ed75e88e5d0defeb950501b5cac6da7fa7fe authored almost 7 years ago
github.com/cert-manager/cert-manager - 4e85a9a36a26b23149e2d8dacf8edb5368ec7b0a authored almost 7 years ago
github.com/cert-manager/cert-manager - 8fc0f0641d682637eb6b7bc61fafe3816a413da8 authored almost 7 years ago
github.com/cert-manager/cert-manager - e7ed856e20c5a9f8156f4cd7e3b173e330bf8dd7 authored almost 7 years ago
Add document on upgrading from cert-manager 0.2 to 0.3
github.com/cert-manager/cert-manager - 7afd71faf28fe39fd6eaba7e88a49e6fbeb4ac10 authored almost 7 years agogithub.com/cert-manager/cert-manager - 956f44a59e952d6f65be3d0bb65bec47c864008a authored almost 7 years ago
Address review feedback
Fix code-blocks
github.com/cert-manager/cert-manager - 929df3b29312555de5294b93d7c15e9d7400a43a authored almost 7 years agoUpdate Cloudflare provider to be idempotent when calling Present
github.com/cert-manager/cert-manager - 0bb19e945378646fc1bb08e6bb2750fad1c744e2 authored almost 7 years agoAdd clusterResourceNamespace option to Helm chart
github.com/cert-manager/cert-manager - 78c4bc024f7676df2ec05f5b405a92df777ef914 authored almost 7 years agogithub.com/cert-manager/cert-manager - 7a62116fc2aba70c546e06b8a75c7b2fcd1dbcdf authored almost 7 years ago
github.com/cert-manager/cert-manager - 06add20108fda838ce525957003ab5143bea04e5 authored almost 7 years ago
github.com/cert-manager/cert-manager - 707a113870892409b699e34957e59350b7b66fce authored almost 7 years ago
Set Issuer ready condition to false if ACMEv1 endpoints are used
github.com/cert-manager/cert-manager - 8d1cad422ecbfd7e0c10180cf6c819a577393377 authored almost 7 years agogithub.com/cert-manager/cert-manager - 3fc74f7f86ec4db62c6a87217838eeee19e6b01c authored almost 7 years ago
rename fields in Vault appRole credentials
github.com/cert-manager/cert-manager - f78feb6e68b1f857e4b036bfbecbfdcd5d99717b authored almost 7 years agoFix panic in shouldAttemptValidation
github.com/cert-manager/cert-manager - 28d8085d366723f4d9dc86c1c40110edf36d9e40 authored almost 7 years agogithub.com/cert-manager/cert-manager - a597c02701c837ac1ec86de76df1153159cd1bcf authored almost 7 years ago
https://golang.org/cl/111416 made vet spot this new issue by recognizing
the len() call as side-...
Keccak uses a different domain separation byte as the NIST-
standardized SHA-3 hashing function....
Change-Id: I6eb5db30df9bc1c4b3c4124c9cdd3d504d33ad9d
GitHub-Last-Rev: 1f585c4bf946a3241f8c38e1e9...
Changes function name from "testUnalignedWrites" to "TestUnalignedWrites"
which makes "go test" ...
github.com/cert-manager/cert-manager - b256e02a9878b16ba2c6e0394dd3a40d88ebbbc8 authored almost 7 years ago
Fix ingress-shim cli flags
github.com/cert-manager/cert-manager - 8826d94df4b4186dab8fff0db756e261372b17cf authored almost 7 years ago
When c = ∞, z = 0 and 0 does not have a modular inverse, triggering
undefined behavior (recently...