Actions
User story #7961
closedAPI: add an option to just run a "pre-check" on directive modifications to change technique version
Effort required:
Name check:
Fix check:
Regression:
Description
We can currently change the technique version for a given directive via a parameter to the update Directive API method - see http://www.rudder-project.org/rudder-api-doc/#api-Directives-updateDirective.
It would be useful to be able to test this operation before actually running it - that is, ask the API to pretend to do the change, and return a success (200) status code if it would succeed, or an error (412 Precondition Failed) if not.
See #7959 for a use case.
Updated by Jonathan CLARKE over 8 years ago
- Blocks User story #7959: "rudder technique migrate" command to automatically upgrade all directives to a newer technique version added
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 3.1.7 to 3.1.8
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/1056
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending technical review to In progress
WIP
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 3.1.8 to 3.1.9
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 3.1.9 to 3.1.10
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 3.1.10 to 3.1.11
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 3.1.11 to 3.1.12
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from In progress to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|23d79e91de90559a63aa465592b1135a59642eb2.
Updated by Alexis Mousset over 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.12 and 3.2.5 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions