Actions
Architecture #24961
closedAdd hotswap agent conf file to gitignore to prevent surprises in production site
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Internal libs
Target version:
Fix check:
Checked
Regression:
No
Description
We really don't want to get an hotswap agent running in prod. It's very extremelly unlikely (need a special jvm etc), but there's also zero reason to get a dev file into the war (and it can't be easely filter-out, since it needs to got the run classpath to work).
Updated by François ARMAND 6 months ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND 6 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5702
Updated by Anonymous 5 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|3cd350fe1f243473475f2924beb9bdce3e1ea19b.
Updated by Félix DALLIDET 5 months ago
- Subject changed from Add hotswap agent conf gile to gitignore to prevent surprises in production site to Add hotswap agent conf file to gitignore to prevent surprises in production site
Updated by Vincent MEMBRÉ 5 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.16, 8.0.10 and 8.1.5 which were released today.
Actions