It might be useful to provide diff capabilities for horizon objects. This would make it easier for users of horizon to keep track of a set of configuration they care about for an object and ensure those things never change. There is diffing functionality in kubectl, so may be able to use that or base impl off that.
It might be useful to provide diff capabilities for horizon objects. This would make it easier for users of horizon to keep track of a set of configuration they care about for an object and ensure those things never change. There is diffing functionality in kubectl, so may be able to use that or base impl off that.