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

Add test case to explicitly support TLS listeners

Signed-off-by: Laura Seidler <[email protected]>

6240ecbea3004533783a40adbb654bea03f9837d authored about 1 year ago by Laura Seidler <[email protected]>
Use constants instead of strings for gateway protocol types

These were already used in some places, this makes the usage more consistent
and easier to grep ...

9165f186cb4de02773d584406fab2c98d340ce32 authored about 1 year ago by Laura Seidler <[email protected]>
Merge pull request #6398 from maelvls/fix-resetcertificate

Venafi issuer: ResetCertificate wasn't working

95cf9a91b648f80eb0846de4d4b07e9e47a0d457 authored about 1 year ago by jetstack-bot <[email protected]>
Merge pull request #6396 from SgtCoDFish/bumpbase

bump base images

c6ff0136d2973a4aa14c6c08f86c0e254b1f79c6 authored about 1 year ago by jetstack-bot <[email protected]>
venafi: ResetCertificate wasn't working

Signed-off-by: Maël Valais <[email protected]>

d1d92b6398ab3704cd2dc842fc88c6902a704041 authored about 1 year ago by Maël Valais <[email protected]>
Merge pull request #6391 from wallrj/openshift-e2e-compatibility

Openshift E2E test compatibility

d8035e668af0e9871d776d41825d4f535e551ea7 authored about 1 year ago by jetstack-bot <[email protected]>
bump base images

prompted by https://github.com/cert-manager/cert-manager/issues/4033

Signed-off-by: Ashley Davi...

1eb4d6bf10c3a64827789e29c3dcede921992b36 authored about 1 year ago by Ashley Davis <[email protected]>
Update make/e2e-setup.mk

Co-authored-by: Josh Soref <[email protected]>
Signed-off-by: Richard Wall...

108291dc30b1db8d3b31c3c21518a67c89e8e635 authored about 1 year ago by Richard Wall <[email protected]>
Merge pull request #6053 from inteon/critical_change

Make KeyUsage and BasicConstraints Critical extensions in the CSR blob

df4d15ce4ad6b80c1b53ed5908290e3f835c49b5 authored about 1 year ago by jetstack-bot <[email protected]>
MAKELEVEL was a bad choice which prevents me running the e2e.test binary from my OLM Makefile

Signed-off-by: Richard Wall <[email protected]>

4497ad510320e9394cd4f83661fd5a5ded85b156 authored about 1 year ago by Richard Wall <[email protected]>
Upgrade to the latest chart version

Signed-off-by: Richard Wall <[email protected]>

a02c36fb948fecd577aaa0658d8820d5ac38442b authored about 1 year ago by Richard Wall <[email protected]>
Use OpenShift Vault Helm chart settings

Signed-off-by: Richard Wall <[email protected]>

b8eda230bcecf59c67ae12da93561db3652adbeb authored about 1 year ago by Richard Wall <[email protected]>
Merge pull request #6345 from inteon/config_cainjector

Introduce config file for cainjector options

c56a2fb8a1b26d0381dc5bf7c31cde22c868ab7e authored about 1 year ago by Ashley Davis <[email protected]>
Merge pull request #6387 from wallrj/portable-e2e-test-binary

Allow the E2E tests to run on clusters that have not been prepared by the Makefile

3ac37ba69901d4a44a77b445d573b19a4bcff818 authored about 1 year ago by jetstack-bot <[email protected]>
Allow the E2E tests to run on clusters that have not been prepared by the Makefile

Signed-off-by: Richard Wall <[email protected]>

0b7f36a10ab0a1bb200de108ba35ac5cf2e7d46d authored about 1 year ago by Richard Wall <[email protected]>
Merge pull request #6380 from asapekia/closes-6346

BUGFIX[helm]: Fix issue where webhook feature gates were only set if controller feature gates ar...

7c7e8f4ce6c1abba18025d3d00be368066801a63 authored about 1 year ago by jetstack-bot <[email protected]>
closes #6346

Signed-off-by: Arin <[email protected]>

5235391917a42905f587225d5b11bd007991c34d authored about 1 year ago by Arin <[email protected]>
Merge pull request #6348 from inteon/clo_score

Replace governance documents with link to cert-manager community documents.

ef3b66aebafa8467ecceb2e8567b4d62b400b2bb authored about 1 year ago by jetstack-bot <[email protected]>
introduce configfile for cainjector options

Signed-off-by: Tim Ramlot <[email protected]>

e5f50002e161067b9968865f4e73944693c4e7b7 authored about 1 year ago by Tim Ramlot <[email protected]>
add config option in Helm chart

Signed-off-by: Tim Ramlot <[email protected]>

919f8093256a594c31b5b95ec54f5b6e143dd341 authored about 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6344 from inteon/upgrade_all

Upgrade all dependencies

ba6268135d0f2ebea5f8eb29a57934f1acae15e2 authored about 1 year ago by jetstack-bot <[email protected]>
upgrade all dependencies

Signed-off-by: Tim Ramlot <[email protected]>

ef3bd7d3b213d4dd1f23cc47bf97597344c44d12 authored about 1 year ago by Tim Ramlot <[email protected]>
update README with clo monitor badge and links to slacks

Signed-off-by: Tim Ramlot <[email protected]>

e729ffbc791d630682350553c8ed20bb705949d5 authored about 1 year ago by Tim Ramlot <[email protected]>
add document that links clo monitor to the LICENSES file

Signed-off-by: Tim Ramlot <[email protected]>

2c3cf6ce511e98055ccd7761e8e9f5e3cd4394ec authored about 1 year ago by Tim Ramlot <[email protected]>
replace governance documents with links to the cert-manager community documents

Signed-off-by: Tim Ramlot <[email protected]>

d8e20c919a9378efc082a34f2c930f5322efb3ec authored about 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6328 from inteon/add_clock_health

Add health probe that detects skew between system clock and monotonic go process clock

8aafddb974beda74b56adcfb2a83ffb5c3a26bf4 authored about 1 year ago by jetstack-bot <[email protected]>
increase maxClockSkew to 5 minutes, just to be safe

Signed-off-by: Tim Ramlot <[email protected]>

5049cd4d3541ce985afd766a3b616b013678e342 authored about 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6369 from inteon/upgrade_to_go_1.20.8

Upgrade Go from 1.20.7 to 1.20.8

221b5afd551bb118ad84db3faf19d82095d7c12a authored about 1 year ago by jetstack-bot <[email protected]>
upgrade go from 1.20.7 to 1.20.8

Signed-off-by: Tim Ramlot <[email protected]>

8b690c51959c8c47eb1f9bdace24bdf0f153370f authored about 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6366 from inteon/go_restful

Fix go-restful dependency "do not use" version

2234ee5d48ca47911d4f1166602e7fd1bc12af5b authored about 1 year ago by jetstack-bot <[email protected]>
fix go-restful 'DO NOT USE' version

Signed-off-by: Tim Ramlot <[email protected]>

6916dbec349d68f4d22e1ed6bb04d6257c57d699 authored about 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6360 from ABWassim/helm-improvement-webhook-configmap

improvement(helm): fixed empty webhook configmap + refactored

8c0462bc35331e9957b211f34c39162e4a5c42a1 authored about 1 year ago by jetstack-bot <[email protected]>
Merge pull request #6357 from ABWassim/helm-improvement-controller-configmap

improvement(helm): fixed empty controller configmap + refactored

e8b0c0ad78735d220f80694225da6fd566235be7 authored about 1 year ago by jetstack-bot <[email protected]>
improvement(helm): fixed empty webhook configmap + refactored

Signed-off-by: ABWassim <[email protected]>

16191e6bcccf6a57edfd74c00c71ed12fbbdc7b8 authored about 1 year ago by ABWassim <[email protected]>
Merge pull request #6354 from inteon/fix_name_collision_bug

BUGFIX: CertificateRequest short names must be unique.

1c417be0669bc68a2ebdf9af4526495a1f33c8ad authored about 1 year ago by Ashley Davis <[email protected]>
add extra comment

Signed-off-by: Tim Ramlot <[email protected]>

2dc22bc8e7675369854eb4574b560bdf80a2b95c authored about 1 year ago by Tim Ramlot <[email protected]>
improvement(helm): fixed empty controller configmap + refactored

Signed-off-by: ABWassim <[email protected]>

77fcb7d2a62d0751a26629278f4ea0c922e02991 authored about 1 year ago by ABWassim <[email protected]>
add more test cases and fix typo

Signed-off-by: Tim Ramlot <[email protected]>

eac230f93efeb40bd1ff5e3d59c79fd7de641602 authored over 1 year ago by Tim Ramlot <[email protected]>
fix feedback: make hash secure

Signed-off-by: Tim Ramlot <[email protected]>

860df2294b53ee512bfde186ed8478e6a43dd204 authored over 1 year ago by Tim Ramlot <[email protected]>
add uniqueness check for names util

Signed-off-by: Tim Ramlot <[email protected]>

6006182435090cb06234484f696cbb2e849f4aa6 authored over 1 year ago by Tim Ramlot <[email protected]>
improvements based on PR feedback

Signed-off-by: Tim Ramlot <[email protected]>

5d876c5b911821bb0bf32241cd6dd66d414dd30a authored over 1 year ago by Tim Ramlot <[email protected]>
BUGFIX: CertificateRequest short names must be unique.

Signed-off-by: Tim Ramlot <[email protected]>

fa2d9333e3737c4a541e90fff841bb1408a12601 authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6330 from inteon/helm_image_options

HELM: add options for configuring image

666e073040fd7eb7076fe682c99210a245b41f47 authored over 1 year ago by jetstack-bot <[email protected]>
Merge pull request #6349 from jsoref/issue-5267

Add cluster-autoscaler.kubernetes.io/safe-to-evict

b9f1a7db7d1d8a238f0a7b6890da7a9517c8841f authored over 1 year ago by jetstack-bot <[email protected]>
Add cluster-autoscaler.kubernetes.io/safe-to-evict

Signed-off-by: Josh Soref <[email protected]>

05117f5f759cb5fdcd34954d714c7c5303dbc7a6 authored over 1 year ago by Josh Soref <[email protected]>
add health probe that detects skew between 'real' system clock and 'monotonic' internal clock

Signed-off-by: Tim Ramlot <[email protected]>

8d75a003e979d3934e96924fa14f79cc5791aa54 authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6332 from inteon/upgrade

Upgrade dependencies

a91834eec9b3c0446c98a0beddeca1f28f310880 authored over 1 year ago by jetstack-bot <[email protected]>
upgrade dependencies

Co-authored-by: Paul Merrison <[email protected]>
Signed-off-by: Tim Ramlot <42113979+inteon@users...

9749f1253df97b2b5f16d698c76658cf7bea9e7d authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6333 from inteon/fix_securejoin_trivy

Fix trivy CVE alert for cyphar/filepath-securejoin

02590d262d126ca3abe167c1c3e99dbe04971e1e authored over 1 year ago by jetstack-bot <[email protected]>
fix trivy CVE alert for cyphar/filepath-securejoin

Signed-off-by: Tim Ramlot <[email protected]>

80953b185e4f9b0d4b967bae2491842504d2ab6c authored over 1 year ago by Tim Ramlot <[email protected]>
HELM: add options for configuring image

Signed-off-by: Tim Ramlot <[email protected]>

4edfe0e17784f65e0c1eb0d4fde821ff9764afd8 authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6311 from hawksight/pf/scoped-mutation

cleanup: Scope mutating webhook to only certificaterequest resources

d03c56f6706acc333ab76f700528e6f88b1a1ae4 authored over 1 year ago by jetstack-bot <[email protected]>
Merge pull request #6324 from Juneezee/refactor/redundant-nil-check

refactor: remove redundant nil check

81b7531e553265f103df568c86065132d9092dde authored over 1 year ago by jetstack-bot <[email protected]>
cleanup: remove unecessary UPDATE for mutating webhook

Signed-off-by: Peter Fiddes <[email protected]>

45c454517484f81b8f3c1aebf1948c5ccb151c68 authored over 1 year ago by Peter Fiddes <[email protected]>
refactor: remove redundant nil check

From the Go specification:

"3. If the map is nil, the number of iterations is 0." [1]

Theref...

c274d7e929dc3b85a506261827e72bb5d6688dab authored over 1 year ago by Eng Zer Jun <[email protected]>
Merge pull request #6320 from inteon/upgrade_docker

Upgrade docker dependencies

156c25db8f0e6bcd8bcd7b5d03355ace157a6a0e authored over 1 year ago by jetstack-bot <[email protected]>
upgrade docker dependencies

Signed-off-by: Tim Ramlot <[email protected]>

2d4ee5c2221e6ee6c2b9cc8ca364864b1ddf4948 authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6319 from inteon/upgrade_cert-manager_ctl_dependency

Upgrade ctl cert-manager dependency to latest master digest

e1f64987a6ed0c7f9bf95f268731f6e2d234008e authored over 1 year ago by jetstack-bot <[email protected]>
upgrade cert-manager to latest master digest

Signed-off-by: Tim Ramlot <[email protected]>

079b329a8bb494a7721222ab053ef784f9928e8f authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6316 from inteon/remove_replace

Remove old github.com/miekg/dns replace statement

84a2837c446eafa61a137bf08f6231f4510a2073 authored over 1 year ago by jetstack-bot <[email protected]>
Merge pull request #6302 from inteon/update_api_comments

Review Certificate and CertificateRequest API comments

798116152cb6caffd9d1fe42e5978da173f2eddb authored over 1 year ago by jetstack-bot <[email protected]>
remove old github.com/miekg/dns replace statement

Signed-off-by: Tim Ramlot <[email protected]>

bd86d6c4fed8a2d0a4d39dc8e24e1ea66405b38d authored over 1 year ago by Tim Ramlot <[email protected]>
run make update-crds

Signed-off-by: Tim Ramlot <[email protected]>

468b970f813626401daa9bd2fb18f386c2561e19 authored over 1 year ago by Tim Ramlot <[email protected]>
apply review suggestions

Co-authored-by: Maël Valais <[email protected]>
Signed-off-by: Tim Ramlot <[email protected]...

b98043f6b8f2e2904d374918ac5b62845a8d26d5 authored over 1 year ago by Tim Ramlot <[email protected]>
Rewrite comments in cert-manager API

Signed-off-by: Tim Ramlot <[email protected]>

7c2b4adee78def6784b5405bab01224193364d7a authored over 1 year ago by Tim Ramlot <[email protected]>
cleanup: remove acme api as it has no certificaterequest resources

Signed-off-by: Peter Fiddes <[email protected]>

c77438c9074f6b9925bcf77f5afeb87fea28c4df authored over 1 year ago by Peter Fiddes <[email protected]>
Merge pull request #6298 from inteon/feature_gates

Feature gates: promote StableCertificateRequestName and SecretsFilteredCaching to Beta

3216d18f84134368f2d3e6c99e4958fc3c998e32 authored over 1 year ago by jetstack-bot <[email protected]>
make myself the owner of StableCertificateRequestName, meaning I will continue developing this feature to GA

Signed-off-by: Tim Ramlot <[email protected]>

b5dc93c6e30c1a5ec6b026fc13391f350c662a78 authored over 1 year ago by Tim Ramlot <[email protected]>
fix: Scope mutating webhook to only certificaterequest resources

Signed-off-by: Peter Fiddes <[email protected]>

b3443073fc48b9a63821a01a55f7fad4e5b8be82 authored over 1 year ago by Peter Fiddes <[email protected]>
Merge pull request #6304 from inteon/use_new_ptr_package

Replace k8s.io/utils/pointer with k8s.io/utils/ptr

cab2b3b68ca834b60931fd76d1fb74f757a03550 authored over 1 year ago by jetstack-bot <[email protected]>
replace k8s.io/utils/pointer with k8s.io/utils/ptr

Signed-off-by: Tim Ramlot <[email protected]>

cf8e37291a8fd806249f8e595cf8e43c87dea88e authored over 1 year ago by Tim Ramlot <[email protected]>
promote StableCertificateRequestName and SecretsFilteredCaching to Beta

Signed-off-by: Tim Ramlot <[email protected]>

882b771f55b67896e231a950f60ca5891bf571ee authored over 1 year ago by Tim Ramlot <[email protected]>
update tests to work with StableCertificateRequestName featuregate being enabled by default

Signed-off-by: Tim Ramlot <[email protected]>

68cbbf8c42cb29a13fb85d6d8966b5aef271d433 authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6301 from inteon/upgrade_dependencies

Upgrade to k8s 1.28.1 & upgrade cert-manager dependency for ctl

70c188130b59f0ddc2f07ea01486ad58de346df8 authored over 1 year ago by jetstack-bot <[email protected]>
upgrade to k8s 1.28.1

Signed-off-by: Tim Ramlot <[email protected]>

2d83af777b86d5f600a3a93af994bdfdb72ef744 authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6300 from inteon/feature_gates_insecure_csr

Rename DontAllowInsecureCSRUsageDefinition feature flag and make it a Beta flag

63cf4e0b1c56a220de0e06bbf89c1a40124468ce authored over 1 year ago by jetstack-bot <[email protected]>
Rename DontAllowInsecureCSRUsageDefinition feature flag to DisallowInsecureCSRUsageDefinition and make it a Beta flag.

Signed-off-by: Tim Ramlot <[email protected]>

c70d9aba084157fe1686d0dbe0b0ae5c75e4cd1b authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6299 from inteon/clean_feature_gates

Cleanup featuregate comments

04a63794b218bf77f58ac6836fa7b7cae8ee7645 authored over 1 year ago by jetstack-bot <[email protected]>
Merge pull request #5879 from maelvls/structured-logs-deprecate

Deprecate klog flags and add a deprecation message

9ebc08cd649158ef781da52229cb82aa407e490b authored over 1 year ago by jetstack-bot <[email protected]>
more clearly indicate that the example is a template

Signed-off-by: Tim Ramlot <[email protected]>

1795c1985f2c9b96a6fbf3f7b0ed3966b767b4e3 authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6287 from inteon/upgrade_dependencies

Upgrade all dependencies

1bc7182cb1cbc8a32d6a0951898251789c7ef81b authored over 1 year ago by jetstack-bot <[email protected]>
fix the makefile self-documentation for learn-sha-tools

Signed-off-by: Tim Ramlot <[email protected]>

4c2e19174a775cde909add0d79b79d20347625cf authored over 1 year ago by Tim Ramlot <[email protected]>
cleanup featuregate comments

Signed-off-by: Tim Ramlot <[email protected]>

f158e1dfac756a4bd140ef0dfbf8036e9fd5de3f authored over 1 year ago by Tim Ramlot <[email protected]>
klog: warn people that the flags may get removed in the future

Signed-off-by: Maël Valais <[email protected]>

1c85525d458432bcae452cc84f33e649fb092921 authored over 1 year ago by Maël Valais <[email protected]>
upgrade KUBEBUILDER_TOOLS

Signed-off-by: Tim Ramlot <[email protected]>

8bc621dd9c42d9b04234a9e4f9facbdbdf9abe8f authored over 1 year ago by Tim Ramlot <[email protected]>
add ResetForTest

Signed-off-by: Tim Ramlot <[email protected]>

d8b38881bd56932deb96560c1845565e8e9ab0b7 authored over 1 year ago by Tim Ramlot <[email protected]>
fix changed slices.SortFunc signature

Signed-off-by: Tim Ramlot <[email protected]>

6a159bb2d7220ced23c55081c0df820d27aa6f14 authored over 1 year ago by Tim Ramlot <[email protected]>
downgrade go version

Signed-off-by: Tim Ramlot <[email protected]>

75afb4f08cc660f5fc70bef32a0e9f42e8278861 authored over 1 year ago by Tim Ramlot <[email protected]>
downgrade pebble

Signed-off-by: Tim Ramlot <[email protected]>

29e834dedd4ff71e8fdc332bf2af7476130edeb3 authored over 1 year ago by Tim Ramlot <[email protected]>
upgrade all dependencies

Signed-off-by: Tim Ramlot <[email protected]>

3fc1f8a5809d632b2399d34535d7c66d368d2da1 authored over 1 year ago by Tim Ramlot <[email protected]>
Merge pull request #6296 from SgtCoDFish/licensefix

Run update-licenses

88ad0193fcd43ab65e7611c446db8662422fa306 authored over 1 year ago by jetstack-bot <[email protected]>
run update-licenses

somehow #6293 was merged without this being fixed

Signed-off-by: Ashley Davis <ashley.davis@ven...

21a6ec5803041c7f1e75e6bdacdecc4270bf00d7 authored over 1 year ago by Ashley Davis <[email protected]>
Merge pull request #6289 from inteon/acme_webhook_openapi

Add openapi definitions to acme API server

ba73f80b14d71221000b11ab9b62ba7169fd0501 authored over 1 year ago by jetstack-bot <[email protected]>
Merge pull request #6293 from SgtCoDFish/ipv6compare

Fix invalid handling of ip addresses in comparisons

cce304b9d6f156b1b5054d775a2f1043d9db13cc authored over 1 year ago by jetstack-bot <[email protected]>
fix invalid handling of ip addresses in comparisons

Signed-off-by: Ashley Davis <[email protected]>

bbbc758ccdf3f4c47a1975b0d2275b8d2d9479ed authored over 1 year ago by Ashley Davis <[email protected]>
Merge pull request #6291 from inteon/remove_maxpathlen

Remove MaxPathLen CSR blob validation logic

8d9052f3a992e0b77b9aad2f87a9fcd93c70c4e1 authored over 1 year ago by jetstack-bot <[email protected]>
Merge pull request #6290 from inteon/only_init_logging_once

Only set logging settings once

16b77849dd80df3083e6948e8db6313930e8f20a authored over 1 year ago by jetstack-bot <[email protected]>
Merge pull request #6292 from giantswarm/configurable-enableServiceLinks

Make enableServiceLinks configurable for DeploymentLikes

e81cbfdca60b1eb5870fe1b12825e85c0186a564 authored over 1 year ago by jetstack-bot <[email protected]>
Make enableServiceLinks configurable for DeploymentLikes

Signed-off-by: Gerald Pape <[email protected]>

949792396cafd6d05b5f1ebcd168c37a8a833df2 authored over 1 year ago by Gerald Pape <[email protected]>
only set logging settings once

Signed-off-by: Tim Ramlot <[email protected]>

66b1c6e19bfb707702115ee0ac0a329113fef504 authored over 1 year ago by Tim Ramlot <[email protected]>