Files
argo-cd/resource_customizations/serving.knative.dev/Service/testdata/degraded.yaml
wei 2f16fcad6e feat: support Knative Serving 1.5 Custom Health Checks (#9719)
* fix: Update account.proto annotaion for gen grpc gateway

Signed-off-by: wei840222 <wei840222@gmail.com>

* fix: Changes from codegen

Signed-off-by: wei840222 <wei840222@gmail.com>

* Retrigger CI pipeline

Signed-off-by: wei.wan <wei.wan@linecorp.com>

* Retrigger CI pipeline

Signed-off-by: wei.wan <wei.wan@linecorp.com>

* fix: Changes from codegen

Signed-off-by: wei <wei840222@gmail.com>

* Retrigger CI pipeline

Signed-off-by: wei.wan <wei.wan@linecorp.com>

* Retrigger CI pipeline

Signed-off-by: wei <wei840222@gmail.com>

* feat: support Knative Serving 1.5 Custom Health Checks

Signed-off-by: wei.wan <wei.wan@linecorp.com>

* fix: fix test fail

Signed-off-by: wei.wan <wei.wan@linecorp.com>

* feat: support Knative Serving 1.5 Custom Health Checks

Signed-off-by: wei840222 <wei840222@gmail.com>

Signed-off-by: wei840222 <wei840222@gmail.com>
Signed-off-by: wei.wan <wei.wan@linecorp.com>
Signed-off-by: wei <wei840222@gmail.com>
Co-authored-by: wei.wan <wei.wan@linecorp.com>
2022-12-16 17:54:46 -05:00

22 lines
913 B
YAML

apiVersion: serving.knative.dev/v1
kind: Service
metadata:
name: helloworld
namespace: default
spec: {}
status:
conditions:
- lastTransitionTime: "2022-06-14T03:45:38Z"
message: 'Revision "helloworld-00002" failed with message: Container failed with: container exited with no error.'
reason: RevisionFailed
status: "False"
type: ConfigurationsReady
- lastTransitionTime: "2022-06-14T03:45:38Z"
message: 'Revision "helloworld-00002" failed with message: Container failed with: container exited with no error.'
reason: RevisionFailed
status: "False"
type: Ready
- lastTransitionTime: "2022-06-16T09:35:11Z"
status: "True"
type: RoutesReady