Skip to content
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

AUSF register on 127.0.0.1 - Not reading the SBI or IP4 bind addresses for k8s #4

Open
dcrowley-Onis opened this issue Mar 22, 2021 · 2 comments

Comments

@dcrowley-Onis
Copy link

Hi

It seems the AUSF code never reads the SBI address or IPv4 bind configurations in the configMap. Other parameters do get used and implemented.

Always uses 127.0.0.1 so all call flows that involve AUSF fail ?

Thanks

@dcrowley-Onis
Copy link
Author

Looking at the AUSF initial startup code, it looks like a hardcoded local IP address rather than take the configuration from the config files. Any reason why, if I am reading this correctly ?

See attached screenshot
MobaXterm screenshot - ausf code

@dcrowley-Onis
Copy link
Author

Looks like the 3.0.5 version behaves differently on initial testing, running the ausf binary from the CLI and passing a config file. I'll copy this binary into my POD/Container and further test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant