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: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
# Change Log
2
2
3
3
## March 2022
4
+
- Support cpu limiting using cgroup v2 ([#8471](https://github.com/gitpod-io/gitpod/pull/8471)) - [@Furisto](https://github.com/Furisto)
5
+
- improve robustness of startWorkspace ([#8486](https://github.com/gitpod-io/gitpod/pull/8486)) - [@geropl](https://github.com/geropl)
6
+
- improve feedback for errors during cluster selection ([#8486](https://github.com/gitpod-io/gitpod/pull/8486)) - [@geropl](https://github.com/geropl)
7
+
- improve monitoring for cluster selection errors ([#8486](https://github.com/gitpod-io/gitpod/pull/8486)) - [@geropl](https://github.com/geropl)
8
+
-[installer]: add annotation to make DB resources restart if changes ([#8547](https://github.com/gitpod-io/gitpod/pull/8547)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
9
+
- Admins cannot search empty strings or partial matches on workspace search. ([#8632](https://github.com/gitpod-io/gitpod/pull/8632)) - [@laushinka](https://github.com/laushinka)
10
+
-[installer] Add network policy for registry-facade access to coredns ([#8622](https://github.com/gitpod-io/gitpod/pull/8622)) - [@aledbf](https://github.com/aledbf)
11
+
- Update the docs for cgroup v2 ([#8590](https://github.com/gitpod-io/gitpod/pull/8590)) - [@utam0k](https://github.com/utam0k)
4
12
- Add docker images for gpctl and kubecdl ([#8555](https://github.com/gitpod-io/gitpod/pull/8555)) - [@sagor999](https://github.com/sagor999)
5
13
-[installer] Registry facade should not use a port from node ports range ([#8580](https://github.com/gitpod-io/gitpod/pull/8580)) - [@aledbf](https://github.com/aledbf)
6
14
- Remove unused pod labels ([#8583](https://github.com/gitpod-io/gitpod/pull/8583)) - [@aledbf](https://github.com/aledbf)
0 commit comments