Sarasa Kisaragi

Results 56 issues of Sarasa Kisaragi

Encountered a problem probably because the delete doesn't take effect inside apisix.

test/e2e

Test consumer: ```bash kn run consumer --image curlimages/curl --image-pull-policy IfNotPresent --command sleep 1d ``` We have two apps, first one is `httpbin2`, deployment via kubectl command line ```bash kn create...

bug

We should keep one of them has a higher priority, even in a delete event.

test/e2e

E2E test also.

documentation
test/e2e

Signed-off-by: Ling Samuel #2358 Goals: - Support NodeAffinity `requiredDuringSchedulingRequiredDuringExecution` by add a node lifecycle manager `ExecutionNodeAffinityManager`

sig/node
cncf-cla: yes
size/XL
kind/kep
ok-to-test

If this error occurs, some hook function never worked again, even if `reset script` has no errors in the log. I found this error is probably due to the framework...

bug

Useful when: 1. check installation status with DEBUG log level, then change to WARN/ERROR 2. convenient to adjust the log level to analyze the runtime error

good first issue
feature