Skip to content

feat(service-account): enable credentials to be saved as secret#1575

Merged
wtrocki merged 1 commit intomainfrom
svc_acc_secret
May 25, 2022
Merged

feat(service-account): enable credentials to be saved as secret#1575
wtrocki merged 1 commit intomainfrom
svc_acc_secret

Conversation

@rkpattnaik780
Copy link
Contributor

Enable kubernetes secret output for service-accounts.

Verification Steps

  1. Create service-account with output-format
./rhoas service-account create --short-description k8s-secret --file-format secret
  1. Reset credentials for a service-account
./rhoas service-account reset-credentials

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation change
  • Other (please specify)

@rkpattnaik780 rkpattnaik780 requested a review from wtrocki May 17, 2022 18:09
@wtrocki
Copy link
Collaborator

wtrocki commented May 25, 2022

I totally missed that PR initially. Amazing work. Verified end to end.

@wtrocki wtrocki merged commit 71e66bb into main May 25, 2022
@wtrocki wtrocki deleted the svc_acc_secret branch May 25, 2022 12:58
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.

2 participants