Ecosyste.ms: OpenCollective

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

github.com/cert-manager/trust-manager

trust-manager is an operator for distributing trust bundles across a Kubernetes cluster.
https://github.com/cert-manager/trust-manager

Merge pull request #83 from SgtCoDFish/nocomma

trivial: remove second definition of _COMMA

77f5c4a7e63c6e03cbd78a46a9753d174be1a91a authored about 2 years ago
improve ginkgo setup, install ginkgo v2 binary, patch x/net

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

26111cf5ff02293d34726977192d709803b3cc63 authored about 2 years ago
use leases for leader elections in integration test

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

f2bcefdebe120158757a77b352e30160a7069216 authored about 2 years ago
add makefile prelude copied from cert-manager repo

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

564ec9d476757ffce46fb62c5a003ff45e43b70b authored about 2 years ago
Merge pull request #84 from SgtCoDFish/allnamespaces

Fix logic error in trust-manager tests

06bffd031bf50fe5354c96282076c2bac686fecf authored about 2 years ago
Fix logic error in trust-manager tests

Before this change, the function was checking if a bundle had synced to
the first namespace retu...

f7f697bfe00cfa990135c8f89d40f58805d63670 authored about 2 years ago
trivial: remove second definition of _COMMA

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

fdeab597d7709ff5c1378055683fc23da0519245 authored about 2 years ago
Merge pull request #82 from SgtCoDFish/moveintegration

Various makefile updates / improvements

1353d59d6aced207952aa3aba9e9dd47e513312d authored about 2 years ago
unify build for trust-manager containers, as done for the trust package

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

63775bcb81b00aa3987a0106b2526cc1953fd8ac authored about 2 years ago
add verify-helm-docs to lint, plus separate boilerplate verification target

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

83a6405b62efcb1edb8598cee63aba1b88ff440c authored about 2 years ago
move integration tests into test directory to better enable go test

also adds unit-test and integration-test targets to help

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

7ff73fea59f08b23904b8bc953b34516e31ac25d authored about 2 years ago
bump helm version and improve install method

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

c1a6f02e1a202137ab4196af386100fe5dc2566e authored about 2 years ago
Merge pull request #81 from SgtCoDFish/miscmisc

Two small miscellaneous commits

b5e6e19e9b4d33fd604147e7fe6338030b9b529c authored about 2 years ago
add more detail to validating webhook error

also adds extra test of this validation

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

0021b6a03b02768781926eb9bfb246190f2ea175 authored about 2 years ago
Add description for new helm chart value

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

b30c7ae1d27cd54ab52be7df725d9ac9cace921a authored about 2 years ago
Merge pull request #79 from SgtCoDFish/goproxy

Pass GOPROXY to build environment

6d5e0c3acb9769ea54aff6afd062988612ab29e0 authored about 2 years ago
Merge pull request #80 from SgtCoDFish/whoops

Fix incorrect variable reference which was missed in #77

4c590ae3bd25d03eca126acdcf98371ca7135fe4 authored about 2 years ago
update trust -> trust-manager in SECURITY.md

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

07f526c1f41d9fe402cf6916e1d23c20000b1637 authored about 2 years ago
Merge pull request #78 from hdeadman/patch-1

fix broken link and old name references

46c31902395295a269ab79eb9d6a69d2931ebd6b authored about 2 years ago
fix incorrect variable reference which was missed in #77

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

94b6fdcccc11561bfc602ef1ec3f7877a79e421c authored about 2 years ago
pass GOPROXY to build environment

this will enable devs with a custom GOPROXY to leverage it when
building + testing trust-manager...

61b02a9c0e43f8f162e12c256ad2427997ad396e authored about 2 years ago
fix broken link and old name references

Signed-off-by: Hal Deadman <[email protected]>

5b5f3e75514146c66ec96f676f132fe25f8ce65c authored about 2 years ago
Merge pull request #70 from xrl/seccomp-flag

Put seccomp behind a flag

db71205da2310f2d389e18e74dcec9526c9ffa7f authored about 2 years ago
run 'make update-helm-docs'

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

f544b08d6248d53243a09fab40bb223519ef778c authored about 2 years ago
Merge pull request #77 from SgtCoDFish/renamedebianpackage

Rename debian 'bundle' to 'package' / 'trust-package'

05c0951c8e47c19402a07151f8896a6354bbbd47 authored about 2 years ago
rename debian 'bundle' to 'package' or 'trust-package'

Also add some README files explaining what trust-packages are.

Signed-off-by: Ashley Davis <ash...

b51ba8dca8ee293a4364eddd9648fe23b1489ff0 authored about 2 years ago
Merge pull request #76 from SgtCoDFish/newdeb

Update bundle output and add wait option to copyandpause

21c839ff1128990e049eaf23000a9a8d6716c89e authored about 2 years ago
update bundle output and add wait option to copyandpause

- Bundles are now written without the version in their name.

- Bundles have their names added a...

398cd8ad188a9771bfc1807e7ebef1c291d22c4d authored about 2 years ago
Merge pull request #75 from SgtCoDFish/pemcheck

Add PEM verification function

a5776e79030c0cc9a33c7ce3c55f4744753013f1 authored about 2 years ago
Add PEM verification + sanitization function

This function is intended to validate PEM inputs to ensure that the only
contain certificates an...

dd92146f74a7c5f416d1a0a79624ccbb3bbba6e0 authored about 2 years ago
Merge pull request #74 from SgtCoDFish/updatesecret

Update docker config to use a trust-manager-specific token

15aab13a4b6fd3f1048913cbe0945b4dd3f94108 authored about 2 years ago
update docker config to use a trust-manager-specific token

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

61c50d5325b8d1a4d0934cfad2cc0dcaef3cf57a authored about 2 years ago
Merge pull request #73 from SgtCoDFish/static-bundles-deb

Add a static bundle sidecar container build

4f30951f68e97fbedcf630998644dba74a34645f authored about 2 years ago
add a static bundle sidecar container build

This only adds the build process so we can start generating these images
regualarly, ahead of cr...

54867e828ce8960cb89d119d69a89990a38ff6ae authored about 2 years ago
add target for building images locally and loading into kind

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

284ab3879323edf9a9c7baea4163d82e795b4c82 authored about 2 years ago
Put seccomp behind a flag

Signed-off-by: Xavier Lange <[email protected]>

1892d88a32099974bfc5d6445033c51f91805ccf authored about 2 years ago
Merge pull request #68 from irbekrm/fix_tag

Prefix release version with 'v'

3220f11c4c49f1376c6b1d5e751103cde1d7ab25 authored about 2 years ago
Prefix release version with 'v'

As we do that in all other projects

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

fff3385286ae106a1e367340f9c53a6c0c9c1dff authored about 2 years ago
Merge pull request #67 from cert-manager/release_v0.3.0

Release v0.3.0

19e0261b11c4994d3fa87ac795c5601f23ef9ecc authored about 2 years ago
release v0.3.0

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

fa7d3210ef4286c05fdfc796167a795adfe2e64b authored about 2 years ago
Merge pull request #61 from joscabmar/patch-1

#14 Updating the apiVersion to v2

e9fea7b18c1acb260542bbef87b052228a194a0f authored about 2 years ago
Merge pull request #66 from cert-manager/readme_rename

Rename trust to trust-manager in README.md

6e7c68ef0ac7e9fc29349c3f92fa4d19f19e0b10 authored about 2 years ago
rename trust to trust-manager in README.md

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

ed03153de0327dddda9611dc1f97b8a74fee5a98 authored about 2 years ago
Merge pull request #65 from sitaramkm/update-issuer

Update Certificate resource to include issuerRef and group.

b8ba5067688f7335ac1fe8ca898dde1a15ab4096 authored about 2 years ago
Update Certificate resource used for webhook with self-signed issuer to include issuerRef and group. This is to avoid the BadConfig warning that gets logged when CertificateRequest resource is created.

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

7675dc20996e51bc77065229717d6a9e6ac0daff authored about 2 years ago
#14 Updating the apiVersion to v2

This should solve #14

Signed-off-by: Jose Antonio <[email protected]>

4c34b21fe4e00d8cd2083cdc8940fca02cbc6444 authored about 2 years ago
Merge pull request #64 from cert-manager/rename_trust_manager

Rename to trust-manager

7203b6bcbf2f004bdecec7a61d1e6bca123c194c authored about 2 years ago
rename Helm chart & update name in other places

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

af1a4edb7026582f99b77d9fcc1f36fa745538f0 authored about 2 years ago
Merge pull request #57 from JoshVanL/test-ginkgo-eventually-timeout

Update Eventually timeout to be 10s

07eda3df0dd7f472116eb3714bf702fa9984270e authored about 2 years ago
replace github.com/cert-manager/trust with github.com/cert-manager/trust-manager

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

01e1c0cc003f9e9e6adcec07c9f92a40bdfa2efd authored about 2 years ago
Update Eventually timeout to be 10s

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

e76ced12534a56408fb924b07ed6969f932139d5 authored over 2 years ago
Merge pull request #52 from JoshVanL/v0.2.0

Update tag to v0.2.0 ready for release

a041c25aee28d44e61ca6e53114e4ff6eda039e7 authored over 2 years ago
Merge pull request #32 from JoshVanL/remove-same-bundle-target-validation

Remove same bundle target key validation check

3bab913407243e9438e3a0c82a81dba45784a3ee authored over 2 years ago
Merge pull request #51 from JoshVanL/dockerfile-from-scratch

Use `FROM scratch` for base image

b9eb45d2d5135781803d2be39e3ac9dc9e0a8a73 authored over 2 years ago
Merge pull request #50 from JoshVanL/go-1.19

Update go to v1.19

500f10954ddf82d49476ed65f7da2ffd0798a650 authored over 2 years ago
Removes the admission webhook validation check to ensure a bundle cannot

contain the same target as another. There is no reason for this
constraint to exist.

Signed-off-...

53f6055695ffaa4d70cfff2bf5b3260e236402ea authored over 2 years ago
Update tag to v0.2.0 ready for release

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

f9c378e92af6585a2218b92c697a4d744d4f3161 authored over 2 years ago
Use `FROM scratch` for base image

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

84b27261d5201447fc628681710b61bd7efffd90 authored over 2 years ago
Update go to v1.19

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

c7f03b6cd8fb5a9ec71ce7d4873fcb538b72bd93 authored over 2 years ago
Merge pull request #48 from JoshVanL/helm-chart-version-v0.1.2

Updates Helm chart version to v0.1.2

d9b7d1623f1b8ef373119a2c1d8dd508ef40767d authored over 2 years ago
Updates helm chart version to v0.1.2 after https://github.com/cert-manager/trust/pull/47

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

f864a4e3efcdcc63d6121a4611777c1231d1ec59 authored over 2 years ago
Merge pull request #47 from SgtCoDFish/securitycontext

add restrictive securitycontext for controller pod

40495710c9a4babbf8358eb2a511da453d872b68 authored over 2 years ago
add restrictive securitycontext for controller pod

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

290a04ef7f05f8fc0ec6c06c64acc5b7bf98cd79 authored over 2 years ago
Merge pull request #45 from SgtCoDFish/copypaste

Fix copy paste errors, add warning to readme

c629a845a9b166c96a030043b05f912e8d3f77ca authored over 2 years ago
add alpha warning to readme

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

63bbf99871f92b173f97ef3b1fd040be689c5111 authored over 2 years ago
update descriptions of helm chart values

Some had copy-paste mistakes. Also added some more detail to some
comments.

Signed-off-by: Ashl...

a79949054b29e9b64582dd17f2abf1dd0697a73d authored over 2 years ago
add commands for updating and verifying helm docs

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

2938a1feb1093bf3a831537a305bcb5da9878c93 authored over 2 years ago
update boilerplate checker for 2022

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

daf28cf997686d47589249b3c775475c45b88a7c authored over 2 years ago
Merge pull request #41 from JoshVanL/bundle-test-suite-timeout-30s

Increase timeout for bundle integration tests for desired state from 10s to 30s

c58744c657e2c2945c0c56ea000a4e6ea8aa844c authored over 2 years ago
Increase timeout for bundle integration tests for desired state to 30s

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

ea959c749be707127feedf2d537453aef68f9bb7 authored over 2 years ago
Merge pull request #37 from JoshVanL/bundle-namespace-selector

Bundle: `namespaceSelector`

16d26e2a474f91da7d0af7fa0448914687f22a04 authored over 2 years ago
Merge pull request #38 from SgtCoDFish/bindir

Add chart building + ensure BINDIR is created when running targets

1d71e86b65943636f784b0722dcd9a04077c8b59 authored over 2 years ago
add chart building + ensure BINDIR is created when running targets

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

445c707348c8dc699e9f9d936df01b71855b4066 authored over 2 years ago
Fix comment about target ConfigMap

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

9a99ed812596f82c2c07429d9c1b9d974ff6f337 authored over 2 years ago
Update namespace selector in smoke test

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

aeed85b08b2002c4c06dfdb8705a7d7f7935c94b authored over 2 years ago
Update bundle controller for new namespace selector API

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

3d32cc77c08c8d4b442013d6d5430e01a5bc33d0 authored over 2 years ago
Updates webhook validator for new namespace selector API

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

82017bc0445e7320bd594c7503d692d20b67337a authored over 2 years ago
Updates CRD with new description and selector API

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

34587a0aabb46b194bcdea64c17d5dd267b8a5f5 authored over 2 years ago
Change LabelSelector API to use explicit map[string]string

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

b08a660e96cb7a91eea0f6906770b43cd79a8da1 authored over 2 years ago
Fire event on ConfigMap when not deleted due to ownership

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

9e277a7449e5464466b4182a3a23631d9aff16eb authored over 2 years ago
Adds delete permissions to trust controller to enable deleting

ConfigMaps for namespaces which are no longer matching namespaces

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

d6daeef552a17774a3c0a73b24b5deee926a6025 authored over 2 years ago
Adds webhook validation to namespaceSelector

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

ee9cea0571680377614d2db46222cd9ced30d7c7 authored over 2 years ago
Updates trust bundle CRD with namespaceSelector API

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

8e23793ff953ec82958c9b6774d063fd1c024021 authored over 2 years ago
Adds NamespaceSelector to Bundle Target API

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

87804b4656399ea1dbce37470a84102ac2544c86 authored over 2 years ago
Adds namespaceSelector functionality to to bundle controller

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

2da265b49d157bf4badebfec319af306cf415fe8 authored over 2 years ago
Adds NamespaceSelector tests to smoke test

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

83a216361f4dd202d5f09fc97a072f3156a3f535 authored over 2 years ago
Merge pull request #34 from erikgb/patch-1

docs: correct broken link to documentation

4c562aed3db845a9ff77bb6920173cfff0c7a811 authored over 2 years ago
docs: correct broken link to documentation

This corrects a broken link to the cert-manager.io doc site.

Signed-off-by: Erik Godding Boye <...

60bf9b00cfe7f2e838194bb8809bd7dff4be317e authored over 2 years ago
Merge pull request #31 from JoshVanL/docs-move-to-cert-manager.io

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

8a4679d14c3ed0931580be2a720d3b789f8c2e58 authored over 2 years ago
Removes docs from repo in favour of using cert-manager.io

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

bf0739a1400345d83f6c8fe5d8db8e8aeb639aff authored over 2 years ago
Merge pull request #30 from SgtCoDFish/logo

Use smaller cert-manager logo

2d6e18bce14246d3c0dcdd42770cbae84c71259a authored over 2 years ago
use smaller cert-manager logo

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

1e8f90a0afbc0dc1b8dbc334cd813aab3a73cd1d authored over 2 years ago
Merge pull request #19 from cert-manager/go-1.18

Updates go modules and updates go version to v1.18

4fe127e0d90c1df6fbc44fc637bfd5ded148a00a authored over 2 years ago
Merge pull request #27 from cert-manager/trust-namespace-role-rolebinding

Use the trust namespace as the namespace where the role and rolebinding are created in

3b24fa193836cb3e2ed1ad1325a0ec75f443a2ea authored over 2 years ago
Merge pull request #26 from cert-manager/improve-logger-with-name

Adds better WithName to logger to improve structure

70df799ecc614cf3858c489757e85b02afcc510d authored over 2 years ago
Merge pull request #21 from cert-manager/lint-vet

Makefile: go vet

0c39623b9767427cec57cb0bf4fea7ba403efcf9 authored over 2 years ago
Merge pull request #22 from cert-manager/SECURITY.md

Updates reference to jetstack/cert-manager to cert-manager/cert-manager in SECURITY.md

82f2bfb4b12efbae50366237e8436a69ddb57b57 authored over 2 years ago
Merge pull request #20 from cert-manager/Dockerfile-go-1.18

Updates Dockerfile to use go v1.18

aef7c8e9a478248b6226f765ed55e944faf77f4f authored over 2 years ago
Use the trust namespace as the namespace where the role and rolebinding

are created in

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

c7aa07b15ee13471b2a315bc712003702a2a38f1 authored over 2 years ago
Adds better WithName to logger to improve structure

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

fe7d582947f225907fd7d09a832a0647dc85400d authored over 2 years ago