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
@@ -1393,6 +1394,12 @@ Use [obtain-oidc-id-token](https://github.com/codefresh-io/steps/blob/822afc0a9a
1393
1394
1394
1395
## Upgrading
1395
1396
1397
+
### ⚠️ Known issues
1398
+
1399
+
Please check the following known issues before upgrading the chart:
1400
+
1401
+
- There is [known issue](https://github.com/hashicorp/consul/issues/20722) of **hashicorp/consul** behaviour. If consul fails with the error `refusing to rejoin cluster because the server has been offline for more than the configured server_rejoin_age_max - consider wiping your data dir` after runtime upgrade, try to wipe out the consul volume with config data.
1402
+
1396
1403
### To 2.0.0
1397
1404
1398
1405
This major chart version change (v1.4.X -> v2.0.0) contains some **incompatible breaking change needing manual actions**.
0 commit comments