Open
Description
Describe the bug
AKO v1.13.1
Avi Controller v22.1.6
WARN rest/dequeue_nodes.go:649 key: admin/k8s--Shared-L7-EVH-NS-default, msg: there was an error sending the macro Error during PUT: Encountered an error on PUT request to URL https://xx.xx.xx.xx//api/vsvip/vsvip-ee1027b7-7050-44b4-8845-122fb34e89c6: HTTP code: 500; error from Controller: map[error:Bad pb: uuid: "vsvip-ee1027b7-7050-44b4-8845-122fb34e89c6"
name: "k8s--Shared-L7-EVH-NS-default"
vip {
vip_id: "0"
ip_address {
addr: "xx.xx.xx.xx"
type: V4
}
enabled: true
auto_allocate_ip: true
auto_allocate_floating_ip: false
avi_allocated_vip: false
avi_allocated_fip: false
ipam_network_subnet {
network_uuid: "dvportgroup-1113-cloud-5e0b49a4-eaf1-429b-8723-c8603b1e9ad0"
subnet {
ip_addr {
addr: "xx.xx.xx.xx"
type: V4
}
mask: 24
}
subnet6 {
}
}
ip6_address {
}
auto_allocate_ip_type: V4_V6
prefix_length: 32
}
\
dns_info {
...
}
vrf_context_uuid: "vrfcontext-1ff6a112-728b-4a3c-af12-c84af87bf940"
east_west_placement: false
markers {
key: "clustername"
values: "k8s"
}
tenant_uuid: "admin"
cloud_uuid: "cloud-5e0b49a4-eaf1-429b-8723-c8603b1e9ad0"
vsvip_cloud_config_cksum: "606250671"
configpb_attributes {
version: 1
}
]
Reproduction steps
Create new Ingress
Expected behavior
Create new ingress
Additional context
No response