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

Remove --strict from helm linter #36996

Merged
merged 2 commits into from
Jan 25, 2022

Conversation

ericvn
Copy link
Contributor

@ericvn ericvn commented Jan 25, 2022

Please provide a description of this PR:

The Helm version was updated in the tooling, so there are now some WARNINGS (which fail because of --strict) on deprecated APIs.

The make gen also makes one other manifest change.

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • Configuration Infrastructure
  • Docs
  • Installation
  • Networking
  • Performance and Scalability
  • Policies and Telemetry
  • Security
  • Test and Release
  • User Experience
  • Developer Infrastructure

@ericvn ericvn requested a review from a team as a code owner January 25, 2022 17:01
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 25, 2022
@jacob-delgado jacob-delgado added the release-notes-none Indicates a PR that does not require release notes. label Jan 25, 2022
@jacob-delgado
Copy link
Contributor

/test release-notes_istio

@howardjohn howardjohn added the do-not-merge/hold Block automatic merging of a PR. label Jan 25, 2022
@howardjohn
Copy link
Member

just want a sec to review before automerge

@jacob-delgado
Copy link
Contributor

cc @ericvn any reason why you are removing this? Failing on lint warnings seems like the behavior we'd want, but maybe there's additional things I'm missing.

@ericvn
Copy link
Contributor Author

ericvn commented Jan 25, 2022

@jacob-delgado Reason it's failing is that we moved up Helm versions in the build image. Separate Slack with John as well. Not sure if it makes sense to remove the --strict, update the manifests to fix warnings (will this break us on some older supported kk8s versions, or revert the Helm update.

@howardjohn
Copy link
Member

Ah its from deprecated APIs... we cannot remove those yet

@ericvn
Copy link
Contributor Author

ericvn commented Jan 25, 2022

Removing DNM as John approved. Still waiting on @istio/wg-environments-maintainers .

@ericvn ericvn removed the do-not-merge/hold Block automatic merging of a PR. label Jan 25, 2022
@istio-testing istio-testing merged commit 27700ce into istio:master Jan 25, 2022
@ericvn ericvn deleted the removehelmstrictlint branch January 25, 2022 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants