KusionStack / KusionStack/karpor
Topology get Error Pod message
- Dominant language
- Go
- Stars
- 1.7k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
### What happened?
Namespace Page
1. Click ReplicaSet and then click Pod;
2. It triggers two requests
3. The Error is reported as follows.

Payload:

Response:

The true request payload:

### What did you expect to happen?
-
### How can we reproduce it (as minimally and precisely as possible)?
-
### Anything else we need to know?
-
### Karpor version
```console
$ karpor -V
# paste output here
```
### OS version
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
```
### Install tools
Contributor guide
Research direction
Start at the Namespace Page's ReplicaSet-to-Pod navigation and compare the two requests with the attached payload and response examples. Trace the request entry point and determine why the Pod request produces the reported error; it is done when clicking a ReplicaSet and then a Pod sends the correct payload and no longer shows the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100