Skip to content

Adds support for Auth proxy in Remote Development Module

Shekhar Patnaik requested to merge spatnaik/support_for_auth_proxy into remote_dev

What does this MR do and why?

Adds support for Auth Proxy to the Remote Dev Branch this includes:

  1. Adding an annotation to indicate which domain does the workspace belong to
  2. Changing the ingress type to 'none' so that ingress resources are not created.

How to set up and validate locally

  1. Check that the services created have the right annotation
  2. Check that the ingress resource is not created

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports