-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What happened?
This issue aims to add an endpoint for heap dumps in CRI-O, which can be a valuable debugging and diagnostics feature. You can get help from the existing WIP PR.
What did you expect to happen?
N/A
How can we reproduce it (as minimally and precisely as possible)?
N/A
Anything else we need to know?
CRI-O and Kubernetes version
Details
$ crio --version
# paste output here$ kubectl version --output=json
# paste output hereOS version
Details
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output hereAdditional environment details (AWS, VirtualBox, physical, etc.)
Details
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Type
Projects
Status
Done