website/content/en/docs/reference/command-line-tools-reference/feature-gates/ConcurrentWatchObjectDecode.md

17 lines
319 B
Markdown

---
title: ConcurrentWatchObjectDecode
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: beta
defaultValue: false
fromVersion: "1.31"
---
Enable concurrent watch object decoding. This is to avoid starving the API server's
watch cache when a conversion webhook is installed.