Paul Wright
Paul Wright
**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. ```...
**Describe the bug** If you expose a container using skupper podman, and later `skupper delete` that container is removed without warning **How To Reproduce** https://skupper.io/docs/cli/podman.html#working-with-services-using-skupper-podman **Expected behavior** A warning or...
I've linked two podmand sites and think we can improve the status reporting: On my local laptop: ``` $ skupper status Skupper is enabled for "paulwright" with site name "fin-p1-paulwright-c3d98"....
**Describe the bug** `skupper status` does not check if any code is running and reports good status when skupper is not running: ``` $ kubectl get pods No resources found...
Having installed 1.5.2 cli but keeping the 1.4.4 cli available : ``` $ skupper1.4.4 version client version 1.4.4 transport version quay.io/skupper/skupper-router:2.4.3 (sha256:7d33d51ee6ae) controller version quay.io/skupper/service-controller:1.4.4 (sha256:55c7e04b4ff7) config-sync version quay.io/skupper/config-sync:1.4.4 (sha256:3b7e81fc45bd)...
@nluaces Not sure if this is valid, based on https://github.com/skupperproject/skupper/pull/877/files
``` $ kubectl get pods --show-labels NAME READY STATUS RESTARTS AGE LABELS frontend-f7db4577c-8csfr 1/1 Running 0 3h46m app=frontend,pod-template-hash=f7db4577c $ skupper expose pods pod-template-hash=f7db4577c --address front-label Error: Unable to create skupper...
### Feature or Problem Description With v3, there is the possibility of users not configuring the UI correctly and getting message: Connection to the Registry server failed (could not reach...