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
What happened (please include outputs or screenshots):
Attempted to create via create_from_yaml a v1 version of mutatingwebhook config but client failed to find this version
What you expected to happen:
Expected the client to find it (I see the code/ doc in master branch but not in 11 or 12 How to reproduce it (as minimally and precisely as possible):
What happened (please include outputs or screenshots):
Attempted to create via create_from_yaml a v1 version of mutatingwebhook config but client failed to find this version
What you expected to happen:
Expected the client to find it (I see the code/ doc in master branch but not in 11 or 12
How to reproduce it (as minimally and precisely as possible):
Attempting to create from yaml with this will fail due to unknown api version to python client
Anything else we need to know?:
Environment:
kubectl version
): 1.16python --version
): 3.7pip list | grep kubernetes
): 11The text was updated successfully, but these errors were encountered: