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

Rename secret from overview, across all environments #862

Open
decarbonise opened this issue Aug 14, 2023 · 10 comments
Open

Rename secret from overview, across all environments #862

decarbonise opened this issue Aug 14, 2023 · 10 comments
Labels

Comments

@decarbonise
Copy link

Feature description

Currently, if we wish to rename a secret that has the same name across environments using the UI, we need to click into each environment separately and rename the secrets. This is tedious; we should be able to rename the secret on the overview page and have all environments updated

@Manikanta528
Copy link

I can work on this feature request

@maidul98
Copy link
Collaborator

maidul98 commented Aug 17, 2023

cc: @akhilmhdh i think you already created this?

@akhilmhdh
Copy link
Member

@maidul98 i don't think its in dashboard

So the requested feature is change in all env with one change.

@Manikanta528
Copy link

@akhilmhdh are there any API endpoints for renaming all at one?

@akhilmhdh
Copy link
Member

I dont think u need an api for that. Just rename all env of a secret from frontend itself

@Manikanta528
Copy link

After renaming then it has to save changes? Right.

@decarbonise
Copy link
Author

To implement it, if there's no API endpoint to do it across all three, you could loop through every defined environment within the project and rename them one by one?

@Manikanta528
Copy link

Thank for the info

@Manikanta528
Copy link

I can't able find a way to change the env in batchSecretOp in DashboardPage.

@Grraahaam
Copy link
Contributor

@maidul98 @akhilmhdh I think this issue can be closed as resolved, thanks to #1515 ?

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

No branches or pull requests

5 participants