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
security@ansible.com
Cannot add new instance that has internal hop node as peer. Seems the API does not support it yet.
feature_awx-mesh-ingress
kubernetes
no
No response
New instance can be added
Got 400 error with the body {"peers":["Incorrect type. Expected pk value, received str."]}
{"peers":["Incorrect type. Expected pk value, received str."]}
{"hostname":"exec01.ansible.internal","description":"","node_type":"execution","node_state":"installed","listener_port":27199,"enabled":true,"managed_by_policy":true,"peers_from_control_nodes":false,"peers":["awxmeshingress"]}
The text was updated successfully, but these errors were encountered:
Solved in #14640
Sorry, something went wrong.
No branches or pull requests
Please confirm the following
security@ansible.com
instead.)Bug Summary
Cannot add new instance that has internal hop node as peer. Seems the API does not support it yet.
AWX version
feature_awx-mesh-ingress
Select the relevant components
Installation method
kubernetes
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
feature_awx-mesh-ingress
using AWX Operator in branchfeature_awx-mesh-ingress
Expected results
New instance can be added
Actual results
Got 400 error with the body
{"peers":["Incorrect type. Expected pk value, received str."]}
Request payload
Response
Additional information
No response
The text was updated successfully, but these errors were encountered: