Bug #35833
openPuppet configuration reports without entries do not get an origin
Description
Since #35684 Puppet reports without messages can come in. The current Puppet report scanner looks at the last log message to determine the source, but if there is no message there is no way to identify it.
It would probably be best to add an explicit field for the origin, but the current API does not expose this.
https://community.theforeman.org/t/identify-config-report-origin/31465 has a more detailed analysis.
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9536 added
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Related to Bug #35684: Filter "Applied catalog in x.y seconds" messages out of Puppet report added
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Target version set to 3.5.0
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Target version deleted (
3.5.0)
This will be documented as a known issue and postponed to a later version.
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Target version set to 3.5.1
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Target version changed from 3.5.1 to 3.5.2
Updated by Tim Meusel over 1 year ago
Hi people,
The ticket says "found in releases 3.5". According to https://community.theforeman.org/t/identify-config-report-origin/31465 this was introduced in 3.4
I did some debugging and noticed that the "Run distribution chart for puppet" started to not work anymore at the same time the origin was lost. The chart only uses reports with the Puppet origin. This could be obvious to some people, but I still wanted to report it here in case other people have the same problem and google for it.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Found in Releases 3.4.0 added
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Bugzilla link set to 2192939
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/puppet-puppetserver_foreman/pull/29 added