feat: select secrets
This PR...
Changes
Fixes
- https://github.com/kubeshop/testkube/issues/3209
How to test it
screenshots
Checklist
- [ ] tested locally
- [ ] added new dependencies
- [ ] updated the docs
- [ ] added a test
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| testkube-dashboard | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2023 9:45am |
| Description | Screenshot |
|---|---|
| Looks like the Git source is not displayed for Tests, but I'm not sure if it's related to the ticket | |
| I'm not sure if we should show "No options" for empty | |
| There is no option to clear the username/token | |
The /secrets endpoint returns 404 on demo.testkube.dev - do we have already API for that? |
Description Screenshot Looks like the Git source is not displayed for Tests, but I'm not sure if it's related to the ticket
I'm not sure if we should show "No options" for empty
There is no option to clear the username/token
The
/secretsendpoint returns 404 on demo.testkube.dev - do we have already API for that?
- Not relatad to this PR
- Do you want it to be hidden?
- Should there be?
- Yes we have, but not released
- Not relatad to this PR
- Do you want it to be hidden?
- Should there be?
- Yes we have, but not released
- Created follow-up ticket: https://github.com/kubeshop/testkube/issues/4470
- @fivenp, what do you think?
- It should be, the User may put there data accidentally, and may want to delete it. Earlier you had "Clear username" / "Clear token" links
- Looks like the
/secretsendpoint is available only when User will setenableSecretsEndpointin the Helm Chart (here). @fivenp, how should we perform, when we cannot read secrets?
@rangoo94 I will add ability to clear the values
@pavloburchak, I'm not sure if @fivenp sent it to you, but looks like the Figma is updated and includes all of that: https://www.figma.com/file/asfUPepLHtyutWWR0pNGfK/Testkube-V2?type=design&node-id=3982-22830&mode=design
Of course, the "Log Parsing" has a higher priority for now though, so just adding it here for information completeness.
I'm not sure if we should show "No options" for empty
There is no option to clear the username/token
The 