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

369098: Fix Ingress Configuration for Bold BI Deployment #143

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Priyasunil26
Copy link

Fixes and Enhancements:

Resolved NGINX Ingress Configuration Issue:

nginx_issue

  1. Updated Ingress Rules for Bold ETL Service: Corrected the issue where /boldetl(/|$)(.*) was causing errors due to pathtype: prefix conflict. Implemented a solution to ensure proper routing and handling of paths.
    bold-etl-solution
    bold-etl-solution-2
  2. Updated NGINX Ingress Configuration for Kubernetes: Addressed the deprecation warning related to kubernetes.io/ingress.class by removing kubernetes.io/ingress.class in annotation and adding it to spec.
    image
    All changes have been tested locally and verified to resolve the reported issues without introducing new warnings or errors.
    image

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.

3 participants