-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't working as expectedSomething isn't working as expectedmodule-mgmtRelated to tools and procedures of managing modules with Starship and publicRelated to tools and procedures of managing modules with Starship and publicneeds-triageNewly created issues that need assessment and find appropriate assigneeNewly created issues that need assessment and find appropriate assignee
Description
Describe the bug
[5:59:03] yaxiong:Starship git:(main) $ minikube version
minikube version: v1.24.0
commit: 76b94fb3c4e8ac5062daf70d60cf03ddcc0a741b
[5:59:10] yaxiong:Starship git:(main) $ minikube start -p ${USER} --cpus=8 --memory=8196
[5:59:26] yaxiong:Starship git:(main) $ k config set-context --current --namespace=tricorder
helm install my-starship tricorder-starship/starship --debug
starship-cli --api-server http://localhost:8084 module create -b modules/ddos_event/ddos_event.bcc -w modules/ddos_event/write_events_to_output.wasm -m modules/ddos_event/module.json
starship-cli --api-server http://localhost:8084 module create -b modules/sample_json/sample_json.bcc -w modules/sample_json/sample_json.wasm -m modules/sample_json/manifest.json
The created dashboard's query becomes:

To Reproduce
Steps to reproduce the behavior:
Just repeat the above process
Expected behavior
The query should be on querying the newly-created data table.
Additional context
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expectedmodule-mgmtRelated to tools and procedures of managing modules with Starship and publicRelated to tools and procedures of managing modules with Starship and publicneeds-triageNewly created issues that need assessment and find appropriate assigneeNewly created issues that need assessment and find appropriate assignee
