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 #422 from jsha/user-agent

Add a meaningful User-Agent.

github.com/cert-manager/cert-manager - 8a1b00895dc8f695c9eec85f33796665eba43d02 authored almost 7 years ago
goversion: handle -buildmode=pie binaries

Fixes #5.

github.com/cert-manager/goversion - 597212e462da05a7902d6cea0ec895a0d9b8b218 authored almost 7 years ago
Fix import paths and use util.AppVersion for user agent version

github.com/cert-manager/cert-manager - e87ff94458c47eb8b0981ca61b145d27e7fb1476 authored almost 7 years ago
Set a custom User-Agent on acme client

github.com/cert-manager/cert-manager - 798a07b0c80117d650c3ce6315dc7cf688d6dfa4 authored almost 7 years ago
Use DialContext in ACMEClient round tripper

github.com/cert-manager/cert-manager - da0d45e3f496548cba193bef7c96741c643e5ea7 authored almost 7 years ago
Fix acme test fixture

github.com/cert-manager/cert-manager - bd58bd8bc60effc0275ec816d4bce54e751612e4 authored almost 7 years ago
Add TODO for domain label values

github.com/cert-manager/cert-manager - b0e65f84c7d72e854b870283c6407ae77f653eee authored almost 7 years ago
Merge branch 'master' into acmev2

github.com/cert-manager/cert-manager - 01efbca114a59a72663d63a74be57add57515d23 authored almost 7 years ago
ssh: drop extra connection Close call in TestMuxReadWrite

The extra Close call runs in a separate goroutine, and races with the
deferred Close call, leadi...

github.com/cert-manager/crypto - b2aa35443fbc700ab74c586ae79b81c171851023 authored almost 7 years ago
goversion: detect asm for go1.10.1 on linux

Fixes #4.

github.com/cert-manager/goversion - 38f6ce479a8bd51821a711abdc8343164d820be4 authored almost 7 years ago
goversion: use file extension to test for executables on Windows

Fixes #2.

github.com/cert-manager/goversion - e2aeda81b14b6ee28e21133b1d60da7c21697174 authored almost 7 years ago
Add a meaningful User-Agent.

github.com/cert-manager/cert-manager - 8baac71058269b76e65e8d03fa9b6ae8a209e703 authored almost 7 years ago
blake2b,blake2s: implement BinaryMarshaler, BinaryUnmarshaler

The marshal method allows the hash's internal state to be serialized and
unmarshaled at a later ...

github.com/cert-manager/crypto - 12892e8c234f4fe6f6803f052061de9057903bb2 authored almost 7 years ago
Merge pull request #416 from jetstack/munnerz-patch-1

Delete .travis.yml

github.com/cert-manager/cert-manager - 0f2fad4726f53b545978353d21e23eb77af7f2a7 authored almost 7 years ago
Delete .travis.yml

github.com/cert-manager/cert-manager - 333417d3fd2a1fe4889252debe1f4cdcf2cc716c authored almost 7 years ago
Added users to containers

github.com/cert-manager/cert-manager - 4a214a9628cc21ca3edfe80b9679ae2b4a233e2f authored almost 7 years ago
Merge pull request #363 from euank/nonstatic-aws-creds

Allow non-static AWS credentials for Route 53, gated by "ambient credentials" flags

github.com/cert-manager/cert-manager - 95883c47dd31ad6c0e7652a192e4c51981d67592 authored almost 7 years ago
Merge pull request #408 from kragniz/resource-limits

Add limits to http validation pod

github.com/cert-manager/cert-manager - 977b038d2b70ac7b365ea4000326ffb6f707cfbb authored almost 7 years ago
issuer/route53: respect 'ambient' flag for region

This notably results in the region being a required field if the
'ambient' option is not set for...

github.com/cert-manager/cert-manager - faac0701ab8349f5a75b7be355850f2f519f0504 authored almost 7 years ago
docs: xref ambient issuers in cluster-issuer docs

github.com/cert-manager/cert-manager - f88707df8806878a169449d8654e0b626898543b authored almost 7 years ago
docs/api-types: mention ambient credentials

github.com/cert-manager/cert-manager - 8857ea55b3d88aacfc6e153576c3323116bb38c0 authored almost 7 years ago
docs: add ambient credentials documentation

github.com/cert-manager/cert-manager - 1c57feb523ec5c2d43ddd4496da2b590e5ad657d authored almost 7 years ago
docs/examples: mention ambient credentials

github.com/cert-manager/cert-manager - f848ecf5296e8daa3002a43c55df0ab92b424d81 authored almost 7 years ago
Increase memory limits

github.com/cert-manager/cert-manager - e8d6861d3158f75eb3efc1c89c4f4f2e12b89a7f authored almost 7 years ago
issuer/route53: improve logging hosted zone errs

github.com/cert-manager/cert-manager - 0d39da5174bdf9726f48c9caf315e2f42293ba17 authored almost 7 years ago
controller: add ambient issuer flags and feature

This implements ambient credential support for AWS, gated behind flags
for issuers and cluster i...

github.com/cert-manager/cert-manager - 0fb787eae79949edd7582ee1326caf2896a74c1a authored almost 7 years ago
issuer/route53: remove zone-id env test

The zone id is never read from the environment; this test tests
functionality which doesn't exis...

github.com/cert-manager/cert-manager - 0e6ca80a709a37f75a50dca890236be0d4695149 authored almost 7 years ago
issuer/acme/dns: add ambient=false unit test

github.com/cert-manager/cert-manager - dd48f4aa05896deefdf5fdbe0f7602f4f4b6b4ee authored almost 7 years ago
issuer/route53: remove unused integ test

I'm convinced this test was never run and also did not provide any
significant value in this pro...

github.com/cert-manager/cert-manager - 971ef4f1980dabadbd5094b00e46e5ff3294bf05 authored almost 7 years ago
Drop unused `NewDNSProvider()` method.

Signed-off-by: Matt Moyer <[email protected]>

github.com/cert-manager/cert-manager - 14c109af4698722f17c88ec31fc9acf5b170c87d authored almost 7 years ago
Allow non-static AWS credentials for Route 53.

This change maintains backwards compatibility, but makes the `accessKeyID` and `secretAccessKeyS...

github.com/cert-manager/cert-manager - 1236a93d1e57f9fcf6c60f7a80b929cef2e360eb authored almost 7 years ago
Merge pull request #387 from etiennetremel/helm-add-pod-annotations

Add podAnnotations

github.com/cert-manager/cert-manager - 37ed6f3ab14628fec24fad4a068c79bceff13d98 authored almost 7 years ago
Fix testReachability

github.com/cert-manager/cert-manager - 8eaf63cf292f7ccb325adc8b6180fb0fb88168d0 authored almost 7 years ago
Fix buildOrder function

github.com/cert-manager/cert-manager - cb042e886f209e8a2bcfbc9a05772562af244a17 authored almost 7 years ago
Add ensurePod and ensureService tests

github.com/cert-manager/cert-manager - e786e47d73c4c136e9f9811b94863a4d81a2943b authored almost 7 years ago
Add log messages throughout ACME Present process

github.com/cert-manager/cert-manager - d4b07ab0bb3d7a9ffd0b61cfdfabdfb3c886d0c4 authored almost 7 years ago
Fix listing existing pods/services/ingresses in http solver

github.com/cert-manager/cert-manager - 06f9d6e40d0675bb85747c8440ccf8068cfa0306 authored almost 7 years ago
Update default pebble image tag

github.com/cert-manager/cert-manager - 51f62089557213b03d1513cbff4a669642147daf authored almost 7 years ago
Update acmev2 library with latest changes to golang.org/x/crypto

github.com/cert-manager/cert-manager - 13a770bcb0e3da10ad9ddab4f6a762703bcecdb2 authored almost 7 years ago
Call Pod & Service lister HasSynced method in Cert controller construction

github.com/cert-manager/cert-manager - 0a7cefecf421fe2af4daf820bb5474b7db3e7c00 authored almost 7 years ago
Add 5s acme client connect timeout

github.com/cert-manager/cert-manager - 0d945e86f57f1753fc55c1074c714bdf067a68ac authored almost 7 years ago
Fix log message print formatting

github.com/cert-manager/cert-manager - 8ad26f63780a55ef55d9c567760f7fc0a7bddebe authored almost 7 years ago
Add comment explaining new HasSynced usages

github.com/cert-manager/cert-manager - 649fdecdd2fb3c820983931a6cd66b944d915c1e authored almost 7 years ago
Add comments to test fixture

github.com/cert-manager/cert-manager - e10affd7656854a473021b4d69abeb5089b8314a authored almost 7 years ago
Fix panic in http solver

github.com/cert-manager/cert-manager - 9cb346313c46c09d1ef7dd4054e4796212c7d46b authored almost 7 years ago
Fix ACME CSR generation

github.com/cert-manager/cert-manager - e91dfc40af74df10c3aaab7f04644c7abf66e420 authored almost 7 years ago
Use GetAccount to check if acme account is already registered

github.com/cert-manager/cert-manager - 8d48e75d6e3975ce0b7eb962f4067839cda95f08 authored almost 7 years ago
Add correct HasSynced func

github.com/cert-manager/cert-manager - 02f1b37cafcad137087de0d50fdfeed98595536b authored almost 7 years ago
Increase http01 e2e test timeout

github.com/cert-manager/cert-manager - dd950c8b65564244352909af5b165ebacfc77872 authored almost 7 years ago
Never overwrite an acme private key

github.com/cert-manager/cert-manager - 8de002a697289f2848f74f0ab9ad53406f0ec984 authored almost 7 years ago
Add basic pebble helm chart

github.com/cert-manager/cert-manager - 39324ce4d755b77ccfa72354d8e7977abe46994e authored almost 7 years ago
Replace calls to acme.GetAccount with acme.CreateAccount

github.com/cert-manager/cert-manager - e25f83203347ca77587afd669c9ad971b2017970 authored almost 7 years ago
Add skipTLSVerify field to ACME issuer spec

github.com/cert-manager/cert-manager - 23f694cf0d434407497e325df6a3112eb1fa2479 authored almost 7 years ago
Add OwnerReferences to HTTP solver resources

github.com/cert-manager/cert-manager - bf3570af0d470efb4ca5a797312551f16b059323 authored almost 7 years ago
Fix arguments to ensureIngress

github.com/cert-manager/cert-manager - 393e146543c4dea2ff27cc1fecf6995b964a38ac authored almost 7 years ago
Agree to terms of service when registering acme account

github.com/cert-manager/cert-manager - 599fa90f5709943eb6fd42634689273cb2773905 authored almost 7 years ago
Set order.URL in createOrder

github.com/cert-manager/cert-manager - 36c825fa4845ed404e14040bc0d811b79c6c1d06 authored almost 7 years ago
Move OrderURL into OrderStatus struct and fix up http solver

github.com/cert-manager/cert-manager - 0a0747dac7f8f892e264bb5bd0255c10b275abda authored almost 7 years ago
Fix bug causing skipTLSVerify to be ignore during acme registration

github.com/cert-manager/cert-manager - 058387cd44fc8960b4313653d22bd5513f0bd8ba authored almost 7 years ago
Fix acme http test and remove old acme prepare test

github.com/cert-manager/cert-manager - a2ad31c84905e4f340cf0340247df3d0769a329f authored almost 7 years ago
Log events when creating orders

github.com/cert-manager/cert-manager - 13e2584ff3748f3ce0b930ffb13a58065932bbf0 authored almost 7 years ago
Don't use order URL as a pod label. Cleanup existing resources if multiple exist.

github.com/cert-manager/cert-manager - d617bec34612ae1daff565a434146f8d5e2c69ac authored almost 7 years ago
Use pebble instead of boulder in e2e tests

github.com/cert-manager/cert-manager - 6efc97266d5596e4cc7f374bc98b99d6bc6a03e9 authored almost 7 years ago
Disable check for acme account being valid

github.com/cert-manager/cert-manager - d0d30a0fc27b7daf4348d702b16fe10334142f1f authored almost 7 years ago
Fix bugs in http challenge solver

github.com/cert-manager/cert-manager - cfc11f324b470ebae7b3b0c8bafcaa5402e080b3 authored almost 7 years ago
Add pick challenge type unit test

github.com/cert-manager/cert-manager - de59fc70ee1389910b2b6ae46b60e89d603e219f authored almost 7 years ago
Make HTTP challenge solver async

github.com/cert-manager/cert-manager - 7a44cb3e0e65ae99ff55656c040e20c475eb7b30 authored almost 7 years ago
Add missing pebble test fixture values

github.com/cert-manager/cert-manager - e390021709f742f70c1a904c3eca530e85ca793f authored almost 7 years ago
Use order finalize url when finalizing

github.com/cert-manager/cert-manager - 8542e1c3a4297c9006a4f5a3e6113b698c3cd291 authored almost 7 years ago
Change log level of useful messages

github.com/cert-manager/cert-manager - eccc3d5a8e97d7e754c76812e0248c5862f883cf authored almost 7 years ago
Rename integration test framework to unit

github.com/cert-manager/cert-manager - 42c55993052fee16a1cdb6969e67c8c8383f773b authored almost 7 years ago
Copy across WIP acme v2 golang package

github.com/cert-manager/cert-manager - 486cd3ae1879e4f70d099b1d5a0984d00a931e63 authored almost 7 years ago
Update acme e2e testing endpoint

github.com/cert-manager/cert-manager - 3322d5542485e298e2e2994e1d7f19515879827e authored almost 7 years ago
Add OrderURL api field

github.com/cert-manager/cert-manager - 0de2866e334ace125424ec91f845c629438821ac authored almost 7 years ago
Rewrite acme issuer for acme v2

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

Update k8s dependencies to v1.10.0-rc.1

github.com/cert-manager/cert-manager - b3ddc60331e2f9460263dda8eeb775a853fb61c2 authored almost 7 years ago
Run hack/update-codegen.sh

github.com/cert-manager/cert-manager - 34ae73615b1dca7f3f91a8b20d40cbfc1e299283 authored almost 7 years ago
Update k8s dependencies to v1.10.0-rc.1

github.com/cert-manager/cert-manager - bbf74d4b07b59b16acd86f436e6b19e2c014d174 authored almost 7 years ago
Create quotas in e2e tests

github.com/cert-manager/cert-manager - f7cdf916261067a4c45fca9642005edb81b5a731 authored almost 7 years ago
Add limits to http validation pod

github.com/cert-manager/cert-manager - d6c72440284badd6a4e020e0b76eebf771c198e9 authored almost 7 years ago
xtea: comment cleanup

Change-Id: Ibd61a57fbbaa2775adb370a7e91b6dc0f8ca8782
GitHub-Last-Rev: f0111f4a5f941067661fee89e3...

github.com/cert-manager/crypto - 88942b9c40a4c9d203b82b3731787b672d6e809b authored almost 7 years ago
nacl/sign: add package

This change adds the equivalents of crypto_sign, crypto_sign_open and
crypto_sign_keypair in Twe...

github.com/cert-manager/crypto - 80db560fac1fb3e6ac81dbc7f8ae4c061f5257bd authored almost 7 years ago
acme/autocert: use valid certificates from the cache during renewal

Currently, the renewal flow will check the cache before renewing to make
sure it is actually nec...

github.com/cert-manager/crypto - c3a3ad6d03f7a915c0f7e194b7152974bb73d287 authored almost 7 years ago
openpgp/packet: improve handling of short MPIs for RSA values

MPIs are (supposed to be) stripped of leading zeroes. Avoid passing
such short values into crypt...

github.com/cert-manager/crypto - 374053ea96cb300f8671b8d3b07edeeb06e203b4 authored almost 7 years ago
Merge pull request #397 from euank/hack-ver

make: split 'verify_pr' out

github.com/cert-manager/cert-manager - 5865aba4da0e47edc84d1901f54a21f0124f00ea authored almost 7 years ago
Upgrade chart version to 0.2.5

github.com/cert-manager/cert-manager - 78992fd6ecacce7df37bc6b428ce0859ed55b8c5 authored almost 7 years ago
Adjust podAnnotations description

github.com/cert-manager/cert-manager - 6f666d10a3e8db70400d68ef05d59aee07315348 authored almost 7 years ago
Add podAnnotations

github.com/cert-manager/cert-manager - 04262e2b8862e905f938ca2175f80dc22975a7ac authored almost 7 years ago
make: default to building, not verifying

github.com/cert-manager/cert-manager - 9f76e28d02f159156e9f1c16885ab70430ba6e4f authored almost 7 years ago
make: split 'verify_pr' out

This allows a developer to type 'make verify' and get working useful
output. The new char_verify...

github.com/cert-manager/cert-manager - 9233e30ef5764c181bd39466fdc1d9201b2c5e10 authored almost 7 years ago
hack: correctly check for empty PULL_BASE_SHA

The existing comparison fails due to the 'nounset' option being on.
That failure masks the nicel...

github.com/cert-manager/cert-manager - 25979480d47782917303176c77d6f7262354114b authored almost 7 years ago
openpgp: serialize correct bitlength for generated ECC keys

Rather than rounding the `type || X || Y` byte sequence to the next
8-bit boundary, packet.NewEC...

github.com/cert-manager/crypto - b4956d363a8b14623cc81db401707679605930a3 authored almost 7 years ago
openpgp/packet: fix swallowed errors in (*EncryptedKey).parse

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

github.com/cert-manager/crypto - 819dbedbcb6e115a459e50cbe0c274eb41317473 authored almost 7 years ago
Merge pull request #396 from munnerz/fix-verify-script

Fix verify-chart-version script when running more than once

github.com/cert-manager/cert-manager - 08df3631fad1a1025decb9a23b10863381fdaadb authored almost 7 years ago
Merge pull request #386 from kragniz/update-certs-on-ingress-change

Reconfigure certs when ingress config changes

github.com/cert-manager/cert-manager - 9104ab435dccdc6597c25e2dd8890e82b59df2bb authored almost 7 years ago