istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pilot/pkg/config/kube/gateway/testdata/isolation.status.yaml.golden (about) 1 apiVersion: gateway.networking.k8s.io/v1beta1 2 kind: Gateway 3 metadata: 4 creationTimestamp: null 5 name: isolation 6 namespace: gateway-conformance-infra 7 spec: null 8 status: 9 conditions: 10 - lastTransitionTime: fake 11 message: Resource accepted 12 reason: Accepted 13 status: "True" 14 type: Accepted 15 - lastTransitionTime: fake 16 message: 'Failed to assign to any requested addresses: hostname "isolation-istio.gateway-conformance-infra.svc.domain.suffix" 17 not found' 18 reason: AddressNotUsable 19 status: "False" 20 type: Programmed 21 listeners: 22 - attachedRoutes: 1 23 conditions: 24 - lastTransitionTime: fake 25 message: No errors found 26 reason: Accepted 27 status: "True" 28 type: Accepted 29 - lastTransitionTime: fake 30 message: No errors found 31 reason: NoConflicts 32 status: "False" 33 type: Conflicted 34 - lastTransitionTime: fake 35 message: No errors found 36 reason: Programmed 37 status: "True" 38 type: Programmed 39 - lastTransitionTime: fake 40 message: No errors found 41 reason: ResolvedRefs 42 status: "True" 43 type: ResolvedRefs 44 name: empty-hostname 45 supportedKinds: 46 - group: gateway.networking.k8s.io 47 kind: HTTPRoute 48 - group: gateway.networking.k8s.io 49 kind: GRPCRoute 50 - attachedRoutes: 1 51 conditions: 52 - lastTransitionTime: fake 53 message: No errors found 54 reason: Accepted 55 status: "True" 56 type: Accepted 57 - lastTransitionTime: fake 58 message: No errors found 59 reason: NoConflicts 60 status: "False" 61 type: Conflicted 62 - lastTransitionTime: fake 63 message: No errors found 64 reason: Programmed 65 status: "True" 66 type: Programmed 67 - lastTransitionTime: fake 68 message: No errors found 69 reason: ResolvedRefs 70 status: "True" 71 type: ResolvedRefs 72 name: wildcard-example-com 73 supportedKinds: 74 - group: gateway.networking.k8s.io 75 kind: HTTPRoute 76 - group: gateway.networking.k8s.io 77 kind: GRPCRoute 78 - attachedRoutes: 1 79 conditions: 80 - lastTransitionTime: fake 81 message: No errors found 82 reason: Accepted 83 status: "True" 84 type: Accepted 85 - lastTransitionTime: fake 86 message: No errors found 87 reason: NoConflicts 88 status: "False" 89 type: Conflicted 90 - lastTransitionTime: fake 91 message: No errors found 92 reason: Programmed 93 status: "True" 94 type: Programmed 95 - lastTransitionTime: fake 96 message: No errors found 97 reason: ResolvedRefs 98 status: "True" 99 type: ResolvedRefs 100 name: wildcard-foo-example-com 101 supportedKinds: 102 - group: gateway.networking.k8s.io 103 kind: HTTPRoute 104 - group: gateway.networking.k8s.io 105 kind: GRPCRoute 106 - attachedRoutes: 1 107 conditions: 108 - lastTransitionTime: fake 109 message: No errors found 110 reason: Accepted 111 status: "True" 112 type: Accepted 113 - lastTransitionTime: fake 114 message: No errors found 115 reason: NoConflicts 116 status: "False" 117 type: Conflicted 118 - lastTransitionTime: fake 119 message: No errors found 120 reason: Programmed 121 status: "True" 122 type: Programmed 123 - lastTransitionTime: fake 124 message: No errors found 125 reason: ResolvedRefs 126 status: "True" 127 type: ResolvedRefs 128 name: abc-foo-example-com 129 supportedKinds: 130 - group: gateway.networking.k8s.io 131 kind: HTTPRoute 132 - group: gateway.networking.k8s.io 133 kind: GRPCRoute 134 --- 135 apiVersion: gateway.networking.k8s.io/v1beta1 136 kind: HTTPRoute 137 metadata: 138 creationTimestamp: null 139 name: attaches-to-abc-foo-example-com-with-hostname-intersection 140 namespace: gateway-conformance-infra 141 spec: null 142 status: 143 parents: 144 - conditions: 145 - lastTransitionTime: fake 146 message: Route was valid 147 reason: Accepted 148 status: "True" 149 type: Accepted 150 - lastTransitionTime: fake 151 message: backend(infra-backend-v1.gateway-conformance-infra.svc.domain.suffix) 152 not found 153 reason: BackendNotFound 154 status: "False" 155 type: ResolvedRefs 156 controllerName: istio.io/gateway-controller 157 parentRef: 158 name: isolation 159 namespace: gateway-conformance-infra 160 sectionName: abc-foo-example-com 161 --- 162 apiVersion: gateway.networking.k8s.io/v1beta1 163 kind: HTTPRoute 164 metadata: 165 creationTimestamp: null 166 name: attaches-to-empty-hostname-with-hostname-intersection 167 namespace: gateway-conformance-infra 168 spec: null 169 status: 170 parents: 171 - conditions: 172 - lastTransitionTime: fake 173 message: Route was valid 174 reason: Accepted 175 status: "True" 176 type: Accepted 177 - lastTransitionTime: fake 178 message: backend(infra-backend-v1.gateway-conformance-infra.svc.domain.suffix) 179 not found 180 reason: BackendNotFound 181 status: "False" 182 type: ResolvedRefs 183 controllerName: istio.io/gateway-controller 184 parentRef: 185 name: isolation 186 namespace: gateway-conformance-infra 187 sectionName: empty-hostname 188 --- 189 apiVersion: gateway.networking.k8s.io/v1beta1 190 kind: HTTPRoute 191 metadata: 192 creationTimestamp: null 193 name: attaches-to-wildcard-example-com-with-hostname-intersection 194 namespace: gateway-conformance-infra 195 spec: null 196 status: 197 parents: 198 - conditions: 199 - lastTransitionTime: fake 200 message: Route was valid 201 reason: Accepted 202 status: "True" 203 type: Accepted 204 - lastTransitionTime: fake 205 message: backend(infra-backend-v1.gateway-conformance-infra.svc.domain.suffix) 206 not found 207 reason: BackendNotFound 208 status: "False" 209 type: ResolvedRefs 210 controllerName: istio.io/gateway-controller 211 parentRef: 212 name: isolation 213 namespace: gateway-conformance-infra 214 sectionName: wildcard-example-com 215 --- 216 apiVersion: gateway.networking.k8s.io/v1beta1 217 kind: HTTPRoute 218 metadata: 219 creationTimestamp: null 220 name: attaches-to-wildcard-foo-example-com-with-hostname-intersection 221 namespace: gateway-conformance-infra 222 spec: null 223 status: 224 parents: 225 - conditions: 226 - lastTransitionTime: fake 227 message: Route was valid 228 reason: Accepted 229 status: "True" 230 type: Accepted 231 - lastTransitionTime: fake 232 message: backend(infra-backend-v1.gateway-conformance-infra.svc.domain.suffix) 233 not found 234 reason: BackendNotFound 235 status: "False" 236 type: ResolvedRefs 237 controllerName: istio.io/gateway-controller 238 parentRef: 239 name: isolation 240 namespace: gateway-conformance-infra 241 sectionName: wildcard-foo-example-com 242 ---