-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
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
[BUG] Vault installation fails when using canal/calico network plugin #1398
Comments
@przemyslavic isn't that related to #1072 ? |
The problem is with network policies. To solve this issue I will add separate vault namespace and proper policies to handle traffic between kubernetes API, vault agent and external vault. |
All supported configurations were tested. - AWS/RHEL/flannel - AWS/RHEL/canal Steps to reproduce the bug:
Actual behavior:
Neither vault-agent-init nor vault-agent containers exist.
Apiserver logs showing the issue:
I also tested with tls disabled. |
I also tested with tls disabled. |
The issue reported and described in this task no longer exists. Another issue found, reported in #1500. |
Describe the bug
Vault installation fails when using canal/calico network plugin
To Reproduce
Steps to reproduce the behavior:
epicli apply
Expected behavior
The cluster was successfully deployed
OS (please complete the following information):
Cloud Environment (please complete the following information):
Additional context
A command that most likely causes problems:
The text was updated successfully, but these errors were encountered: