File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
5
6
+ ## [10.1] 2021-03-08
7
+
8
+ ### Added
9
+ - [puppet] Added log rotation rules for Slurm daemons
10
+ - [puppet] Added configuration of Prometheus retention time and storage
11
+
12
+ ### Changed
13
+ - Updated documentation
14
+ - [puppet] Changed /localscratch SELinux label from `default_t` to `tmp_t`
15
+ - [puppet] Bumped puppet-jupyterhub version to 3.7.3
16
+ - [puppet] Refactored mkproject daemon to allow removal of users from Slurm account when
17
+ removing them from the associated POSIX group in FreeIPA.
18
+
19
+ ### Removed
20
+ - Removed possibility of having underscores in `cluster_name`
21
+
6
22
## [10.0] 2021-02-24
7
23
8
24
### Added
You can’t perform that action at this time.
0 commit comments