Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

k6 will crash while trying to kill a "forbidden" namespace #4

Open
dgzlopes opened this issue Apr 7, 2022 · 0 comments
Open

k6 will crash while trying to kill a "forbidden" namespace #4

dgzlopes opened this issue Apr 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@dgzlopes
Copy link
Member

dgzlopes commented Apr 7, 2022

For example, while trying to kill kube-public.

Trace:

ERRO[0001] GoError: namespaces "kube-public" is forbidden: this namespace may not be deleted
running at reflect.methodValueCall (native)
default at DeleteRandomNamespace (file:///home/dgzlopes/go/src/github.com/grafana/k6-jslib-chaos/src/kubernetes.js:33:33(26))
        at file:///home/dgzlopes/go/src/github.com/grafana/k6-jslib-chaos/example.js:13:40(25)
        at native  executor=per-vu-iterations scenario=default source=stacktrace

We should handle this gracefully.

@dgzlopes dgzlopes added the bug Something isn't working label Apr 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant