• Michael Taufen's avatar
    Removal of KubeletConfigFile feature gate: Step 1 · 6443b6f5
    Michael Taufen authored
    This feature gate was redundant with the `--config` flag, which already
    enables/disables loading Kubelet config from a file.
    
    Since the gate guarded an alpha feature, removing it is not a violation
    of our API guidelines.
    
    Some stuff in `kubernetes/test-infra` currently sets the gate,
    so removing will be a 3 step process:
    1. This PR, which makes the gate a no-op.
    2. Stop setting the gate in `kubernetes/test-infra`.
    3. Completely remove the gate.
    6443b6f5
Name
Last commit
Last update
..
benchmark Loading commit data...
conformance Loading commit data...
docker_validation Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
copy-e2e-image.sh Loading commit data...
coreos-init.json Loading commit data...
cos-init-disable-live-restore.yaml Loading commit data...
cos-init-docker.yaml Loading commit data...
cos-init-live-restore.yaml Loading commit data...
e2e-node-jenkins.sh Loading commit data...
gci-init-gpu.yaml Loading commit data...
gci-init.yaml Loading commit data...
image-config-serial.yaml Loading commit data...
image-config.yaml Loading commit data...
jenkins-ci-ubuntu.properties Loading commit data...
jenkins-ci.properties Loading commit data...
jenkins-flaky.properties Loading commit data...
jenkins-pull.properties Loading commit data...
jenkins-serial-ubuntu.properties Loading commit data...
jenkins-serial.properties Loading commit data...
template.properties Loading commit data...
ubuntu-14.04-nvidia-install.sh Loading commit data...
ubuntu-init-docker.yaml Loading commit data...