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
Ansible agent fails create daemonset on k8s 1.16
ansible agent should succeed
fails
Ansible agent uses v1beta for daemonset which has been removed in k8s 1.16
The text was updated successfully, but these errors were encountered:
Merge pull request #81 from litong01/master
cd62bef
[#80] Ansible agent fails create daemonset on k8s 1.16
Fixed by PR #81
Sorry, something went wrong.
litong01
No branches or pull requests
Ansible agent fails create daemonset on k8s 1.16
Expected Behavior
ansible agent should succeed
Current Behavior
fails
Possible Solution
Ansible agent uses v1beta for daemonset which has been removed in k8s 1.16
Steps to Reproduce
Context (Environment)
Detailed Description and log
Possible Implementation
The text was updated successfully, but these errors were encountered: