istio

Форк
0
/
reference-policy-service.status.yaml.golden 
103 строки · 2.5 Кб
1
apiVersion: gateway.networking.k8s.io/v1beta1
2
kind: Gateway
3
metadata:
4
  creationTimestamp: null
5
  name: gateway
6
  namespace: istio-system
7
spec: null
8
status:
9
  addresses:
10
  - type: IPAddress
11
    value: 1.2.3.4
12
  conditions:
13
  - lastTransitionTime: fake
14
    message: Resource accepted
15
    reason: Accepted
16
    status: "True"
17
    type: Accepted
18
  - lastTransitionTime: fake
19
    message: Resource programmed, assigned to service(s) istio-ingressgateway.istio-system.svc.domain.suffix:80
20
    reason: Programmed
21
    status: "True"
22
    type: Programmed
23
  listeners:
24
  - attachedRoutes: 2
25
    conditions:
26
    - lastTransitionTime: fake
27
      message: No errors found
28
      reason: Accepted
29
      status: "True"
30
      type: Accepted
31
    - lastTransitionTime: fake
32
      message: No errors found
33
      reason: NoConflicts
34
      status: "False"
35
      type: Conflicted
36
    - lastTransitionTime: fake
37
      message: No errors found
38
      reason: Programmed
39
      status: "True"
40
      type: Programmed
41
    - lastTransitionTime: fake
42
      message: No errors found
43
      reason: ResolvedRefs
44
      status: "True"
45
      type: ResolvedRefs
46
    name: simple
47
    supportedKinds:
48
    - group: gateway.networking.k8s.io
49
      kind: HTTPRoute
50
    - group: gateway.networking.k8s.io
51
      kind: GRPCRoute
52
---
53
apiVersion: gateway.networking.k8s.io/v1beta1
54
kind: HTTPRoute
55
metadata:
56
  creationTimestamp: null
57
  name: backend-not-allowed
58
  namespace: istio-system
59
spec: null
60
status:
61
  parents:
62
  - conditions:
63
    - lastTransitionTime: fake
64
      message: Route was valid
65
      reason: Accepted
66
      status: "True"
67
      type: Accepted
68
    - lastTransitionTime: fake
69
      message: backendRef httpbin/default not accessible to a HTTPRoute in namespace
70
        "istio-system" (missing a ReferenceGrant?)
71
      reason: RefNotPermitted
72
      status: "False"
73
      type: ResolvedRefs
74
    controllerName: istio.io/gateway-controller
75
    parentRef:
76
      name: gateway
77
      namespace: istio-system
78
---
79
apiVersion: gateway.networking.k8s.io/v1beta1
80
kind: HTTPRoute
81
metadata:
82
  creationTimestamp: null
83
  name: http
84
  namespace: istio-system
85
spec: null
86
status:
87
  parents:
88
  - conditions:
89
    - lastTransitionTime: fake
90
      message: Route was valid
91
      reason: Accepted
92
      status: "True"
93
      type: Accepted
94
    - lastTransitionTime: fake
95
      message: All references resolved
96
      reason: ResolvedRefs
97
      status: "True"
98
      type: ResolvedRefs
99
    controllerName: istio.io/gateway-controller
100
    parentRef:
101
      name: gateway
102
      namespace: istio-system
103
---
104

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.