instrumenta / instrumenta/kubeval

Validation error: Additional property seccompProfile is not allowed

Open
#329 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.2k
Forks
227
PR merge metrics
No merged PRs in 30d

Description

Getting an invalid Deployment when validating custom resources using kubeval with the additional CRD schemas. The `seccomp` profile feature was shipped in Kubernetes 1.19, is this not supported yet?

```sh
WARN - stdin contains an invalid Deployment (flux-system.helm-controller) - seccompProfile: Additional property seccompProfile is not allowed
WARN - stdin contains an invalid Deployment (flux-system.kustomize-controller) - seccompProfile: Additional property seccompProfile is not allowed
WARN - stdin contains an invalid Deployment (flux-system.notification-controller) - seccompProfile: Additional property seccompProfile is not allowed
WARN - stdin contains an invalid Deployment (flux-system.source-controller) - seccompProfile: Additional property seccompProfile is not allowed
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.