You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/hcp-release-notes-known-issues.adoc
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,4 +45,9 @@ $ oc get agents -A
45
45
46
46
* In {hcp} on {VirtProductName}, if you store all hosted cluster information in a shared namespace and then back up and restore a hosted cluster, you might unintentionally change other hosted clusters. To avoid this issue, back up and restore only hosted clusters that use labels, or avoid storing all hosted cluster information in a shared namespace.
47
47
48
-
* For version 4.21, {hcp} pins all Cluster API images to the `4.20.10-multi` release image for compatibility reasons. {hcp-capital} pins the images when Cluster API deployments are generated. The `4.20.10-multi` image must always be mirrored and available in order for the Cluster API to work with {hcp} version 4.21.
48
+
* For version 4.21, {hcp} pins all Cluster API images to the `4.20.10-multi` release image for compatibility reasons. {hcp-capital} pins the images when Cluster API deployments are generated. The `4.20.10-multi` image must always be mirrored and available in order for the Cluster API to work with {hcp} version 4.21.
49
+
50
+
* Intermittent egressIP outages occur when a hosted cluster uses the following combined settings:
51
+
52
+
** The service publishing strategy for the `Konnectivity` service is set to `Route`.
53
+
** The management cluster uses Virtual Router Redundancy Protocol (VRRP) VIP for ingress.
0 commit comments