Actions
Bug #23718
closedBundle name collision with cloned techniques
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
The ids are clones, so we generate bundle names with identical names.
We need to add the technique id to the names.
Files
Updated by Alexis Mousset about 1 year ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset about 1 year ago
- Subject changed from Bundle name collision with cloned tehcniques to Bundle name collision with cloned techniques
- Status changed from In progress to New
- Assignee deleted (
Alexis Mousset)
Updated by Alexis Mousset about 1 year ago
- Status changed from New to Pending technical review
- Assignee set to Félix DALLIDET
- Pull Request set to https://github.com/Normation/rudder/pull/5164
Updated by Alexis Mousset about 1 year ago · Edited
To apply the workaround, download the attached rudderc
file (sha256:e4e4cca5f6acdd164d74eb4b6f1fa2cda72e5c57d92d858cd6333b081cba43c3
), place it on your server, and force a technique generation with:
wget https://issues.rudder.io/attachments/download/2717/rudderc chmod +x rudderc cp rudderc /opt/rudder/bin/rudderc touch /opt/rudder/etc/force_ncf_technique_update && service rudder-jetty restart
This binary has:
# rudderc --version rudderc 8.0.2-hotfix-23718
Updated by Alexis Mousset about 1 year ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset about 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|1d700184e3b362df71871e3e187c53cd67458d65.
Updated by Vincent MEMBRÉ about 1 year ago
- Status changed from Pending release to Released
Actions