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 #528 from jetstack/add-chart-owners

Create chart OWNERS

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

github.com/cert-manager/cert-manager - f42fe35fa2ba055305adb4117d20939e7de2655e authored almost 7 years ago
Fix ingress-shim cli flags

github.com/cert-manager/cert-manager - ca3e967554dd5a1f72de9f83931dbe4d653a752a authored almost 7 years ago
chacha20poly1305: correct AVX2 feature detection

CL 110355 switched out the adhoc cpu feature detection for x/sys/cpu, in
doing so the AVX2 check...

github.com/cert-manager/crypto - 2c241ca3045ddc354463c376a9515d9f1f1390a4 authored almost 7 years ago
Merge pull request #292 from vdesjardins/master

Vault issuer support

github.com/cert-manager/cert-manager - ba36751748f67c10e117e75b87b4796962ace1c0 authored almost 7 years ago
Vault dependencies

github.com/cert-manager/cert-manager - 98c020c2c5911f2eae907101fdf7ff82adccf2b4 authored almost 7 years ago
Vault issuer support

vault remove duration

github.com/cert-manager/cert-manager - b35343786e9de2162304ff788fed609ed45b8250 authored almost 7 years ago
e2e: add resource's last status to timed out error message

github.com/cert-manager/cert-manager - 230f59b0acf67bbcf2bde6f2f98c8660f49b25db authored almost 7 years ago
ssh: fix copy and paste error

Doesn't matter because contentKey and lengthKey are the same length,
but we should really be loo...

github.com/cert-manager/crypto - 613d6eafa307c6881a737a3c35c0e312e8d3a8c5 authored almost 7 years ago
ocsp: remove error for > 1 certificate in response

Some OCSP responders contain more than one certificate, which can be
used to "help the OCSP clie...

github.com/cert-manager/crypto - 80f0338f9ed32225958ba636454a2b098dddc46c authored almost 7 years ago
crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detection

This change removes package specific CPU-feature detection code and
replaces it with x/sys/cpu.
...

github.com/cert-manager/crypto - ae8bce0030810cf999bb2b9868ae5c7c58e6343b authored almost 7 years ago
ssh/agent: remove len check in Unlock

Unlock compares the length of the passphrase with the given one before
calling subtle.ConstantTi...

github.com/cert-manager/crypto - db7d12313a59cd5b727192a287195e2cdfa40049 authored almost 7 years ago
internal/chacha20: add s390x SIMD implementation

Based on the SIMD algorithm described in:
ChaCha, a variant of Salsa20 by Daniel J. Bernstein
ht...

github.com/cert-manager/crypto - b49d69b5da943f7ef3c9cf91c8777c1f78a0cc3c authored almost 7 years ago
chacha20poly1305: update to use new ChaCha20 API

Use the new streaming API introduced in CL 104856. Performance
change is negligible:

name ...

github.com/cert-manager/crypto - 754cb46fa0b799769e2646654d65ef7dc5b61977 authored almost 7 years ago
ssh: update to use new ChaCha20 API

Use the new streaming API added in CL 104856.

Change-Id: I6453a54a9739f20fc4d05f476c6e26f720ccd...

github.com/cert-manager/crypto - 83c378c48d6ee2ca9c20551b599aa74cb7765785 authored almost 7 years ago
internal/chacha20: implement the cipher.Stream interface and optimize

SIMD implementations of ChaCha20 (such as CL 35842) interleave block
computations in order to ac...

github.com/cert-manager/crypto - 12dd70caea0268ac0d6c2707d0611ef601e7c64e authored almost 7 years ago
sha3: add optimized implementation for s390x

Message-security-assist extension 6 adds support for the SHA-3 and
SHAKE algorithms. This CL all...

github.com/cert-manager/crypto - dccd99e89d39b13e12f1103c72e3bc49eb40a833 authored almost 7 years ago
Merge pull request #516 from munnerz/0.3-alpha-2

Update chart for v0.3.2-alpha.2

github.com/cert-manager/cert-manager - 098aa9340e46123104c25e8812408fe3dba3111e authored almost 7 years ago
Update chart for v0.3.2-alpha.2

github.com/cert-manager/cert-manager - 63df3bf2c581a04784691c1abc047a42fb209658 authored almost 7 years ago
Merge pull request #502 from munnerz/integrate-ingress-shim

Link ingress-shim into main controller binary

github.com/cert-manager/cert-manager - 62c2fd8df9a8c8eaddd193fbfcd82269dc6836fe authored almost 7 years ago
ssh/test: skip tests if run as root

Fixes golang/go#14269

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

github.com/cert-manager/crypto - 719079de17cdc7d84bb2cd40301fc88f280eb809 authored almost 7 years ago
Fix ingress-shim tests

github.com/cert-manager/cert-manager - e2a2e32e282c1f3ff10d10590203b699ef8c316b authored almost 7 years ago
Remove ingressShim args from e2e test chart values

github.com/cert-manager/cert-manager - 529e4674399f9e50feb583d5a2000048df09f8df authored almost 7 years ago
Bump chart version

github.com/cert-manager/cert-manager - fbc0e70230e35c20808397002183cc3b01a8739c authored almost 7 years ago
Remove ingress-shim logging code from e2e tests

github.com/cert-manager/cert-manager - 31fb8aac0c879c74f54bcb39983e69489a5a8f07 authored almost 7 years ago
Update docs for new chart

github.com/cert-manager/cert-manager - e6416aa1138033438879a769793e2ee4972aef0e authored almost 7 years ago
Link ingress-shim into main controller binary

github.com/cert-manager/cert-manager - fdb8f2bf40d31ba820518151498c287ca36bf515 authored almost 7 years ago
Update chart with ingressShim specific options

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

github.com/cert-manager/cert-manager - 2a88700b51d4a2d179cbc0c3b89b6dd235c5e081 authored almost 7 years ago
Merge pull request #493 from munnerz/ingress-shim-class

Allow ingressClass to be specified using ingress-shim

github.com/cert-manager/cert-manager - b43f294a0af83a01e218dbbe68a57f5041e6373e authored almost 7 years ago
Merge pull request #517 from munnerz/wc-apex-increase-timeout

Increase timeout for wildcard and apex domain e2e test

github.com/cert-manager/cert-manager - e68cea7dc39e7877ee1a6f3ea72217803ab1cd9b authored almost 7 years ago
Increase timeout for wildcard and apex domain e2e test

github.com/cert-manager/cert-manager - 93ac4422062747f157dd6ef5708cc3452560b50f authored almost 7 years ago
Merge pull request #514 from munnerz/dedupe-challenges

Only perform one validation per identifier for a single order at a time

github.com/cert-manager/cert-manager - 5967dad187266c5f3f9ecb225daf0ba69967181b authored almost 7 years ago
Merge pull request #515 from carlossg/patch-1

Fix typo

github.com/cert-manager/cert-manager - 44a3708d60dd39e6e7fa595302da9b6e1fb78db0 authored almost 7 years ago
Add e2e test for wildcard with apex domain

github.com/cert-manager/cert-manager - 5f27ad635b098c17a85f5921be8ffabca8930226 authored almost 7 years ago
Perform full validation flow for each challenge before checking next one

github.com/cert-manager/cert-manager - 50a4bcfde2fb0f187875d766ac72bb2246b73669 authored almost 7 years ago
Only perform one validation per identifier for a single order at a time

github.com/cert-manager/cert-manager - d573e30878bc515a835d27557f9bb7accb88c0e7 authored almost 7 years ago
Ensure challenge list gets updated after attempting authzs

github.com/cert-manager/cert-manager - 944ed571fc9cded8497adf1bb46b8d6e2fce54a2 authored almost 7 years ago
Merge pull request #512 from munnerz/wc-selection-asterisk

Require asterisk denoted wildcard in acme solver config for wildcard certificates

github.com/cert-manager/cert-manager - c59900e37d01b690deb9075cb47d8d0412b50bae authored almost 7 years ago
Add ACMESolverConfigurationForAuthorization test

github.com/cert-manager/cert-manager - 4be42080eb223b3b7e930b1f1e7420b5c0994d38 authored almost 7 years ago
Add support for the 'Wildcard' field to ACME library

github.com/cert-manager/cert-manager - 7d83e0da2dd89e5e1aefbb91c8842000dc34b3e0 authored almost 7 years ago
Require asterisk denoted wildcard in acme solver config for wildcard certs

github.com/cert-manager/cert-manager - c6e6b39fd20387f6936d609046564407cf26f006 authored almost 7 years ago
Merge pull request #513 from munnerz/e2e-dns01-regular

Fix and extend DNS01 provider e2e tests

github.com/cert-manager/cert-manager - d54278fee1178433370de6d807af268a1c05e0e1 authored almost 7 years ago
Re-add wildcard certificate test

github.com/cert-manager/cert-manager - 7569e31b0b5c4cd1110f8b03dba667ac34ed7f96 authored almost 7 years ago
Switch to Let's Encrypt staging endpoint for dns01 tests

github.com/cert-manager/cert-manager - d0c76e4aabfea660c0b30b134d1ec398630319bb authored almost 7 years ago
Change existing wildcard cert test to be a regular dns01 test

github.com/cert-manager/cert-manager - 5c60618201793b31a2af06a422b74c6d76e48ee4 authored almost 7 years ago
blake2b: Revert "blake2b: use internal/cpu to determine AVX and SSE 4 support"

This reverts commit d6449816ce06963d9d136eee5a56fca5b0616e7e because of golang/go#24828.

Change...

github.com/cert-manager/crypto - b0697eccbea9adec5b7ba8008f4c33d98d733388 authored almost 7 years ago
Fix AWS DNS policy example

After testing the suggested policy both with the AWS policy simulator and by using it with cert-...

github.com/cert-manager/cert-manager - c4bb8d91b5ea7a34e5560ed9456cbeff8a5eb527 authored almost 7 years ago
Merge pull request #504 from munnerz/bump-version

Bump chart and appVersion on master branch

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

github.com/cert-manager/cert-manager - e6f3cec9b2549a50ba0fbee7b12d9295ae447d46 authored almost 7 years ago
Bump chart and appVersion

github.com/cert-manager/cert-manager - 9aa7594708c36ad43782259fcf75dec60305c124 authored almost 7 years ago
ssh/agent: update documentation link

Fixes golang/go#24982

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

github.com/cert-manager/crypto - 2b6c08872f4b66da917bb4ce98df4f0307330f78 authored almost 7 years ago
Merge pull request #495 from jetstack/munnerz-patch-1

Remove 'latest' docker image tag

github.com/cert-manager/cert-manager - 0b900d73e4200ef1a4386d0c9a238f02c9907e07 authored almost 7 years ago
x/crypto: cryptobyte: manage integers with implicit tags

This change adds two functions to cryptobyte to encode and decode
int64 with tags supplied by th...

github.com/cert-manager/crypto - e73bf333ef8920dbb52ad18d4bd38ad9d9bc76d7 authored almost 7 years ago
Remove 'latest' docker image tag

github.com/cert-manager/cert-manager - 1a5eef30c1b94400d2ea879403c7176c89ded7a3 authored almost 7 years ago
Fix case where no ingress class is set. Add test case to verify.

github.com/cert-manager/cert-manager - 464cde00bf3daae29acfeb42eaa1ccca5ac743ef authored almost 7 years ago
Update unit tests for edit-in-place annotation.

github.com/cert-manager/cert-manager - 4b072e2ba38c114c3ca57f399ba58a99ecdf355e authored almost 7 years ago
Add support for annotation 'certmanager.k8s.io/ingress-class' to toggle the use of ingressClass: <value>

Add annotation to the ingress-shim documentation

Remove debug output.

Update documentation err...

github.com/cert-manager/cert-manager - 4260fc1336f0cc69fef20bf50bdd5db74721f4c2 authored almost 7 years ago
Merge pull request #492 from munnerz/e2e-long-domain

Add e2e test to ensure we can obtain certificates for dnsNames >100 chars

github.com/cert-manager/cert-manager - 8485ada4e22d207c54797d2af36f2ed8e9d5a110 authored almost 7 years ago
Adjust max segment length to 63 chars

github.com/cert-manager/cert-manager - c876f00c7b309ba8c733bcbb7df4951b480ed5b7 authored almost 7 years ago
Add e2e test to ensure we can obtain certificates for dnsNames >100 chars

github.com/cert-manager/cert-manager - 80b12a6eeca403ee118d19b6fe029e13a7dfa2ff authored almost 7 years ago
Merge pull request #477 from kragniz/sync-chart-typo

Sync cert-manager chart with kubernetes/charts

github.com/cert-manager/cert-manager - befe7114ff6b59e0c3e52734a55bc1424243d0df authored almost 7 years ago
Merge pull request #488 from Lumida/issue-481

Add Key Encipherment bit to Key Usage extension

github.com/cert-manager/cert-manager - 3d47a70840f60b642b964bb32f61874f22f270de authored almost 7 years ago
Add Key Encipherment bit to Key Usage extension

Google Chrome rejects the certificate for SSL connections if the Key Usage extension does not in...

github.com/cert-manager/cert-manager - 54067d544684a2139ffd24f9dbd60c8da67279a7 authored almost 7 years ago
Merge pull request #485 from dakale/patch-1

Update README.md

github.com/cert-manager/cert-manager - 63494398b04abcbcc5c8beda1a3f8a1bd768c0a3 authored almost 7 years ago
Merge pull request #484 from autonomic-ai/docker-git-commit-sha

Add back the commit sha in the `org.label-schema.vcs-ref` label.

github.com/cert-manager/cert-manager - 1f298c3bce64b51c601d54273806a6e816e8090f authored almost 7 years ago
Update README.md

#kube-lego did not exist on kubernetes.slack.com, but #cert-manager did. Assuming this is an error.

github.com/cert-manager/cert-manager - 70689ac8825b85ad1dfca8d9ed9f3eed71ac19a0 authored almost 7 years ago
Add back the commit sha in the `org.label-schema.vcs-ref` label.

It looks like it was accidentally removed in commit
8c7eaa1db8e4143254b14711f3fa3fdcaa53e22c

github.com/cert-manager/cert-manager - ffa710715802abeee2f38320a489f8f8c79e8df0 authored almost 7 years ago
Merge pull request #479 from munnerz/update-deps

Bump to kubernetes 1.10.0

github.com/cert-manager/cert-manager - dcbd64f5884339eaf791985b7758eeeef2335615 authored almost 7 years ago
Bump to kubernetes 1.10.0

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

github.com/cert-manager/cert-manager - 867a4e6462d0192ba1a7910edc178fa5a67d6789 authored almost 7 years ago
Sync chart with kubernetes/charts

Includes a typo fix from @AdamDang.

github.com/cert-manager/cert-manager - 641edb90d52db7757385187f333d2d902397f996 authored almost 7 years ago
Merge pull request #475 from munnerz/fix-links

Fix deployment guide link. Fix inline code block.

github.com/cert-manager/cert-manager - 7ce902bad0a1369c500f6ba9d24a5a0b2b176b33 authored almost 7 years ago
Fix deployment guide link. Fix inline code block.

github.com/cert-manager/cert-manager - 18409091d1b2d9100db948c4f10d9b854fb1676e authored almost 7 years ago
Merge pull request #473 from jetstack/docs-broken-link

Fix broken link

github.com/cert-manager/cert-manager - ce91fd73398098333be7f4af889844ab04d9c91e authored almost 7 years ago
Merge pull request #465 from munnerz/cleanup-testfiles

Delete old/unused test files. Merge wait-minikube.sh into ci.sh.

github.com/cert-manager/cert-manager - 2ca94e3239c89fa8204708cb962fcbaa1d069350 authored almost 7 years ago
Don't run verify-chart-version against directories that no longer exist

github.com/cert-manager/cert-manager - 22fde8b450bbbe10f71573a4809a187677fdc194 authored almost 7 years ago
Merge pull request #464 from munnerz/acmev2-docs

Update some docs examples for acmev2

github.com/cert-manager/cert-manager - 076aea299429b488f099360f47f4a86d34eda0f6 authored almost 7 years ago
Update some docs examples for acmev2

github.com/cert-manager/cert-manager - 0caf0bff7314a8c6a799389d97fc6985525b7cd8 authored almost 7 years ago
Remove boulder helm chart

github.com/cert-manager/cert-manager - 4eb27d5f72f026a6c27709fa8fe47b4c14f29c82 authored almost 7 years ago
Delete old/unused test files. Merge wait-minikube.sh into ci.sh.

github.com/cert-manager/cert-manager - 3f1594859dfc20e2986db034a7ae7cb74439217d authored almost 7 years ago
Merge pull request #463 from munnerz/fixup-selfcheck-err

Fix up self check failure error message

github.com/cert-manager/cert-manager - 6259317c747eb5d02c42673841cdd00f2903ec9e authored almost 7 years ago
Merge pull request #460 from munnerz/acmev2-docs

String replace ACMEv1 endpoints with v2 in docs

github.com/cert-manager/cert-manager - 5c0507812490012d0f5e433649076f2c4320e0d9 authored almost 7 years ago
Merge pull request #461 from munnerz/acme-cl-cherrypick-4xx-err-check

acme: stop polling authz on 4xx client errors

github.com/cert-manager/cert-manager - eba38b6a891369a9075541a02de9b1cc7cd39baa authored almost 7 years ago
Fix up self check failure error message

github.com/cert-manager/cert-manager - 5679f6257f8380dd71fb3a37494daa23e2a2f1da authored almost 7 years ago
Merge pull request #459 from munnerz/http-aborb-errors

Absorb HTTP client errors in acme http self check

github.com/cert-manager/cert-manager - dcb8108660be56b759f13b5968ab8aabaa0cadbb authored almost 7 years ago
Cherrypick 91a49db82a88618983a78a06c1cbd4e00ab749ab from golang.org/x/crypto/acme

github.com/cert-manager/cert-manager - fcca12903e9642f6a46b3c76786f940dbf5b62c2 authored almost 7 years ago
String replace ACMEv1 endpoints with v2 in docs

github.com/cert-manager/cert-manager - d5c89aec289d4cc9573bfb1b90748b84de2bffbb authored almost 7 years ago
Absorb HTTP client errors in acme http self check

github.com/cert-manager/cert-manager - 611f1f3e0dfa1e9c34cd41a5ed1a8f7fd72d0571 authored almost 7 years ago
Merge pull request #309 from munnerz/acmev2

Rewrite ACME issuer for v2, and make validation process asynchronous

github.com/cert-manager/cert-manager - 9cebaa604f512387fda859c050574aee43764c9b authored almost 7 years ago
Merge pull request #455 from hemslo/patch-1

Fix rst syntax error in ingress-shim.rst

github.com/cert-manager/cert-manager - 93bf718d428aa70e01c02935cc7d4610824924b5 authored almost 7 years ago
Fix rst syntax error in ingress-shim.rst

github.com/cert-manager/cert-manager - dd22b3adec9a2ca2c2f1c30cb1f8bb3046727b51 authored almost 7 years ago
Use rate limiter when queueing (Cluster)Issuers

github.com/cert-manager/cert-manager - acd927dd41addd48b3c020ec259e4ebf0aed1ecc authored almost 7 years ago
Fix bug in issue method preventing cert issuance

github.com/cert-manager/cert-manager - 0a960d46b2e292a8e7f274f79cc37a19e28de455 authored almost 7 years ago
Call AddRateLimited in QueuingEventHandler

github.com/cert-manager/cert-manager - 1975c524b94bf63c785284f7eb698dbb182f09e3 authored almost 7 years ago
Set status conditions on validation success. Call WaitOrder instead of GetOrder in issue.

github.com/cert-manager/cert-manager - 70dde521a1ee94e6cd70d51245469da52c201c64 authored almost 7 years ago