Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Disable Helm linting in the release workflow #3263

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Aug 21, 2020

The latest Helm version fails linting for deprecated APIs:

[ERROR] templates/rbac.yaml: the kind "rbac.authorization.k8s.io/v1beta1 ClusterRole" is deprecated in favor of "rbac.authorization.k8s.io/v1 ClusterRole"

Since we don't want to break compatibility with Kubernetes <1.17, we are disabling linting for now.

@stefanprodan stefanprodan added the build About the build or test scaffolding label Aug 21, 2020
@stefanprodan
Copy link
Member Author

/rebase

@stefanprodan stefanprodan merged commit 46f5566 into master Aug 21, 2020
@stefanprodan stefanprodan deleted the helm-linting-off branch August 21, 2020 14:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build About the build or test scaffolding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants