ansible / awx-operator

An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
https://www.github.com/ansible/awx
Apache License 2.0
1.27k stars 633 forks source link

HashiCorp Vault Secret Lookup runtime error with namespace #1514

Open bobby0724 opened 1 year ago

bobby0724 commented 1 year ago

Please confirm the following

Bug Summary

We are moving our HashiCorp Vault Secret Lookup to an enterprise instance that now supports namespaces, when we configure the credential with approleid and secretip works ok, but if we specifcy a namespace we are getting runtime error

AWX Operator version

v2.4.0

AWX version

v22.5.0

Kubernetes platform

openshift

Kubernetes/Platform version

4.11

Modifications

no

Steps to reproduce

configure a new credential type HashiCorp Vault Secret Lookup use approleid, secretid, namespace and test the lookup you will get runtime error

Expected results

runtime error

Actual results

runtime error

Additional information

No response

Operator Logs

No response

fosterseth commented 1 year ago

can you copy and paste the runtime error?

bobby0724 commented 1 year ago

we can close this issue i was making the test with an unexistent kv the feature is working ok