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

Suggestion: Only create 1 ingress pr Component (cleanup) #1214

Open
Richard87 opened this issue Oct 21, 2024 · 0 comments
Open

Suggestion: Only create 1 ingress pr Component (cleanup) #1214

Richard87 opened this issue Oct 21, 2024 · 0 comments

Comments

@Richard87
Copy link
Contributor

Richard87 commented Oct 21, 2024

One component should only have one ingress:

This is the current state:

NAME                                       CLASS   HOSTS                                                    ADDRESS         PORTS     AGE
proxy                                      nginx   proxy-oauth-demo-prod.weekly-42.dev.radix.equinor.com    20.223.40.148   80, 443   7d4h
proxy-active-cluster-url-alias             nginx   proxy-oauth-demo-prod.dev.radix.equinor.com              20.223.40.148   80, 443   7d
proxy-active-cluster-url-alias-aux-oauth   nginx   proxy-oauth-demo-prod.dev.radix.equinor.com              20.223.40.148   80, 443   7d
proxy-aux-oauth                            nginx   proxy-oauth-demo-prod.weekly-42.dev.radix.equinor.com    20.223.40.148   80, 443   7d4h
simple                                     nginx   simple-oauth-demo-prod.weekly-42.dev.radix.equinor.com   20.223.40.148   80, 443   7d4h
simple-active-cluster-url-alias            nginx   simple-oauth-demo-prod.dev.radix.equinor.com             20.223.40.148   80, 443   7d
web                                        nginx   web-oauth-demo-prod.weekly-42.dev.radix.equinor.com      20.223.40.148   80, 443   7d4h
web-active-cluster-url-alias               nginx   web-oauth-demo-prod.dev.radix.equinor.com                20.223.40.148   80, 443   7d
web-active-cluster-url-alias-aux-oauth     nginx   web-oauth-demo-prod.dev.radix.equinor.com                20.223.40.148   80, 443   7d
web-aux-oauth                              nginx   web-oauth-demo-prod.weekly-42.dev.radix.equinor.com      20.223.40.148   80, 443   7d4h

I propose this:

NAME             CLASS   HOSTS                                                                                                  ADDRESS         PORTS     AGE
proxy            nginx   proxy-oauth-demo-prod.dev.radix.equinor.com,proxy-oauth-demo-prod.weekly-42.dev.radix.equinor.com      20.223.40.148   80, 443   7d4h
proxy-aux-oauth  nginx   proxy-oauth-demo-prod.dev.radix.equinor.com,proxy-oauth-demo-prod.weekly-42.dev.radix.equinor.com      20.223.40.148   80, 443   7d4h
simple           nginx   simple-oauth-demo-prod.weekly-42.dev.radix.equinor.com, simple-oauth-demo-prod.dev.radix.equinor.com   20.223.40.148   80, 443   7d4h
web              nginx   web-oauth-demo-prod.dev.radix.equinor.com,web-oauth-demo-prod.weekly-42.dev.radix.equinor.com          20.223.40.148   80, 443   7d4h
web-aux-oauth    nginx   web-oauth-demo-prod.dev.radix.equinor.com,web-oauth-demo-prod.weekly-42.dev.radix.equinor.com          20.223.40.148   80, 443   7d4h
@Richard87 Richard87 changed the title Only create 1 ingress pr Component Only create 1 ingress pr Component (cleanup) Oct 21, 2024
@Richard87 Richard87 changed the title Only create 1 ingress pr Component (cleanup) Suggestion: Only create 1 ingress pr Component (cleanup) Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant