Files
kubernetes.core/changelogs/fragments/308-fix-for-common-non-ascii-characters-in-resources.yaml
2022-01-14 07:49:37 +05:30

3 lines
181 B
YAML

bugfixes:
- module_utils.common - change default opening mode to read-bytes to avoid bad interpretation of non ascii characters and strings, often present in 3rd party manifests.