Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate CredentialTypeKeyPair #1310

Open
pavannd1 opened this issue Mar 22, 2022 · 5 comments
Open

Deprecate CredentialTypeKeyPair #1310

pavannd1 opened this issue Mar 22, 2022 · 5 comments
Labels
cleanup Code cleanup and refactor frozen

Comments

@pavannd1
Copy link
Contributor

We should deprecate the use of CredentialTypeKeyPair and switch to using CredentialTypeSecret for all types of Profiles.

The key pair was useful when we supported only S3/S3 Compliant Profiles with the AccessKeyID and SecretAccessKey combination. With the addition of IAM roles and other types of credentials, we have switched to using a K8s secret. This should be made the default for all Profiles.

@pavannd1 pavannd1 added cleanup Code cleanup and refactor triage labels Mar 22, 2022
@ihcsim
Copy link
Contributor

ihcsim commented Mar 23, 2022

Per triage meeting, this task will require documentation updated and deprecation announcement to the community. We will also need to document and optionally, provide some tools to users to help with upgrade.

@ihcsim ihcsim removed the triage label Mar 23, 2022
@github-actions
Copy link
Contributor

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

@github-actions github-actions bot added the stale label May 23, 2022
@pavannd1
Copy link
Contributor Author

pavannd1 commented Jun 3, 2022

🚀

@github-actions github-actions bot removed the stale label Jun 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2022

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

@github-actions github-actions bot added the stale label Aug 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2022

This issue is closed due to inactivity. Feel free to reopen it, if it's still relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup and refactor frozen
Projects
None yet
Development

No branches or pull requests

2 participants