Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add filenames to linting #99

Merged
merged 1 commit into from Feb 28, 2020

Conversation

dexhorthy
Copy link
Member

@dexhorthy dexhorthy commented Feb 27, 2020

RULE                           TYPE    FILENAME                    LINE    MESSAGE
replicas-1                     info    cron-deployment.yaml        11      Found Replicas 1
replicas-1                     info    redis-deployment-2.yaml     12      Found Replicas 1
replicas-1                     info    web-deployment.yaml         11      Found Replicas 1
container-resources            info    init-job.yaml               16      Missing container resources
container-resources            info    redis-deployment-2.yaml     24      Missing container resources
container-resources            info    redis-statefulset.yaml      24      Missing container resources
container-resources            info    usercreate-job.yaml         16      Missing container resources
container-resource-limits      info    postgres-deployment.yaml    63      Missing resource limits
may-contain-secrets            info    redis-secret.yaml           9       It looks like there might be secrets in this file

cc @austinchambers @aj-jester @Vwampage

RULE                           TYPE    FILENAME                    LINE    MESSAGE
replicas-1                     info    cron-deployment.yaml        11      Found Replicas 1
replicas-1                     info    redis-deployment-2.yaml     12      Found Replicas 1
replicas-1                     info    web-deployment.yaml         11      Found Replicas 1
container-resources            info    init-job.yaml               16      Missing container resources
container-resources            info    redis-deployment-2.yaml     24      Missing container resources
container-resources            info    redis-statefulset.yaml      24      Missing container resources
container-resources            info    usercreate-job.yaml         16      Missing container resources
container-resource-limits      info    postgres-deployment.yaml    63      Missing resource limits
may-contain-secrets            info    redis-secret.yaml           9       It looks like there might be secrets in this file
@dexhorthy dexhorthy merged commit 03507ba into replicatedhq:master Feb 28, 2020
@dexhorthy dexhorthy deleted the release-lint-filename branch August 9, 2020 17:30
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.

None yet

2 participants