Skip to content

Commit 55e5761

Browse files
update readme
1 parent b8fed05 commit 55e5761

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

codefresh/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/
3535
- [X-Frame-Options response header](#x-frame-options-response-header)
3636
- [Configuring OIDC Provider](#configuring-oidc-provider)
3737
- [Upgrading](#upgrading)
38+
- [⚠️ Known issues](#⚠️-known-issues)
3839
- [To 2.0.0](#to-200)
3940
- [To 2.0.12](#to-2012)
4041
- [To 2.0.17](#to-2017)
@@ -1393,6 +1394,12 @@ Use [obtain-oidc-id-token](https://github.com/codefresh-io/steps/blob/822afc0a9a
13931394

13941395
## Upgrading
13951396

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+
13961403
### To 2.0.0
13971404

13981405
This major chart version change (v1.4.X -> v2.0.0) contains some **incompatible breaking change needing manual actions**.

0 commit comments

Comments
 (0)