-
Notifications
You must be signed in to change notification settings - Fork 944
Closed
Labels
kind/featurekind/feature-requestThis is a feature request from community for PouchContainerThis is a feature request from community for PouchContainer
Description
Ⅰ. Issue Description
Currently PouchContainer has supported enabling CRI part to be called by kubelet. Then when deploying PouchContainer in Kubernetes, we need to provide a user-friendly way tell deployer whether pouchd has enabled CRI or not?
So, I request a feature that a field IsCRIEnabled bool could be covered in api/types/system_info.go.
Then, when executing pouch info, there is a line of IsCRIEnabled: true or IsCRIEnabled: false.
Ⅱ. Describe what happened
no cri enabled information is covered in pouch info
Ⅲ. Describe what you expected to happen
when executing pouch info, there is a line of IsCRIEnabled: true or IsCRIEnabled: false.
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- pouch version (use
pouch version): - OS (e.g. from /etc/os-release):
- Kernel (e.g.
uname -a): - Install tools:
- Others:
Metadata
Metadata
Assignees
Labels
kind/featurekind/feature-requestThis is a feature request from community for PouchContainerThis is a feature request from community for PouchContainer