Project

General

Profile

Activity

From 2014-05-30 to 2014-05-30

2014-05-30

23:45 Bug #4911: Multiple version of ASM can cause Rudder to not start
Applied in changeset parent-pom:commit:5f164598fd78d58652d62b7b2fe2ba10b0fe0f21. Nicolas CHARLES
23:45 Bug #4911 (Pending release): Multiple version of ASM can cause Rudder to not start
Applied in changeset parent-pom:commit:fb95ba8bb72c1c77ae1572e5ffc2fcc247442896. Vincent MEMBRÉ
18:49 Bug #4911 (Pending technical review): Multiple version of ASM can cause Rudder to not start
PR here; https://github.com/Normation/rudder-parent-pom/pull/12
I have excluded asm4 from specs2 dependencies
Vincent MEMBRÉ
15:25 Bug #4911 (Released): Multiple version of ASM can cause Rudder to not start
We have to different version of the ASM library in the classpath. Depending of what jar is laoded, we can get a:
...
François ARMAND
23:45 Revision 5f164598 (rudder): Merge pull request #12 from VinceMacBuche/bug_4911/remove_asm_4
Fixes #4911: exclude asm 4 from specs 2 dependencies Nicolas CHARLES
23:45 Revision 5f164598 (parent-pom): Merge pull request #12 from VinceMacBuche/bug_4911/remove_asm_4
Fixes #4911: exclude asm 4 from specs 2 dependencies Nicolas CHARLES
19:12 Revision 7aae95c3 (rudder): Fixes #4815: Divide RuleEditForm into three files (editform, compliance,
compliance popup) Vincent MEMBRÉ
19:12 Revision ce74635e (rudder): Fixes #4815: Divide RuleEditForm into three files (editform, compliance,
compliance popup) Vincent MEMBRÉ
19:00 User story #4914 (Released): Display the manufacturer/serial number returned in the Bios section of the inventory, and allow to search it
Inventory provides Manufacturer and Serial Number of the Bios.Now that it has been parsed, we should display it in th... Nicolas CHARLES
18:39 Revision fb95ba8b (rudder): Fixes #4911: exclude asm 4 from specs 2 dependencies
Vincent MEMBRÉ
18:39 Revision fb95ba8b (parent-pom): Fixes #4911: exclude asm 4 from specs 2 dependencies
Vincent MEMBRÉ
18:36 User story #4913: Parse the BIOS manufacturer/SN from the inventory to make it available in Rudder
Ha, i'm pulling this one back; it seems that this should probably not live in the Bios section, but somewhere else, a... Nicolas CHARLES
18:22 User story #4913 (Pending technical review): Parse the BIOS manufacturer/SN from the inventory to make it available in Rudder
PR is there
https://github.com/Normation/ldap-inventory/pull/42
Nicolas CHARLES
18:17 User story #4913 (Released): Parse the BIOS manufacturer/SN from the inventory to make it available in Rudder
As describe in http://www.rudder-project.org/redmine/issues/4501 and http://www.rudder-project.org/redmine/issues/439... Nicolas CHARLES
17:57 Bug #4912 (Rejected): Clean up rudder-agent references in the rudder-node package and migrate from rudder-agent cleanly
The rudder-node package has been created in #4740, but still contains quite a lot of references to rudder-agent.
T...
Matthieu CERDA
17:54 User story #4740 (Pending release): Have a rudder-agent package that does not bundle fusioninventory
Matthieu CERDA
15:14 User story #4740: Have a rudder-agent package that does not bundle fusioninventory
Decision: the new package will be called rudder-node, as it is used on both servers and agent. It will be part of a m... Matthieu CERDA
17:27 User story #4910: Have a rudder-agent package that does not bundle fusioninventory (integration)
Applied in changeset commit:080861366b94195aef830103f152b6d50b8811a6. Nicolas CHARLES
17:27 User story #4910 (Pending release): Have a rudder-agent package that does not bundle fusioninventory (integration)
Applied in changeset commit:807e87efa48e370d3d43ca177f6aa3cbbc1323f5. Matthieu CERDA
17:23 User story #4910 (Pending technical review): Have a rudder-agent package that does not bundle fusioninventory (integration)
PR ready ! Matthieu CERDA
15:19 User story #4910 (Released): Have a rudder-agent package that does not bundle fusioninventory (integration)
See the upper ticket for details :) Matthieu CERDA
17:27 Revision 08086136 (rudder-packages): Merge pull request #332 from Kegeruneku/ust_4740/int/4910_create_rudder_node_package
Fixes #4910: Create the rudder-node package (fusion-less rudder agent pa... Nicolas CHARLES
17:21 Revision 807e87ef (rudder-packages): Fixes #4910: Create the rudder-node package (fusion-less rudder agent package, cleaned up)
Matthieu CERDA
16:23 Bug #4613 (Pending technical review): When multiples cf-execd are running at the same time, agent is not behaving properly, and node is in NoAnswer state
PR : https://github.com/Normation/rudder-packages/pull/331 Nicolas CHARLES
15:15 Bug #4613: When multiples cf-execd are running at the same time, agent is not behaving properly, and node is in NoAnswer state
a check in check_rudder_agent will be necessary to prevent duplicate execution of cf-execd Nicolas CHARLES
15:06 Bug #4613 (In progress): When multiples cf-execd are running at the same time, agent is not behaving properly, and node is in NoAnswer state
Nicolas CHARLES
16:09 Revision 02d38afc (rudder-packages): Refs #4613: correct indent of method
Nicolas CHARLES
14:53 User story #4900: Ease rudder-agent installation by setting default values
See http://www.rudder-project.org/redmine/issues/4900 for the explanation about the title change :) Matthieu CERDA
10:43 User story #4900 (Released): Ease rudder-agent installation by setting default values
We want to be able to install Rudder agent in a "zeroconf" way, with sane defaults and possible command line override... François ARMAND
14:51 User story #4901: Make a fully unnattended Rudder server installation possible
=> http://fr.wikipedia.org/wiki/Zeroconf Matthieu CERDA
14:51 User story #4901: Make a fully unnattended Rudder server installation possible
Clarifying the title: zeroconf is also the name of a network protocol suite, it was very confusing to read something ... Matthieu CERDA
10:59 User story #4901 (Rejected): Make a fully unnattended Rudder server installation possible
In the same automatisation & industrialisation idea than in #4900, we could make Rudder server installation "zeroconf... François ARMAND
14:45 Revision 0e989329 (rudder-packages): Merge branch 'branches/rudder/2.11'
Matthieu CERDA
14:41 Architecture #4909 (Rejected): Clean up process_matching.st to remove useless cron cleanup entries
We have tons of legacy *h*t in process_matching to remove old cron entries, and we do not use check-rudder-agent ever... Matthieu CERDA
14:36 Bug #4728 (Rejected): check-rudder-agent is not added to the crontab on AIX systems
This has been solved in http://www.rudder-project.org/redmine/issues/4907, rejecting it as duplicate Nicolas CHARLES
14:32 Bug #4908: check-rudder-agent should source /etc/profile before starting
I propose that we simply clean up the cron.d entry we currently use to remove all the legacy crap that is useless now... Matthieu CERDA
14:29 Bug #4908: check-rudder-agent should source /etc/profile before starting
This should be linked to a ticket to remove the . /etc/profile in the techniques.
I'm not sure i can merge this, I l...
Nicolas CHARLES
14:24 Bug #4908 (Pending technical review): check-rudder-agent should source /etc/profile before starting
PR is ready. Matthieu CERDA
14:16 Bug #4908 (Released): check-rudder-agent should source /etc/profile before starting
We usually source /etc/profile on our script to get environment variables.
check-rudder-agent does not, and we avo...
Matthieu CERDA
14:23 Revision 08a21e17 (rudder-packages): Fixes #4908: Source /etc/profile in check-rudder-agent before running
Matthieu CERDA
14:17 Bug #4907: The Techniques should use user crontabs on AIX instead of cron.d
Applied in changeset policy-templates:commit:ba5fa4fa1049cb16297b24d7de8e54a480118a72. Nicolas CHARLES
14:17 Bug #4907 (Pending release): The Techniques should use user crontabs on AIX instead of cron.d
Applied in changeset policy-templates:commit:93747665f6a14fff4db9d40b1e79b2b33f352c92. Matthieu CERDA
13:56 Bug #4907: The Techniques should use user crontabs on AIX instead of cron.d
PR is ready ! Matthieu CERDA
13:56 Bug #4907 (Pending technical review): The Techniques should use user crontabs on AIX instead of cron.d
Matthieu CERDA
12:44 Bug #4907 (Released): The Techniques should use user crontabs on AIX instead of cron.d
We currently use /etc/cron.d to store Rudder's cron entries, but AIX (5.3) only allows the use of /var/spool/cron/cro... Matthieu CERDA
14:17 Revision ba5fa4fa (rudder-techniques): Merge pull request #386 from Kegeruneku/bug_4907/dev/4907_use_user_crontabs_on_aix
Fixes #4907: Add an AIX compatible cron file run of check-rudder-agent Nicolas CHARLES
14:00 Revision 93747665 (rudder-techniques): Fixes #4907: Add an AIX compatible cron file run of check-rudder-agent
Matthieu CERDA
13:41 Revision 6b9f59c7 (rudder): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
13:41 Revision 14252bc6 (rudder): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
12:48 Revision 3922cc2e (rudder-packages): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Conflicts:
rudder-agent/SOURCES/Makefile
Matthieu CERDA
12:45 User story #4794: Refresh Rule table
Applied in changeset commit:72dc563506d83d1670c7e9133085d91bf492786a. François ARMAND
12:45 User story #4794 (Pending release): Refresh Rule table
Applied in changeset commit:4fab961797542648aef47a5ba7f3e933e7adeab4. Vincent MEMBRÉ
12:45 Revision 44508149 (rudder): Merge pull request #521 from VinceMacBuche/ust_4793/4794/refresh_Rule_table
Fixes #4794: Add action to refresh Rule table François ARMAND
12:45 Revision 72dc5635 (rudder): Merge pull request #521 from VinceMacBuche/ust_4793/4794/refresh_Rule_table
Fixes #4794: Add action to refresh Rule table François ARMAND
12:41 Revision 7f593309 (rudder): Fixes #4794: Refresh Rule table
Vincent MEMBRÉ
12:41 Revision 4fab9617 (rudder): Fixes #4794: Refresh Rule table
Vincent MEMBRÉ
11:41 Bug #4905: rudder_common_reports_generic vs rudder_common_report
Actually, there is a reason for this one:
* rudder_common_reports_generic generates success, repaired or error repor...
Nicolas CHARLES
11:39 Bug #4905 (Rejected): rudder_common_reports_generic vs rudder_common_report
There is a non consistancy in the use of "s" in reports François ARMAND
11:40 Bug #4906 (Rejected): "canonification" should be spelled "canonization"
Everything in the title. François ARMAND
11:16 Bug #4904 (Released): When refreshing a rule details, the current tab is not memorized
When we are looking for the details of a rule and we refresh (for example to see compliance updates), the current tab... François ARMAND
11:11 Bug #4903 (Released): Missing cfengine man pages
CFEngine man pages are not installed along with Rudder.
They should.
François ARMAND
11:03 Bug #4902 (Released): Rudder standard installation should only include an admin user by default
Demo users for Rudder (jon.doe, etc) should not be enabled in production installation.
They could be commented ou...
François ARMAND
10:45 User story #4899: Upgrade to CFEngine 3.6.0rc2
I prefer the 2nd one, which is more industrializable, and understandable
Thank you Matthieu
Nicolas CHARLES
10:44 User story #4899 (Discussion): Upgrade to CFEngine 3.6.0rc2
So, I fixed the PR to use the "original" tarball names that we get directly from CFEngine's github. However, there is... Matthieu CERDA
10:32 User story #4899 (Pending technical review): Upgrade to CFEngine 3.6.0rc2
PR has been updated ! Matthieu CERDA
10:26 User story #4899 (In progress): Upgrade to CFEngine 3.6.0rc2
I'm taking care of the changes :) Matthieu CERDA
10:39 Revision 35861afc (rudder-techniques): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Nicolas CHARLES
10:31 Revision a2e7d9ff (rudder-techniques): Merge branch 'branches/rudder/2.9' into branches/rudder/2.10
Nicolas CHARLES
10:30 Revision e6dbfa4e (rudder-techniques): Merge branch 'branches/rudder/2.6' into branches/rudder/2.9
Nicolas CHARLES
10:23 Bug #4849 (In progress): Add an entry in the FAQ about limit on id
Vincent, this is fine, but a bit complex for standart user.
Could you modify the entry by having two cases:
- I upg...
Nicolas CHARLES
10:05 Bug #4849 (Pending technical review): Add an entry in the FAQ about limit on id
Faq entry added here: http://www.rudder-project.org/site/documentation/faq/#my_rudder_server_is_running_for_a_long_ti... Vincent MEMBRÉ
10:20 Bug #4882: FusionInventory may report duplicated Network interfaces on AIX system, causing Rudder to ignore them
Applied in changeset packages:commit:4062bed3764cb38ce1ac9ef8f9623e6265b164cf. Jonathan CLARKE
10:20 Bug #4882 (Pending release): FusionInventory may report duplicated Network interfaces on AIX system, causing Rudder to ignore them
Applied in changeset packages:commit:72369806273696f22d093d5fed9c66285b8f00bc. Matthieu CERDA
10:20 Revision 4062bed3 (rudder-packages): Merge pull request #325 from Kegeruneku/bug_4882/int/4882_fix_duplicated_network_entries_in_fusion
Fixes #4882: Do not duplicate network interface entries in fusion report... Jonathan CLARKE
10:08 Bug #4871: Migration SQL script to change the format of the ids from integer to bigint
Applied in changeset commit:3b7ed6359b02dd67d6772642c72ceb6ecc9511e8. François ARMAND
10:08 Bug #4871 (Pending release): Migration SQL script to change the format of the ids from integer to bigint
Applied in changeset commit:a535182ea1e25086b933e94de7d6dcb4ce5c7962. Nicolas CHARLES
10:08 Revision 932df11c (rudder): Merge pull request #517 from ncharles/ust_4831/dev/4871_sql_migration_script
Fixes #4871: create sql script for migration from int to bigint for the reports tables François ARMAND
10:08 Revision 3b7ed635 (rudder): Merge pull request #517 from ncharles/ust_4831/dev/4871_sql_migration_script
Fixes #4871: create sql script for migration from int to bigint for the reports tables François ARMAND
10:06 Architecture #4753: Extract compliance calculus from RuleEditForm
That is going on it's way with the refactoring done around ruleEditForm in http://www.rudder-project.org/redmine/issu... François ARMAND
10:05 Revision 49622671 (rudder): Fixes #4871: create sql script for migration from int to bigint for the reports tables
Nicolas CHARLES
10:05 Revision a535182e (rudder): Fixes #4871: create sql script for migration from int to bigint for the reports tables
Nicolas CHARLES
09:42 User story #4723: Create groups based on a superior/inferior to X process CPU usage criterion
I do understand the limitation, and yes, as it's a number, it should give number-like comparator.
But it raises a...
François ARMAND
09:21 Revision 4f4d78dd (rudder): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
09:21 Revision 22e3533e (rudder): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
 

Also available in: Atom