Project

General

Profile

Activity

From 2015-04-07 to 2015-04-07

2015-04-07

19:05 User story #6470 (Released): Add an API to query Nodes
We want to add an API to search on nodes based on a query
We want to have the same query system like groups so we ...
Vincent MEMBRÉ
18:02 User story #6253: Generate 4k rsa keys for agents
In rudder-agent postinst, we call
/var/rudder/cfengine-community/bin/cf-key
This call can be simply replaced by:...
Benoît PECCATTE
17:44 Architecture #6355: Agent should sign their inventory using their private key
To convert from hex to binary in shell:... Benoît PECCATTE
17:40 Architecture #6355: Agent should sign their inventory using their private key
A comment to replace the conversion from the private key to a conversion from the public key that will be available o... Benoît PECCATTE
17:18 Architecture #6355: Agent should sign their inventory using their private key
The signature file format would be like this:... Benoît PECCATTE
17:16 Architecture #6355: Agent should sign their inventory using their private key
Signature can only be verified using binary signature:... Benoît PECCATTE
16:43 Architecture #6355: Agent should sign their inventory using their private key
Commands to create signature data: ... Benoît PECCATTE
17:30 Revision e81be8c0 (rudder-techniques): Merge pull request #650 from ncharles/bug_6469/typo_in_rudder_common_reports_generic
Fixes #6469: Typo in rudder_common_reports_generic Benoît PECCATTE
17:21 Bug #6469 (Pending technical review): Typo in rudder_common_reports_generic
https://github.com/Normation/rudder-techniques/pull/650 Nicolas CHARLES
17:19 Bug #6469 (Released): Typo in rudder_common_reports_generic
In #6465, I introduced a typo in rudder_common_reports_generic, breaking reporting :( Nicolas CHARLES
17:20 Revision b3924468 (rudder-techniques): Fixes #6469: Typo in rudder_common_reports_generic
Nicolas CHARLES
17:16 Revision e92ba121 (rudder-techniques): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Nicolas CHARLES
16:21 Bug #6468 (Released): When we install rudder-agent after having removing it, the uuid is not restored on RPM-based systems
After purging rudder-agent, and reinstalling it, the uuid is not restored, which completely defeat the idea of backup... Nicolas CHARLES
15:58 Bug #6428 (Discussion): Syslog accept reports from non-accepted nodes
We are missing the list of IP to be authorized somewhere in a a rudder variable.
But do not have them yet since th...
Benoît PECCATTE
15:38 Bug #6428: Syslog accept reports from non-accepted nodes
I tried with 8000 entries in rsyslog: there is no difference when starting rsyslog nor when sending a log line.
So t...
Benoît PECCATTE
14:49 Bug #6465: Update rudder_common_report and rudder_common_reports_generic to be compatible wiht multi instance technique
https://github.com/Normation/rudder-techniques/commit/2558c51ab6162cae66c88acc274929b9ff4a0d71 François ARMAND
14:49 Bug #6465 (Pending release): Update rudder_common_report and rudder_common_reports_generic to be compatible wiht multi instance technique
That ticket was merged in commit:2558c51ab6162cae66c88acc274929b9ff4a0d71 François ARMAND
14:41 Bug #6448: Error 404 after rebooting system
That could be a good idea, and cover a big part of use case - at least, the simple races condition on service init.
...
François ARMAND
14:27 Question #6467 (Resolved): What are the webdav directories used for ?
We have different webdav directories:
- /var/rudder/inventories/incoming mapped to http://rudder/inventories
- /var...
Benoît PECCATTE
14:16 User story #2882: Rudder should be SELinux compliant
Slightly modified and commented policy.
But still missing the webdav part...
Benoît PECCATTE
13:15 Bug #6451: Missing error message when trying to accept a node with an already existing hostname
Applied in changeset commit:rudder|b1e6f34596927c6474de10428f4f395fabb89e74. Nicolas CHARLES
13:15 Bug #6451 (Pending release): Missing error message when trying to accept a node with an already existing hostname
Applied in changeset commit:rudder|4f549f64d0702471350be583234e2ff209285b41. François ARMAND
13:11 Bug #6451: Missing error message when trying to accept a node with an already existing hostname
The correct PR with the correct branch is: https://github.com/Normation/rudder/pull/842 François ARMAND
12:53 Bug #6451 (Pending technical review): Missing error message when trying to accept a node with an already existing hostname
The root problem can not be corrected, so the workaround is to put the error part outside of the lazy-load tag. François ARMAND
12:36 Bug #6451 (In progress): Missing error message when trying to accept a node with an already existing hostname
So, this is due to the use of lazy-load in 3.0, see: http://webmail.dev411.com/t/gg/liftweb/12cmapx88f/lift-posible-b... François ARMAND
13:14 Revision ffcecdbd (rudder): Merge pull request #842 from fanf/bug_6451/missing_error_message_when_trying_to_accept_a_node_with_an_already_existing_hostname
Fixes #6451: Missing error message when trying to accept a node with an already existing hostname Nicolas CHARLES
13:14 Revision b1e6f345 (rudder): Merge pull request #842 from fanf/bug_6451/missing_error_message_when_trying_to_accept_a_node_with_an_already_existing_hostname
Fixes #6451: Missing error message when trying to accept a node with an already existing hostname Nicolas CHARLES
12:50 Revision f29d2ee5 (rudder): Fixes #6451: Missing error message when trying to accept a node with an already existing hostname
François ARMAND
12:50 Revision 4f549f64 (rudder): Fixes #6451: Missing error message when trying to accept a node with an already existing hostname
François ARMAND
12:39 Bug #6452: Promises are generated when a directive is created
Applied in changeset commit:rudder|45a347ce730441f8a039d13ab6d88c6eb2db04c5. François ARMAND
12:39 Bug #6452 (Pending release): Promises are generated when a directive is created
Applied in changeset commit:rudder|457706d28e966bfc19884880d55c8225a9a11a3b. Nicolas CHARLES
12:19 Bug #6452 (Pending technical review): Promises are generated when a directive is created
https://github.com/Normation/rudder/pull/840 Nicolas CHARLES
11:56 Bug #6452: Promises are generated when a directive is created
Ok, saving directives doesn't go the same path that everything else apparently Nicolas CHARLES
12:38 Revision a3168abd (rudder): Merge pull request #840 from ncharles/bug_6452/promises_are_generated_when_a_directive_is_created
Fixes #6452: Promises are generated when a directive is created François ARMAND
12:38 Revision 45a347ce (rudder): Merge pull request #840 from ncharles/bug_6452/promises_are_generated_when_a_directive_is_created
Fixes #6452: Promises are generated when a directive is created François ARMAND
12:15 Revision c5861c6e (rudder): Fixes #6452: Promises are generated when a directive is created
Nicolas CHARLES
12:15 Revision 457706d2 (rudder): Fixes #6452: Promises are generated when a directive is created
Nicolas CHARLES
11:49 Revision 5791e417 (rudder-doc): Merge pull request #97 from fanf/bug_6453/bad_minimum_requierement_for_rudder_in_documentation
Fixes #6453: Bad minimum requierement for Rudder in documentation Nicolas CHARLES
11:32 Revision 7e830391 (rudder-doc): Fixes #6453: Bad minimum requierement for Rudder in documentation
François ARMAND
10:33 Revision 2558c51a (rudder-techniques): Merge pull request #649 from ncharles/bug_6465/update_rudder_common_report_and_rudder_common_reports_generic_to_be_compatible_wiht_multi_instance_technique
Fixes #6465: Update rudder_common_report and rudder_common_reports_generic to be compatible wiht multi instance techn... Benoît PECCATTE
10:27 Revision 7ebac23e (rudder-techniques): Fixes #6465: Update rudder_common_report and rudder_common_reports_generic to be compatible wiht multi instance technique
Nicolas CHARLES
 

Also available in: Atom