Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

✨ Add Ingress overlay to access Catalog contents outside of the cluster#209

Merged
everettraven merged 4 commits intooperator-framework:mainfrom
rashmigottipati:ensure-endpoints
Nov 10, 2023
Merged

✨ Add Ingress overlay to access Catalog contents outside of the cluster#209
everettraven merged 4 commits intooperator-framework:mainfrom
rashmigottipati:ensure-endpoints

Conversation

@rashmigottipati
Copy link
Copy Markdown
Member

@rashmigottipati rashmigottipati commented Nov 7, 2023

Closes #118

  • Create an Ingress overlay to expose Catalogd's HTTP endpoints outside of the cluster
  • Add documentation outlining the steps to fetch the catalog contents using Ingress

@rashmigottipati rashmigottipati requested a review from a team as a code owner November 7, 2023 17:16
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ca0bc34) 39.58% compared to head (9d68719) 39.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage   39.58%   39.58%           
=======================================
  Files           8        8           
  Lines         485      485           
=======================================
  Hits          192      192           
  Misses        272      272           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment thread docs/fetching-catalog-contents.md Outdated
Comment thread manifests/overlays/nginx-ingress/kustomization.yaml Outdated
Comment thread docs/fetching-catalog-contents.md
Comment thread docs/fetching-catalog-contents.md Outdated
Comment thread docs/fetching-catalog-contents.md Outdated
Comment thread manifests/overlays/nginx-ingress/resources/nginx_ingress.yaml Outdated
Comment thread docs/fetching-catalog-contents.md Outdated
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Comment thread config/nginx-ingress/resources/nginx_ingress.yaml Outdated
Comment thread config/nginx-ingress/resources/nginx_ingress.yaml
Comment thread config/nginx-ingress/kustomization.yaml
Comment thread docs/fetching-catalog-contents.md
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Comment thread docs/fetching-catalog-contents.md Outdated
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
@everettraven everettraven added this pull request to the merge queue Nov 10, 2023
Merged via the queue into operator-framework:main with commit 3dc8131 Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure HTTP endpoints are accessible outside the cluster

3 participants