Add support for hostPath #10374
Annotations
4 errors and 1 warning
Verify:
config/core/300-resources/revision.yaml#L1
Please run ./hack/update-codegen.sh.
diff --git a/config/core/300-resources/revision.yaml b/config/core/300-resources/revision.yaml
index 6f45a63..b4d8b0b 100644
--- a/config/core/300-resources/revision.yaml
+++ b/config/core/300-resources/revision.yaml
@@ -1732,4 +1732,4 @@ spec:
description: |-
URL holds the url that will distribute traffic over the provided traffic targets.
It generally has the form http[s]://{route-name}.{route-namespace}.{cluster-level-suffix}
- type: string
\ No newline at end of file
+ type: string
|
Verify:
config/core/300-resources/service.yaml#L1
Please run ./hack/update-codegen.sh.
diff --git a/config/core/300-resources/service.yaml b/config/core/300-resources/service.yaml
index 6f45a63..b4d8b0b 100644
--- a/config/core/300-resources/service.yaml
+++ b/config/core/300-resources/service.yaml
@@ -1732,4 +1732,4 @@ spec:
description: |-
URL holds the url that will distribute traffic over the provided traffic targets.
It generally has the form http[s]://{route-name}.{route-namespace}.{cluster-level-suffix}
- type: string
\ No newline at end of file
+ type: string
|
Verify:
config/core/configmaps/features.yaml#L1
Please run ./hack/update-codegen.sh.
diff --git a/config/core/configmaps/features.yaml b/config/core/configmaps/features.yaml
index b01f0ec..51830a8 100644
--- a/config/core/configmaps/features.yaml
+++ b/config/core/configmaps/features.yaml
@@ -241,4 +241,4 @@ data:
queueproxy.mount-podinfo: "disabled"
# Default queue proxy resource requests and limits to good values for most cases if set.
- queueproxy.resource-defaults: "disabled"
\ No newline at end of file
+ queueproxy.resource-defaults: "disabled"
|
Verify
Process completed with exit code 1.
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/serving/serving. Supported file pattern: go.sum
|
Loading