arvindKandpal-ksolves opened a new pull request, #1137:
URL: https://github.com/apache/flink-kubernetes-operator/pull/1137
## What is the purpose of the change (FLINK-36744)
This pull request documents the FlinkVersion compatibility policy introduced
in Flink Kubernetes Operator 1.7, which was previously only discoverable in
source code (FlinkVersion.java) and not mentioned in the official
documentation.
Adds a new "Flink Version Compatibility" section to the Compatibility
Guarantees
documentation page explaining the last-4-minor-versions policy and linking
to
FlinkVersion.java for the current supported version list.
Also updates the Chinese translation (content.zh) with full translated
content
and the new section.
## Brief change log
- Added "Flink Version Compatibility" section to
`docs/content/docs/operations/compatibility.md`
- Added "Flink 版本兼容性" section to
`docs/content.zh/docs/operations/compatibility.md`
- Translated existing English content to Chinese in
`content.zh/docs/operations/compatibility.md`
## Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
## Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): no
- The public API, i.e., is any changes to the `CustomResourceDescriptors`:
no
- Core observer or reconciler logic that is regularly executed: no
## Documentation
- Does this pull request introduce a new feature? no
- If yes, how is the feature documented? not applicable
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]