Skip to content

Commit 808f926

Browse files
committed
Add note about status subresource
1 parent 10e5220 commit 808f926

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/modules/hdfs/pages/usage-guide/upgrading.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,6 @@ $ kubectl patch hdfs/simple-hdfs --subresource=status --patch '{"status": {"depl
102102
hdfscluster.hdfs.stackable.tech/simple-hdfs patched
103103
----
104104

105-
NOTE: The NameNodes will be restarted a final time, taking them out of compatibility mode.
105+
NOTE: `deployedProductVersion` is located in the _status_ subresource, which will not be modified by most graphical editors, and `kubectl` requires the `--subresource=status` flag.
106+
107+
The NameNodes will then be restarted a final time, taking them out of compatibility mode.

0 commit comments

Comments
 (0)