What's Changed
Enhancement 🎉
The `labels.managedFields` were less important compared to the other manifest content but it usually takes large area of the diff screen. Now the `managedFields` are hidden by default, you can still show that by checking the toggle button.
- Enhance GKE cluster identification by making Location field mandatory and filtering queries by location by @kyasbal in #494
KHI hadn't support an environment having 2 or more same name clusters with different location in a project. This change adds the location field in the form to support these environment.
Other Changes 🛠
- Fix several styling issues by @kyasbal in #495
- Fixed moire on stripe shapes when timeline spans really long time by @kyasbal in #497
Full Changelog: v0.51.4...v0.52.0