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 - da71175a7e816d20938823efbd866e2fc940e88c authored almost 7 years ago
Trim aws credentials for acme dns route53 provider
github.com/cert-manager/cert-manager - 64be4bd4ce452a6d52f712d5b5798a90a74311fc authored almost 7 years agoUpdates golang/go#24185
Change-Id: I99281b2bd1c1ca82c02269d232d7714852a3b94c
Reviewed-on: https...
Previously, each provider's package-level 'New' function was being
called.
That made mocking it...
github.com/cert-manager/cert-manager - 78b1b8d69dee55e7e19cbf6d9643d4377272af4e authored almost 7 years ago
AWS credentials don't contain whitespace, and it's very easy to
accidentally include spaces or n...
https://tools.ietf.org/html/rfc8032#section-5.1.7 requires that s be in
the range [0, order) in ...
And also move annotation keys to v1alpha1
github.com/cert-manager/cert-manager - 1669611908109e110333f2e29ae68e98b7e32994 authored almost 7 years ago
Change-Id: I1d8d1016a956bf185d3a5af76188b8287fce6391
Reviewed-on: https://go-review.googlesource...
github.com/cert-manager/cert-manager - 1690408632c91e0e7c42629fda13e95ab660f4e9 authored almost 7 years ago
github.com/cert-manager/cert-manager - 7bb9048578e4a69744d07b670fec717179c9d1f6 authored almost 7 years ago
github.com/cert-manager/cert-manager - d7153ecc1e6aaaa755a30a99a45ef2581f4b0da2 authored almost 7 years ago
github.com/cert-manager/cert-manager - 6eb1c6f9313855b6aaabe3c1f133ca652803f69e authored almost 7 years ago
github.com/cert-manager/cert-manager - f6210c12c627155a580ce21f041b81e610e3051a authored almost 7 years ago
github.com/cert-manager/cert-manager - 2e5619b1d529f5ec048e331db3d08c6faf5ab13d authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - cfa13a02df872f934a13f3b12d2f72f02a641f48 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - e8d0d2116494e2efede28ca92eb2eed15e087cd5 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - ce9e5ede2bc6d8ccbc8e4db086f84c17e3f4d3af authored almost 7 years agogithub.com/cert-manager/cert-manager - af05ca81cb5230d3432fcfe0e354c17b0e0200e6 authored almost 7 years ago
github.com/cert-manager/cert-manager - f117e6e83363da5ade8f96ffe2b9c1743a68a9ed authored almost 7 years ago
github.com/cert-manager/cert-manager - 57f248ae9438389df26ee3f0a4cc580217701f33 authored almost 7 years ago
github.com/cert-manager/cert-manager - 96c4f9e1452c92ed057b11be774ebd113b6bb4cb authored almost 7 years ago
- Move -d flag to binary, not library.
- Update amd64 patterns for Go 1.10.
- Implement f.Entry ...
github.com/cert-manager/cert-manager - 801888f0f00fc20cac333c0a1612a19ef53e074a authored almost 7 years ago
Replace x << k | x >> (32 - k) with bits.RotateLeft32 and add
benchmark to check performance. Th...
TestMakeRawState currently fails on Solaris:
--- FAIL: TestMakeRawState (0.00s)
ter...
Directly use unix.IoctlSetTermios and windows.SetConsoleMode instead of
wrapping them with a clo...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 3a0d72c7a24e9f8560a4bca45c8c944bb1c63e8d authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 5eefe871a85920afb1c778cc7ffb5071fe8d19f8 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - fff6596bc92b4a6bda18050c28dd6aac89101267 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - ecedad896aa5fefc1d232da66ab10351f5e01044 authored almost 7 years agogithub.com/cert-manager/cert-manager - e50f75011da8c9fc0a8cdf0ab4d8b334142eb3ee authored almost 7 years ago
github.com/cert-manager/cert-manager - 6215ff692c19b21e3b7b032dff2048ef2cf4e5f3 authored almost 7 years ago
Change-Id: I31fde79e91dd2f19a688bd62ac421d564634d5b3
GitHub-Last-Rev: caab01d6611a39e8aeb49b3de3...
Fixes https://github.com/golang/go/issues/23569
Change-Id: I0f3ffab74acd2b69da0bbec2e0e90e42c26...
github.com/cert-manager/crypto - 0b6b69c7d266911dbb34916ab6eea9c2dc6cc7e4 authored almost 7 years agogithub.com/cert-manager/cert-manager - 640991c099725278636c904f6e8aafb2f3553ef5 authored almost 7 years ago
github.com/cert-manager/cert-manager - 0b5042c657da09fdc04a9ffa8ebe3c2eb0094c32 authored almost 7 years ago
Lots of new users don't realize:
(a) They need to create a Issuer/ClusterIssuer themselves
(b)...
github.com/cert-manager/cert-manager - c82226c7d111ba875a3a736d7de70e7fb5482a82 authored almost 7 years ago
The rbac and docker-env bits are tricky enough that I think it's worth
documenting this.
github.com/cert-manager/cert-manager - 4e262ee1d7635c9d4b495970fd7c35b28839be83 authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 24f0bbe1f3cb568d90e6efeadec8033825de74a9 authored almost 7 years agogithub.com/cert-manager/cert-manager - b425d77f1ee1b65c99b5a25d643de020af056f7f authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 35fd53028e271b0da2fc3f2a517f56154123c63e authored almost 7 years agogithub.com/cert-manager/cert-manager - ffeedf7d5d00441f245a00037d12f18c843ccb70 authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 09fbbb4d4aea40885ca97d20b7522413c420656e authored almost 7 years ago
"At Let's Encrypt, we are seeing clients in the wild that continue
polling their challenges long...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 0b9ce0cf3b36a256aa1367adb64d23241cf7e2af authored almost 7 years ago
If /etc/resolv.conf does not have any entries, then its unlikely
that the domain name representa...
github.com/cert-manager/cert-manager - b65cdde8a96d345f178b21a4408fc9e695af899c authored almost 7 years ago
Fixes golang/go#21491.
Change-Id: I5c720f1f6c6acfa7f4cd50920f65db7e57ba3792
Reviewed-on: https:...
github.com/cert-manager/cert-manager - b98f3e64cb2bcf19e98f9a1a8a937e37aeb90905 authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 8022e6ab9300529b59bb62c1aecb360713526be8 authored almost 7 years agogithub.com/cert-manager/cert-manager - 87fa7b170bb5c3929568c1c4132074ad7b14d28e authored almost 7 years ago
github.com/cert-manager/cert-manager - 526d31bbc0e811a3dd8222185e3d0156cb05b089 authored almost 7 years ago
Adds support for setting the node affinity and tolerations scheduling options
github.com/cert-manager/cert-manager - 054b99f3ba8b8f77b26806828d6338782030a979 authored almost 7 years agoFollow up to CL 96336
Change-Id: I038f3901919c5136273e5df051bc6e958082f830
Reviewed-on: https:/...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 0a0a2f3b13715904bf5ecec954b57cfaedd013f4 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 010e6c87e4122ae73a7e9ba8f6db7679a3ac0eeb authored almost 7 years agogithub.com/cert-manager/cert-manager - c01dd256ebc3813c8f52e6fecd3144feb41c854c authored almost 7 years ago
github.com/cert-manager/cert-manager - 8cb1e79825fb1b69e21d1a32a651ecf26bf5147b authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 97ce5ca2b34b64c7287000a5c47472513f4bd5cd authored almost 7 years agogithub.com/cert-manager/cert-manager - 30c28975cb658d98dad5705195d6bcbfeb88eb5a authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - f302862610fbd64085fd79e69c408df7877285ca authored almost 7 years agogithub.com/cert-manager/cert-manager - 105c6c149e8027ced69e163ae3019073678ff7cf authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 09c6a09584aee5e8cbc061dbc486411d7bcc5861 authored almost 7 years agogithub.com/cert-manager/goversion - 04f0b81a96346cb33d48044cbffd24c8f57785ad authored almost 7 years ago
github.com/cert-manager/goversion - 436d770d69b090c096a3e3406148c785445d369f authored almost 7 years ago
Change-Id: Ib61e0bc7d953cefde0436f77fe6a610201043c85
Reviewed-on: https://go-review.googlesource...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 7533e0e32915d2244d9ec065f03d6b9d2e9ae12a authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - c4cdd405a49e97cdef75d1d96ace977e3f87467c authored almost 7 years agogithub.com/cert-manager/cert-manager - f681f5a6b12af15af15052d251b0da576c7e6b84 authored almost 7 years ago
github.com/cert-manager/cert-manager - 07cfb982aac1e68eb7f8d2b9fa851aa5f699f93a authored almost 7 years ago
github.com/cert-manager/cert-manager - ce0384a19666e915017d072a62fd79241e25a053 authored almost 7 years ago
github.com/cert-manager/cert-manager - 70e7c5265bd9a5581e309ddd99308f8feca7de56 authored almost 7 years ago
github.com/cert-manager/cert-manager - 4afc72d166fc955033c1eade9588a6d83d7d5216 authored almost 7 years ago
github.com/cert-manager/cert-manager - ce73a22f6f350a9903fa081189f36c32178007df authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 362735f8f17043559cca5cf9d3a0bbe61af65b9d authored almost 7 years ago
Defaults to [cert, certs] and is configurable with
`certificateCRDShortNames` parameter.
[Close...
github.com/cert-manager/cert-manager - d8844041594eb3370cee40d41ffc2131cfcceb93 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 721a4042cd960df2aacd9fa2975ea6a41b1b6639 authored almost 7 years agoFixes #293
github.com/cert-manager/cert-manager - 0274964100e94d332c306414c44f593a733a8c5d authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 46307a0eb31da8808974e913459700cadcc63856 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 430505d1d7ee0b3b9a3067f997fe9e31f2a5934e authored almost 7 years agogithub.com/cert-manager/cert-manager - f38efb4d0aec59a29849ec21c456917b96b1cc78 authored almost 7 years ago
github.com/cert-manager/cert-manager - 86ab9a9794ccf4efc8f5dcc327d8a3512af88a93 authored almost 7 years ago
github.com/cert-manager/cert-manager - a709f0ad42206e4dd4b7fe35f8986bf304b31534 authored almost 7 years ago
github.com/cert-manager/cert-manager - e410af5e6a7bf26085c4e91d1dd5f336b868d495 authored almost 7 years ago
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 058a259f7afcabd6c1ce1b6bd3acc79c7681a082 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - b18acf1d7e48a859c277939a6a78bf9a6423fab8 authored almost 7 years agoAutomatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - 9e0e333311b6d7210afa82a144bd86818ed48244 authored almost 7 years agoThis helps debugging, e.g. if there are network problems.
github.com/cert-manager/cert-manager - 822500c43941ee6cb3c3622ede6eab777f1b1f2c authored almost 7 years agoyet.
Since ServerAuthError returns all errors collected during the
userAuthLoop, it will always ...
If the CA used is only an intermediate CA, and the root CA is trusted by
the client, the client ...
The openpgp package promotes bad defaults by not setting the
preferred cipher and hash of new en...
Confusingly, `Identity.Name` should actually refer to `uid.Id` and not
`uid.Name`. This fixes th...
github.com/cert-manager/cert-manager - cc89fe59aa018fd344446d615f25e64c18ba496e authored almost 7 years ago
Change-Id: I607d3d2c28aa5a125bddc3fea4f9508942bc1365
Reviewed-on: https://go-review.googlesource...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...
github.com/cert-manager/cert-manager - e1aa30e467f4ce4c49093d8c34394c26c97d4a61 authored almost 7 years agogithub.com/cert-manager/cert-manager - 827dacc1c01d34bd5add652b7ac1e0663cc7daf3 authored almost 7 years ago
Fixes golang/go#22046
Change-Id: I9a9aff37ba0fd0ca1f5fa1a212c66b812f6b9f70
Reviewed-on: https:/...
LD_PRELOAD doesn't work on Windows, and needs tweaking for Darwin.
Change-Id: Ib153b9e63a0a8bcf...
github.com/cert-manager/crypto - dea6ea37479c8308a28c4116b0916be2d7f1c10e authored almost 7 years ago