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 logging of 404 error responses for pvc, configmaps and secrets #618

Conversation

mlassak
Copy link
Contributor

@mlassak mlassak commented Oct 4, 2022

Resolves: #595

Description

Removed logging of 404 error responses for (yet) non-existing pvcs, configmaps and secrets

How Has This Been Tested?

  1. delete the resources in question, simulating a new user startup
  2. open notebook controller spawner
  3. verify dashboard logs do not contain error records after completed GET requests on api/pvc, api/configmaps and api/secrets

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 5, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andrewballantyne

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Oct 5, 2022
@openshift-merge-robot openshift-merge-robot merged commit 5e9f2bc into opendatahub-io:main Oct 5, 2022
strangiato pushed a commit to strangiato/odh-dashboard that referenced this pull request Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Reporting 404s on Spawner Page clutters Logs
3 participants