KHI supported TD based CSM resource audit logs!
KHI v0.54.0 includes new support for the audit log of TD resource modifications related to CSM.
If you run CSM with TD based control plane, resources like HttpRoute, BackendConfig or NEGs will be configured in the response to CSM resource changes on clusters. KHI now effectively visualizes modifications for these TD based resources.
Try this feature with enabling CSM Resource Audit Logs after selecting in the cluster type.
What's Changed
New feature 🎉
Other Changes 🛠
- chore: fix make setup error in jj and update dev guide by @kyasbal in #629
- fixed minor issues on Makefile by @kyasbal in #644
- Merge epic/csm-parser into main by @kyasbal in #645
- 🐛 fix set-input suggestion being wrapped for every lines by @kyasbal in #638
- Fix bugs to register the CSM TD parser tasks by @kyasbal in #647
- Fix the same issue of #638 by @kyasbal in #659
- Adding make clean command by @kyasbal in #651
- Removing unused old headers on frontend by @kyasbal in #660
- removed prefix 'v2' in shader files by @kyasbal in #661
- rename commonlogk8sauditv2 to commonlogk8saudit by @kyasbal in #662
Full Changelog: v0.53.0...v0.54.0