You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task description:
Now the contents of the map dumped by bpftool are unit32 or hexadecimal. We need to convert to get the information we need
So we want the kmeshctl tool to be able to present a structured view of what is in a Kmesh bpf map. So that it is easier to develop and locate problems.
Solution: kmeshctl <kmesh-pod-name> get map to get the bpf map created by kmesh.
`kmeshctl get to get structured map contents.
If anyone else has a better design they are able to, they can suggest it in the issue as well!
Who can join or take the task:
The good first issue is intended for first-time contributors to get started on his/her contributor journey.
After a contributor has successfully completed 1-2 good first issue's,
they should be ready to move on to help wanted items, saving the remaining good first issue for other new contributors.
How to join or take the task:
Just reply on the issue with the message /assign in a separate line.
Then, the issue will be assigned to you.
How to ask for help:
If you need help or have questions, please feel free to ask on this issue.
The issue author or other members of the community will guide you through the contribution process.
The text was updated successfully, but these errors were encountered:
Task description:
Now the contents of the map dumped by bpftool are unit32 or hexadecimal. We need to convert to get the information we need
So we want the kmeshctl tool to be able to present a structured view of what is in a Kmesh bpf map. So that it is easier to develop and locate problems.
Solution:
kmeshctl <kmesh-pod-name> get map
to get the bpf map created by kmesh.`kmeshctl get to get structured map contents.
If anyone else has a better design they are able to, they can suggest it in the issue as well!
Who can join or take the task:
The good first issue is intended for
first-time contributors
to get started on his/her contributor journey.After a contributor has successfully completed 1-2 good first issue's,
they should be ready to move on to
help wanted
items, saving the remaininggood first issue
for other new contributors.How to join or take the task:
Just reply on the issue with the message
/assign
in a separate line.Then, the issue will be assigned to you.
How to ask for help:
If you need help or have questions, please feel free to ask on this issue.
The issue author or other members of the community will guide you through the contribution process.
The text was updated successfully, but these errors were encountered: