skupper
skupper copied to clipboard
unsecured podman site with console reports credentials
Describe the bug
$ skupper --platform podman init --enable-console --console-auth unsecured --enable-flow-collector --ingress none
Skupper is now installed for user 'paulwright'. Use 'skupper status' to get more information.
site starts up
$ skupper --platform podman status
Skupper is enabled for "paulwright" with site name "fin-p1-paulwright-37e93". It is not connected to any other sites. It has no exposed services.
The site console url is: https://0.0.0.0:8010
The credentials for internal console-auth mode are held in podman volume: 'skupper-console-users'
How To Reproduce above
Expected behavior status should report that console is unsecured
Environment details
- Skupper CLI: 1.5.3
- Skupper Operator (if applicable): na
- Platform: podman on fedora
Additional context