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

Support finding ingresses #31

Merged
merged 3 commits into from
Aug 27, 2023
Merged

Support finding ingresses #31

merged 3 commits into from
Aug 27, 2023

Commits on Aug 23, 2023

  1. support finding ingresses

    Yuni-sa committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bb19469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1006ae3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. remove unnecessary check for service backend in retrieveUsedIngress f…

    …unction
    
    the condition 'if path.Backend.Service != nil' was causing resources to be skipped
    incorrectly.
    Yuni-sa committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    067a291 View commit details
    Browse the repository at this point in the history