Tong Li

Results 12 issues of Tong Li

if a spec file has this for server.url `http://x.x.x.x:9091/api/v1`, then the server will ignore the path /api/v1, only serve the APIs at the root, is this expected behavior or this...

Signed-off-by: Tong Li Please provide a description for what this PR is for. And to help us figure out who should review this PR, please put an X in all...

kind/docs
area/user experience
size/XS

fixes #40339 Signed-off-by: Tong Li **Please provide a description of this PR:**

size/M

After yarn install, I ran yarn run start. ## Expected Behavior The dashboard app will start up and ready to take requests. ## Current Behavior Compile errors occur ## Possible...

**Is your feature request related to a problem? Please describe.** Currently ansible agent uses NodePort to expose fabric endpoints, it is just one options, Load Balancer is another, ansible agent...

ansible-agent

Build failed. ## Expected Behavior Build should succeed. ## Current Behavior Build now fails with the following error. Successfully built uwsgi pygraphviz watchdog django-allauth django-rest-auth coreschema inflection PyYAML validate-email strict-rfc3339...

When istio is deployed as external control plane, Istio workload will be running in a different cluster from the istio control plane, since kiali can only access one cluster, there...

enhancement

used parameter like the following ``` -e AUTH_REGISTRIES="auth.docker.io:myid:mypassword" ``` cannot login, returning 401. image cannot be pulled.

Currently the tool container (cli) is deployed on the local machine when deploy Fabric onto k8s. which in later deployment may hard to keep track where the tool container is....

Minifabric can be easily used to watch activities happening on Fabric network. Need a doc to explain how to easily do this.

good-first-issue