Skip to content

Follow top-level directory symlinks when finding resources#332

Open
rorosen wants to merge 1 commit into
yannh:masterfrom
rorosen:follow-directory-symlink
Open

Follow top-level directory symlinks when finding resources#332
rorosen wants to merge 1 commit into
yannh:masterfrom
rorosen:follow-directory-symlink

Conversation

@rorosen
Copy link
Copy Markdown

@rorosen rorosen commented Jun 11, 2025

filepath.Walk doesn't follow symbolic links, so kubeconform reported zero found resources when pointed to a directory symlink. This adds support to follow top-level links, nested links will still not be followed.

`filepath.Walk` doesn't follow symbolic links, so kubeconform reported
zero found files when pointed to a directory symlink. This adds support
to follow top-level links, nested links will still not be followed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant