openshift / openshift/openshift-docs
VNC token generation API incorrect
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 883
- Forks
- 2k
- Avg merge
- 21h 5m
- Merged PRs (30d)
- 737
Description
The following example is wrong now that the feature has gone GA
It should be v1 not v1alpha.
"https://api.<cluster_fqdn>/apis/token.kubevirt.io/v1/namespaces/<namespace>/virtualmachines/<vm_name>/vnc?duration=<duration>"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Update modules/virt-generate-temporary-token-VNC.adoc at the linked example around line 36. Change the token API path version from v1alpha to v1, then verify the displayed URL matches the issue and the GA API format.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 95/100