mirror of https://github.com/k3s-io/k3s
![]() 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. |
||
---|---|---|
.. | ||
benchmark | ||
conformance | ||
docker_validation | ||
OWNERS | ||
README.md | ||
copy-e2e-image.sh | ||
coreos-init.json | ||
cos-init-disable-live-restore.yaml | ||
cos-init-docker.yaml | ||
cos-init-live-restore.yaml | ||
e2e-node-jenkins.sh | ||
gci-init-gpu.yaml | ||
gci-init.yaml | ||
image-config-serial.yaml | ||
image-config.yaml | ||
jenkins-ci-ubuntu.properties | ||
jenkins-ci.properties | ||
jenkins-flaky.properties | ||
jenkins-pull.properties | ||
jenkins-serial-ubuntu.properties | ||
jenkins-serial.properties | ||
template.properties | ||
ubuntu-14.04-nvidia-install.sh | ||
ubuntu-init-docker.yaml |
README.md
Node e2e job migration notice:
Sig-testing is actively migrating node e2e jobs from Jenkins to Prow, and we are moving *.property and image-config.yaml files to test-infra
If you want to update those files, please also update them in test-infra.
If you have any questions, please contact @krzyzacy or #sig-testing.
Test-infra Links:
Here's where the existing node e2e job config live: