mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Merge pull request #1283 from marquiz/docs/deprecation-policy
docs: deprecation policy for Helm chart params
This commit is contained in:
commit
65b7216313
1 changed files with 3 additions and 0 deletions
|
@ -34,3 +34,6 @@ Command-line flags and configuration file options are supported for 1 more
|
|||
release after being deprecated, at minimum. That is, if option/flag is
|
||||
deprecated in version **X**, it will be supported in **X+1** and may be removed
|
||||
in **X+2**.
|
||||
|
||||
The same policy (support for 1 release after deprecation) also applies to Helm
|
||||
chart parameters.
|
||||
|
|
Loading…
Reference in a new issue