Skip to content

Commit 63bc3a1

Browse files
authored
(DOCSP-40326) Adds warning about bug in EOL versions. (#1748) (#1749)
* (DOCSP-40326) Adds warning about bug in EOL versions. * Revises per copy review.
1 parent acc9a2b commit 63bc3a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/tutorial/upgrade-k8s-operator.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ to its latest version.
2121

2222
.. include:: /includes/summary-1-20-suffix-change.rst
2323

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+
2432
Upgrade using |k8s|
2533
-------------------
2634

0 commit comments

Comments
 (0)