Block a user
feat/brocade_snmp
switch_ips or just ips if this is the ip address to reach the switches management interface.
johnride
deleted branch feat/kube_convert_dynamic_resource from NationTech/harmony
2025-11-05 21:48:44 +00:00
feat(kube): Convert kube_openapi Resource to DynamicObject
feat(kube): Convert kube_openapi Resource to DynamicObject
I am merging, we can continue the conversation later.
feat(kube): Convert kube_openapi Resource to DynamicObject
It does not validate "this" directly, it just validates that the serde Serialize implementation returns equal values for original and dynamic. For all we know they could be empty. I want to make…
feat(kube): Convert kube_openapi Resource to DynamicObject
I know it looks this way but I feel more comfortable having them in.
We're completely dependent on the serialized values for the "real" assertion above and I've often seen cases where the value…
fix(host_network): skip configuration for host with only 1 interface/port
Looks pretty straightforward 👍