Skip to content

Commit fcd9382

Browse files
committed
Merge remote-tracking branch 'origin/feature/merge-2.5.2-tag' into w/2.6/feature/merge-2.5.2-tag
2 parents 16cff03 + 2d827b5 commit fcd9382

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

CHANGELOG.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,24 +65,40 @@ version to 1.6.5 (PR [#2582](https://github.com/scality/metalk8s/pull/2582))
6565
- Bump Calico version to 3.16.1
6666
(PR[#2824](https://github.com/scality/metalk8s/pull/2824))
6767

68-
## Release 2.5.2 (in development)
68+
## Release 2.5.3 (in development)
69+
70+
## Release 2.5.2
6971

7072
### Enhancements
7173
- [#2572](https://github.com/scality/metalk8s/issues/2572) - Bump CoreDNS
72-
version to 1.6.2 (PR [#2575](https://github.com/scality/metalk8s/pull/2575))
74+
version to 1.6.2 (PR [#2575](https://github.com/scality/metalk8s/pull/2575))
7375

7476
- [#2674](https://github.com/scality/metalk8s/issues/2674) - Bump Kubernetes
7577
version to 1.16.15 (PR [#3140](https://github.com/scality/metalk8s/pull/3140))
7678

79+
- [#2421](https://github.com/scality/metalk8s/issues/2421) - Add support for raw
80+
block volume (PR [#2651](https://github.com/scality/metalk8s/pull/2651))
81+
7782
### Bug fixes
7883
- [#2854](https://github.com/scality/metalk8s/issues/2854) - Bump containerd
79-
version to 1.2.14 to fix
80-
[CVE-2020-15157](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15157)
81-
(PR [#2874](https://github.com/scality/metalk8s/pull/2874))
84+
version to 1.2.14 to fix
85+
[CVE-2020-15157](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15157)
86+
(PR [#2874](https://github.com/scality/metalk8s/pull/2874))
8287

8388
- [#2653](https://github.com/scality/metalk8s/issues/2653) - Bind MetalK8s
84-
OIDC static admin user to a Grafana Admin role
85-
(PR [#2742](https://github.com/scality/metalk8s/pull/2742))
89+
OIDC static admin user to a Grafana Admin role
90+
(PR [#2742](https://github.com/scality/metalk8s/pull/2742))
91+
92+
- [#2704](https://github.com/scality/metalk8s/issues/2704) - Always install the
93+
right Salt minion version during Bootstrap
94+
(PR [#2734](https://github.com/scality/metalk8s/pull/2734))
95+
96+
- [#2653](https://github.com/scality/metalk8s/issues/2653) - Dex admin user have
97+
super-admin access in Grafana
98+
(PR [#2743](https://github.com/scality/metalk8s/pull/2743))
99+
100+
- Storage Operator no longer spams Salt API because of an infinite reconciliation loop
101+
(Commit [b0eca3d84](https://github.com/scality/metalk8s/commit/b0eca3d84e13c37235e0780cc84490cc7f6644e9), PR [#2651](https://github.com/scality/metalk8s/pull/2651))
86102

87103
## Release 2.5.1
88104

0 commit comments

Comments
 (0)