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

Make sure to log error in findObjectsForSrc() #632

Merged

Commits on Oct 10, 2024

  1. Make sure to log error in findObjectsForSrc()

    It is hidden right now if there is an error in configured named
    fields and index. Lets log the error and return the current state
    of requests.
    
    With this the findObjectsForSrc() will exit with an hidden error
    like:
    
    ```
    "error": "Index with name field:.spec.ksmTls.caBundleSecretName does not exist"
    ```
    
    Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
    stuggi committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d5dd362 View commit details
    Browse the repository at this point in the history