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

update vendor

github.com/cert-manager/cert-manager - 6cfaf3d01258cd0b6364003c02e54fa9ad05b996 authored over 7 years ago by James Munnelly <[email protected]>
Add leader election. Fix gracefully exiting.

github.com/cert-manager/cert-manager - 960d46e3025acee0a8f51dd613f311fbc7698f9f authored over 7 years ago by James Munnelly <[email protected]>
Add missing apiVersion to Issuer

github.com/cert-manager/cert-manager - 0e1f331c1e548391dc5ff7e09185a93b626a537d authored over 7 years ago by James Munnelly <[email protected]>
Add missing apiVersion to Issuer

github.com/cert-manager/cert-manager - 0bde03c00d22092e3707318675e87fe9ea2110ba authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #69 from jetstack-experimental/conditions

Use Conditions for Issuer status

github.com/cert-manager/cert-manager - d5f1f0982474bc5f4fc7afadd35dc63511dfa7d3 authored over 7 years ago by James Munnelly <[email protected]>
Wait for CRD to no longer exist after each test

github.com/cert-manager/cert-manager - 9e6bd026e33f8f7d7a0028d6e9ca276e7195a2b7 authored over 7 years ago by James Munnelly <[email protected]>
Make Certificate loop use Issuer conditions

github.com/cert-manager/cert-manager - 329ffab15ada83f4359005a7cef1e172ffa50740 authored over 7 years ago by James Munnelly <[email protected]>
Fix tests for conditions. Add test for failed registration.

github.com/cert-manager/cert-manager - 6d302c57e3fe3c0e6046e6454fac317325e56aea authored over 7 years ago by James Munnelly <[email protected]>
Switch to using Conditions for Issuer status

github.com/cert-manager/cert-manager - a958f4462dad05f73a736f83ccf7ecfff79f85c0 authored over 7 years ago by James Munnelly <[email protected]>
Regenerate files

github.com/cert-manager/cert-manager - 4aca4c1fa7907a3924eb081025863181ff0ad109 authored over 7 years ago by James Munnelly <[email protected]>
Add Conditions types. Move helpers into helpers.go

github.com/cert-manager/cert-manager - 486c0478c0ebb14c7fe7ad5fc636c01347590b6a authored over 7 years ago by James Munnelly <[email protected]>
Remove pkg/log

github.com/cert-manager/cert-manager - b95882ef9f3211d396868d6463ff39face52cd65 authored over 7 years ago by James Munnelly <[email protected]>
Update vendor

github.com/cert-manager/cert-manager - 4fa21778e7f76c59c35d490a5ee44aeac6c9b2ed authored over 7 years ago by James Munnelly <[email protected]>
Properly configure CLI

github.com/cert-manager/cert-manager - dddc57e38ab6119677b2977bedc5f02602333f90 authored over 7 years ago by James Munnelly <[email protected]>
Update controller to accept Options via context

github.com/cert-manager/cert-manager - d0212e8a3b9d7574f984b040c820d045bdb1627a authored over 7 years ago by James Munnelly <[email protected]>
Add custom SharedInformerFactory

github.com/cert-manager/cert-manager - 62ddccd3bbe349f8b97a9925eeaa3a70cdff5235 authored over 7 years ago by James Munnelly <[email protected]>
Refactor Issuer interface to allow returning updated Status

github.com/cert-manager/cert-manager - 00389b6da38e994e232625c82c6ca6796937fc96 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #68 from jetstack-experimental/e2e

Add e2e test framework and basic Issuer test

github.com/cert-manager/cert-manager - 8e39ddfc2e04081c7d68c87ddde81fa5b50c5e3a authored over 7 years ago by James Munnelly <[email protected]>
Update vendor/

github.com/cert-manager/cert-manager - 902ae30b6c415513592471541f6eb866f23660a9 authored over 7 years ago by James Munnelly <[email protected]>
Add e2e test framework and basic Issuer test

Update Makefile and travis to run e2e tests

Add ubuntu-nsenter image

Fix typo in target name

...

github.com/cert-manager/cert-manager - a6edfaf78bbd9597ea5c3bca9c30564cbeb2b56f authored over 7 years ago by James Munnelly <[email protected]>
goversion: inspect symlinks to files

github.com/cert-manager/goversion - 30897a1db859e73baf4613bfc6d55fd66ffa5efb authored over 7 years ago by Russ Cox <[email protected]>
version: fix standard crypto detection false positive

github.com/cert-manager/goversion - ab1deb20769d4d9f207b305e166a6acd8415b95f authored over 7 years ago by Russ Cox <[email protected]>
goversion: remove goversion binary (oops)

github.com/cert-manager/goversion - bc0aa65beab2ba074db8abd25aad7359c271dfb6 authored over 7 years ago by Russ Cox <[email protected]>
Merge pull request #66 from marinelayer/fix/cloudflare-typo

Fix cloudflare error message

github.com/cert-manager/cert-manager - bed3f2f4dcb80305d31e54d3535c4661e9fb1ebb authored over 7 years ago by James Munnelly <[email protected]>
Fix cloudflare error message

github.com/cert-manager/cert-manager - c4d07a3d51be55c63f65ccbc01bdf929502af6c4 authored over 7 years ago by Martell Malone <[email protected]>
Add high level overview diagram

github.com/cert-manager/cert-manager - 55e96e1c0991161bc141725c57dd746abbe07e2b authored over 7 years ago by James Munnelly <[email protected]>
goversion/version: add new library

Requested by @rakyll for google/gops.

github.com/cert-manager/goversion - 84cd9d26d7efce780a7aaafd0944961371da741f authored over 7 years ago by Russ Cox <[email protected]>
Merge pull request #64 from jetstack-experimental/remove-crd-autoregister

No longer automatically register CustomResourceDefinition

github.com/cert-manager/cert-manager - be12b94ad50c48d5e8991abcf007d9f8d2fafa81 authored over 7 years ago by James Munnelly <[email protected]>
No longer automatically register CustomResourceDefinition

github.com/cert-manager/cert-manager - 16e780c224fedcf34cb6f9f6feef8eeab8c48fd4 authored over 7 years ago by James Munnelly <[email protected]>
Update acme http solver image

github.com/cert-manager/cert-manager - ddd6151d4ad6fadd9e23fdf27ec3d93fb0a21f76 authored over 7 years ago by James Munnelly <[email protected]>
Update image tag in yaml manifest

github.com/cert-manager/cert-manager - edfc391ac10fe59f7af9dead0031802f22e03c51 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #63 from jetstack-experimental/docs

Updates to README after feedback

github.com/cert-manager/cert-manager - 036a4d08a5ba1a8fa528ba0fc6cf5213e84cec72 authored over 7 years ago by James Munnelly <[email protected]>
Add empty README in docs/devel

github.com/cert-manager/cert-manager - 6faa1adcf0af8c8d057f29208c917051b560fe54 authored over 7 years ago by James Munnelly <[email protected]>
Update after feedback

github.com/cert-manager/cert-manager - ef7ea618561cb16561d1a972158067c0475b880c authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #62 from jetstack-experimental/docs

Update README to be more exhaustive

github.com/cert-manager/cert-manager - 291fa7ae208c562d6e288fad7369886807483b5c authored over 7 years ago by James Munnelly <[email protected]>
Remove invalid yaml tag

github.com/cert-manager/cert-manager - e6b9dd262aee9cc3e485050a6bc3a43acf8248b8 authored over 7 years ago by James Munnelly <[email protected]>
Include build status badge

github.com/cert-manager/cert-manager - f09feb33ae59f195688bd2d6ba73ec83d00710e2 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #60 from jetstack-experimental/cleanup-gen-code

Cleanup generated code & API versions

github.com/cert-manager/cert-manager - bbbe61a3fae3b93729960155507efbf89df264dd authored over 7 years ago by James Munnelly <[email protected]>
Update README to be more exhaustive

github.com/cert-manager/cert-manager - 3405e0380b7ca6914fbc666134cb05da5373e1be authored over 7 years ago by James Munnelly <[email protected]>
Fix k8s.io/kubernetes version

github.com/cert-manager/cert-manager - d3ac6a0a00737b701beb6a3162d9e3e820976bfe authored over 7 years ago by James Munnelly <[email protected]>
sha3: delete unused field

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

github.com/cert-manager/crypto - 81e90905daefcd6fd217b62423c0908922eadb30 authored over 7 years ago by Michael Munday <[email protected]>
goversion: scan amd64 binaries without symbol tables

github.com/cert-manager/goversion - ec04a0c1322d4e0c4ccf52e4c0c225fa856f54aa authored over 7 years ago by Russ Cox <[email protected]>
goversion: initial version

github.com/cert-manager/goversion - f69a08c66c26c03af375e182d198600299e58cef authored over 7 years ago by Russ Cox <[email protected]>
Verify default and deepcopy code. Remove internal listers.

github.com/cert-manager/cert-manager - d5394b5096867f64988a52a0046b8b410703fef4 authored over 7 years ago by James Munnelly <[email protected]>
Update references to cert-manager informers

github.com/cert-manager/cert-manager - 95aa3aab95d31f0aeec5ebc6c64558d2a20573ce authored over 7 years ago by James Munnelly <[email protected]>
Set --single-directory=true on informer gen

github.com/cert-manager/cert-manager - 3b8fb796d8e9a1c947b883cdd6ebab51e1442b8c authored over 7 years ago by James Munnelly <[email protected]>
Upgrade to use latest code-generators. Remove internal API version.

github.com/cert-manager/cert-manager - 39ea0a3064d479e63f92194cdedd45bc376013e8 authored over 7 years ago by James Munnelly <[email protected]>
ssh/terminal: set termios VMIN and VTIME in MakeRaw

The Solaris version of MakeRaw already sets VMIN and VTIME explicitly
such that a read returns w...

github.com/cert-manager/crypto - eb71ad9bd329b5ac0fd0148dd99bd62e8be8e035 authored over 7 years ago by Tobias Klauser <[email protected]>
Merge pull request #59 from jetstack-experimental/adds-gitlab

Adds .gitlab-ci.yml

github.com/cert-manager/cert-manager - 8771e566df89c9dc4fd9b97ba638890b73557710 authored over 7 years ago by James Munnelly <[email protected]>
Enable gitlab-ci

github.com/cert-manager/cert-manager - 8d7f46030acdc8485be4433f49af64033663f0fa authored over 7 years ago by Christian Simon <[email protected]>
Merge pull request #58 from jetstack-experimental/add-route53-solver

Add route53 solver

github.com/cert-manager/cert-manager - a6f28d37a15a283f77d7e2345092e55499d612ae authored over 7 years ago by Christian Simon <[email protected]>
Ignore folders for building docker image

github.com/cert-manager/cert-manager - f5ed3c1cb5a26e70ba061401962092e7f99c91df authored over 7 years ago by Christian Simon <[email protected]>
Fix secret access key link

github.com/cert-manager/cert-manager - 32dff6079c652c3206268107daf8408a0fa85f72 authored over 7 years ago by Christian Simon <[email protected]>
Update dependencies for route53

github.com/cert-manager/cert-manager - c7034f6aacf8a8ceb41f44b763b52f3e60291ae3 authored over 7 years ago by Christian Simon <[email protected]>
Update generated code for route53

github.com/cert-manager/cert-manager - 0457c4a40167a45ba096095cf57cf2c3887cbe75 authored over 7 years ago by Christian Simon <[email protected]>
Implement provider route 53

github.com/cert-manager/cert-manager - 301edc7812ae08f1b4e28a3641f18e06a1803633 authored over 7 years ago by Christian Simon <[email protected]>
Adds upstream DNS provider route53

github.com/cert-manager/cert-manager - 8c2e92a5d1fddb372275763a623c519f878d711e authored over 7 years ago by Christian Simon <[email protected]>
ssh/agent: use right message to unlock agent, with related integration tests

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

github.com/cert-manager/crypto - b176d7def5d71bdd214203491f89843ed217f420 authored over 7 years ago by Gh0u1L5 <[email protected]>
Update README.md

github.com/cert-manager/cert-manager - c89eb5be4f38a46c72ef53aa960d165898a21a2c authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #47 from jetstack-experimental/testing

Enable golang tests

github.com/cert-manager/cert-manager - 41beb069d40a4e05d2847c985f4367d340c4a4fc authored over 7 years ago by James Munnelly <[email protected]>
Update generated files

github.com/cert-manager/cert-manager - a6e0912553a7ea34274491c28b430e018dd52647 authored over 7 years ago by James Munnelly <[email protected]>
Enable golang tests

github.com/cert-manager/cert-manager - 5be9dbdd9ec100a693f1c4028b2cac1550ba9a55 authored over 7 years ago by James Munnelly <[email protected]>
nacl/auth: add crypto_auth primitive

This matches the implementation in NaCL, so a user can generate
a crypto_auth digest in another ...

github.com/cert-manager/crypto - 81db3efc71b576a04b145ca576c0bb9c0fb74d4f authored over 7 years ago by Kevin Burke <[email protected]>
Remove non-working vault manifest

github.com/cert-manager/cert-manager - 4fba6d98a7076c0720f5d4d1e599c45d60056764 authored over 7 years ago by James Munnelly <[email protected]>
Update example cert to be bundled into one

github.com/cert-manager/cert-manager - a190955545efb3d2e73e3d63bd4a1886e45199df authored over 7 years ago by James Munnelly <[email protected]>
Update example issuer

github.com/cert-manager/cert-manager - 64698ee2dc54d663aed8c5ba8f1756bf6b306dd1 authored over 7 years ago by James Munnelly <[email protected]>
Update README.md

github.com/cert-manager/cert-manager - a4cc9b70b3a9c858aac19ba04fd7fa9f13ac0225 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #40 from jetstack-experimental/autoregister-crd

Autoregister CustomResourceDefinition types

github.com/cert-manager/cert-manager - 0fa8a4ee263f731aab16ac912f810b3329f26a5d authored over 7 years ago by James Munnelly <[email protected]>
Update vendor/

github.com/cert-manager/cert-manager - e29dcd8ec74116b4268a684f4493f7630a19e897 authored over 7 years ago by James Munnelly <[email protected]>
Automatically register CRD types

github.com/cert-manager/cert-manager - e19a0025281cf14db420dd2117ef77634341c73c authored over 7 years ago by James Munnelly <[email protected]>
Update .gitignore

github.com/cert-manager/cert-manager - 68fbd347e06b247a7baa038fd529b253e03d15fd authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #39 from jetstack-experimental/cloudflare

Add Cloudflare ACME DNS01 challenge provider

github.com/cert-manager/cert-manager - 0491a31784fa6c804feca354811cb5fca1da0f03 authored over 7 years ago by James Munnelly <[email protected]>
ssh: fix documentation on ServerConfig.PublicKeyCallback

Fix leftovers from the old days to match today's method signature.

Fixes golang/go#21325

Chang...

github.com/cert-manager/crypto - 76c7c60c071b310d16774257b879b9d476db77f3 authored over 7 years ago by Artyom Pervukhin <[email protected]>
Update generated files

github.com/cert-manager/cert-manager - d07bef4688061449fcedbd3bb7cf8cb8093af03b authored over 7 years ago by James Munnelly <[email protected]>
Add cloudflare dns01 provider

github.com/cert-manager/cert-manager - ee8d34c16fa02d779afcce5e98dcfc65a08c43f5 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #38 from jetstack-experimental/secretkeyref

Update Issuer CloudDNS config service account to use a SecretKeySelector

github.com/cert-manager/cert-manager - 4c5bdaf0cbe254e676f8af1034c304fc50aea0c3 authored over 7 years ago by James Munnelly <[email protected]>
Update Issuer CloudDNS config service account to use a SecretKeySelector

github.com/cert-manager/cert-manager - cf6faacd56ec1e4cda080b5c98f18e8a9eb8d940 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #37 from jetstack-experimental/munnerz-patch-1

Delete unused QueueingEventHandler definition

github.com/cert-manager/cert-manager - f5d1a9a04238b1f5fec716f701d2b0ae96ed1bd0 authored over 7 years ago by James Munnelly <[email protected]>
Delete unused QueueingEventHandler definition

github.com/cert-manager/cert-manager - 03fbe101b684edb9faed89153252584bf75c2fdf authored over 7 years ago by James Munnelly <[email protected]>
Update README.md

github.com/cert-manager/cert-manager - 2c75215ac7b67e3c09cb8df3574bd6eec1fd6009 authored over 7 years ago by James Munnelly <[email protected]>
Update README.md

github.com/cert-manager/cert-manager - 3c0abbc2884ec905b49ebfd792ac06316dc1bf53 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #27 from jetstack-experimental/move-org

Update import paths for jetstack-experimental org.

github.com/cert-manager/cert-manager - e244396957292ccaec3d7178b1cdc45582c580d7 authored over 7 years ago by James Munnelly <[email protected]>
Update import paths

github.com/cert-manager/cert-manager - 7937b0384c8d7dffc64c4dfa7f4705c7c44d2719 authored over 7 years ago by James Munnelly <[email protected]>
Update README.md

github.com/cert-manager/cert-manager - 12af45e7b2f9e2aa07daf9b54e4204c63dba1807 authored over 7 years ago by James Munnelly <[email protected]>
Remove old service definition from cert-manager.yaml

github.com/cert-manager/cert-manager - 989fc6c0442188927db0d23c30375f95a2b89501 authored over 7 years ago by James Munnelly <[email protected]>
Update example docs

github.com/cert-manager/cert-manager - b1d63143178fc0582e8120ab35abc7980e85c1c5 authored over 7 years ago by James Munnelly <[email protected]>
Add comments to scheduler package

github.com/cert-manager/cert-manager - 92385ba15bc8ed160cf7a2fc3c04a7c793cd329b authored over 7 years ago by James Munnelly <[email protected]>
Add omitempty to ingressClass

github.com/cert-manager/cert-manager - 080983f7687026aa9e615a76d2c8c2056ed1a2cd authored over 7 years ago by James Munnelly <[email protected]>
Update image tag [ci skip]

github.com/cert-manager/cert-manager - 6aeaa1e6b61fa0bef1a50466bf99c0fde8f014e9 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #18 from munnerz/http01

Solve ACME HTTP01 challenge requests with Ingress resources

github.com/cert-manager/cert-manager - 5b1d078f9b9774b65ffe6fd3e7e45838339a7c10 authored over 7 years ago by James Munnelly <[email protected]>
Remove old comment [ci skip]

github.com/cert-manager/cert-manager - 6bd343c335e0bc9c4a511819dca451f813b69ae1 authored over 7 years ago by James Munnelly <[email protected]>
Clean up job resource after validation attempt

github.com/cert-manager/cert-manager - 3503100676f2b3093a78ec39e2440cb7e584944d authored over 7 years ago by James Munnelly <[email protected]>
Add comments. Remove unused code.

github.com/cert-manager/cert-manager - 54f708c7c9145ba9e7aa25afe2ecb7715cbff90f authored over 7 years ago by James Munnelly <[email protected]>
Fix ingress path

github.com/cert-manager/cert-manager - 5e0eb7102fe58abb88aa9cb7fc796ff33a3b9fc5 authored over 7 years ago by James Munnelly <[email protected]>
Add CleanUp functions for HTTP01 solver

github.com/cert-manager/cert-manager - a02f2ba03d85900721eca8989e04d6b0e98ad91b authored over 7 years ago by James Munnelly <[email protected]>
Add imports in util package

github.com/cert-manager/cert-manager - 1d34e6a0b33f48cc76de55d17011930eabf90de8 authored over 7 years ago by James Munnelly <[email protected]>
Update .gitignore

github.com/cert-manager/cert-manager - 35d92ea92e23b7b646526159281db714d6945fc6 authored over 7 years ago by James Munnelly <[email protected]>
Build acmesolver image

github.com/cert-manager/cert-manager - 0fba7e68eb929684f4d45d6c9daf853ba87a266c authored over 7 years ago by James Munnelly <[email protected]>
Update vendor

github.com/cert-manager/cert-manager - 25a97c6c73256791a44c4eba87525984d4066507 authored over 7 years ago by James Munnelly <[email protected]>