Skip to content

Commit

Permalink
feat: update .dmtlint.yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
juev committed Dec 18, 2024
1 parent 48c9dc9 commit c529820
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .dmtlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ linters-settings:
- recommender
- updater
- kube-proxy
- backup
d8-system:
- kube-rbac-proxy
- web
Expand Down Expand Up @@ -103,6 +104,7 @@ linters-settings:
- smoke-mini-c
- smoke-mini-d
- smoke-mini-e
- smoke-mini
dex-authenticator-namespace:
- redis
test-namespace:
Expand All @@ -122,8 +124,10 @@ linters-settings:
d8-service-with-healthchecks:
- agent
- controller
- kube-rbac-proxy
d8-user-authz:
- user-authz-webhook
- webhook
openapi:
enum-file-excludes:
- prometheus:/openapi/values.yaml:
Expand Down Expand Up @@ -306,8 +310,9 @@ linters-settings:
- "documentation:builder"
- "kiali:kiali"
- "aggregating-proxy:wait-memcached"
- "d8-upmeter:upmeter-agent"
- "kube-system:webhook"
- "upmeter-agent:chown-volume-data"
- "webhook:webhook"
monitoring:
skip-module-checks:
- "extended-monitoring"
Expand All @@ -333,5 +338,7 @@ linters-settings:
- "smoke-mini-d"
- "smoke-mini-e"
- "web"
- "metadata-exporter"
- "prometheus-pp"
skip-vpa-checks:
- "d8-system:deckhouse"

0 comments on commit c529820

Please sign in to comment.