Skip to content

Conversation

@psibi
Copy link

@psibi psibi commented May 4, 2021

This features adds the ability to disable tests on the specified
namespaces.

Specific usage example:

kube-score score --ignore-namespace=logging,minio -

This usecase is specifically for ignoring the checks on namespace like
istio-system which isn't managed by a specific team.

RELNOTE: score: allow to disable scoring of objects in specific namespaces

This features adds the ability to disable tests on the specified
namespaces.

Specific usage example:

```
kube-score score --ignore-namespace=logging,minio -
```

This usecase is specifically for ignoring the checks on namespace like
istio-system which isn't managed by a specific team.

```
RELNOTE: score: allow to disable scoring of objects in specific namespaces
```
@psibi psibi force-pushed the namespace-ignore branch from 565b594 to 7173fc5 Compare May 4, 2021 14:37
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