HomeClusterLabs Projects

Low: scheduler: ignore unknown actions for resource state

Description

Low: scheduler: ignore unknown actions for resource state

Previously, we considered any action other than notify or meta-data to affect
resource state (active and/or failed). This meant that results of unknown
action names in resource history (which should be possible only with manual
editing or a custom recurring action) could potentially affect resource state.

Now, we specifically list the actions that do affect state. This technically
breaks behavioral backward compatibility, though probably not in real-world
scenarios.

Details

Provenance
kgaillotAuthored on Aug 5 2024, 11:11 AM
Parents
rP1d08a109016a: Merge pull request #3666 from kgaillot/fixes
Branches
Unknown
Tags
Unknown