python/kubernetes/utils
Jürgen Hötzel 1729f35c7e Prevent ConstructorError when parsing YAML containing '=' scalars
pyyaml assignes '=' to tag:yaml.org,2002:value even though there's
no constructor for it. Removing the implicit resolver for '=' fixes
the issue.
2023-04-30 18:07:39 +02:00
..
__init__.py
create_from_yaml.py Prevent ConstructorError when parsing YAML containing '=' scalars 2023-04-30 18:07:39 +02:00
quantity.py Fix small misspelling error 2022-09-27 19:46:35 -04:00