We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is this a BUG REPORT or FEATURE REQUEST?: Feature Request
What happened: With Kubernetes support moving to containerd and cri-o alternatives - need support from under container runtimes in a k8s environment.
Opened a request to the OpenShift team to take a look at CRI-O support for kube-forensics https://bugzilla.redhat.com/show_bug.cgi?id=1775398
This issue is a placeholder until upstream CRI-O support becomes available.
What you expected to happen: Able to capture pod state for k8s+crio environments.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
$ kubectl version -o yaml
Other debugging information (if applicable):
$ kubectl describe -n forensics-system podcheckpoint <checkpoint-name>
$ kubectl logs -n forensics-system <forensics-controller-manager pod>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this a BUG REPORT or FEATURE REQUEST?:
Feature Request
What happened:
With Kubernetes support moving to containerd and cri-o alternatives - need support from under container runtimes in a k8s environment.
Opened a request to the OpenShift team to take a look at CRI-O support for kube-forensics
https://bugzilla.redhat.com/show_bug.cgi?id=1775398
This issue is a placeholder until upstream CRI-O support becomes available.
What you expected to happen:
Able to capture pod state for k8s+crio environments.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
Other debugging information (if applicable):
The text was updated successfully, but these errors were encountered: