Skip to content

[changelog] updated changelog #8649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log

## March 2022
- Support cpu limiting using cgroup v2 ([#8471](https://github.com/gitpod-io/gitpod/pull/8471)) - [@Furisto](https://github.com/Furisto)
- improve robustness of startWorkspace ([#8486](https://github.com/gitpod-io/gitpod/pull/8486)) - [@geropl](https://github.com/geropl)
- improve feedback for errors during cluster selection ([#8486](https://github.com/gitpod-io/gitpod/pull/8486)) - [@geropl](https://github.com/geropl)
- improve monitoring for cluster selection errors ([#8486](https://github.com/gitpod-io/gitpod/pull/8486)) - [@geropl](https://github.com/geropl)
- [installer]: add annotation to make DB resources restart if changes ([#8547](https://github.com/gitpod-io/gitpod/pull/8547)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
- 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)
- [installer] Add network policy for registry-facade access to coredns ([#8622](https://github.com/gitpod-io/gitpod/pull/8622)) - [@aledbf](https://github.com/aledbf)
- Update the docs for cgroup v2 ([#8590](https://github.com/gitpod-io/gitpod/pull/8590)) - [@utam0k](https://github.com/utam0k)
- Add docker images for gpctl and kubecdl ([#8555](https://github.com/gitpod-io/gitpod/pull/8555)) - [@sagor999](https://github.com/sagor999)
- [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)
- Remove unused pod labels ([#8583](https://github.com/gitpod-io/gitpod/pull/8583)) - [@aledbf](https://github.com/aledbf)
Expand Down