-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRELEASE_NOTES.txt
65 lines (52 loc) · 1.54 KB
/
RELEASE_NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
1.0.10
========
* Fix health check
* Fix dependencies for JobRunner
* Pin versions due for Python
* Update base image to `htcondor/execute:lts-el8`
1.0.9
=======
* Add GHA Actions
* Move from quay to GHCR.io
* New Base Image from HTCondor Dockerhub
* Update security policies for HTCondor Version 9 Series
1.0.8.4
=======
* Move from dockerhub to quay
* Add health check script
* Update condor logs perms
* Disable core files
* Update permissions for condor daemon
1.0.8.3
=======
* Removed NJS from cronjobs
1.0.8.2
=======
* ?
1.0.8.1
=======
* ?
1.0.8
======
* Removed support for njs jobs
* Add tmpwatch for /cdr/
* Add docker system prune cronjob and upon startup
* Health check fails for 15% threshold on memory instead of 10%
1.0.7.1 and below
=====
* Removed StartJobs requirement
* Enabled Health Check for memory
* Add new socket in health check, add flag to change docker group
* Added ee2 container reaper script
* Activated RHEL repo and added stress-ng
* Documented optional requirement for CGROUP_MEMORY_LIMIT_POLICY = soft
* Documented mandatory requirement for CONDOR_SUBMIT_WORKDIR / EXECUTE_SUFFIX
* Added mandatory requirement for environmental variable EE2_ENDPOINT
* Added optional requirement for environmental variable CHECK_CONDOR_STARTER_HEALTH = True
1.0.0
======
* Upgraded from redhat python to miniconda 3.7 (or later) and add to PATH
* Fix broken redhat install `condor-all` to `condor`
* Update paths for cronjob scripts
* Add execute suffix
* Deactivate DELETE_EXITED_CONTAINERS script for diagnosis for lost containers on DTN