OpenMetadata/openmetadata-service
IceS2 09037e2ab6
Fix/k8s secrets manager provider (#25635)
* Fix: Pass secrets provider to the ingestion pipelines

For the noop providers where we were using the DB provider we introduced
a regression by the end of 2023 due to stop passing the provider
forward. This broke the `aws`, `aws-ssm`, and `azure-kv` providers.

This commit passes the provider forward so the ingestion pipeline knows
how to act instead of treating everything as the DB provider.

* Fix tests

* Fix k8s client by passing the needed env vars to ingestion

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2026-02-10 07:47:22 +01:00
..
src Fix/k8s secrets manager provider (#25635) 2026-02-10 07:47:22 +01:00
.swp Fixes #9259 Change Tags APIs to conform with rest of the APIs (#9260) 2022-12-26 12:32:17 -08:00
LEARNING_RESOURCES_DESIGN.md Learning Resources (#25005) 2026-01-25 07:20:14 -08:00
lombok.config Issue-19251: Upgrade dropwizard to 4.x and Jetty to 11.x (#19252) 2025-05-27 20:31:59 +05:30
pom.xml [Search] Upgrade Clients (#25719) 2026-02-07 18:54:13 +05:30