1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
Commit graph

768 commits

Author SHA1 Message Date
Daniel Hix
4b17163501 Added simple test making the store with CA in secrets 2021-10-11 18:57:13 -05:00
Daniel Hix
275f1c4094 Added simple test to make sure it's getting the cert. 2021-10-09 13:26:26 -05:00
Arthur
7649fe2c47 create function for each ibm provider secret get case 2021-10-07 15:45:37 -03:00
Arthur
6eba9df3b1 separate function to remap secret data on ibm.GetSecretMap to reduce cognitive complexity 2021-10-07 15:22:19 -03:00
Arthur
1600960b36 separate vault test cases run function for better cognitive complexity 2021-10-07 14:48:13 -03:00
Eduardo Vieira
c68e00ce0c Creating map-foo and bar const for testing 2021-10-07 10:55:04 -03:00
Eduardo Vieira
b2b6b5255d Defining targetProp const for reutilization 2021-10-07 10:50:27 -03:00
Eduardo Vieira
3d5c0b54e6 Changing expectedSecretValue declaration scope 2021-10-07 10:43:59 -03:00
Eduardo Vieira
7502e2c557 Adding FakeManager and test-secret const for testing 2021-10-07 10:39:13 -03:00
Arthur
e617ce9e23 refactor vault token functions for better cognitive complexity 2021-10-07 10:21:49 -03:00
Mateus Oliveira Patrício
1a5bd14eea create const for "provider should be registered" 2021-10-07 09:26:29 -03:00
Mateus Oliveira Patrício
269c65bd24 create const for string literal
"[%d] unexpected error: %s, expected: '%s'"
2021-10-07 09:26:16 -03:00
Mateus Oliveira Patrício
4760525ed3 refactored 4 string literals to consts 2021-10-07 09:25:45 -03:00
Mateus Oliveira Patrício
adb8a0bc4b create const for "provider-secret" 2021-10-07 09:24:31 -03:00
Mateus Oliveira Patrício
67ba8d597b create const for "RSA PRIVATE KEY" 2021-10-07 09:24:21 -03:00
Arthur
0990f29876 Merge branch 'feat/immutable-secrets' of github.com:FGA-GCES/external-secrets into feat/immutable-secrets 2021-10-06 21:24:50 -03:00
Arthur
1f5978eb13 add tests for controller reconciling logic 2021-10-06 21:23:41 -03:00
Daniel Hix
3ff2bfd559 Fix linting issue 2021-10-06 11:28:13 -05:00
Daniel Hix
b3a44fdbd0
Merge branch 'external-secrets:main' into vault-ca-provider 2021-10-06 10:38:59 -05:00
Daniel Hix
d7c861d38d Add logic to pull cert from K8s secret. 2021-10-05 23:55:57 -05:00
Daniel Hix
8e303e6d77 Add caProvider to types 2021-10-05 23:55:44 -05:00
Lucas Severo Alves
86b4c1ea5f
Merge pull request #413 from external-secrets/fix/release-readme
Fix release readme
2021-10-05 18:56:27 +02:00
Lucas Severo Alves
65b8efa704
Fix release readme 2021-10-05 18:46:22 +02:00
paul-the-alien[bot]
970c685bb7
Merge pull request #412 from external-secrets/chore/bumping-version
Bumping chart version v0.3.6
2021-10-05 14:40:27 +00:00
Sebastián Gómez
339d7528c6
Bumping chart version v0.3.6 2021-10-05 11:39:17 -03:00
paul-the-alien[bot]
0a68f22bd0
Merge pull request #411 from external-secrets/chore/maintainers
update paul.yaml with more maintainers
2021-10-05 14:35:31 +00:00
Lucas Severo Alves
64f33de156
update paul.yaml with more maintainers 2021-10-05 16:34:39 +02:00
Lucas Severo Alves
91851bb738
Merge pull request #381 from cooperbenson-qz/cooperbenson-qz/issue376
Revoke Vault token on Close
2021-10-05 08:55:01 +02:00
paul-the-alien[bot]
65b22e4a91
Merge pull request #409 from external-secrets/chore/delete-sonar-configs
chore: delete sonar configs
2021-09-30 15:49:58 +00:00
Lucas Severo Alves
bc190dccfc
chore: delete sonar configs 2021-09-30 16:49:25 +01:00
paul-the-alien[bot]
627817c413
Merge pull request #408 from external-secrets/chore/remove-sonar-manual
chore: remove sonar manual step
2021-09-30 15:19:42 +00:00
Lucas Severo Alves
3fc5aa913b
chore: remove sonar manual step 2021-09-30 17:18:18 +02:00
paul-the-alien[bot]
2952857293
Merge pull request #407 from external-secrets/fix/sonar-exclusion
fix: exclude fake client mocks
2021-09-30 12:21:34 +00:00
Lucas Severo Alves
998570a7fd fix: exclude fake client mocks 2021-09-30 14:20:41 +02:00
paul-the-alien[bot]
9e973e3eb1
Merge pull request #406 from external-secrets/fix/exclusion-paths
fix: exclusion paths
2021-09-28 18:50:54 +00:00
Lucas Severo Alves
2371c8d6f0
fix: exclusion paths 2021-09-28 20:50:25 +02:00
paul-the-alien[bot]
1f2937dad9
Merge pull request #404 from external-secrets/fix/coverage-exclude-paths
fix: exclude ./e2e/**,./apis/**
2021-09-28 17:05:19 +00:00
Lucas Severo Alves
40d9f33674
fix: exclude ./e2e/**,./apis/** 2021-09-28 19:04:46 +02:00
paul-the-alien[bot]
e3f52371c1
Merge pull request #403 from external-secrets/fix/sonar-token-env-var
fix: use sonar token as env var
2021-09-28 16:55:46 +00:00
Lucas Severo Alves
449bac5d65
fix: use sonar token as env var 2021-09-28 18:55:16 +02:00
paul-the-alien[bot]
1c85f8915c
Merge pull request #402 from external-secrets/fix/gh-actions-syntax
fix: gh actions syntax
2021-09-28 16:52:47 +00:00
Lucas Severo Alves
c6fa6386eb
fix: gh actions syntax 2021-09-28 18:52:04 +02:00
paul-the-alien[bot]
c7f17347ac
Merge pull request #401 from external-secrets/text/change-path
watch tests in pkg instead of .
2021-09-28 16:42:41 +00:00
Lucas Severo Alves
e48dd2a2be
watch tests in pkg instead of . 2021-09-28 18:41:52 +02:00
paul-the-alien[bot]
684f8733b5
Merge pull request #400 from external-secrets/fix/sonar-forks
fix: cant run sonar on forks for now
2021-09-28 16:31:22 +00:00
Lucas Severo Alves
199b6a5745
fix: cant run sonar on forks for now 2021-09-28 18:17:18 +02:00
paul-the-alien[bot]
2cf75ddb64
Merge pull request #399 from external-secrets/fix/coverage
exclude more files from coverage
2021-09-28 16:15:45 +00:00
Lucas Severo Alves
59dcbe2e5d
exclude more files from coverage 2021-09-28 18:15:17 +02:00
paul-the-alien[bot]
652612d27d
Merge pull request #398 from external-secrets/fix/coverage
Update sonar-project.properties
2021-09-28 16:06:27 +00:00
Lucas Severo Alves
a7a40ffde2
Update sonar-project.properties 2021-09-28 18:05:42 +02:00