cnp-flux-config icon indicating copy to clipboard operation
cnp-flux-config copied to clipboard

Add path rewrite to Docmosis lower envs

Open ieuanb74 opened this issue 7 months ago • 3 comments

Jira link (if applicable)

https://tools.hmcts.net/jira/browse/DTSPO-18049

Change description

  • Creates ingress and middleware to rewrite /rs/... to /api/... in aat and perftest
  • Already in demo from previous test
  • Updated kustomization.yaml with new ingress in aat, demo and perftest

Checklist

  • [x] commit messages are meaningful and follow good commit message guidelines
  • [x] README and other documentation has been updated / added (if needed)
  • [x] tests have been updated / new tests has been added (if needed)
  • [ ] Does this PR introduce a breaking change

🤖AEP PR SUMMARY🤖

I'm a bot that generates AI summaries of pull requests, see AEP for more details

  • Added docmosis-ingress.yaml in apps/docmosis/aat/base/ with Ingress and Middleware configurations for Traefik.
  • Updated kustomization.yaml in apps/docmosis/aat/base/ to include docmosis-ingress.yaml.
  • Updated kustomization.yaml in apps/docmosis/demo/base/ to include docmosis-ingress.yaml.
  • Updated kustomization.yaml in apps/docmosis/ithc/base/ to include docmosis-ingress.yaml.
  • Added docmosis-ingress.yaml in apps/docmosis/perftest/base/ with Ingress and Middleware configurations for Traefik.
  • Updated kustomization.yaml in apps/docmosis/perftest/base/ to include docmosis-ingress.yaml.

ieuanb74 avatar Jul 05 '24 12:07 ieuanb74