Releases: Esonhugh/k8spider
Releases · Esonhugh/k8spider
v3.0.0
Changelog
- b9575b1 delete: no version control
- cf3263b feat: metrics upgrade
- c9ef4a6 fix: bad PTR record output with full subnet.
- ef0b621 fix: bug of go test
- bc5bc18 fix: dns command bug
- 701c6ca fix: downgrade the SRV/PTR Scan result level
- d45751e update: Resource to global
- 81c86e8 update: auto put with file string
- 6bf5c3a update: chan with single record
- 7a8f54d update: close out pipe if it stop
- 4554369 update: detailed options
- 25a9134 update: dns query lock
- ebd0982 update: don't make the kube dns check corrupt the output result
- 19ec683 update: don't reuse ctx
- cbad961 update: fer pod service raw service name
- 941b0ab update: filtering log in online
- 04bd1b5 update: fix bad dns mutex
- e834b74 update: fix default DNS problem
- ec62894 update: fix record problems
- 903a9c2 update: fix scanning multi threading codes
- c8a06f7 update: fix type error of output
- 3e23b77 update: good output for service list
- 5ac62b0 update: locker modes
- d38ae31 update: make the res back and get the sane resource. (it should be more fast than iterate at begin)
- fb11019 update: merge records without select
- ad95e11 update: metrics command
- 649093f update: metrics notifier
- 9734653 update: multi 1. update service subcommands 2. add feature of pods PTR record scan
- 3b21e1f update: node with node role and webhook informations
- 6523093 update: only service mode for all dump
- b45c5b3 update: output post run data.
- 0ff69b2 update: piped record scanner
- f52367a update: readme
- e8d1cd2 update: root control of dns query qps
- da1b9d2 update: root op for service ports
- 0e63014 update: scanner thread tracepoint
- 4bac10a update: service map with adding raw IP
- 9162404 update: service to dnssd
- bbeaed7 update: threading num fixer
- 587470e update: update default matcher of pv and pod init container
- e94eb2e update: update log point for trace record post handler
- e75a8de update: version control for 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