skupperproject / skupper

Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
http://skupper.io
Apache License 2.0
579 stars 70 forks source link

unsecured podman site with console reports credentials #1389

Open pwright opened 6 months ago

pwright commented 6 months ago

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

Additional context

Karen-Schoener commented 4 months ago

I plan to start investigating this ticket.

I notice that I do not seem to have permission to assign the ticket to myself.
I am wondering: do I need to be granted permissions in order to assign this ticket to myself?

Thanks, Karen