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

Ingresses List warns pathExistsInSchema has been used without fetching the schema definition #11159

Merged

Conversation

aalves08
Copy link
Member

@aalves08 aalves08 commented Jun 3, 2024

Summary

Fixes #11086

Occurred changes and/or fixed issues

  • add fix for missing secondary schemas in ingress list view
  • add e2e test

Technical notes summary

Areas or cases that should be tested

  • Go to Ingress list view and make sure we don't have the console warn related to pathExistsInSchema

Areas which could experience regressions

Screenshot/Video

Before
before
After
after

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

@aalves08 aalves08 merged commit 90f7baa into rancher:master Jun 11, 2024
27 checks passed
nwmac pushed a commit to nwmac/dashboard that referenced this pull request Oct 24, 2024
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.

Ingresses List warns pathExistsInSchema has been used without fetching the schema definition
2 participants