Ecosyste.ms: OpenCollective

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

github.com/cert-manager/cert-manager-olm

Definitions for the cert-manager operator published via Red Hat's Operator Lifecycle Manager (OLM)
https://github.com/cert-manager/cert-manager-olm

Merge pull request #105 from wallrj/release-cert-manager-1.14.1

Release cert manager 1.14

8d7ef81e3b314fa1dc9b605a748fc5f8c7b77c7b authored 12 months ago
make bundle-generate

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

9ad88e0349e03424a0238959ca9de5c6eb16c812 authored 12 months ago
cert-manager 1.14.2

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

833f343d5e21b3dcbc960f1270c7c64fedd7eaf7 authored 12 months ago
make bundle-generate

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

a7e28ad1f7bc4bf9e24ad4c189dc562a07c070b5 authored 12 months ago
cert-manager 1.14.2-rc1

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

65fb64d5609d82e88d77d9a28a618170cfdf1c2f authored 12 months ago
make bundle-generate

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

8c94896914a4ad4fd62992e5490ad5fc7d159fb8 authored 12 months ago
Always set a default channel

Compute the BUNDLE_CHANNELS and DEFAULT_CHANNEL variables.
And document each of the variables ex...

1069c95465364ed3a0e1c92db9854da012cd4262 authored 12 months ago
make bundle-generate

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

098bdef86c9975ad4f0ba4600b00cb92f2941c69 authored 12 months ago
Add a minimum supported OpenShift version: 4.6

And explain why

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

661096d6236d5cd8cba5cf21288123bedd679e6d authored 12 months ago
Merge pull request #107 from wallrj/update-release-process-docs

Update the release process documentation

99b2de6f2c513ea8d4f4eb09d68676ea0212de22 authored 12 months ago
cert-manager v1.14.1-rc1

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

cbf9de46865f0bf0bb2b3afb5880c1738ded3d51 authored 12 months ago
make bundle-generate

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

a117eb50e5ddb9e2f6749f39c185a9f79913fbfa authored 12 months ago
Update comments with my current understanding of how OLM configures the webhook

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

2b98c7e755caabd952ce6a27bbf7c345a1ec6bca authored 12 months ago
Remove all the --dynamic-serving- flags from the webhook deployment

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

ab1ddcf0ac02c014d01d28a881f3363d644dd713 authored 12 months ago
make bundle-generate

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

0ef430cf6a45859877f221b6a724b0273ea8323c authored 12 months ago
Update the release process documentation

Explain why we do release candidates

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

90eb98524f470c9362c0ca86753591b4437b9b5f authored 12 months ago
Merge pull request #106 from wallrj/fix-bundle-test

Add 5m timeout to bundle-test and make the computed catalog version stable

1109996c3f6dd68e7d0c528afa7b55d3479877e8 authored 12 months ago
Use a stable version even when the git repo changes while Make is running

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

d22d6be9126d6730f4b15d9cfda3e11875ef667a authored 12 months ago
Set 5 min time limit for cert-manager installation

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

e8486890fdeacaad565262d5ad101e1564197c81 authored 12 months ago
Merge pull request #104 from wallrj/update-tools

Update all the tools and get `make bundle-test` working in GitHub Actions

46d139ed6a0d7452daba1a73ddd85663c7910d46 authored 12 months ago
Update documentation

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

42053276d2d29954d7228acabfdbac138ba9921b authored 12 months ago
Print cert-manager version on successful test

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

790732f0abe4884342563f455bd80f4001b9d079 authored 12 months ago
Make the build dir if it doesn't already exist

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

e747fd468d6e077ee554f1f5c831062348914292 authored 12 months ago
Don't rebuild the OLM bundle before the test

Allow bundle-test to build and test the bundle sources that are committed,
rather than attemptin...

1cbfa06ce040c6b1bff8f5b6096056feb74b63c1 authored 12 months ago
Run make bundle-test from GitHub Actions

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

706962554160d38ffcc80bbe4cc55ee3d39c4039 authored 12 months ago
Wait for cert-manager to become ready

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

a655b940f931eb6d42eacc702f6653b9fd1f63b6 authored 12 months ago
Build and push the bundle before running test

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

9c94f241405d01c6df0e0e562f867c0f83498699 authored 12 months ago
Use a public registry for easier local testing

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

c91fd419540b3fe8b2bf0dd22efc65bb0501c11a authored 12 months ago
Add PodSecurity configuration for catalog Pod

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

6e1fc88d9e29056befec6b5ad909cf89061185d7 authored 12 months ago
Upgrade kind

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

ec73c0ad5a100f5f6f066e5a48b310ef1adac875 authored 12 months ago
Upgrade kustomize

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

348853abbdba4e17138a31c9f20c9cef28f1fbe5 authored 12 months ago
Upgrade opm

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

9be032f631969f9538815962597486a5f88dc7b5 authored 12 months ago
make bundle-generate

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

cce550f527b7e7b3a3726bf73fe37356eab22989 authored 12 months ago
Upgrade operator-sdk

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

6322f30bbf588a7b91021d2ebc58892c903919d9 authored 12 months ago
Merge pull request #103 from wallrj/crc-upgrade

Add support for testing on OpenShift 4.14 using CRC 2.32.0

2b71d11be03f269b4cca1a45653a9c78d27de79d authored 12 months ago
Add support for testing on OpenShift 4.14 using CRC 2.32.0

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

7bd6628861b9b22ed14e88783754e05226dfc4ec authored 12 months ago
Merge pull request #101 from wallrj/release-1.13.3

Release cert-manager v1.13.3

50ff7892f2a3d8dec59d9fb3734e51936ba87a65 authored about 1 year ago
make bundle-generate

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

183067ec051e3438eabdb468fb5e47a8cd95e153 authored about 1 year ago
v1.13.3

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

3b7bfd9b045665a463620bbd9cf242f518bcdc17 authored about 1 year ago
Update CRC testing instructions for OpenShift 4.13

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

f43beebcba75c496828761e02e5bc2cefd376387 authored about 1 year ago
Get the latest version of CRC for OpenShift 4.13

https://github.com/crc-org/crc/releases/tag/v2.28.0

Signed-off-by: Richard Wall <richard.wall@v...

f1ebd4861fa58953f6a7fae0904e6cd340bc7109 authored about 1 year ago
Merge pull request #100 from wallrj/fix-e2e-test-openshift

Configure the e2e.test binary for OpenShift environment

86d01bf68ddbc9c115eb8a0d6e9117d440710d13 authored about 1 year ago
make bundle-generate

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

2c71f6bfbf7e05fb7c4a9578f2c1e2ce14ec9191 authored about 1 year ago
v1.13.3-rc1

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

57fa32946a21ac18a83a95f0c001c5dcf3586786 authored about 1 year ago
Configure the e2e.test binary for OpenShift environment

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

d8880c9e32791f4268b635fac606e92df0869cfe authored over 1 year ago
Merge pull request #99 from wallrj/release-1.13

Release 1.13

8cad90d75683538dac6b8abc6f4cbce236989bc6 authored over 1 year ago
make bundle-generate

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

b249773b42751626be9daaf35f847daaaa2b0007 authored over 1 year ago
v1.13.1

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

5b550f63e1e13de95972979dacb00c15b1b2a486 authored over 1 year ago
make bundle-generate

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

a9e9e4d164c7128adce1af1f3cdd8d3ffc43f182 authored over 1 year ago
Merge pull request #98 from cert-manager/fix_owners_file

Update OWNERS file will list of all maintainers

ff8ef93430b6a16ad0ddcaa70e957d249b8191c3 authored over 1 year ago
v1.13.1-rc1

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

51809080686d1664138710930394d4c5914a0ee7 authored over 1 year ago
update OWNERS file will list of all maintainers

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

b6801592a57bc6c3707093438b4bd60a45a14ce4 authored over 1 year ago
Merge pull request #97 from wallrj/fix-cert-manager-repo-url

Fix the source repo URL

5e6be3ae3639da408f00d665897472c1d3517f32 authored over 1 year ago
make bundle-generate

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

b75476deb4cd5dec88a4d8095e3bbb2eecfa57ab authored over 1 year ago
Fix the source repo URL

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

572377d8c28f31c553e8e51b42556918d7a2305a authored over 1 year ago
Merge pull request #96 from cert-manager/maartje-emeritus

Annual review of the OWNERS file (2023): Maartje moved to Emeritus Maintainer

f2cdf7f521e27b797265b83bff3b310910cb7756 authored over 1 year ago
Maartje: Emeritus Maintainer

Ref: https://github.com/cert-manager/cert-manager/issues/6231

Signed-off-by: Maël Valais <mael@...

b10a5731f7a11f0596c2e3f2ab53f4439265e4a9 authored over 1 year ago
Merge pull request #95 from wallrj/release-1.12.2

Release 1.12.2

3bc062c5eca9a25bd738e1d6a23a0db7da89cb04 authored over 1 year ago
make bundle-generate

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

2349f73ef309f86422c63003d91c58c06c9a48e8 authored over 1 year ago
v1.12.2

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

3712427240af9195e5eadcfa7257d58d5fb60d7a authored over 1 year ago
make bundle-generate

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

5bf4e3a6cb91d175c662f873f385ee5f160c8754 authored over 1 year ago
v1.12.2-rc1

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

ff54de58d4d5c1de5e4b6cf0d4bd0d70a657681b authored over 1 year ago
Merge pull request #94 from wallrj/release-1.11.4

Release 1.11.4

7b8c550134253baff2b4611aae6ed4d4a8cf1794 authored over 1 year ago
make bundle-generate

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

f4a3f52a28180bac180b92f0d137291086901b16 authored over 1 year ago
v1.11.4

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

fb386bceaa8b7177af2409bdc3f393a5cc798486 authored over 1 year ago
Add latest CRC versions and use OpenShift 4.13 by default for E2E tests

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

a4bf834b81cee5c27f5ef839014bee57a8b2e68e authored over 1 year ago
make bundle-generate

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

ddfb89504152774759d190a4e0f8419254cc025b authored over 1 year ago
v1.11.4-rc1

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

35586e23acbe915c730cb9c7c699ea8d052315e2 authored over 1 year ago
Merge pull request #93 from wallrj/release-1.11.3

Release v1.11.3-rc1

cee8cf807e98200a55017830102233c323ace1c0 authored over 1 year ago
make bundle-generate

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

e6b854042976267bac022faa6a5bf737cc3f9315 authored over 1 year ago
v1.11.3

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

cd62126b453099e43cac71e75bf59275752e6c74 authored over 1 year ago
Merge pull request #91 from wallrj/fix-crc-e2e-instructions

Fix the make crc-e2e instructions

48bb3a9076f33a8d913bc6fb32b1ad55ff90bff4 authored almost 2 years ago
Merge pull request #92 from wallrj/release-1.11.0

Release cert-manager v1.11.0

f5066804bbe46b9d91bbb78540fb7f407140e364 authored almost 2 years ago
make bundle-generate

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

8651a1be5d3833dc2b7ab42671a8b79c5a7b1734 authored almost 2 years ago
v1.11.0

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

413cc055716180a685e1b2492be7109dc3627241 authored almost 2 years ago
Fix the make crc-e2e instructions

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

130f8eaa3374bcf88ac88e40fbd73aa9324983e0 authored almost 2 years ago
Merge pull request #90 from wallrj/release-1.11.0-rc1

Release 1.11.0-rc1

8556ad3da50bae378fbc86d51e9664fcf3628989 authored almost 2 years ago
make bundle-generate

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

67463ca1361b54f891491d19f3de2080537f111c authored about 2 years ago
v1.11.0-rc1

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

9f2c7c0d6d47da8fe3a04098f3584f654a08e4c9 authored about 2 years ago
Merge pull request #89 from wallrj/release-1.10.2

Release 1.10.2

8fc8bf1223f836028731a4fce11db2d66265b3ff authored about 2 years ago
Avoid committing the patch backup files

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

5e394a0af008537cbf83aef5c7ea9b5063c4480c authored about 2 years ago
make bundle-generate

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

2eef68d610a175b006cdaad5c9adb449547d4939 authored about 2 years ago
v1.10.2

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

91be7a4ded40cc5d91267ad31a06ad3d4e108682 authored about 2 years ago
Use latest crc version for testing

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

311eaa304cb7f5595203025c2f9b585f0ebd0d2c authored about 2 years ago
Merge pull request #88 from wallrj/release-1.10.2-rc1

Release v1.10.2 rc1

8eb40751f5e9c87c7a3ba166bdb9aacd8bff8485 authored about 2 years ago
make bundle-generate

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

db4ed40585fe2fce832a0e125017d62862d217b2 authored about 2 years ago
v1.10.2-rc1

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

0efedefaee228078e97e42cc9417ac6896ce37cf authored about 2 years ago
Merge pull request #87 from wallrj/cert-manager-v1.10.1-operatorhub-package-v1.10.2

cert-manager v1.10.1 (operatorhub package v1.10.2)

f3db6f0a4a6848e35ca4c971f53ede00bda0e5d1 authored about 2 years ago
make bundle-generate

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

4a6068ab54ef53d90bc51b43e6cfb37d41a6b798 authored about 2 years ago
Release cert-manager v1.10.1 (OLM package version v1.10.2)

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

96def33a22ce4a925179194459e90e651bfbaa5f authored about 2 years ago
Merge pull request #86 from wallrj/cert-manager-v1.10.0-operatorhub-package-v1.10.1

cert-manager v1.10.0 / operatorhub package v1.10.1

6546fc965f6c46eb35208bd79228e33bfcd0210b authored about 2 years ago
make bundle-generate

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

618b58ce747c5208f428dea784f11dd2f6081f32 authored about 2 years ago
Change the bundle version to v1.10.1 and hard code the release channels

The automatic channel selection no longer works after the cert-manager and
operatorhub bundle ve...

9a00769dcf8ecd0d7d8d8acedf34c7112b3a1802 authored about 2 years ago
Merge pull request #85 from wallrj/cert-manager-v1.10.0-fix-webhook-tls-arguments

cert-manager v1.10.0 / OLM bundle v1.10.1 - fix webhook tls arguments

fb8b78571af4d8b751b2ffcd427e0adc620ca686 authored about 2 years ago
make bundle-generate

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

62639431598c4daa0c3762be83beeb4d6fdbb17b authored about 2 years ago
Increment the bundle version to 1.10.1-rc1

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

84080f6888becbd0e26a142a583e890725e97552 authored about 2 years ago
make bundle-generate

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

f53f80d97f74d3f28f468508e585880e05dba7c8 authored about 2 years ago
Update the webhook container name

Caused by the renaming of the upstream container names.
See https://github.com/cert-manager/cert...

614900ed45af58ac9e7016f98f0406c5fe3d4a3b authored about 2 years ago
Fail on missing webhook container

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

66d640d8d24e044b3ad711afdff5ad56d2aac111 authored about 2 years ago
Merge pull request #84 from wallrj/openshift-4.10-and-4.11

Add openshift 4.10 and 4.11 to the make crc-instance script

2397828da6690792b86203f4a39519a08c1b7b63 authored about 2 years ago