keps/sig-windows/2258-node-service-log-viewer/kep.yaml (29 lines of code) (raw):
title: Node service log viewer
kep-number: 2258
authors:
- "@aravindhp"
- "@LorbusChris"
owning-sig: sig-windows
participating-sigs:
- sig-node
- sig-cli
- sig-auth
status: implementable
reviewers:
- "@marosset"
- "@immuzz"
- "@thockin"
approvers:
- "@marosset"
creation-date: 2021-01-14
last-updated: 2022-06-06
# The target maturity stage in the current dev cycle for this KEP.
stage: alpha
# The most recent milestone for which work toward delivery of this KEP has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.27"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.27"
# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
feature-gates:
- name: NodeLogQuery
components:
- kubelet
disable-supported: true
# The following PRR answers are required at beta release
metrics: