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

Update checks severities #950

Merged
merged 5 commits into from
May 31, 2023
Merged

Conversation

vitorvezani
Copy link
Member

This PR fixes internal #FWI-4250

Checklist

  • I have signed the CLA
  • I have updated/added any relevant documentation

Description

What's the goal of this PR?

  • Change all ignore checks to warning
  • Change the ones that say "These are initially warning and will later be promoted to danger." to danger
  • Publish a new major version of Polaris

What changes did you make?

Updated severity for some checks and update documentation for those checks and out-dated changelog

What alternative solution should we consider, if any?

N/A

@vitorvezani vitorvezani requested review from rbren and mggude as code owners May 31, 2023 19:18
@fairwinds-insights
Copy link

Fairwinds Insights CI Report

View the Full Report

✅ No new Action Items detected!

@vitorvezani vitorvezani changed the title /vv/change checks severity Update checks severities May 31, 2023
docs/changelog.md Show resolved Hide resolved
@vitorvezani vitorvezani merged commit 65c5ff5 into master May 31, 2023
@vitorvezani vitorvezani deleted the FWI-4250/vv/change-checks-severity branch May 31, 2023 20:41
vitorvezani added a commit that referenced this pull request Jun 1, 2023
* change all ignore checks to warning

* promoting checks initially warning that should be danger.

* fixing docs and examples

* adds changelog

* fix changelog version
vitorvezani added a commit that referenced this pull request Jun 6, 2023
* add login flow

* add logout functionality

* improve code

* implement token and status print

* implement status command

* add user to login

* improve server port management

* improve login flow

* fix login flow

* make insights URL for login configurable

* remove comments

* fix logrus directive usage

* add upload-insights command

* remove unnecessary usage of pointer

* error when using upload-insights and audit-path simultaneously

* upload-insights support

* set priority to reports

* adds report verification

* fix logging to meet expected results

* renaming variable name

* improve results printing

* improve variable naming

* remove TODO

* Update checks severities (#950)

* change all ignore checks to warning

* promoting checks initially warning that should be danger.

* fixing docs and examples

* adds changelog

* fix changelog version

* improve general error message

* update workloads to be able grab its version

* print URL on stdout on browser error

* use os.WriteFile instead of low-level API

* renaming fn params

* add insights client

* validating token on auth status

* minor fix

* only query for re-auth if token is still valid

* update some dependencies in go and CI (#951)

* update some dependencies

* update testing requirements

* Fix cert-manager

* lots of deprecated versions

* attempts

* review suggestions

* avoid nil pointer

* fix fixtures

* fix test

---------

Co-authored-by: Robert Brennan <contact@rbren.io>

* update changelog

---------

Co-authored-by: Andrew Suderman <andy@fairwinds.com>
Co-authored-by: Robert Brennan <contact@rbren.io>
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.

2 participants