22 lines
398 B
Markdown
22 lines
398 B
Markdown
---
|
|
title: SkipReadOnlyValidationGCE
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.28"
|
|
toVersion: "1.28"
|
|
- stage: deprecated
|
|
defaultValue: true
|
|
fromVersion: "1.29"
|
|
---
|
|
<!--
|
|
Skip validation for GCE, will enable in the
|
|
next version.
|
|
-->
|
|
跳过对 GCE 的验证,将在下个版本中启用。
|