Ecosyste.ms: OpenCollective

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

github.com/cert-manager/approver-policy

approver-policy is a cert-manager approver that allows users to define policies that restrict what certificates can be requested.
https://github.com/cert-manager/approver-policy

Lazily fetch namespace for namespace selector evaluation

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

7e61e7286d732ac93c0532a52b6a759bd9730465 authored about 2 years ago by joshvanl <[email protected]>
Bump k8s.io/cli-runtime from 0.24.3 to 0.25.0

Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.24.3 to 0.25.0.
- [...

3d0dc7c1b1eaab70d42b7450872bdd7e0e10ef84 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #113 from cert-manager/dependabot/go_modules/k8s.io/apiextensions-apiserver-0.24.4

Bump k8s.io/apiextensions-apiserver from 0.24.3 to 0.24.4

34251c41c0b504ee45afcfca19de2e7625c10ff5 authored about 2 years ago by jetstack-bot <[email protected]>
Bump k8s.io/apiextensions-apiserver from 0.24.3 to 0.24.4

Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) fr...

abf9e0bc05fcf66897e3f6aa8fd91c3ab3d29d26 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix WildcardMatches spelling in manager predicate.

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

1f3f379066eb28703512cfca17070f8438708163 authored about 2 years ago by joshvanl <[email protected]>
Update generated CRD yaml

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

8434bd4eecd9cf9f96990b1f81b7daab026b33ac authored about 2 years ago by joshvanl <[email protected]>
Adds Namespace selector to the smoke test

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

caa34e7b7ae9f277104d8eb7b4da2241330d7218 authored about 2 years ago by joshvanl <[email protected]>
Adds matchLabels validation to the validation webhook, to check problems

early

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

b6de4db57ecd9cbf44d2f577538691b4a5e103f1 authored about 2 years ago by joshvanl <[email protected]>
Adds comments to the logic of setting the bool value of matchNames in

namespace selector predicate

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

a4865653a235edccc484fc9040e6492dae8edc4c authored about 2 years ago by joshvanl <[email protected]>
Use a defined `matchLabels map[string]string` rather than an embedded

`metav1.LabelSelector` field.

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

5ccb938a6f9cbed547fb23aa7a69e7ce8e2a8099 authored about 2 years ago by joshvanl <[email protected]>
Adds test cases for matchName using mixture of text and wildcard(s)

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

61d9c9a6d8341c4ae90031e2426ff1170d7ea54f authored about 2 years ago by joshvanl <[email protected]>
Change wording on omitting selector fields to make it more end user

friendly.

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

cad2fa610de0abb5c3836a56b45fdf2d4f30c410 authored about 2 years ago by joshvanl <[email protected]>
Adds RBAC to allow watching and listing namespaces

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

f2da08664176feb104bfe96010bf774f8af4f2f1 authored about 2 years ago by joshvanl <[email protected]>
Adds NamespaceSelector predicate, filtering policies on matching the

Namespace of the CertificateRequest

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

7a30a58b5a25512cbaab5ae11ff0f57b7e9334b4 authored about 2 years ago by joshvanl <[email protected]>
Adds controller tests for namespace selector

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

58bc2cc41d8ccfa34ce608167def2c27d49b2a1a authored about 2 years ago by joshvanl <[email protected]>
Adds watch to Namespace metadata in CertificateRequest controller watcher

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

442af822260dd4d2a7a9cca8d8d41a8eb7b260b6 authored about 2 years ago by joshvanl <[email protected]>
Updates webhook to include new validation for the Namespace selector. At

least one of issuerRef or namespace selector must be defined

Signed-off-by: joshvanl <vleeuwenjo...

2f60745ee48b3ac759098d0dcc8f1d250815dfac authored about 2 years ago by joshvanl <[email protected]>
Adds NamespaceSelector to the set of predicates used in manager review

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

f7b10205e75df809440a973f146d24344ba87d89 authored about 2 years ago by joshvanl <[email protected]>
Updates generated code and CRDs with new Namespace selector type

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

4cbb9baeed2a2d5dcadf2701c6925d8775952961 authored about 2 years ago by joshvanl <[email protected]>
Adds Namespace Selector type to API

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

4a0a520e6eef63bbc1a433124e80b9109f6b31b8 authored about 2 years ago by joshvanl <[email protected]>
Merge pull request #108 from JoshVanL/update-go-mod

Updates Go and Go modules

35828ff0047d86dd2a2b5feff0fb0a33996fbe0c authored about 2 years ago by jetstack-bot <[email protected]>
Update generated code

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

9cd06529ade360f0a75ada782430f653aea2b853 authored about 2 years ago by joshvanl <[email protected]>
Update go modules and use go 1.19. Include replaces for required

compatibility with cert-manager.

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

48d1acdb04c46c3633706824cfee7ee3322ed336 authored about 2 years ago by joshvanl <[email protected]>
Update Dockerfile to use 1.19

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

4783a7683ec19fb1a28e9bea9a2d91a1ee9729e7 authored about 2 years ago by joshvanl <[email protected]>
Merge pull request #106 from cert-manager/dependabot/go_modules/github.com/onsi/gomega-1.20.0

Bump github.com/onsi/gomega from 1.19.0 to 1.20.0

093149a3ad8c37efef8ee6f6cadab41b9fae9579 authored about 2 years ago by jetstack-bot <[email protected]>
Merge pull request #98 from JoshVanL/spelling-WildcardMatchs

Fixes the spelling of `WildcardMatchs` -> `WildcardMatches`

df4dc5d8c08e9be015a959c8e3817609a544e852 authored about 2 years ago by jetstack-bot <[email protected]>
Merge pull request #105 from JoshVanL/helm-values-app.webhook.certificateDir

Adds the Helm value `.Values.app.webhook.certificateDir`

daf9aa64ae98aa1fbee5743eac1efa855bf3c0e5 authored about 2 years ago by jetstack-bot <[email protected]>
Bump github.com/onsi/gomega from 1.19.0 to 1.20.0

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.19.0 to 1.20.0.
- [Release...

1b28dd0f635e0b154a21bcef130ddf7d3d828901 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #99 from cert-manager/dependabot/go_modules/k8s.io/apiextensions-apiserver-0.24.3

Bump k8s.io/apiextensions-apiserver from 0.24.2 to 0.24.3

2a7049a34603f68eee725fcd188bbfff578cd60e authored about 2 years ago by jetstack-bot <[email protected]>
Adds the Helm value `.Values.app.webhook.certificateDir` to expose

configuring where the webhook certificate key pair is read and stored.
Defaults to `/tmp`.

Signe...

617db11e9beb3b344593c014bb43287d81a7faaf authored about 2 years ago by joshvanl <[email protected]>
Merge pull request #104 from JoshVanL/helm-values-imagePullSecrets

Adds `imagePullSecrets` option to helm chart

a1df80db5afebd224f9134e2fa031b813e9c2638 authored about 2 years ago by jetstack-bot <[email protected]>
Adds `imagePullSecrets` option to helm chart

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

ca2c333349d9cc1ca48f75896dfff2124d0602a4 authored about 2 years ago by joshvanl <[email protected]>
Bump k8s.io/apiextensions-apiserver from 0.24.2 to 0.24.3

Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) fr...

f6738cc6a0ca2c7c0561205ae96e708d3fcf5ed4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes the spelling of `WildcardMatchs` -> `WildcardMatches`

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

11682d21ae65874438ed25979b4196afb444670a authored over 2 years ago by joshvanl <[email protected]>
Merge pull request #93 from cert-manager/dependabot/go_modules/github.com/stretchr/testify-1.8.0

Bump github.com/stretchr/testify from 1.7.5 to 1.8.0

91675d732716470700555c81431eddb19fb82faf authored over 2 years ago by jetstack-bot <[email protected]>
Merge pull request #94 from cert-manager/dependabot/go_modules/k8s.io/klog/v2-2.70.1

Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1

3c7b42e19639753b69b5699364c0713d11463ce5 authored over 2 years ago by jetstack-bot <[email protected]>
Merge pull request #95 from cert-manager/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.12.3

Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3

1e766d43b6155c0227dbaac25c2f1896db15f97f authored over 2 years ago by jetstack-bot <[email protected]>
Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) fr...

81bec4487f98608e3fb2e73296d16195fed7b3f8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1

Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.70.0 to 2.70.1.
- [Release not...

ba938a26704e27ada019923b7bac94386ae4e0d3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- ...

b4c8601f7f5c34ecd2ca1bd78a2ff42d2c8f3923 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #89 from cert-manager/dependabot/go_modules/github.com/spf13/cobra-1.5.0

Bump github.com/spf13/cobra from 1.4.0 to 1.5.0

db9d34f551f663e25eefc66ea15984a147069897 authored over 2 years ago by jetstack-bot <[email protected]>
Merge pull request #91 from cert-manager/dependabot/go_modules/k8s.io/klog/v2-2.70.0

Bump k8s.io/klog/v2 from 2.60.1 to 2.70.0

941bfaff27e85512575180cbeeb8f520c6e88ecf authored over 2 years ago by jetstack-bot <[email protected]>
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release n...

f8491c1f7b050e6c3a82c28baf07e4c3fa128327 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #92 from cert-manager/dependabot/go_modules/github.com/stretchr/testify-1.7.5

Bump github.com/stretchr/testify from 1.7.3 to 1.7.5

a6892022aadd400824542dcd20a99c028f3f0220 authored over 2 years ago by jetstack-bot <[email protected]>
Bump k8s.io/klog/v2 from 2.60.1 to 2.70.0

Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.60.1 to 2.70.0.
- [Release not...

f35b93f9892f72873e3c669df80468fae1f37474 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/stretchr/testify from 1.7.3 to 1.7.5

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.3 to 1.7.5.
- ...

2066bc6790cfc9005020ff7d55a93cb68b6c0e06 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #88 from cert-manager/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.12.2

Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.2

679b31380e65aba646428a0ad391fe71c4ec2d61 authored over 2 years ago by jetstack-bot <[email protected]>
Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.2

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) fr...

9ff595e0cffc92ef05e4abb1c8f00fa9a4365b70 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #87 from cert-manager/dependabot/go_modules/github.com/cert-manager/cert-manager-1.8.2

Bump github.com/cert-manager/cert-manager from 1.8.0 to 1.8.2

21bb8c1ed12683028d7da40b43feea2811c317eb authored over 2 years ago by jetstack-bot <[email protected]>
Bump github.com/cert-manager/cert-manager from 1.8.0 to 1.8.2

Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from ...

e10f02205080b0bb18ccbf633c8a4c6a8e78605c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #80 from cert-manager/dependabot/go_modules/github.com/stretchr/testify-1.7.3

Bump github.com/stretchr/testify from 1.7.1 to 1.7.3

04f552c74a19e8477303679d0a7c6a28447bc761 authored over 2 years ago by jetstack-bot <[email protected]>
Bump github.com/stretchr/testify from 1.7.1 to 1.7.3

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.3.
- ...

1c54d8a4ada0ca202ae40c354f52b41439f75466 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #79 from cert-manager/dependabot/go_modules/k8s.io/cli-runtime-0.24.1

Bump k8s.io/cli-runtime from 0.23.6 to 0.24.1

cea1a11b7926dc5b992b11ff211123d20a63f3eb authored over 2 years ago by jetstack-bot <[email protected]>
Merge pull request #58 from JoshVanL/v0.4.0

Updates app version to v0.4.0

8d3b54ee4bd2e534eb327a14a674df409e75d402 authored over 2 years ago by jetstack-bot <[email protected]>
Bump k8s.io/cli-runtime from 0.23.6 to 0.24.1

Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.23.6 to 0.24.1.
- [...

48d338eb8213c553f202ee7036bee5034f696594 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #64 from JoshVanL/docs-move-to-cert-manager.io

Removes docs from repo in favour of using cert-manager.io

9f4cf44278b8814406a32f3609d191cbe9854931 authored over 2 years ago by jetstack-bot <[email protected]>
Merge pull request #72 from JoshVanL/move-hack-tools-to-seperate-go-mod

Creates a go.mod in hack/tools

61bba3c5fa90554ac83426b40870375a2c65b373 authored over 2 years ago by jetstack-bot <[email protected]>
cd into hack/tools when building deps

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

75c5c894e5b0e235e837c90cf018220034fe7d71 authored over 2 years ago by joshvanl <[email protected]>
Adds helm-docs to tools go.mod

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

3bd533ada1266df192408112bdb80929b847d576 authored over 2 years ago by joshvanl <[email protected]>
Revert kube deps to v1.23 since that is what cert-manager uses

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

06e0bb986e0b2fec181b5aa6e1da5c09c52f9be9 authored over 2 years ago by joshvanl <[email protected]>
Creates a go.mod in hack/tools to move deps away from main project. Also

updates go.mod(s)

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

2f6e2fbd8e168fe63b818d976fea195d59fd921a authored over 2 years ago by joshvanl <[email protected]>
Merge pull request #74 from JoshVanL/refactor-manager-to-internal

House Cleaning: Move manager implementation into /pkg/internal

99ef7dbf626f0748d162983d5ad93e40de509c1e authored over 2 years ago by jetstack-bot <[email protected]>
Move manager implementation into /pkg/internal and make approvers

private structs

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

eb5d7aeda60c82b9c8b326bb3445831244494811 authored over 2 years ago by joshvanl <[email protected]>
Merge pull request #59 from JoshVanL/verify-helm-docs

Adds verify-helm-docs.sh and update-helm-docs.sh scripts. Verify helm-docs during lint

104fef3df5a68c4e28d4ba6ce5f3f37317a42c89 authored over 2 years ago by jetstack-bot <[email protected]>
Remove debugging file

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

50a135c48cbb794b922cda9b57df249dbe01dfda authored over 2 years ago by joshvanl <[email protected]>
Revert go.mod changes and make scripts to use /usr/bin/env

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

e256c05162f8590623ab3ea3351342bf933738a7 authored over 2 years ago by joshvanl <[email protected]>
Add seperate go.mod for hack/tools

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

353453629488bef98c91a4a5a15997c9f1e64d42 authored over 2 years ago by joshvanl <[email protected]>
Adds verify-helm-docs.sh and update-helm-docs.sh scripts. Verify

helm-docs during lint

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

3157f3acd74fed8487d6aaae0ca980e2f06f70ec authored over 2 years ago by joshvanl <[email protected]>
Merge pull request #54 from wallrj/use-dependabot

Use dependabot

06dd31d3933ef3510abbe6e2d72dfac1329c8463 authored over 2 years ago by jetstack-bot <[email protected]>
Removes docs from repo in favour of using cert-manager.io

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

85ae20d0e9d2d6bce9ae867ec874025b4f0ea822 authored over 2 years ago by joshvanl <[email protected]>
Merge pull request #63 from SgtCoDFish/logosmall

Update logo to use small version with correct size

4e9624f4110b993290de742e36202b1ee3d56329 authored over 2 years ago by jetstack-bot <[email protected]>
update logo to use small version with correct size

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

d78963ab004dc043b0656068b04ee757008aff57 authored over 2 years ago by Ashley Davis <[email protected]>
Merge pull request #60 from markmont/hello-world-policy-fix

fix hello.world example policy, commonName must be an object

ccc748d3ad332e4a9cec180c006d570306144860 authored over 2 years ago by jetstack-bot <[email protected]>
Merge pull request #57 from JoshVanL/Dockerfile-go-1.18

Updates Dockerfile go version to v1.18

f375c3a1ec965dec3089f1201b555dd1fe7088e8 authored over 2 years ago by jetstack-bot <[email protected]>
Merge pull request #56 from JoshVanL/SECURITY.md-Makefile-cert-manager-cert-manager

Updates links to cert-manager/cert-manager in Makefile and SECURITY.md

b78229f65a4f0a1130685c4fd2531cc94e38ad2e authored over 2 years ago by jetstack-bot <[email protected]>
Merge pull request #55 from JoshVanL/go-1.18

Go 1.18 and updates go modules

f2eb793e0dd2aefb3832ee688c43523464654835 authored over 2 years ago by jetstack-bot <[email protected]>
fix hello.world example policy, commonName must be an object not a string

Signed-off-by: Mark Montague <[email protected]>

77157c502d588ef5f4a3c84148ecf95aefbaa147 authored over 2 years ago by Mark Montague <[email protected]>
Updates download path for cert-manager crds to point to

cert-manager/cert-manager

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

f778a9273025900d019a90fbf96d514681254ed3 authored over 2 years ago by joshvanl <[email protected]>
Updates app version to v0.4.0

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

263bc2f630828ce5bbfa67842a578bbcb8ee4664 authored over 2 years ago by joshvanl <[email protected]>
Updates Dockerfile go version to v1.18

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

fc35f5e303643f736d5b884d651d28ec298dafbc authored over 2 years ago by joshvanl <[email protected]>
Updates links to cert-manager/cert-manager in Makefile and SECURITY.md

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

c78a33dbef873b81b7626bfb2f60b430a0674bb5 authored over 2 years ago by joshvanl <[email protected]>
Updates cert-manager import path to cert-manager/cert-manager

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

222ccb25b838bff7d11ce1956c65791a7e9bf514 authored over 2 years ago by joshvanl <[email protected]>
Bumps go modules go version to v1.18 and updates go deps

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

8147007bf9999ea7657fe6d47aecf0833867e604 authored over 2 years ago by joshvanl <[email protected]>
Use dependabot

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

8618b78bc7153c3b0308cd8beaffe1fcff2a6313 authored over 2 years ago by Richard Wall <[email protected]>
Merge pull request #53 from SgtCoDFish/logo

Update logo (again)

2aa4ab9b420012d7997b67613bee92ae9deea709 authored over 2 years ago by jetstack-bot <[email protected]>
update logo again

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

fd37ead6ca9050a6dd2c0b61f3295d103bb04db2 authored over 2 years ago by Ashley Davis <[email protected]>
Merge pull request #52 from SgtCoDFish/cmlink

Update link to logo image

36a6aea9a73f3248e6dd065558bf053c1cde0796 authored over 2 years ago by jetstack-bot <[email protected]>
update link to logo image

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

8b5eecceb8c54a6b830f984e76fc0cfc60a12532 authored over 2 years ago by Ashley Davis <[email protected]>
Merge pull request #51 from wallrj/cert-manager-1.7

Upgrade to cert-manager 1.7

74c699d0812702c1abdc67eb436eb746990347d2 authored over 2 years ago by jetstack-bot <[email protected]>
Update to cert-manager 1.7.0

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

1eaf240bb0703df03c8d33c26e6d5cdd316870de authored over 2 years ago by Richard Wall <[email protected]>
Updates to make the code compatible with controller-runtime 0.11

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

5dbdcf40de9292cf831037dc0d87217eb6782fb1 authored over 2 years ago by Richard Wall <[email protected]>
Import cert-manager 1.7

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

794dbf4487356645ffd3eaa9a7444e9b032f1a2b authored over 2 years ago by Richard Wall <[email protected]>
Merge pull request #50 from JoshVanL/v0.3.0

Sets image tag to v0.3.0

aab54ce616f79a1ff1c2c6c9e1a7416eb66f73f7 authored almost 3 years ago by jetstack-bot <[email protected]>
Sets image tag to v0.3.0

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

db42505784a62fe2e50edae2fa10bc73f43d05dd authored almost 3 years ago by joshvanl <[email protected]>
Merge pull request #49 from SgtCoDFish/readmehtml

Fix broken HTML in README

e5acf6916769f9572a96ffa63c112f484f556390 authored almost 3 years ago by jetstack-bot <[email protected]>
fix broken HTML in README

I noticed this while changing istio-csr and it also applies here!

Also adds an artifacthub badg...

8c81833e5406e07a796d55cc711db61d7fd69bea authored almost 3 years ago by Ashley Davis <[email protected]>
Merge pull request #48 from SgtCoDFish/phonyhelp

Mark the help target as PHONY

f00e8678bee9d65763b78300f880b806603b1bde authored almost 3 years ago by jetstack-bot <[email protected]>
mark the help target as PHONY

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

b47285cb4a638f3adfcd22d4517599655d7659cc authored almost 3 years ago by Ashley Davis <[email protected]>
Merge pull request #47 from JoshVanL/cert-manager-1.6.1

Upgrade cert-manager to v1.6.1

0c1601b1ee6cc533ff201bedd20c4b61e0444d94 authored almost 3 years ago by jetstack-bot <[email protected]>
Updates `RunControlPlane` to take a context to be passed to the testing webhook

server. Create a context for all consuming tests

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

98b7cb17981b50cfca877ab5962a790a568dc47a authored almost 3 years ago by joshvanl <[email protected]>