We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubeovn 1.10 networkpolicy pass .
kubeovn 1.10 networkpolicy check failed. need some inspection .
Kubernetes version:
Output of kubectl version:
kubectl version
(paste your output here)
kube-ovn version:
operation-system/kernel version:
Output of awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release: Output of uname -r:
awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release
uname -r
The text was updated successfully, but these errors were encountered:
The first step of check 8 and check 9 failed, which is different from the scenario in PR #1935. So this may be a new bug. Further inspection needed.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
kubeovn 1.10 networkpolicy pass .
Actual Behavior
kubeovn 1.10 networkpolicy check failed.
need some inspection .
Steps to Reproduce the Problem
Additional Info
Kubernetes version:
Output of
kubectl version
:kube-ovn version:
operation-system/kernel version:
Output of
awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release
:Output of
uname -r
:The text was updated successfully, but these errors were encountered: