(chore) add associate tasks
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# 2.6 — Frontend: React Flow topology graph (GREEN)
|
||||
|
||||
Phase: 2 — Topology (Surface B)
|
||||
Stage: GREEN
|
||||
|
||||
Depends on: [2.2](2.2-topology-component-test.md), [2.4](2.4-api-topology.md), [2.5](2.5-api-stream.md)
|
||||
|
||||
- [ ] Frontend: React Flow, force layout, node -> namespace -> workload
|
||||
|
||||
## Verify
|
||||
|
||||
```bash
|
||||
# delete a pod, observe graph update in <5s without reloading
|
||||
kubectl delete pod <name> -n <ns>
|
||||
```
|
||||
Reference in New Issue
Block a user