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

add newline in BundleTarget

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

27b4d59e1dad2740053545b5b3b6655b3769a8ae authored over 1 year ago
Merge pull request #130 from SgtCoDFish/boilerplate

Use boilersuite for boilerplate verification

41e54ed6a7356971dcf40e096c9b9471609a1c8c authored over 1 year ago
Use boilersuite for boilerplate verification

Removes the need for Python in development environments for
trust-manager!

This also requires s...

86bb755fd69a13fa48595cfe416f36493119e07a authored over 1 year ago
Merge pull request #123 from inteon/explicitly_set_namespace

Explicitly define resource namespaces in Helm chart

1945dd8e148d3c1c95165a1a554b8dd2c6ecee7c authored over 1 year ago
Merge pull request #128 from SgtCoDFish/dummy_improvements

Formatting improvements, tests for dummy certs

fcec41c76e13562958a69c24e1158d560b1b80d9 authored over 1 year ago
add openssl dumps of each dummy cert and dummy cert sanity tests

this helps with using these certs in certain types of test, and allows
us to be sure that other ...

d29ffbfeb0d413d70b61e06dcbe6c20d3a5a53a9 authored over 1 year ago
minor formatting / casing changes

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

31b50180f812db21d7e890e4d3d2fca44010889d authored over 1 year ago
Merge pull request #126 from SgtCoDFish/descriptions

Add descriptions for some helm chart fields

f213e1823d99f74971b52bc4733434c9627a15bc authored over 1 year ago
Merge pull request #127 from SgtCoDFish/ordered

Use ordered aliases when creating JKS files

fc7a3e6c3cd978a9f2deb563f51916a0e6254789 authored over 1 year ago
use ordered aliases when creating JKS files

this should hopefully make these files more deterministic!

also changes comment for default JKS...

7ec0bcdcb25cd675db04891c446712beb7e57942 authored over 1 year ago
add descriptions for some helm chart fields

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

e2ee0b903ab42dfe2221a61e1f8db4fb6739eac3 authored over 1 year ago
Merge pull request #121 from siiimooon/feature/helm-make-default-trust-package-installation-optional

helm: make installation of default trust package optional

9ac074a1c6e91cb9c21084c20d5759fa9018cf6a authored over 1 year ago
Merge pull request #117 from stzov/issue-13

fixes #13 - Allow node selection based on nodeSelector, tolerations, affinities and topologySpre...

c10337a92d65cb9ee33c6385b1136c0a1a0cba96 authored over 1 year ago
helm: make installation of default trust package optional

Signed-off-by: Si Mon <[email protected]>

f0663d1b91f994b488f11cdb31d8ef4dfe56460f authored over 1 year ago
fixes review comments for #13

Signed-off-by: Spyros Tzovairis <[email protected]>

5e76f76c28f5ea10d2ad82db14d9236353c6d70b authored over 1 year ago
fixes review comments for #13

Signed-off-by: Spyros Tzovairis <[email protected]>

a02dc1742544409c4ab745dcc9ca6f62108f0064 authored over 1 year ago
fixes review comments for #13

Signed-off-by: Spyros Tzovairis <[email protected]>

dcf2366942a10734b8e31f9b3415900d082966e3 authored over 1 year ago
Merge pull request #125 from SgtCoDFish/bumpver

Bump to v0.5.0-beta.0 for release

0eb583a579e5662569fefa65dfd5a07cab840b48 authored over 1 year ago
Merge pull request #124 from aidy/ko_compat

Minor restructure for ko compatibility

4565dcacf9024badb6ed1e88e5dc4266136b8838 authored over 1 year ago
bump to v0.5.0-beta.0 for release

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

8c980daf60998b765bf3db4855f991b576ae7f4f authored over 1 year ago
Minor restructure for ko compatibility

Move cmd/main.go to cmd/trust-manager/main.go so that `ko` correctly
builds as a `trust-manager`...

d21237ebc3374b208db4a37ed1ccf3181a6a0ffc authored over 1 year ago
Merge pull request #122 from aidy/jks_truststore

Add support for JKS truststores

9a9234dec35af985464c0e569c55b21254732c1d authored over 1 year ago
Revert "Handle invalid target specification (dupe keys)"

This reverts commit 5ba0485d656c8e01a64ad5a968bf237555c97320.

Signed-off-by: Adrian Lai <adrian...

225e987bab2e471a46325ddf899848d2f4522a0b authored over 1 year ago
Add validation for duplicate target key

As we can now also specify writing to the target in JKS format, ensure
at the validating webhook...

5c3015522172dc9303ebac65d1bdb88087640a63 authored over 1 year ago
Handle invalid target specification (dupe keys)

Signed-off-by: Adrian Lai <[email protected]>

5ba0485d656c8e01a64ad5a968bf237555c97320 authored over 1 year ago
Change capitalisation of JKS attribute and variables

Signed-off-by: Adrian Lai <[email protected]>

a926c83d613d8e122b94bc66e3e731de25d7b82e authored over 1 year ago
Update crds

Signed-off-by: Adrian Lai <[email protected]>

81394abc840509e889c7207c4e198aadf831ecf0 authored over 1 year ago
Update pkg/bundle/sync_test.go

Co-authored-by: Ashley Davis <[email protected]>
Signed-off-by: Adrian Lai <ai...

5832d28932752934266462a29fda65abe8551859 authored over 1 year ago
Update pkg/apis/trust/v1alpha1/types_bundle.go

Co-authored-by: Ashley Davis <[email protected]>
Signed-off-by: Adrian Lai <ai...

97e292d215fc527365e80549363fa01caf178741 authored over 1 year ago
Update pkg/apis/trust/v1alpha1/types_bundle.go

Co-authored-by: Ashley Davis <[email protected]>
Signed-off-by: Adrian Lai <ai...

60964207f502dd6f1325ab752b095dba59adc703 authored over 1 year ago
explicitly define resource namespaces

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

092d8a59cebbbd021cdac3f31ceabf4565a42b4c authored almost 2 years ago
Add bundle.Reconcile tests for AdditionalFormats.Jks

Signed-off-by: Adrian Lai <[email protected]>

e334623a16bd59ecb96974d489592b8b678a1160 authored almost 2 years ago
Add comment about JKS default password

Signed-off-by: Adrian Lai <[email protected]>

ed4ba9344c60b6bb0c03961fdc3e6903e2bbb7e8 authored almost 2 years ago
Add support for JKS truststores

* Adds an AdditionalFormats option to target
* Writes jks encoded truststore as binaryData in ...

a2d62edd4ff7ffc39486b74ffb561fcb2dc6b01d authored almost 2 years ago
Merge pull request #43 from SgtCoDFish/design

Add a design for public trust bundles

2f407bdc9e26f6b6c40ba0893f9e0363feecb201 authored almost 2 years ago
fixes #13

Signed-off-by: Spyros Tzovairis <[email protected]>

d3f7e52561b44285ddd4472cb828f5ecfb514b8b authored almost 2 years ago
Merge pull request #114 from SgtCoDFish/bumpvalues

Bump values in helm chart

60150c86bd873c5fa02752b63723920e4bf70b72 authored almost 2 years ago
bump values in helm chart

also update path (which presumably was ingored) in update script

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

9695f88bb4dc96a7a4edff4a6c80bbc91f23e85c authored almost 2 years ago
Merge pull request #111 from SgtCoDFish/readme

Review suggestion for README

cce6aa9f83f44af2952946204a51ecf20e67b765 authored almost 2 years ago
review suggestion for README

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

1ff16502d94d392ea77141b65b94147e83887863 authored almost 2 years ago
Merge pull request #110 from SgtCoDFish/bump-0.4.0

Bumps + doc updates for 0.4.0

65689870f3d50ba3d08454c15f0808ac9086e732 authored almost 2 years ago
bumps + doc updates for 0.4.0

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

5e935f36c58e1c541ee4a5f2541f326a8b9903ce authored almost 2 years ago
Merge pull request #109 from SgtCoDFish/finalizers

Add missing permission to update bundle finalizers

927d97c2acf4df34839b6d0a18509cf1ef9d87dd authored almost 2 years ago
add missing permission to update bundle finalizers

this should enable trust-manager to work in OpenShift or generally in
clusters which set the Own...

123bb103db8b35a80dbd6018ae420ba1be766030 authored almost 2 years ago
enable OwnerReferencesPermissionEnforcement on test kind cluster

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

ed5644baf157705fe44e50c6816f1c1f05712379 authored almost 2 years ago
Merge pull request #102 from maxsargentdev/make-crd-optional

Make CRD installation optional

50434f1b041b93fd38d47ee905f50c7400c069aa authored almost 2 years ago
Update CRD path for integration test

Signed-off-by: Max Sargent <[email protected]>

074b19d0d7cc44c86f9fa222499b5cfb0405831c authored almost 2 years ago
Update helm docs with new changes

Signed-off-by: Max Sargent <[email protected]>

c15cb3e49cf30fbab928284e48fd9010fe6bf311 authored almost 2 years ago
Merge pull request #107 from inteon/cache

Use a source and a target cache instead of a MultiScopedCache

a6996b90b3649e8e51e03dbfbf538f672fd3c012 authored almost 2 years ago
use default cache as target cache

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

74f09cb6c8cfdab06e7b96d64219cb884c7dc55b authored almost 2 years ago
Respond to review comments

Signed-off-by: Max Sargent <[email protected]>

dc274d7fee01dd242dc5d74b12efec17d2c33bab authored almost 2 years ago
rename directClient to targetDirectClient

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

8e60cfc6082c04033ee6d82a5b841487677bdcab authored almost 2 years ago
replace interface{} with any

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

3330c3c501f6f019f19fb7a6f09c21285c7577ef authored almost 2 years ago
fix typo in comment

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

807873caf1100307237b5ea7554de29489f1b645 authored almost 2 years ago
Make CRD installation optional

Signed-off-by: Max Sargent <[email protected]>

67848bb70f21818ef4a7daa5fc09a2418792f98d authored almost 2 years ago
Update codegen script to generate CRDs with support for on/off switch via helm

Signed-off-by: Max Sargent <[email protected]>

1a1711eadf60f8126c6657e4b28525aa3763bcc2 authored almost 2 years ago
use source and target cache instead of MultiScopedCache

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

50cf83ecc867754efa8962b269328448dcb8f9d7 authored almost 2 years ago
Merge pull request #106 from inteon/upgrade

Upgrade go dependencies

698875cce5f694c6153c2afe3256a7e2d1f1ac96 authored almost 2 years ago
upgrade go dependencies

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

1a1322737b4000a4ce6a239fe43d0d1088d9ff8e authored almost 2 years ago
Merge pull request #105 from SgtCoDFish/admission

Remove deprecated v1beta1 admission review version

ac89810d71f1c20d77ab184dc1947a1978e09406 authored almost 2 years ago
remove deprecated v1beta1 admission review version

as discussed in cert-manager biweekly meeting on 2023-01-25

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

5ef5e5d91ce2065ce4b34cb3382052787cee446e authored almost 2 years ago
Merge pull request #104 from inteon/ide_fix

Rename '_test.go' suffix to test file

e65a28b6ed76c5bf3d9abd0adb60a200e801bcad authored almost 2 years ago
rename test file to make it work with my IDE

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

f842b86a22cc64f8882e1e5d3fb197bda446d6c8 authored almost 2 years ago
Merge pull request #103 from SgtCoDFish/demoreadme

Readme tweak taken from website#1160

7927ec63c3b3a817c7dbfd3f11e1e7686df16a58 authored about 2 years ago
readme tweak taken from https://github.com/cert-manager/website/pull/1160

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

157f3dfcfb96507962f82deefa08abae00343bdf authored about 2 years ago
Merge pull request #97 from SgtCoDFish/helmake

Helm tweaks + better makefile "ensure"

54443a2149b5483845a5be093d30fc40a47cea35 authored about 2 years ago
add informational output when creating a kind cluster

also adds some basic colors in output when not in CI

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

a7c644096e4fbb808279ebbb8937b49d76680910 authored about 2 years ago
do cluster setup in kubeconfig target

this allows us to write the kubeconfig at cluster creation, which is
slightly cleaner than havin...

3f3559a886ba7804df32001a3556c4d407981625 authored about 2 years ago
subtle: change how flags are passed to smoke tests

This never worked previously because it was set up wrong.

This is documented on the ginkgo site...

b4ecb9605dcefaab99b9b51327d75d42a907ab4f authored about 2 years ago
add more make help descriptions

also add CI var default, use kubeconfig flags everywhere

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

6e1fd51a71435c9eef74b88da8c247f1393673d6 authored about 2 years ago
default to using only kubeconfig for trust demo cluster

also ensure that permissions are set correctly and use the 'latest' tag
for the debian trust pac...

a35ea430685f8d96c6a9eea204d4d190028e0e0b authored about 2 years ago
add a NOTES file with instructions about updating trust packages

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

c5b4602b5fc5c8c57376ac6de51e91cdaa392626 authored about 2 years ago
require k8s 1.22 in trust-manager, improve description in chart

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

57f6cdfc5974865bddd3eb3536a38cdaaed6f225 authored about 2 years ago
Merge pull request #95 from SgtCoDFish/typo

fix typo

b6a20e3850031370668299f2d237832eb6a209dc authored about 2 years ago
fix typo

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

3b575f34dbccf031ca0f5d583b8950381a2ed8bf authored about 2 years ago
Merge pull request #86 from SgtCoDFish/chanchan

Integration test tweaks

ff6d65a586e5c3c499dd90386508bf1d200d1cd1 authored about 2 years ago
use '-procs' flag instead of old '-nodes' flag

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

5fa30472bc015e5746614c0cb7be92f4cd3c0f0e authored about 2 years ago
add safety measure to make sure no two managers are running at the same time

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

34c420a62f168de09411fd3153cb67e848af22f7 authored about 2 years ago
Merge pull request #92 from inteon/cache

Fix non-cached client

b0a0001e2b81af6662a0720bd5c4c3a8a7f47f2b authored about 2 years ago
Merge pull request #93 from SgtCoDFish/validatepackage

Validate CA package during build

0b258a172004fe5b401443fc5a8f8bb42b416f56 authored about 2 years ago
Validate CA package during build

Probably it would be ideal to use a tagged version of the validator
rather than `main` in the fu...

498612e2e40d3e0bef6d9796524f991712c2ae06 authored about 2 years ago
add a design for public trust packages

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

a2844044c82ce8789b921fea2bd548ee7a02ec02 authored about 2 years ago
Merge pull request #88 from SgtCoDFish/notype

Remove type from trust packages + add validation on package build

4252a923d6d8ed72a1e230d1e90e0915d03325e4 authored about 2 years ago
fix wrong assumption that client was a 'direct' client (without cache)

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

d4eee9e883ce4f14ff5b79f88913db5c9692e40c authored about 2 years ago
use apiutil in cache code

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

65355f24743781317941e99408c566689fceae35 authored about 2 years ago
disable leader elections in integration tests

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

16ec9f875c3c81c4a7be3f3c50c075fba238b587 authored about 2 years ago
add a channel to wait on for manager stopping in integration tests

this should ensure that the manager has fully stopped before the test
environment moves onto the...

14849e29fda40f87f7e0ee317ddfe91c54790f6d authored about 2 years ago
use ginkgo logger via ktesting in integration tests

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

21471ff8f7953e1c5cee0e63a2fe6ad10bbca5f2 authored about 2 years ago
Merge pull request #90 from inteon/fix_cache

Fix the MultiScopedCache

f2da89271eb887093f434a4e79b80d1fee02a212 authored about 2 years ago
add test

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

16d321237955447398fcee47a1c0899b1174b3e2 authored about 2 years ago
fix MultiScopedCache

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

1a8bba6e655a53c986ede5fcd6caaf797b760d79 authored about 2 years ago
add command for validating trust packages

this will be used as part of the release process for new trust packages
to ensure that we don't ...

21d0430d2597c7facd923413d64a3364f7b5bb00 authored about 2 years ago
remove type field from created bundles

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

ba0ff58ba81af268498880b4be73c44caf9676d6 authored about 2 years ago
trivial: update help output on command

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

6029bd53c2caec84eb5169ec0df236899afd4183 authored about 2 years ago
bump year in boilerplate checker

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

17d9f20605508b104f50cb01b547348a5068d010 authored about 2 years ago
Merge pull request #46 from SgtCoDFish/bundle

Bundles with a sidecar container

6df5af301511fa0f8c1bd1fb87ed71f8fa135c6b authored about 2 years ago
remove static bundle type, add more tests for loading packages

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

06f331b2e70f533e8e991641c4125f2461d8e4f6 authored about 2 years ago
Add bundle init container support + logic for using 'default CAs'

When default CAs is requested, a version identifier for it is
added to the Bundle's status so th...

d4fbdf41f250043d37db96fdcfb609e66fcb4a6a authored about 2 years ago
Merge pull request #85 from SgtCoDFish/inteflake

Upgrade to ginkgo v2 + refactor several aspects of integration tests

0cae3ccdd9d58425f167dcce96d9f4ae2910455f authored about 2 years ago
migrate to ginkgo v2 and reduce spammy test output

- Context is not valid inside If, so remove its use
We can use code comments or a descriptive ...

a6682ffadae8fd79cf7e458981c92f18fe576ee4 authored about 2 years ago