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

  • 5867560a01
    Merge b8a3c3571d into 325cc52790 Jan Lauber 2024-12-14 12:34:08 +0100
  • b8a3c3571d
    docs: add migration guide for PushSecret metadata format from v0.11.x to v0.12.0 Jan Lauber 2024-12-14 12:34:02 +0100
  • 9b6ded3a87
    Merge b7bea4dfe9 into 325cc52790 Gustavo Fernandes de Carvalho 2024-12-14 12:31:26 +0100
  • 0e3b1e306a
    fix: update KmsKeyName assignment in PushSecret to use CMEKKeyName from metadata Jan Lauber 2024-12-14 12:25:04 +0100
  • 2d6493873c
    Update pkg/provider/gcp/secretmanager/client.go Jan Lauber 2024-12-14 12:18:19 +0100
  • e30309860f
    revert: back to make ProjectID and Location fields optional Jan Lauber 2024-12-14 12:17:37 +0100
  • 5a36ba1027
    revert: back to previous Docker build command in Makefile Jan Lauber 2024-12-14 11:40:58 +0100
  • 9d512927d6
    refactor: enhance PushSecret metadata handling and update related tests Jan Lauber 2024-12-14 10:50:29 +0100
  • 645acc08ed
    Merge dfb6e909eb into 325cc52790 Gergely Brautigam 2024-12-14 10:00:54 +0100
  • dfb6e909eb
    Merge branch 'main' into sonar-fix-refactor sonar-fix-refactor Gergely Brautigam 2024-12-14 10:00:52 +0100
  • bd553054c2
    Merge 77b8b1ca0a into 325cc52790 Gergely Brautigam 2024-12-14 09:57:18 +0100
  • 77b8b1ca0a
    Merge branch 'main' into add-aws-bulk-fetch add-aws-bulk-fetch Gergely Brautigam 2024-12-14 09:57:15 +0100
  • 60880bfaaa
    Merge 6fc1dad38e into 325cc52790 Mathew Wicks 2024-12-14 05:29:40 +0100
  • 478d2b4b4b
    refactor: update GCP Secret Manager tests to use consistent region naming and enhance metadata handling Jan Lauber 2024-12-14 02:49:51 +0100
  • a9dcdc894d
    refactor: replace hardcoded region strings with constants in GCP Secret Manager tests Jan Lauber 2024-12-14 02:20:55 +0100
  • f71ad953a7
    Merge a0f01a1c90 into 325cc52790 Gergely Brautigam 2024-12-14 02:21:58 +0100
  • 0134bf4f65
    refactor: remove CMEKKeyName field from GCPSMProvider and related CRDs Jan Lauber 2024-12-14 02:00:38 +0100
  • bc670fd48a
    Merge 7db1b840d7 into 325cc52790 Gergely Brautigam 2024-12-13 22:00:00 +0100
  • 7db1b840d7
    fix: typo in the ecrAuthorizationTokenSpec json tag fix-typo-in-cluster-generator Gergely Brautigam 2024-12-13 21:59:33 +0100
  • fd00887e42
    Merge c0f72df281 into 325cc52790 Moritz Johner 2024-12-13 21:37:19 +0100
  • f8e8f00b1c
    fix the unit test and the bitwarden refactor and use an index in the loop Gergely Brautigam 2024-12-13 21:17:23 +0100
  • ed2ae5ef2e
    fix build issues and correct two more sonarcloud issues Gergely Brautigam 2024-12-13 19:05:26 +0100
  • f3e050ba0a Deployed 325cc527 to main with MkDocs 1.6.1 and mike 1.2.0.dev0 gh-pages Skarlso 2024-12-13 16:05:04 +0000
  • 6d35e775c6
    Merge bf8324480f into 325cc52790 Hans 2024-12-13 17:01:58 +0100
  • 325cc52790
    fix: error in order of function call UpdateEnvironment (#4201) main Engin Diri 2024-12-13 17:01:39 +0100
  • 47fe4b53c6
    Merge branch 'main' into pulumi-esc-parameter-order Gergely Brautigam 2024-12-13 17:01:31 +0100
  • af140a2bd1
    refactor: run make reviewable Jan Lauber 2024-12-13 16:49:10 +0100
  • cfcd4addf3
    refactor: enhance Docker build command and update API documentation Jan Lauber 2024-12-13 16:40:56 +0100
  • 30ff8c8dbe
    feat: add support for customer-managed encryption (CMEK) in GCP Secret Manager Jan Lauber 2024-12-13 15:05:48 +0100
  • 334cb69bfc
    feat: fix a bunch of Sonar issues Gergely Brautigam 2024-12-13 12:02:24 +0100
  • 6369050e38
    Merge branch 'main' into add-aws-bulk-fetch Gergely Brautigam 2024-12-12 17:19:31 +0100
  • 203ebc7c22
    Merge b58b9ff7e6 into fa8941a526 Sverre Boschman 2024-12-12 11:17:33 -0300
  • 159c55ec0c
    Merge aa543b8aa6 into fa8941a526 iwankgb 2024-12-12 11:17:32 -0300
  • c4b7f92c47
    Merge d0eac9e90e into fa8941a526 Andrew Gunnerson 2024-12-12 11:17:32 -0300
  • 276890cafd Deployed fa8941a5 to main with MkDocs 1.6.1 and mike 1.2.0.dev0 Skarlso 2024-12-12 12:58:33 +0000
  • fa8941a526
    fix: return not found error when there is no secret for vault provider (#4183) Gergely Brautigam 2024-12-12 13:56:44 +0100
  • 1ecdf3f5f0
    Merge branch 'main' into ignore-not-found Gergely Brautigam 2024-12-12 12:04:39 +0100
  • c0f72df281 feat: introduce state for generator and new grafana SA generator mj-generator-state Moritz Johner 2024-10-05 22:52:20 +0200
  • 6fc1dad38e
    fix: increase default QPS/Burst to 50/100 Mathew Wicks 2024-12-11 12:35:00 -0800
  • 1351ee91a8
    fix: error in order of function call UpdateEnvironment Engin Diri 2024-12-11 19:40:44 +0100
  • 090f0be852
    Merge branch 'main' into Commit-Request-#4199 Seth J Landry 2024-12-11 00:05:39 -0600
  • 98499d0c1f
    Create codeql.yml Seth J Landry 2024-12-11 00:01:00 -0600
  • 5ca010b43a
    Merge branch 'main' into add-aws-bulk-fetch Gergely Brautigam 2024-12-11 06:53:35 +0100
  • 89a2400af0 Deployed 388158a4 to main with MkDocs 1.6.1 and mike 1.2.0.dev0 Skarlso 2024-12-11 05:53:14 +0000
  • 388158a4d4
    fix: ensure existing labels are retained for secrets in GCP secrets m… (#4160) Craig Newton 2024-12-11 06:51:30 +0100
  • ca7217fa93
    Merge pull request #1 from Setland34/dependabot/go_modules/go_modules-2821d30d9f Seth J Landry 2024-12-10 23:32:55 -0600
  • 89796010ea
    Merge pull request #2 from Setland34/dependabot/pip/hack/api-docs/pip-661d9d4597 Seth J Landry 2024-12-10 23:32:28 -0600
  • e3ae9a5288
    Merge branch 'main' into fix-gcp-secrets-retain-labels Craig Newton 2024-12-10 19:43:30 +0100
  • 76f21d3354 fix: add missing header to push_secret_test.go Craig Newton 2024-12-06 15:07:36 +0000
  • dd27cd28e7 Deployed 34f526f1 to main with MkDocs 1.6.1 and mike 1.2.0.dev0 Skarlso 2024-12-10 07:55:17 +0000
  • 34f526f134
    feat: 1password add support for tags and configurable PushSecret vault (#4173) Dariusch Ochlast 2024-12-10 08:53:36 +0100
  • bcfd2c9188
    Merge branch 'main' into add-aws-bulk-fetch Gergely Brautigam 2024-12-10 08:29:40 +0100
  • a05ad02a12
    Merge aee53ee58d into 867185fe4e Victor Santos 2024-12-09 20:40:18 +0100
  • a8813c5b8e
    Merge 4c7a2ffc22 into 867185fe4e Dmitry Ivanov 2024-12-09 20:40:18 +0100
  • 1037aa7112
    Merge 0979337691 into 867185fe4e smcavallo 2024-12-09 20:40:18 +0100
  • 4400668190
    Merge branch 'external-secrets:main' into main Dariusch Ochlast 2024-12-09 19:25:17 +0100
  • f308302301 drop unused policy spec move metadataParser closer to its usage Dariusch Ochlast 2024-12-09 19:24:31 +0100
  • 658a9224a5 Deployed 867185fe to main with MkDocs 1.6.1 and mike 1.2.0.dev0 Skarlso 2024-12-09 17:32:10 +0000
  • 867185fe4e
    chore(deps): bump mkdocs-material in /hack/api-docs (#4194) dependabot[bot] 2024-12-09 18:30:28 +0100
  • c059525f27
    Merge branch 'main' into dependabot/pip/hack/api-docs/mkdocs-material-9.5.48 Gergely Brautigam 2024-12-09 18:30:09 +0100
  • b2aa790039
    chore(deps): bump six from 1.16.0 to 1.17.0 in /hack/api-docs (#4193) dependabot[bot] 2024-12-09 18:30:00 +0100
  • fee7a97179
    Merge branch 'main' into dependabot/pip/hack/api-docs/six-1.17.0 Gergely Brautigam 2024-12-09 18:29:37 +0100
  • 0004892aa7
    chore(deps): bump golang from 1.23.3 to 1.23.4 (#4192) dependabot[bot] 2024-12-09 18:28:49 +0100
  • 612ef4c411
    Merge branch 'main' into dependabot/docker/golang-1.23.4 Gergely Brautigam 2024-12-09 18:26:26 +0100
  • 08c92bea2f
    chore(deps): bump alpine from 1e42bbe to 21dc606 (#4191) dependabot[bot] 2024-12-09 18:26:16 +0100
  • 1ce86cdd70
    Merge branch 'main' into dependabot/docker/alpine-21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 Gergely Brautigam 2024-12-09 18:24:02 +0100
  • 242f79ee71
    chore(deps): bump alpine from 3.20 to 3.21 in /hack/api-docs (#4186) dependabot[bot] 2024-12-09 18:23:54 +0100
  • 36a1e661cf
    Merge branch 'main' into dependabot/docker/hack/api-docs/alpine-3.21 Gergely Brautigam 2024-12-09 18:23:02 +0100
  • 5e765bc80b
    chore(deps): bump golang from 1.23.3-bookworm to 1.23.4-bookworm in /e2e (#4185) dependabot[bot] 2024-12-09 18:22:52 +0100
  • 67907402d5
    Merge branch 'main' into dependabot/docker/e2e/golang-1.23.4-bookworm Gergely Brautigam 2024-12-09 18:21:12 +0100
  • ac97349ee5
    chore(deps): bump alpine from 3.20.3 to 3.21.0 in /e2e (#4184) dependabot[bot] 2024-12-09 18:20:59 +0100
  • c715871a2a
    Merge branch 'main' into dependabot/docker/e2e/alpine-3.21.0 Gergely Brautigam 2024-12-09 18:20:47 +0100
  • 983ac4e477
    return not found instead of ignoring it Gergely Brautigam 2024-12-09 13:06:09 +0100
  • 3f3b69f07e
    chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#4187) dependabot[bot] 2024-12-09 11:48:48 +0100
  • 83c6d6529e
    Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-5.1.1 Moritz Johner 2024-12-09 11:48:24 +0100
  • f348cf92d0
    update dependencies (#4196) eso-service-account-app[bot] 2024-12-09 11:47:00 +0100
  • 2a9c0a5c71 update dependencies update-deps-1733738623 External Secrets Operator 2024-12-09 10:05:54 +0000
  • b23d3ca9c6 update dependencies External Secrets Operator 2024-12-09 10:05:54 +0000
  • 09f0c636d8
    chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 dependabot[bot] 2024-12-09 09:53:32 +0000
  • 0b39872efa
    chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#4188) dependabot[bot] 2024-12-09 10:52:42 +0100
  • 7b7e8d32a6
    chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 dependabot[bot] 2024-12-09 09:41:59 +0000
  • 70a2661bf1
    chore(deps): bump actions/attest-build-provenance from 1.4.4 to 2.0.1 (#4189) dependabot[bot] 2024-12-09 10:41:02 +0100
  • 3a14d241cc Deployed 2644dc5f to main with MkDocs 1.6.1 and mike 1.2.0.dev0 Skarlso 2024-12-09 09:31:47 +0000
  • ef967309c0
    chore(deps): bump actions/attest-build-provenance from 1.4.4 to 2.0.1 dependabot[bot] 2024-12-09 09:30:36 +0000
  • 2644dc5fe3
    chore(deps): bump actions/cache from 4.1.2 to 4.2.0 (#4190) dependabot[bot] 2024-12-09 10:29:37 +0100
  • bf5def88db
    chore(deps): bump mkdocs-material in /hack/api-docs dependabot[bot] 2024-12-09 09:02:40 +0000
  • a90e980748
    chore(deps): bump six from 1.16.0 to 1.17.0 in /hack/api-docs dependabot[bot] 2024-12-09 09:02:33 +0000
  • a7049f5192
    chore(deps): bump golang from 1.23.3 to 1.23.4 dependabot[bot] 2024-12-09 08:48:53 +0000
  • 4f657926d4
    chore(deps): bump alpine from 1e42bbe to 21dc606 dependabot[bot] 2024-12-09 08:48:47 +0000
  • 8fb4f234a0
    chore(deps): bump actions/cache from 4.1.2 to 4.2.0 dependabot[bot] 2024-12-09 08:43:26 +0000
  • e2416db3a4
    chore(deps): bump alpine from 3.20 to 3.21 in /hack/api-docs dependabot[bot] 2024-12-09 08:31:46 +0000
  • b4f1d3c160
    chore(deps): bump golang from 1.23.3-bookworm to 1.23.4-bookworm in /e2e dependabot[bot] 2024-12-09 08:24:46 +0000
  • 8ac560d00b
    chore(deps): bump alpine from 3.20.3 to 3.21.0 in /e2e dependabot[bot] 2024-12-09 08:24:43 +0000
  • 6e8e39cc18
    feat: add option to ignore not found secrets on a path Gergely Brautigam 2024-12-09 07:21:53 +0100
  • e81ef29e57
    update to fall back to ListSecrets in case path is not defined Gergely Brautigam 2024-12-08 22:26:56 +0100
  • 0e59ba3249
    update the documentation and point to the right blog post Gergely Brautigam 2024-12-08 16:53:43 +0100
  • 4cea1ce3a0 Deployed bece0ec2 to main with MkDocs 1.6.1 and mike 1.2.0.dev0 Skarlso 2024-12-07 08:01:13 +0000
  • bece0ec257
    fix: handle empty template engine version (#4182) Mathew Wicks 2024-12-06 23:59:10 -0800
  • 414eea0875
    fix: handle empty template engine version Mathew Wicks 2024-12-06 14:13:29 -0800
  • 9426212578
    feat: update to use Batch value get instead of List and Fetch all secrets for AWS provider Gergely Brautigam 2024-12-06 23:08:57 +0100