Actions
Bug #33671
closeddon't warn about apipie cache when using "rake config"
Difficulty:
Triaged:
No
Description
foreman-rake config …
is often used in automation as an API to fetch/set config options. However, this sometimes includes the ugly "API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache." warning, confusing the app trying to fetch the config.
lets hide the warning when in "config" mode too.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8829 added
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8830 added
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Is duplicate of Bug #33369: Print warnings subceptible to show up in a console session to stderr added
Updated by Evgeni Golov about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|701fff0b9d81b58428ef0d622dbb1aa2f732ca77.
Actions