module-indexer-deploy-config
module-indexer-deploy-config copied to clipboard
Allow Forceful Mode Restrictions
trafficstars
Description
Allows developers to forcefully prevent indexers being locked to specific modes via di.xml configuration and extends the deployment configuration validation to enforce these rules.
Discussion Points
- Is flagging the deployment configuration as invalid over-aggresssive?
- Should we take it a step further and enforce these rules in the
SetIndexerModeplugin too?- I'm not sure about this, personally. I feel like locking the mode outside of the deployment configuration file(s) defeats the purpose of this module.
Closes #11
- No, since we're adhering to Adobe's best practices concerning this.
- No, the possibility to set (and override) should still be available.