Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cert-manager/cert-manager

Automatically provision and manage TLS certificates in Kubernetes
https://github.com/cert-manager/cert-manager

issuer/route53: remove zone-id env test

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

0e6ca80a709a37f75a50dca890236be0d4695149 authored almost 7 years ago by Euan Kemp <[email protected]>
issuer/acme/dns: add ambient=false unit test

dd48f4aa05896deefdf5fdbe0f7602f4f4b6b4ee authored almost 7 years ago by Euan Kemp <[email protected]>
Allow non-static AWS credentials for Route 53.

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

1236a93d1e57f9fcf6c60f7a80b929cef2e360eb authored almost 7 years ago by Matt Moyer <[email protected]>
Drop unused `NewDNSProvider()` method.

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

14c109af4698722f17c88ec31fc9acf5b170c87d authored almost 7 years ago by Matt Moyer <[email protected]>
Merge pull request #387 from etiennetremel/helm-add-pod-annotations

Add podAnnotations

37ed6f3ab14628fec24fad4a068c79bceff13d98 authored almost 7 years ago by jetstack-bot <[email protected]>
Add 5s acme client connect timeout

0d945e86f57f1753fc55c1074c714bdf067a68ac authored almost 7 years ago by James Munnelly <[email protected]>
Fix panic in http solver

9cb346313c46c09d1ef7dd4054e4796212c7d46b authored almost 7 years ago by James Munnelly <[email protected]>
Fix buildOrder function

cb042e886f209e8a2bcfbc9a05772562af244a17 authored almost 7 years ago by James Munnelly <[email protected]>
Add ensurePod and ensureService tests

e786e47d73c4c136e9f9811b94863a4d81a2943b authored almost 7 years ago by James Munnelly <[email protected]>
Add log messages throughout ACME Present process

d4b07ab0bb3d7a9ffd0b61cfdfabdfb3c886d0c4 authored almost 7 years ago by James Munnelly <[email protected]>
Add comments to test fixture

e10affd7656854a473021b4d69abeb5089b8314a authored almost 7 years ago by James Munnelly <[email protected]>
Call Pod & Service lister HasSynced method in Cert controller construction

0a7cefecf421fe2af4daf820bb5474b7db3e7c00 authored almost 7 years ago by James Munnelly <[email protected]>
Fix listing existing pods/services/ingresses in http solver

06f9d6e40d0675bb85747c8440ccf8068cfa0306 authored almost 7 years ago by James Munnelly <[email protected]>
Update default pebble image tag

51f62089557213b03d1513cbff4a669642147daf authored almost 7 years ago by James Munnelly <[email protected]>
Update acmev2 library with latest changes to golang.org/x/crypto

13a770bcb0e3da10ad9ddab4f6a762703bcecdb2 authored almost 7 years ago by James Munnelly <[email protected]>
Use GetAccount to check if acme account is already registered

8d48e75d6e3975ce0b7eb962f4067839cda95f08 authored almost 7 years ago by James Munnelly <[email protected]>
Add correct HasSynced func

02f1b37cafcad137087de0d50fdfeed98595536b authored almost 7 years ago by James Munnelly <[email protected]>
Increase http01 e2e test timeout

dd950c8b65564244352909af5b165ebacfc77872 authored almost 7 years ago by James Munnelly <[email protected]>
Fix log message print formatting

8ad26f63780a55ef55d9c567760f7fc0a7bddebe authored almost 7 years ago by James Munnelly <[email protected]>
Add comment explaining new HasSynced usages

649fdecdd2fb3c820983931a6cd66b944d915c1e authored almost 7 years ago by James Munnelly <[email protected]>
Fix ACME CSR generation

e91dfc40af74df10c3aaab7f04644c7abf66e420 authored almost 7 years ago by James Munnelly <[email protected]>
Fix testReachability

8eaf63cf292f7ccb325adc8b6180fb0fb88168d0 authored almost 7 years ago by James Munnelly <[email protected]>
Move OrderURL into OrderStatus struct and fix up http solver

0a0747dac7f8f892e264bb5bd0255c10b275abda authored almost 7 years ago by James Munnelly <[email protected]>
Fix bugs in http challenge solver

cfc11f324b470ebae7b3b0c8bafcaa5402e080b3 authored almost 7 years ago by James Munnelly <[email protected]>
Run gofmt

c9dfd408b76f63e158583b84e35cef71658ee440 authored almost 7 years ago by James Munnelly <[email protected]>
Replace calls to acme.GetAccount with acme.CreateAccount

e25f83203347ca77587afd669c9ad971b2017970 authored almost 7 years ago by James Munnelly <[email protected]>
Add skipTLSVerify field to ACME issuer spec

23f694cf0d434407497e325df6a3112eb1fa2479 authored almost 7 years ago by James Munnelly <[email protected]>
Run gofmt

48edcd2f96f848f12fe3fcd51a1c5512799e4544 authored almost 7 years ago by James Munnelly <[email protected]>
Add OwnerReferences to HTTP solver resources

bf3570af0d470efb4ca5a797312551f16b059323 authored almost 7 years ago by James Munnelly <[email protected]>
Fix arguments to ensureIngress

393e146543c4dea2ff27cc1fecf6995b964a38ac authored almost 7 years ago by James Munnelly <[email protected]>
Agree to terms of service when registering acme account

599fa90f5709943eb6fd42634689273cb2773905 authored almost 7 years ago by James Munnelly <[email protected]>
Set order.URL in createOrder

36c825fa4845ed404e14040bc0d811b79c6c1d06 authored almost 7 years ago by James Munnelly <[email protected]>
Fix bug causing skipTLSVerify to be ignore during acme registration

058387cd44fc8960b4313653d22bd5513f0bd8ba authored almost 7 years ago by James Munnelly <[email protected]>
Fix acme http test and remove old acme prepare test

a2ad31c84905e4f340cf0340247df3d0769a329f authored almost 7 years ago by James Munnelly <[email protected]>
Log events when creating orders

13e2584ff3748f3ce0b930ffb13a58065932bbf0 authored almost 7 years ago by James Munnelly <[email protected]>
Don't use order URL as a pod label. Cleanup existing resources if multiple exist.

d617bec34612ae1daff565a434146f8d5e2c69ac authored almost 7 years ago by James Munnelly <[email protected]>
Use pebble instead of boulder in e2e tests

6efc97266d5596e4cc7f374bc98b99d6bc6a03e9 authored almost 7 years ago by James Munnelly <[email protected]>
Disable check for acme account being valid

d0d30a0fc27b7daf4348d702b16fe10334142f1f authored almost 7 years ago by James Munnelly <[email protected]>
Add pick challenge type unit test

de59fc70ee1389910b2b6ae46b60e89d603e219f authored almost 7 years ago by James Munnelly <[email protected]>
Make HTTP challenge solver async

7a44cb3e0e65ae99ff55656c040e20c475eb7b30 authored almost 7 years ago by James Munnelly <[email protected]>
Add missing pebble test fixture values

e390021709f742f70c1a904c3eca530e85ca793f authored almost 7 years ago by James Munnelly <[email protected]>
Use order finalize url when finalizing

8542e1c3a4297c9006a4f5a3e6113b698c3cd291 authored almost 7 years ago by James Munnelly <[email protected]>
Change log level of useful messages

eccc3d5a8e97d7e754c76812e0248c5862f883cf authored almost 7 years ago by James Munnelly <[email protected]>
Rename integration test framework to unit

42c55993052fee16a1cdb6969e67c8c8383f773b authored almost 7 years ago by James Munnelly <[email protected]>
Never overwrite an acme private key

8de002a697289f2848f74f0ab9ad53406f0ec984 authored almost 7 years ago by James Munnelly <[email protected]>
Add basic pebble helm chart

39324ce4d755b77ccfa72354d8e7977abe46994e authored almost 7 years ago by James Munnelly <[email protected]>
Copy across WIP acme v2 golang package

486cd3ae1879e4f70d099b1d5a0984d00a931e63 authored almost 7 years ago by James Munnelly <[email protected]>
Fix http_test.go

32b6e9cbef3738551dd6a69db1bfe737cfd135e8 authored almost 7 years ago by James Munnelly <[email protected]>
Update acme e2e testing endpoint

3322d5542485e298e2e2994e1d7f19515879827e authored almost 7 years ago by James Munnelly <[email protected]>
Add OrderURL api field

0de2866e334ace125424ec91f845c629438821ac authored almost 7 years ago by James Munnelly <[email protected]>
Rewrite acme issuer for acme v2

7dc50cdea6ccbcef2d8849e456161b0de5bad65c authored almost 7 years ago by James Munnelly <[email protected]>
Merge pull request #410 from munnerz/update-k8s-deps

Update k8s dependencies to v1.10.0-rc.1

b3ddc60331e2f9460263dda8eeb775a853fb61c2 authored almost 7 years ago by jetstack-bot <[email protected]>
Run hack/update-codegen.sh

34ae73615b1dca7f3f91a8b20d40cbfc1e299283 authored almost 7 years ago by James Munnelly <[email protected]>
Update k8s dependencies to v1.10.0-rc.1

bbf74d4b07b59b16acd86f436e6b19e2c014d174 authored almost 7 years ago by James Munnelly <[email protected]>
Create quotas in e2e tests

f7cdf916261067a4c45fca9642005edb81b5a731 authored almost 7 years ago by Louis Taylor <[email protected]>
Add limits to http validation pod

d6c72440284badd6a4e020e0b76eebf771c198e9 authored almost 7 years ago by Louis Taylor <[email protected]>
Add comment

545bd9104aee173b03bd739ad35c5dd68b24b22b authored almost 7 years ago by Louis Taylor <[email protected]>
Merge pull request #397 from euank/hack-ver

make: split 'verify_pr' out

5865aba4da0e47edc84d1901f54a21f0124f00ea authored almost 7 years ago by jetstack-bot <[email protected]>
Upgrade chart version to 0.2.5

78992fd6ecacce7df37bc6b428ce0859ed55b8c5 authored almost 7 years ago by Etienne Tremel <[email protected]>
Adjust podAnnotations description

6f666d10a3e8db70400d68ef05d59aee07315348 authored almost 7 years ago by Etienne Tremel <[email protected]>
Update docs

c84bee9ffc1757cbadef4ed60485b80ca377dff9 authored almost 7 years ago by Etienne Tremel <[email protected]>
Add podAnnotations

04262e2b8862e905f938ca2175f80dc22975a7ac authored almost 7 years ago by Etienne Tremel <[email protected]>
hack: correctly check for empty PULL_BASE_SHA

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

25979480d47782917303176c77d6f7262354114b authored almost 7 years ago by Euan Kemp <[email protected]>
make: split 'verify_pr' out

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

9233e30ef5764c181bd39466fdc1d9201b2c5e10 authored almost 7 years ago by Euan Kemp <[email protected]>
make: default to building, not verifying

9f76e28d02f159156e9f1c16885ab70430ba6e4f authored almost 7 years ago by Euan Kemp <[email protected]>
Merge pull request #396 from munnerz/fix-verify-script

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

08df3631fad1a1025decb9a23b10863381fdaadb authored almost 7 years ago by jetstack-bot <[email protected]>
Merge pull request #386 from kragniz/update-certs-on-ingress-change

Reconfigure certs when ingress config changes

9104ab435dccdc6597c25e2dd8890e82b59df2bb authored almost 7 years ago by jetstack-bot <[email protected]>
Fix verify-chart-version script when running more than once

da71175a7e816d20938823efbd866e2fc940e88c authored almost 7 years ago by James Munnelly <[email protected]>
Merge pull request #391 from euank/​​​

Trim aws credentials for acme dns route53 provider

64be4bd4ce452a6d52f712d5b5798a90a74311fc authored almost 7 years ago by jetstack-bot <[email protected]>
issuer/acme/dns: refactor provider construction

Previously, each provider's package-level 'New' function was being
called.

That made mocking it...

78b1b8d69dee55e7e19cbf6d9643d4377272af4e authored almost 7 years ago by Euan Kemp <[email protected]>
Trim aws credentials for acme dns route53 provider

AWS credentials don't contain whitespace, and it's very easy to
accidentally include spaces or n...

8aefbb14704de5977db00d2ee6d6dd4fa63de2d2 authored almost 7 years ago by Euan Kemp <[email protected]>
Use defaulting functions

And also move annotation keys to v1alpha1

1669611908109e110333f2e29ae68e98b7e32994 authored almost 7 years ago by Louis Taylor <[email protected]>
crtEqual -> certNeedsUpdate

1690408632c91e0e7c42629fda13e95ab660f4e9 authored almost 7 years ago by Louis Taylor <[email protected]>
Add update testcase

7bb9048578e4a69744d07b670fec717179c9d1f6 authored almost 7 years ago by Louis Taylor <[email protected]>
Test updates

d7153ecc1e6aaaa755a30a99a45ef2581f4b0da2 authored almost 7 years ago by Louis Taylor <[email protected]>
Split Expected into ExpectedCreate and ExpectedUpdate

6eb1c6f9313855b6aaabe3c1f133ca652803f69e authored almost 7 years ago by Louis Taylor <[email protected]>
Annotate created secrets with cert information

f6210c12c627155a580ce21f041b81e610e3051a authored almost 7 years ago by Louis Taylor <[email protected]>
Replace reflect.DeepEqual with crtEqual

2e5619b1d529f5ec048e331db3d08c6faf5ab13d authored almost 7 years ago by Louis Taylor <[email protected]>
Merge pull request #376 from jetstack/munnerz-patch-1

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...

cfa13a02df872f934a13f3b12d2f72f02a641f48 authored almost 7 years ago by jetstack-ci-bot <[email protected]>
Merge pull request #382 from whereisaaron/patch-1

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...

e8d0d2116494e2efede28ca92eb2eed15e087cd5 authored almost 7 years ago by jetstack-ci-bot <[email protected]>
Merge pull request #351 from jonboulle/master

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...

ce9e5ede2bc6d8ccbc8e4db086f84c17e3f4d3af authored almost 7 years ago by jetstack-ci-bot <[email protected]>
Fix plural of ClusterIssuer

af05ca81cb5230d3432fcfe0e354c17b0e0200e6 authored almost 7 years ago by James Munnelly <[email protected]>
Merge branch 'master' into patch-1

f117e6e83363da5ade8f96ffe2b9c1743a68a9ed authored almost 7 years ago by Aaron Roydhouse <[email protected]>
Bump chart version and run ./hack/update-deploy-gen.sh again

57f248ae9438389df26ee3f0a4cc580217701f33 authored almost 7 years ago by Aaron Roydhouse <[email protected]>
Run ./hack/update-deploy-gen.sh

96c4f9e1452c92ed057b11be774ebd113b6bb4cb authored almost 7 years ago by Aaron Roydhouse <[email protected]>
Reconfigure certs when ingress config changes

801888f0f00fc20cac333c0a1612a19ef53e074a authored almost 7 years ago by Louis Taylor <[email protected]>
Merge pull request #381 from euank/minikube-docs

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...

3a0d72c7a24e9f8560a4bca45c8c944bb1c63e8d authored almost 7 years ago by jetstack-ci-bot <[email protected]>
Merge pull request #350 from kiall/chart-scheduling

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...

5eefe871a85920afb1c778cc7ffb5071fe8d19f8 authored almost 7 years ago by jetstack-ci-bot <[email protected]>
Merge pull request #385 from jetstack/munnerz-patch-3

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...

fff6596bc92b4a6bda18050c28dd6aac89101267 authored almost 7 years ago by jetstack-ci-bot <[email protected]>
Merge pull request #384 from jetstack/munnerz-patch-2

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...

ecedad896aa5fefc1d232da66ab10351f5e01044 authored almost 7 years ago by jetstack-ci-bot <[email protected]>
Fix .gitlab-ci.yml build

e50f75011da8c9fc0a8cdf0ab4d8b334142eb3ee authored almost 7 years ago by James Munnelly <[email protected]>
Add missing apiVersion to Issuer sample docs

6215ff692c19b21e3b7b032dff2048ef2cf4e5f3 authored almost 7 years ago by James Munnelly <[email protected]>
Run hack/update-deploy-gen.sh

640991c099725278636c904f6e8aafb2f3553ef5 authored almost 7 years ago by Kiall Mac Innes <[email protected]>
Bump chart version for documentation update

0b5042c657da09fdc04a9ffa8ebe3c2eb0094c32 authored almost 7 years ago by Aaron Roydhouse <[email protected]>
Document common use case options in values.yaml

Lots of new users don't realize:
(a) They need to create a Issuer/ClusterIssuer themselves
(b)...

386a0ec54e4fe51fab95b17688e68638d90699f6 authored almost 7 years ago by Aaron Roydhouse <[email protected]>
docs/examples: fix typo in example cert

c82226c7d111ba875a3a736d7de70e7fb5482a82 authored almost 7 years ago by Euan Kemp <[email protected]>
docs/devel: add 'deploy to minikube' docs

The rbac and docker-env bits are tricky enough that I think it's worth
documenting this.

4736c4fe27e0de6a35a3d1e664cf7bf1c6d1048e authored almost 7 years ago by Euan Kemp <[email protected]>
Clarify ClusterIssuer resource namespace

4e262ee1d7635c9d4b495970fd7c35b28839be83 authored almost 7 years ago by James Munnelly <[email protected]>
Merge pull request #372 from munnerz/verify-chart-version

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, ple...

24f0bbe1f3cb568d90e6efeadec8033825de74a9 authored almost 7 years ago by jetstack-ci-bot <[email protected]>
Verify helm chart version is bumped when a chart is changed

b425d77f1ee1b65c99b5a25d643de020af056f7f authored almost 7 years ago by James Munnelly <[email protected]>