Skip to content

Support config files with well-known file names #49

Open
@viswajithiii

Description

@viswajithiii

Right now, the config file is passed using the --config flag to kube-linter lint. In practice, however, users may want to have different configs (with different custom checks and different lists of enabled checks) for different apps, which may be in different directories or different Helm charts. Similar to .eslintrc files, we could support config files with a well-known filename, say .kube-linterrc, and have kube-linter lint automatically read them and merge them into the existing config as it walks directories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    decision pendingStill deciding whether this is something we should doenhancementNew feature or requestneeds designIndicates that the proposed enhancement needs more thought on design

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions