Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blade create k8s node-disk fill error #190

Open
Yuaninga opened this issue Nov 7, 2022 · 1 comment
Open

blade create k8s node-disk fill error #190

Yuaninga opened this issue Nov 7, 2022 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@Yuaninga
Copy link
Contributor

Yuaninga commented Nov 7, 2022

Issue Description

Creation succeeded, but destruction failed
image

Describe what happened (or what feature you want)

image

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

  1. kubectl apply node_disk_fill.yaml then destory it

kind: ChaosBlade
metadata:
name: node-disk-fill
spec:
experiments:

  • scope: node
    target: disk
    action: fill
    desc: "fill node disk by names"
    matchers:
    • name: names
      value:
      • "10.148.55.112"
    • name: path
      value:
      • "/root"
    • name: size
      value:
      • "20000"

Tell us your environment

k8s : v1.19.12
chaosblade version :v1.7.0

@MandssS
Copy link
Contributor

MandssS commented Jan 10, 2023

please exec kubectl logs operator-pod-name -n chaosblade -f, view operator logs

@MandssS MandssS self-assigned this Jan 10, 2023
@MandssS MandssS added the help wanted Extra attention is needed label Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants