Block a user
feat(kube): Convert kube_openapi Resource to DynamicObject
I'm not sure the value of these 2 last assertions. The main assert assert_eq!(original_value, dynamic_value) already validates this.
feat(kube): Convert kube_openapi Resource to DynamicObject
What's the purpose of these 3 last lines? They don't really seem relevant for this test, it's basically testing serde_json::to_value and not kube_resource_to_dynamic
fix(host_network): adjust bond & port-channel configuration (partial)
WIP: fix(host_network): adjust bond & port-channel configuration
fix(ha_cluster): inject switch client for better testability