saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
https://repo.saltproject.io/
Apache License 2.0
14.09k stars 5.47k forks source link

Change `enable_legacy_startup_events` to `False` with Neon release #46336

Open UtahDave opened 6 years ago

UtahDave commented 6 years ago

Description of Issue/Question

I added a gate to remove the old style minion_start startup event in this PR: https://github.com/saltstack/salt/pull/46272

enable_legacy_startup_events should have its default changed to False with the Neon release of Salt. This is a reminder issue to ensure this happens.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

stale[bot] commented 4 years ago

Thank you for updating this issue. It is no longer marked as stale.

sagetherage commented 4 years ago

this may be in master, or there may be a port to master with this in it if it still doesn't exist in the master branch. It needs some research to determine any work to be done for the Sodium release cycle.

UtahDave commented 1 year ago

We still need to change the default to False here.