KUBECTL_EXTERNAL_DIFF variable --ignore-matching-lines="image:.* does not take effect #1717
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What happened:
What you expected to happen:
expect the --ignore-matching-lines parameter to correctly match and exclude specified lines.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
I am working in a CI/CD pipeline and need to compare YAML files in different Git commits to ensure they match the actual running resources, …except for the fields that should be ignored.
Environment:
kubectl version
): 1.29.5cat /etc/os-release
): centos7The text was updated successfully, but these errors were encountered: