Releases: Esonhugh/k8spider
Releases · Esonhugh/k8spider
v2.6.0-metric
Changelog
- 48017dd feat: complete dev of kube metrics parse
- dae0d7c fix: bug of print error data
- f591f06 fix: parsing problem
- 4551e3c update: Resource parse
- d030203 update: best compress upx
- 8f55403 update: dns utils
- 6ebc1ae update: dns utils
- 4620b56 update: fix bug of parsing error
- 9ccaef2 update: init kube metrics searching with grok expressions
- 359c657 update: label of Resource has same key but diff value
- 2886634 update: metrics to resource merge hooks
- d07dacb update: metrics tracer
v2.5.1
v2.4.0
Changelog
- 63e7732 Create LICENSE
- 6a4dc79 Merge branch 'feat/pod-ip' into Skyworship
- 39a7def Update README.md
- 02239be Update k8spider images
- 21a7a41 feat: check if current env is Kubernetes cluster
- 38c002b feat: init pod ip scanning
- ce5c919 feat: record parser
- 8b70924 multi: fix: Single mode no final record; update: Extract service and ns
- 193a1cf update: SpiderResolver and dns discovery
- 36879e3 update: bug of Lookup A/TXT record with default net Resolver
- bb07d38 update: build ci with no remove dist
- 1a3eef9 update: change if found KubeDNS prompt msg
- 43fd284 update: check dns output
- 378806e update: dns check for ns.dns.cluster.local ip looking up
- 8a2a14a update: pod verified pod ip detection
- af57ba2 utils: strings utils