--kube-feature-gates
doesn't work in kwokctl --runtime=kind
(v0.5.1)
#1041
Labels
kind/bug
Categorizes issue or PR as related to a bug.
How to use it?
What happened?
When running the following command:
It reports:
What did you expect to happen?
--kube-feature-gates works as expected.
How can we reproduce it (as minimally and precisely as possible)?
See the steps in "What happened" section
Anything else we need to know?
It seems the bug was introduced back in #440, and continues to v0.5.1. However, recent refactoring PR #1021 removes the
kind.yaml.tpl
and hence fix this issue.Kwok version
OS version
On Darwin:
$ uname -a
paste output here
On Windows:
C:> wmic os get Caption, Version, BuildNumber, OSArchitecture
paste output here
The text was updated successfully, but these errors were encountered: