You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Match podskind: ClusterLogsapiVersion: kwok.x-k8s.io/v1alpha1metadata:
name: cluster-logs-rulesspec:
selector:
matchNamespaces:
- podNamespacematchNames:
- podNamelogs: []
---
# Just for a Podkind: LogsapiVersion: kwok.x-k8s.io/v1alpha1metadata:
name: podNamenamespace: podNamespacespec:
logs:
- containers:
- containerName# The first response is the contents of the logsFile# TODO: I'm not sure how to do support the --since-time, --since, --tail, --previouslogsFile: /tmp/kwok.log# Follow up if truefollow: true
/kind feature
The text was updated successfully, but these errors were encountered:
Yesh, I'm not sure how to implement --since-time, --since, --tail, --previous in this feature, It would be great if you could help refine it in the implementation.
/kind feature
The text was updated successfully, but these errors were encountered: