Ecosyste.ms: OpenCollective

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

External Secrets Org

The de facto solution for managing secrets the Cloud Native Way. This Collective is meant to support paying for needed services, infra and other resources.
Collective - Host: opensource - https://opencollective.com/external-secrets-org - Website: https://external-secrets.io - Code: https://github.com/external-secrets/external-secrets

Add debug output to know when linting has finished

github.com/external-secrets/external-secrets - bd27cde230c63d3a7d304077533405cb0f87261b authored almost 3 years ago by Daniel Hix <[email protected]>
Add lint target to reviewable

github.com/external-secrets/external-secrets - 8f14448e57b55e11f68a1b274c38565036a67f86 authored almost 3 years ago by Daniel Hix <[email protected]>
merge main into refactor/cognitifeComplexity

github.com/external-secrets/external-secrets - dc8398b6c185016db0014b665c24689d89d97fa8 authored almost 3 years ago by Arthur <[email protected]>
Mention adopters in Readme

github.com/external-secrets/external-secrets - e007a256da5c45d2c0b923c4a053f614ce5e7165 authored almost 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #414 from ADustyOldMuffin/vault-ca-provider

Add the ability to specify cert for Vault from K8s Secrets

github.com/external-secrets/external-secrets - d9f30a3350cfdba38334a159411995a50ce73121 authored almost 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
Merge pull request #438 from gusfcarvalho/fix/433

Fixing ClusterScope access for AzureKV Provider

github.com/external-secrets/external-secrets - 7ab0fcf5020785655194afc4ab3c4b0e66657b57 authored almost 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
Fixing sonar cloud duplication

Signed-off-by: Gustavo Carvalho <[email protected]>

github.com/external-secrets/external-secrets - 8e7da7b6ed6821512c1ab36db57b3c22f4dbb7c2 authored almost 3 years ago by Gustavo Carvalho <[email protected]>
Fixing ClusterScope access for AzureKV Provider

Signed-off-by: Gustavo Carvalho <[email protected]>

github.com/external-secrets/external-secrets - a5f5ecf6a5bfaf38c2d47b6fa1b1d9eff9b6b67e authored almost 3 years ago by Gustavo Carvalho <[email protected]>
Fixed Sonarqube yandex codesmell

github.com/external-secrets/external-secrets - aa182f4e0f4cec4aa9eee3c87b820fddf3a63570 authored about 3 years ago by Sebastian Gomez <[email protected]>
Merge pull request #434 from external-secrets/sebagomez-contributorlinks

Added links to contributors profiles

github.com/external-secrets/external-secrets - ffc1e1d7046258e7f20fd0b42b873abf64781d52 authored about 3 years ago by Sebastián Gómez <[email protected]>
Added links to contributors profiles

I'm not after the hacktoberfest swag... but it doesn't mean I can't use this PR for it 😂

github.com/external-secrets/external-secrets - 82f1b0f28e650afeab5df0cd8b846317dd9f1ca5 authored about 3 years ago by Sebastián Gómez <[email protected]>
Update tests to remove code duplication

github.com/external-secrets/external-secrets - 8bfa7cffa151f852a84f241541e8a552a9fd7d5d authored about 3 years ago by Daniel Hix <[email protected]>
Swap to switch statements to ease readability

github.com/external-secrets/external-secrets - 1ab920bc6b3db57181309287d6c20f8f5e9bcbc0 authored about 3 years ago by Daniel Hix <[email protected]>
Move logic into separate function to try and help code smell

github.com/external-secrets/external-secrets - 9c5c588b192d9735dec058bd89f2630a4319d333 authored about 3 years ago by Daniel Hix <[email protected]>
Add tests for ConfigMaps

github.com/external-secrets/external-secrets - 1b3a1f194189e4eb0241f79b0e89eaa12ce5891a authored about 3 years ago by Daniel Hix <[email protected]>
Add config map option/ability to specify for cert in caProvider

github.com/external-secrets/external-secrets - 0f71dd08465b89e2bb36f74f01756d50d0d30312 authored about 3 years ago by Daniel Hix <[email protected]>
add documentation for TLS certs in SecretStore yaml.

github.com/external-secrets/external-secrets - 5052f21b61e3241d92eaefef857c712f940581df authored about 3 years ago by Daniel Hix <[email protected]>
Merge pull request #420 from FGA-GCES/mateus/code_smells

Fix some code smells

github.com/external-secrets/external-secrets - 9e3914b944955bf07c2700a00b85091de560995e authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #329 from FGA-GCES/feat/immutable-secrets

Add immutable secrets

github.com/external-secrets/external-secrets - c00afc9ff7575b37b4e332e214c270fc25bb09ae authored about 3 years ago by Lucas Severo Alves <[email protected]>
utilize new test function to remove code smells

github.com/external-secrets/external-secrets - e6c6749a86de7135d6ac726e9366b0acf035d6ab authored about 3 years ago by Daniel Hix <[email protected]>
Add test for missing cert secret

github.com/external-secrets/external-secrets - a075963b105586190b7df940484eff8d0cc42ab8 authored about 3 years ago by Daniel Hix <[email protected]>
Added simple test making the store with CA in secrets

github.com/external-secrets/external-secrets - 4b17163501aedbf618d9c533fd209b445ba920fe authored about 3 years ago by Daniel Hix <[email protected]>
Added simple test to make sure it's getting the cert.

github.com/external-secrets/external-secrets - 275f1c4094d48bf2b05e89dd4ef4a9f4f205fc25 authored about 3 years ago by Daniel Hix <[email protected]>
create function for each ibm provider secret get case

github.com/external-secrets/external-secrets - 7649fe2c47fc00e09c7a15d369d08ac4d41f7493 authored about 3 years ago by Arthur <[email protected]>
separate function to remap secret data on ibm.GetSecretMap to reduce cognitive complexity

github.com/external-secrets/external-secrets - 6eba9df3b14c02ded9de36fd5b2e1199d90b4aa3 authored about 3 years ago by Arthur <[email protected]>
separate vault test cases run function for better cognitive complexity

github.com/external-secrets/external-secrets - 1600960b365402897c77ce1041d8d27c85466cdb authored about 3 years ago by Arthur <[email protected]>
chore: Add Pento to Adopters

github.com/external-secrets/external-secrets - 157e78ca63839d5a28146e13812c4fcad35938e5 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Create ADOPTERS.md

github.com/external-secrets/external-secrets - 74cfe11042ce46882752a2a5ff23f2d3ad051020 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Creating map-foo and bar const for testing

github.com/external-secrets/external-secrets - c68e00ce0c780a2780e5622ef086b91e211fe5ed authored about 3 years ago by Eduardo Vieira <[email protected]>
Defining targetProp const for reutilization

github.com/external-secrets/external-secrets - b2b6b5255d1ebe8472185fed273e24847aa989ad authored about 3 years ago by Eduardo Vieira <[email protected]>
Changing expectedSecretValue declaration scope

github.com/external-secrets/external-secrets - 3d5c0b54e6ca524de035d3d08a603b31a0ed0412 authored about 3 years ago by Eduardo Vieira <[email protected]>
Adding FakeManager and test-secret const for testing

github.com/external-secrets/external-secrets - 7502e2c5579cc7793867f7552f1fb3da8165b855 authored about 3 years ago by Eduardo Vieira <[email protected]>
refactor vault token functions for better cognitive complexity

github.com/external-secrets/external-secrets - e617ce9e233ca765d4cddb5abbd48a254f37cb4f authored about 3 years ago by Arthur <[email protected]>
create const for "provider should be registered"

github.com/external-secrets/external-secrets - 1a5bd14eea73de4f42b11452a18c514f8d3e726b authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
create const for string literal

"[%d] unexpected error: %s, expected: '%s'"

github.com/external-secrets/external-secrets - 269c65bd24304dd758175e15ead27da9c66db23e authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
refactored 4 string literals to consts

github.com/external-secrets/external-secrets - 4760525ed358cea1e50dfdb822cdeb4c2affb897 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
create const for "provider-secret"

github.com/external-secrets/external-secrets - adb8a0bc4b6fa644ec6e2e373bd4535cd9ead138 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
create const for "RSA PRIVATE KEY"

github.com/external-secrets/external-secrets - 67ba8d597b407131770c931e346b6f8c18fe63c3 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
Merge branch 'feat/immutable-secrets' of github.com:FGA-GCES/external-secrets into feat/immutable-secrets

github.com/external-secrets/external-secrets - 0990f2987640c1d113ec1651d519c7cec2d7e589 authored about 3 years ago by Arthur <[email protected]>
add tests for controller reconciling logic

github.com/external-secrets/external-secrets - 1f5978eb133269c1ccc0204f68a67c58b24c56db authored about 3 years ago by Arthur <[email protected]>
Merge branch 'external-secrets:main' into vault-ca-provider

github.com/external-secrets/external-secrets - b3a44fdbd0d8c939691e064585df70d3f632d4aa authored about 3 years ago by Daniel Hix <[email protected]>
Add logic to pull cert from K8s secret.

github.com/external-secrets/external-secrets - d7c861d38d1e858e10c490ca4dd9647d2834cf9a authored about 3 years ago by Daniel Hix <[email protected]>
Add caProvider to types

github.com/external-secrets/external-secrets - 8e303e6d77fb0eb857267bccf0aea28588ceac62 authored about 3 years ago by Daniel Hix <[email protected]>
Merge pull request #413 from external-secrets/fix/release-readme

Fix release readme

github.com/external-secrets/external-secrets - 86b4c1ea5f8ceac60e2a827aa36ae303159024ea authored about 3 years ago by Lucas Severo Alves <[email protected]>
Fix release readme

github.com/external-secrets/external-secrets - 65b8efa70487df6d011831157fe83fb294791e54 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #412 from external-secrets/chore/bumping-version

Bumping chart version v0.3.6

github.com/external-secrets/external-secrets - 970c685bb7f2e25b60776d30f89f8ad457709b8b authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
Bumping chart version v0.3.6

github.com/external-secrets/external-secrets - 339d7528c62485d76f405e7e1368e80ada9b40d4 authored about 3 years ago by Sebastián Gómez <[email protected]>
Merge pull request #411 from external-secrets/chore/maintainers

update paul.yaml with more maintainers

github.com/external-secrets/external-secrets - 0a68f22bd0548c6ccc586fd7c774ea413ac9b8af authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
update paul.yaml with more maintainers

github.com/external-secrets/external-secrets - 64f33de156297182c09f74995b916d07a453e026 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #381 from cooperbenson-qz/cooperbenson-qz/issue376

Revoke Vault token on Close

github.com/external-secrets/external-secrets - 91851bb7386c1eac2274f564aa94be48b267882e authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #409 from external-secrets/chore/delete-sonar-configs

chore: delete sonar configs

github.com/external-secrets/external-secrets - 65b22e4a9150366a1ad1ec0ef4e892e4e45cb0b2 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
chore: delete sonar configs

github.com/external-secrets/external-secrets - bc190dccfc92255db4c61cde47d5030901e4ed03 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #408 from external-secrets/chore/remove-sonar-manual

chore: remove sonar manual step

github.com/external-secrets/external-secrets - 627817c4138ef04ca9e2d8402ce425812fe69b36 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
chore: remove sonar manual step

github.com/external-secrets/external-secrets - 3fc5aa913ba0c5be635eaf016eba839dbbdd4fd9 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #407 from external-secrets/fix/sonar-exclusion

fix: exclude fake client mocks

github.com/external-secrets/external-secrets - 2952857293d08f928878ff95c243e20091f26163 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: exclude fake client mocks

github.com/external-secrets/external-secrets - 998570a7fd2e351b63a0e90bc6fc8e69979401de authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #406 from external-secrets/fix/exclusion-paths

fix: exclusion paths

github.com/external-secrets/external-secrets - 9e973e3eb18ac3bd892ae78186a90de522bafc33 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: exclusion paths

github.com/external-secrets/external-secrets - 2371c8d6f054b0414c7ee8126ae469fa205d15a9 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #404 from external-secrets/fix/coverage-exclude-paths

fix: exclude ./e2e/**,./apis/**

github.com/external-secrets/external-secrets - 1f2937dad98251e3d91c6da5aa8ab8ff3b4fe6bc authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: exclude ./e2e/**,./apis/**

github.com/external-secrets/external-secrets - 40d9f336748c804b365d6e8c6767c1aab49a0bc3 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #403 from external-secrets/fix/sonar-token-env-var

fix: use sonar token as env var

github.com/external-secrets/external-secrets - e3f52371c11d16136bf8db496c82dcdd68d9fea2 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: use sonar token as env var

github.com/external-secrets/external-secrets - 449bac5d65f07242ca279d7ed49758b5d2ca90f6 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #402 from external-secrets/fix/gh-actions-syntax

fix: gh actions syntax

github.com/external-secrets/external-secrets - 1c85f8915c0efedf96c248806ca9b2154afd0e88 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: gh actions syntax

github.com/external-secrets/external-secrets - c6fa6386eb05d38cf9ef1fa8c4496d14ed462af5 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #401 from external-secrets/text/change-path

watch tests in pkg instead of .

github.com/external-secrets/external-secrets - c7f17347ac1542f49ec3043cbbf9a0fff8fbea76 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
watch tests in pkg instead of .

github.com/external-secrets/external-secrets - e48dd2a2bebb57cc994c6af26185c6a56cd52bad authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #400 from external-secrets/fix/sonar-forks

fix: cant run sonar on forks for now

github.com/external-secrets/external-secrets - 684f8733b55982f3d09c36cd61037819a00c5571 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: cant run sonar on forks for now

github.com/external-secrets/external-secrets - 199b6a574516ce2a0415f7a3b1b68aeef887bc98 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #399 from external-secrets/fix/coverage

exclude more files from coverage

github.com/external-secrets/external-secrets - 2cf75ddb646508f00c1284cf73c4835757ec7cd8 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
exclude more files from coverage

github.com/external-secrets/external-secrets - 59dcbe2e5dc3dafbd5100ec3f7bbec08dfc6b151 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #398 from external-secrets/fix/coverage

Update sonar-project.properties

github.com/external-secrets/external-secrets - 652612d27df73aa53f657011af5c6f10f9247465 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
Update sonar-project.properties

github.com/external-secrets/external-secrets - a7a40ffde27a42a0476377c02a1e9995a4bf3f83 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #397 from external-secrets/fix/sonar-coverage

Update sonar-project.properties

github.com/external-secrets/external-secrets - 4aca221b3ea779af31cca170d2549310967f9388 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
Update sonar-project.properties

github.com/external-secrets/external-secrets - 759c5de9f3591e788000b1ed69a185c6d17578db authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #395 from external-secrets/fix/expose-sonar-token

fix: expose sonar token

github.com/external-secrets/external-secrets - 8f12f8e8a222012df3b8547891751971ea84e83b authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: expose sonar token

github.com/external-secrets/external-secrets - decec96b556666ae528ea5ff35581d329b34c713 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #375 from serdarkalayci/issue-168

Add Sonar analysis to CI and push coverage to it #168

github.com/external-secrets/external-secrets - 3eaeb7f91673e70f2e92cd742f02d6ae41295a43 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #393 from external-secrets/fix/maintain-level

fix: maintainers can trigger e2e

github.com/external-secrets/external-secrets - 49a034d0a3e402aadaa1ca95ad9cdc339da0339d authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: maintainers can trigger e2e

github.com/external-secrets/external-secrets - 13ed9b1226338ff4c8008d7bb2644c84b6844315 authored about 3 years ago by Lucas Severo Alves <[email protected]>
Merge pull request #388 from external-secrets/dependabot/github_actions/actions/github-script-5

chore(deps): bump actions/github-script from 4.1 to 5

github.com/external-secrets/external-secrets - cb193ea7923a15fd1267dce3ff5af4cc95426fa4 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
Merge pull request #386 from FGA-GCES/upgrade-slash-command-dispatch

WIP upgrading slash-command-dispatch

github.com/external-secrets/external-secrets - e5e4fa77a7257d3fd89ac8e5f64b64876bc13601 authored about 3 years ago by Lucas Severo Alves <[email protected]>
chore(deps): bump actions/github-script from 4.1 to 5

Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
- [Releas...

github.com/external-secrets/external-secrets - 0f37f26ec36e802549b4ec90d5224bc4272f9c1a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #369 from FGA-GCES/feat/default-target-tests

No target name unit and e2e tests

github.com/external-secrets/external-secrets - 253fafe4f6c4446a60698f195e72eb679ef071d1 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>
fix: edit proper func

github.com/external-secrets/external-secrets - 4b1f974d908931903b5d40b4151407290a648015 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
fix: change tests message.

github.com/external-secrets/external-secrets - f4fa26e37552695bfdd831382a537a340056fec8 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
e2e: add json test case to providers and vault

github.com/external-secrets/external-secrets - e38481b7484eae1415dacbbe173a2aff587a5e05 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
e2e: created JSONDataWithoutTargetName() test case

github.com/external-secrets/external-secrets - 4c12ce0333bee898fa771b19660250506bcc7d38 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
upgrading slash-command-dispatch to v2.3.0

Co-authored-by: Eduardo Lima <[email protected]>

github.com/external-secrets/external-secrets - 20863769694290a166500a8ff1b80078adc37f9f authored about 3 years ago by andreabenf <[email protected]>
Revoke Vault token on Close

Fixes #376

github.com/external-secrets/external-secrets - af5b8295bb9118735135c609e6c313c892f04ef9 authored about 3 years ago by Cooper Benson <[email protected]>
test: add test entries to provider

github.com/external-secrets/external-secrets - 5b468c4b4f6cd8c86c4447cc56268a0aecbbc0a5 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
test: add compose for each vault case

github.com/external-secrets/external-secrets - 3b1fc13079645be3001ef64252058920dde05a9c authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
test: create e2e test to SyncWithoutTargetName

github.com/external-secrets/external-secrets - 5284aca88341820405baa9190aa19ed5749930f5 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
fix: syncWithoutTargetName test case

github.com/external-secrets/external-secrets - b2adb77f1b7db92a318f096e96c311e3a6a96664 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
test: add entry to oracle provider

github.com/external-secrets/external-secrets - bf43f7604d8227379ee8eeee3c21a6690467e0a3 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
WiP: no target name unit test

github.com/external-secrets/external-secrets - 42a658c2b191de89941a4d309ea3a3e552b43f38 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
refactor: remove unnecessary convert

github.com/external-secrets/external-secrets - b16d4389b975ac7b489f48ecb7f715a7cfb008c0 authored about 3 years ago by Mateus Oliveira Patrício <[email protected]>
Merge pull request #385 from external-secrets/fix/e2e-only-event

fix: e2e, leave only event check

github.com/external-secrets/external-secrets - 7a505d2cd8cbea15b9929a6d1461cce1d4180ad7 authored about 3 years ago by paul-the-alien[bot] <72493767+paul-the-alien[bot]@users.noreply.github.com>