0.27.2 - 2025-10-20
Changed
When importing configs via kftray.app/configs annotation, multiple port forwards for the same service, were incorrectly treated as duplicates and overwritten on subsequent imports.
Updated configs_match_identity() to check ports when both configs have explicit non-zero ports set, allowing multiple port configs for the same service while maintaining backward compaibility forconfigs using random port assignment (local_port: 0)