Skip to content

feat: implement vended credential refresh - #3751

Draft
gabeiglio wants to merge 1 commit into
apache:mainfrom
gabeiglio:vended-credentials-provider
Draft

feat: implement vended credential refresh#3751
gabeiglio wants to merge 1 commit into
apache:mainfrom
gabeiglio:vended-credentials-provider

Conversation

@gabeiglio

Copy link
Copy Markdown
Contributor

Closes #3506

Rationale for this change

Are these changes tested?

Yes,

  1. catalog/test_credential_provider.py test the VendedCredential class
  2. test_rest.py tests the attach logic and overall refresh feature
  3. io/test_credential_provider.py tests caching and locking

Are there any user-facing changes?

Yes, users will have the option to set the refresh credentials configurations in the catalog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Automatic Vended Credential Refresh

1 participant