the docker image used "cytopia/yamllint:1.26` lint yamls was Last updated over 2 years ago and doesn't have arm64
https://github.com/kubernetes/test-infra/blob/9953805b095e4fa09ce47fafe1268534595d4416/hack/make-rules/verify/yamllint.sh#L38C6-
L38C26
the maintainer of the project does NOT want to have an official image adrienverge/yamllint#281 (comment)
we would need to either migrate to a different yaml linter or make an automated mirror that pushes docker images somewhere
This would be helpful for the the developers that make PRs from a macbook they could lint their yamls and have less warnings piled up
the docker image used "cytopia/yamllint:1.26` lint yamls was Last updated over 2 years ago and doesn't have arm64
https://github.com/kubernetes/test-infra/blob/9953805b095e4fa09ce47fafe1268534595d4416/hack/make-rules/verify/yamllint.sh#L38C6-
L38C26
the maintainer of the project does NOT want to have an official image adrienverge/yamllint#281 (comment)
we would need to either migrate to a different yaml linter or make an automated mirror that pushes docker images somewhere
This would be helpful for the the developers that make PRs from a macbook they could lint their yamls and have less warnings piled up