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

CloudCredential Expiry date is not shown #13186

Open
m-ildefons opened this issue Jan 23, 2025 · 0 comments · May be fixed by #13184
Open

CloudCredential Expiry date is not shown #13186

m-ildefons opened this issue Jan 23, 2025 · 0 comments · May be fixed by #13184
Labels
JIRA kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@m-ildefons
Copy link
Contributor

m-ildefons commented Jan 23, 2025

Internal Reference: SURE-9671

CloudCredential Expiry date is not shown when it's more than 7 days in the future.

The CloudCredential secret can have an annotation rancher.io/expiration-timestamp.
This is used when the CloudCredential contains the credentials for a Harvester cluster, which are based on a token that can expire and therefore may need to be renewed.

When the CloudCredential is about to expire in the next 7 days, or when it has expired, the Rancher UI shows the expiration date in an appropriate format, such that the user can immediately see what's happening. However when the CloudCredential is not about to expire within the next 7 days and hasn't expired yet either, the expiration date is not show at all, which can be confusing to users.

Image

@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jan 23, 2025
@m-ildefons m-ildefons linked a pull request Jan 23, 2025 that will close this issue
7 tasks
@richard-cox richard-cox changed the title [UX] CloudCredential Expiry date is not shown CloudCredential Expiry date is not shown Jan 23, 2025
@richard-cox richard-cox added this to the v2.12.0 milestone Jan 23, 2025
@nwmac nwmac added the JIRA label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JIRA kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants