Skip to content

Commit

Permalink
Remove TPS Forvalteren proxy application files and update URLs (#3457)
Browse files Browse the repository at this point in the history
This commit removes all TPS Forvalteren proxy related application files from the repository. This includes application resource configurations, test files, Java classes, and Docker-related files. This is most likely part of a refactoring process or due to the migration of the TPS Forvalteren proxy functionality to a different application or service.
  • Loading branch information
krharum authored Apr 4, 2024
1 parent 0446224 commit 2a4b97c
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 1,107 deletions.
21 changes: 0 additions & 21 deletions .github/workflows/proxy.tps-forvalteren-proxy.yml

This file was deleted.

5 changes: 0 additions & 5 deletions apps/dolly-backend/src/test/resources/application-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@ consumers:
namespace: dolly
url: http://localhost:${wiremock.server.port:0}/pdl
cluster: dev-fss
tps-forvalteren-proxy:
name: tps-mock
namespace: dolly
url: http://localhost:${wiremock.server.port:0}/tpsf
cluster: dev-fss
testnav-arena-forvalteren-proxy:
name: arena-forvalteren-mock
namespace: dolly
Expand Down
2 changes: 0 additions & 2 deletions apps/endringsmelding-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ spec:
- application: testnav-ident-pool
- application: generer-navn-service
- application: testnav-adresse-service
external:
- host: tps-forvalteren-proxy.dev-fss-pub.nais.io
liveness:
path: /internal/isAlive
initialDelay: 4
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ springdoc:
url: /v3/api-docs

consumers:
tps-forvalteren-proxy:
url: https://tps-forvalteren-proxy.dev-fss-pub.nais.io
cluster: dev-fss
namespace: dolly
name: tps-forvalteren-proxy
tps-messaging-service:
url: http://testnav-tps-messaging-service.dolly.svc.cluster.local
cluster: dev-gcp
Expand Down
3 changes: 0 additions & 3 deletions apps/miljoer-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ spec:
- application: app-1
namespace: plattformsikkerhet
cluster: dev-gcp
outbound:
external:
- host: tps-forvalteren-proxy.dev-fss-pub.nais.io
tokenx:
enabled: true
azure:
Expand Down
8 changes: 0 additions & 8 deletions proxies/tps-forvalteren-proxy/Dockerfile

This file was deleted.

72 changes: 0 additions & 72 deletions proxies/tps-forvalteren-proxy/build.gradle

This file was deleted.

Loading

0 comments on commit 2a4b97c

Please sign in to comment.