Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

[refactor] Cleanup InitIgnoreList(detectFilesystem bool) #2840

@aaron-prindle

Description

@aaron-prindle

Currently func InitIgnoreList(detectFilesystem bool) error { takes ini a bool parameter but in all code, the value is only ever set to true. This issue tracks removing the bool parameter as it is unused:

Related code:
https://github.com/GoogleContainerTools/kaniko/blob/main/pkg/util/fs_util.go#L1035

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedLooking for a volunteer!kind/enhancementNew feature or requestmeta/kanikopriority/p3agreed that this would be good to have, but no one is available at the moment.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions