-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
proxmox: deprecate old compatibility feature flag #6836
proxmox: deprecate old compatibility feature flag #6836
Conversation
How about bumping the deprecation to c.g 10.0.0? That gives users some more time to do the adjustment. |
That's starting to look like a norm, @felixfontein :) Personally I think this has been around and documented for a long time. Users should/would not be using compatibility behaviour in a long time. Those who eventually are had to make that choice after reading the docs, so they should be aware. For this case I would prefer to solve it sooner rather than later. |
Removing options where there's no pressing need to remove them should IMO have a longer deprecation period. It's OK IMO to warn them about the upcoming deprecation, complete removal is another level. If you would only deprecate and remove the |
IMO 1+ year is not a "short timeframe", but not pressing the point. Bumping up to 10.0.0. |
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #6851 🤖 @patchback |
* proxmox: deprecate old compatibility feature flag * add changelog frag * bump deprecation to 10 (cherry picked from commit c34a227)
@russoz @UnderGreen thanks! |
SUMMARY
Deprecate parameter
proxmox_default_behavior
added in version 1.3.0.ISSUE TYPE
COMPONENT NAME
plugins/modules/proxmox.py