Package org.openmetadata.service.secrets
Class SecretsManagerUpdateService
java.lang.Object
org.openmetadata.service.secrets.SecretsManagerUpdateService
Update service using the configured secret manager.
- It will update all the services entities with connection parameters
- It will update all the user bots with authentication mechanism
- It will update all the ingestion pipelines of type metadata with DBT config
-
Constructor Summary
ConstructorsConstructorDescriptionSecretsManagerUpdateService(SecretsManager secretsManager, String clusterName) -
Method Summary
-
Constructor Details
-
SecretsManagerUpdateService
-
-
Method Details
-
updateEntities
public void updateEntities()
-