We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb3d06 commit 59bd0caCopy full SHA for 59bd0ca
source/tutorial/upgrade-k8s-operator.txt
@@ -21,6 +21,14 @@ to its latest version.
21
22
.. include:: /includes/summary-1-20-suffix-change.rst
23
24
+
25
+.. warning::
26
27
+ Starting from 1.17, the |k8s-op-short| has a known bug that causes the upgrade
28
+ process to fail if the repository for images contains a colon (``:``). For example,
29
+ using a repository URL like ``repo:5000/myrepomongo`` results in an upgrade failure.
30
+ This issue affects versions 1.17 through 1.19.0. However, it is fixed in 1.19.1.
31
32
Upgrade using |k8s|
33
-------------------
34
0 commit comments