Bug #13882
closed
rudder agent inventory wrongly states that we are not in full compliance mode
Added by Nicolas CHARLES about 6 years ago.
Updated almost 6 years ago.
User visibility:
First impressions of Rudder
Description
Running rudder agent inventory, I get the following output
Rudder agent 4.3.7.rc1.git201811200148
Node uuid: a5c27396-19c6-4d9a-99da-c9ca3b9f2132
Start execution with config [20181121-092358-b3b3be7a]
M| State Technique Component Key Message
E| compliant Inventory inventory The inventory has been successfully sent
## Summary #####################################################################
Not all components were displayed because we are not in full compliance mode. Please run with -g to force full compliance mode.
=> 1 components in Enforce mode
-> 1 compliant
Execution time: 3.15s
################################################################################
it is in full compliance, so we should not state that
reason is rudder agent inventory calls rudder agent run D force_inventory -b doInventory - so we have a partial run execution
option -b set FULL_COMPLIANCE to 0, which is not what we wish
we should detect that we are in partial run, and in this case clearly state it "run is not complete due to command line argument" or something like that
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-agent/pull/198
- Translation missing: en.field_tag_list set to Next minor release
- Target version changed from 4.3.7 to 4.3.8
- Parent task deleted (
#10751)
- Related to Bug #10751: Add a warn message when agent run is incomplete added
- Target version changed from 4.3.8 to 4.3.9
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.9 and 5.0.5 which were released today.
Changelog
Changelog
Also available in: Atom
PDF