Ecosyste.ms: OpenCollective

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

github.com/cert-manager/csi-driver-spiffe

A Kubernetes CSI plugin to automatically mount SPIFFE certificates to Pods using ephemeral volumes
https://github.com/cert-manager/csi-driver-spiffe

Merge pull request #44 from cert-manager/add_dependabot

Add dependabot config

a3e4ab3210cfb522a1f6906a2bcca7bcafb3b9ef authored about 1 year ago
version bumps for CVE-2023-44487 & CVE-2023-39325 and for release

also bumps our distroless version to debian 12 and bumps our alpine version,
alongside other BAU...

7885102d6e12db41c80577d73a8c855df60c773d authored about 1 year ago
use go install instead of go build

this means we don't have to worry about differing dependency versions
in our tool dependencies, ...

6e90ae69dd83ac004c34154932ea4d9e8f8a92aa authored about 1 year ago
add dependabot config

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

054dd73451fe7f6ada1bb20ccb894b6847a9f05a authored about 1 year ago
Merge pull request #46 from SgtCoDFish/bindirdep

Ensure bindir exists before running certain commands

c03b90deac638481faf23b1e66d41bf86057fc2f authored about 1 year ago
ensure bindir exists before running certain commands

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

472419a237a6fd0729fa6f87adb4bd0cf0a1c14d authored about 1 year ago
Merge pull request #47 from cert-manager/fix_e2e_tests

Don't include wrong usages in e2e CSR blob

b875e5a8396ec009a1c4b2095e1768e3c98236c6 authored about 1 year ago
don't include empty usages in e2e CSR blob

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

3995853e1fabc1811c16ed0cf62a45968fa789c7 authored about 1 year ago
Merge pull request #43 from cert-manager/update_OWNERS

Update OWNERS file (copied from cert-manager)

3859ecd5dcf6286940caae22b445eb4f2f7d10e9 authored over 1 year ago
update OWNERS file (copied from cert-manager)

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

3673b9717a2646e0d07ddfef0dc8e27c474b5ffd authored over 1 year ago
Merge pull request #37 from cert-manager/helm_chart

Helm chart improvements

8f5a210f0c765fd5c08ecfa2aa9681f4256afd82 authored over 1 year ago
Helm chart improvements

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

dff77ea54149b5ff508d9428f0922c24e0b2faa6 authored over 1 year ago
Merge pull request #40 from irbekrm/bump_deps

Bump deps

7db25ff5e7e58a64e78ef9d42515db90dd880e4a authored over 1 year ago
Go 1.19 -> 1.20

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

76780d6da3d67d49aa6713452fa2615172958fd3 authored over 1 year ago
c/r change: fake client tracks objects with subresources separately

See https://github.com/kubernetes-sigs/controller-runtime/pull/2259

Signed-off-by: irbekrm <irb...

7a517c8297e8f6a4903ab2cf304c991261bb23d3 authored over 1 year ago
go get -u -t ./...

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

9dcab1e77737c9c40736e5de7f4be867bd61c62b authored over 1 year ago
Merge pull request #36 from SgtCoDFish/bump

Bump to v0.4.0 for release

2b01c2862e16d45e673b7dd9e76ce794596dc6fc authored almost 2 years ago
bump to v0.4.0 for release

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

34c231f94e2a65cca5acbe744352575fc878a2e7 authored almost 2 years ago
Merge pull request #35 from SgtCoDFish/data-dir

Make data dir configurable

a7249d45a7d80c2677793cfdc646e010f46562a1 authored almost 2 years ago
fix helm docs / revert version bump

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

588e7706327e68931421c6b49e202af26149584e authored almost 2 years ago
Move csi-data-dir configuration into values.yaml

Equivalent to https://github.com/cert-manager/csi-driver/pull/73/files this allows a different h...

98e38fc95e2c864d3af82afed5447e865d0ca4bd authored almost 2 years ago
Merge pull request #34 from SgtCoDFish/bumphelmdocs

Bump helm docs

56df4cca6650995c4035f3697b99b90645f567df authored almost 2 years ago
show diff when helm doc verification fails

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

9c1ccaf78ed609e3c98da94c1b96e7de7b0fae29 authored almost 2 years ago
add missing PHONY

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

50de32626b1cc1969ba1d9b2a9af4a9c5945149a authored almost 2 years ago
just bump helm docs

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

73c9e44eac6f5ff8651a2a9cd0723d855cabc34b authored almost 2 years ago
Merge pull request #24 from kesselborn/main

Add missing --csi-driver-name option to daemonset

022143c55518f6882027d671e3bc9dca103df39f authored almost 2 years ago
Add missing --csi-driver-name option to daemonset

This was missing in the daemonset but present in the deployment with the
confusing effect that t...

bb99002b33ff7afa9cceadc3afbc56712e5169a3 authored almost 2 years ago
Merge pull request #22 from JoshVanL/bin-bash-usr-bin-env

Use `/usr/bin/env` instead of `/bin/bash` in hack scripts

d71c5a9e6a465b3bb6ba4006879ffd84ecbd52e2 authored almost 2 years ago
Merge pull request #31 from SgtCoDFish/chartloc

Change release version to use a v, fixes generation of chart

4f3354e5a2d6ed25263da26de66c74e7bff239f7 authored almost 2 years ago
change release version to use a v, fixes generation of chart

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

7d2d103887a6a6b8160d24a4cb36939d74631ce2 authored almost 2 years ago
Merge pull request #30 from SgtCoDFish/bumpversions

Bump versions, fix old info

3cdb520d3f1c2b686c6b8eddd730ab50e7911739 authored almost 2 years ago
add image build + push command to Makefile

see comment for more details

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

5333195561bdbc1e4100932ff8ce5fca18c13355 authored almost 2 years ago
add friendly NOTES shown when someone installs csi-driver-spiffe

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

764023a7703166129619bd5fb025869767e767a1 authored almost 2 years ago
update helm docs

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

3bb1f254eb200be58268c7c115093fd08b2297d9 authored almost 2 years ago
bump csi-driver-spiffe version to 0.3.0

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

38108e87308b1aeffac603f3da4c8510604b6f83 authored almost 2 years ago
update description + homepage for csi-driver-spiffe

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

79fe5eb5c0483420cedb7e96f043d43eb338112f authored almost 2 years ago
replace hardcoded version with a variable, bump to 0.3.0

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

e05df0967f6e27a098c7aeb7157cac540912899e authored almost 2 years ago
update maintainers listed in chart to proper value

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

fc0b0063c8345272b0be75d6663694359d321010 authored almost 2 years ago
Merge pull request #28 from SgtCoDFish/p256

Change to use p256 instead of p521

bdc3e15c9970eb68b81b1c1f76f1b597640df58b authored almost 2 years ago
Merge pull request #29 from SgtCoDFish/gobump

Bump go, deps, base images

a35c45d5a48da6f51469f32f011cae86a73b2512 authored almost 2 years ago
bump to go 1.19, bump dep versions and fix CVEs

fixes CVE-2022-41717 and CVE-2022-41723

also updates distroless base image for new tzdata

Sign...

45c5407079ea611622d3849775e04afd4a390834 authored almost 2 years ago
Change to use p256 instead of p521

It seems the original choice to use P-521 may have been a mistake, and
in any case there's no re...

68aafcd466fba4c864d6c00ac0e622778653bdac authored almost 2 years ago
Merge pull request #27 from irbekrm/k8s_registry

Ensures that CSI driver sidecar images are latest from registry.k8s.io

a4e8026dabf28a29db09e00f97c9913902c3ca49 authored almost 2 years ago
Ensures that CSI driver sidecar images are latest from registry.k8s.io

As k8s.gcr.io is deprecated

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

f67b2f92789f0f377196d454e7a512f7728be3b5 authored almost 2 years ago
Merge pull request #26 from SgtCoDFish/qol

Bump helm version, improve install, add chart target

5c9c489e215020bc26de9eb04cc14c44428595de authored almost 2 years ago
Merge pull request #21 from JoshVanL/update-deps

Updates dependencies

24b968c180b1255f029388b1e3126663d6689b27 authored almost 2 years ago
bump helm version, improve install, add chart target

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

527149854c980a553a494fd7402f6faaa6f9cb58 authored almost 2 years ago
Merge pull request #25 from SgtCoDFish/readme-update

README and example updates

0fac9c421eda1807da88c900ead740a09e43bf17 authored almost 2 years ago
remove bus factor

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

7383f3db7464037b86e04dad1dfe2cdf5bb4af61 authored almost 2 years ago
match website#1171 in README

see https://github.com/cert-manager/website/pull/1171

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

8960b6529117066cf3e1ff1c937759815ae0f1c6 authored almost 2 years ago
center-align elements at top of README

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

edd57275bbb486733dae74abac38e2fb9d30cf3a authored almost 2 years ago
Merge pull request #20 from JoshVanL/helm-prioty-class-name

Adds priorityClassName option to helm chart

23a9fe31b9879fb162cb24c98352d4d5019171f2 authored about 2 years ago
Use `/usr/bin/env` instead of `/bin/bash` in hack scripts

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

47353eb043d8194edb270c48fef7d1c3127066bd authored about 2 years ago
Updates dependencies

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

3f2b1bde242d55b18233edfba92bf8ec3e241d55 authored about 2 years ago
Adds priorityClassName option to helm chart

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

7de28bc796045129e035b609e1cb190e59037867 authored about 2 years ago
Merge pull request #18 from sitaramkm/pull-secret

Support for including imagePullSecrets in Helm

2b95023e6cfa43df7eb6e4ef98e90f1c9409e8fa authored over 2 years ago
Support for including imagePullSecrets in Helm

Signed-off-by: Sitaram IYER <[email protected]>

8bd8063689fb453f07d841c040d4effe16f5d7a2 authored over 2 years ago
Merge pull request #16 from JoshVanL/helm-deploy-daemonset-remote-lifecyle

Remove life cycle hook from Daemonset

925057b294b8228bbd03ad45a4b0a1ee4c04f35f authored over 2 years ago
Updates the helm chart version to v0.2.1, ready for release

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

aa6db8d87c589d17f03a0e0554b5c5cc45caa289 authored over 2 years ago
Removes the life cycle hook from daemonset

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

40f91120486f238b667f4e8809f7a88c53393bc2 authored over 2 years ago
Merge pull request #15 from JoshVanL/README-move-docs

Remove documentation in favour of cert-manager.io

5195a99abada945b1a9fa96ed861c95aa9bc080b authored over 2 years ago
Remove documentation in favour of cert-manager.io

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

bc55697d140c7d75fc9b151c87be566c84ec7caa authored over 2 years ago
Merge pull request #14 from SgtCoDFish/logo

Update logo to smaller version, fix broken HTML

a681b40efba5ce56de86d6c0889b71d4dbf7e9b9 authored over 2 years ago
update logo to smaller version, fix broken HTML

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

c5bfd505f1269b12c450925b1e8e431503bcb7c7 authored over 2 years ago
Merge pull request #10 from JoshVanL/v0.2.0

Updates app version to v0.2.0

451087c045c90e807c2e4efbc9b3dd75dae314a2 authored over 2 years ago
Merge pull request #11 from JoshVanL/verify-helm-docs

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

ce9904a39ca1822685331c083d6a31435e6deca9 authored over 2 years ago
Merge pull request #9 from JoshVanL/configurable-side-cars

Configurable side cars

bd6af44f05936ee509756395be5dfabf237292b2 authored over 2 years ago
Merge pull request #13 from JoshVanL/csi-driver-write-files-go-spiffe-compatable

Make CSI driver spiffe writeFiles compatable with go-spiffe `x509svid.Parse`

e804a9f851c722104701188a7e639801d92affd3 authored over 2 years ago
Correctly pass filepaths to CSI driver camanager

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

77239bf8ea7bc02c2a697da82fe9d6f3ccaaf3a7 authored over 2 years ago
Makes registrar and liveness sidecards image and tags configurable

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

ddebbea0b854deb3752ac000497d6f2b5fc9bb1c authored over 2 years ago
Adds verify-helm-docs.sh and update-helm-docs.sh scripts. Verify

helm-docs during lint

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

087c9c6e01498090b702479d2f64b86fb39ba83a authored over 2 years ago
Make CSI driver spiffe writeFiles compatable with go-spiffe

x509svid.Parse

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

35e400548a98bab8ce04f2521112df8032c731cd authored over 2 years ago
Merge pull request #8 from JoshVanL/livenessprobe

Adds liveness probe to csi-driver

e1fd00cac2f53677b5f9e8c11a4a75cb6fe02c09 authored over 2 years ago
Fix custom volume mounts template in helm chart

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

5a88376bf1af219556cbede27920e5b543c32456 authored over 2 years ago
Merge pull request #7 from JoshVanL/bump-csi-node-driver-registrar-v2.5.0

Bumps bump-csi-node-driver-registrar to `v2.5.0`

5b410597790f78f300bf9e6ac00d62d6fec517ca authored over 2 years ago
Merge pull request #6 from JoshVanL/Dockerfile-go-1.18

Updates to go v1.18 in Dockerfiles

8d60f90afa5378fdde9d2dd534b6a58731f79ce6 authored over 2 years ago
Merge pull request #5 from JoshVanL/SECURITY.md-README.md-cert-manager-cert-manager

Update links to cert-manager/cert-manager in SECURITY.md and README.md

8836a41841227b92dd079fb15c0dd3375c1a62df authored over 2 years ago
Merge pull request #4 from JoshVanL/bump-csi-lib-v0.2.2

Bump csi lib v0.2.2

77adcd8a1d0a6fd965f242815ea93e49e249e2db authored over 2 years ago
Updates app version to v0.2.0

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

59afa1ce786e91c432ffad428ba3e28acf8a40ab authored over 2 years ago
Adds liveness probe to csi-driver

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

626bca8dd55f268f28ba2373f636f609c0e49ece authored over 2 years ago
Bumps bump-csi-node-driver-registrar to `v2.5.0`

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

7df9756d1826c2453eda9d1818da18e8c597e2eb authored over 2 years ago
Updates to go v1.18 in Dockerfiles

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

d8cc850539db118157cc7c3d8dceeeba13aa8979 authored over 2 years ago
Update links to cert-maanger/cert-manager in SECURITY.md and

README.md

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

94cecb224f190808cff716f67b3954314440d894 authored over 2 years ago
Update reference from `jetstack/cert-manager` to

`cert-manager/cert-manager` in Makefile

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

94116cc95e59915f0045c432d0c562956f27b0ce authored over 2 years ago
Updates references to `jetstack/cert-manager` ->

`cert-manager/cert-manager` in code. Update Log to be pointer to csi-lib
driver

Signed-off-by: j...

5cdd465648b82b758047376d2957711276e57ba4 authored over 2 years ago
Bumps go modules to v1.18 and updates modules

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

8cafed16a99b990a1aeb52bd019562c991f22f4a authored over 2 years ago
Merge pull request #3 from irbekrm/driver_name

Corrects the driver name

ea4bc647ac0e44b9127fcbc61b542855412010a9 authored about 3 years ago
Corrects the driver name

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

d333a8026aabe94b58853fb51baba95748db7337 authored about 3 years ago
Merge pull request #1 from JoshVanL/initial-code

Initial code

f5c1665d0ba1ae5ea099130d5ecd294aa13827af authored over 3 years ago
Fixes Artifacts env var script in Makefile

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

41471bb795abc7d269cf746563135ea847afbe80 authored over 3 years ago
Adds Kubernetes version requirement to README.md

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

3613adf1b488c5b4ffa95fa0f1a7d29963ee5730 authored over 3 years ago
Adds review comments

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

2e86ebd0799a6e28a3158f32e17f5e8c1415c5af authored over 3 years ago
Updates helm chart docs

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

d96fac23d6cf496d4251faee51a51f6eb7927d3b authored over 3 years ago
Updates README.md, grammar spelling

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

315d3b01fa8af9760d32b15574a86d62113357ee authored over 3 years ago
WIP 4

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

26936c9aaf5f0a600989fffd48991ad2abb99412 authored over 3 years ago
WIP 2

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

1d65db957daab33dfe4b9ea52ded9c84f28fc5d1 authored over 3 years ago
WIP

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

4121426035c92547f6b02f25cefc76e98c7ede04 authored over 3 years ago
WIP 3

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

ce1753b0f4f759077bba25cc73f47da173c18f20 authored over 3 years ago
Adds multi-arch image to Makefile

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

e5ad3f1a71d9cb20c84e34de531ad2a5ea358036 authored over 3 years ago
initial commit

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

b1a835dfb188cc984ba49e76a0de73a6776e7f4d authored over 3 years ago