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

Cloud credentials edit form is empty #9704

Open
valaparthvi opened this issue Sep 14, 2023 · 1 comment
Open

Cloud credentials edit form is empty #9704

valaparthvi opened this issue Sep 14, 2023 · 1 comment

Comments

@valaparthvi
Copy link

Setup

  • Rancher version: v2.8-f9bb34da1f2f4e3c8c8908047a53c671126384a0-head
  • Rancher UI Extensions:
  • Browser type & version: Firefox 115

Describe the bug

Editing cloud credentials is not very user friendly. Opening it shows an empty form.
To Reproduce

  1. Create a cloud credential
  2. Edit the cloud credential
    Result
  3. The edit form is empty.

Expected Result

  1. The edit form should not be empty, it should show the current values of the credential.

Screenshots

Screencast.from.09-14-2023.11.38.34.AM.webm

Additional context

@richard-cox
Copy link
Member

It's expected that the credential part of cloudcredential is not shown, we don't get that information from the backend for security reasons. That covers things like Google's Service Account, Digital Ocean's Access Token, etc.

We should correctly display the name though

I checked the description and that part works fine

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

No branches or pull requests

3 participants