Closed RichardoC closed 1 month ago
This issue is currently awaiting triage.
If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted
label and provide further guidance.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
/sig api-machinery
/transfer website /sig docs /remove-sig api-machinery
this looks to be an issue with the website generator.. the endpoints are listed in the openapi source used as input to the generator
/triage accepted /priority backlog
I'm considering revising the one-page API reference into a collection of markdown pages (with nested HTML tables).
The non-standard operations like pods/exec
and pods/attach
are not included in the current reference generator. Fixing them there may take some time.
I wouldn't mind taking a look at fixing the non-standard operations, unless you're thinking to revise the entire generator.
This issue has not been updated in over 1 year, and should be re-triaged.
You can:
/triage accepted
(org members only)/close
For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/
/remove-triage accepted
This is still relevant
/assign
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
@dshebib: You can't close an active issue/PR unless you authored it or you are a collaborator.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
What happened?
Grepping through the api one pager for /exec/ and /attach doesn't show anything
What did you expect to happen?
The exec and attach API to be documented fully on the API one pager
How can we reproduce it (as minimally and precisely as possible)?
Go to the relevant API one pager page and search for "/exec/" and see there are no results
Anything else we need to know?
No response
Kubernetes version
Cloud provider
OS version
Install tools
Container runtime (CRI) and version (if applicable)
Related plugins (CNI, CSI, ...) and versions (if applicable)