Files
deployment-portal-be/.gitignore
Ashvin S 2e9215352f INFRA-2231 | Ashvin | Centralize shared alb configuration (#758)
* INFRA-2231 | Ashvin | Create shared alb config json

Curently this jsonnet only works for internal shared albs. I will expand it to be useful for internet facing load balancers in subsequent commits.

* INFRA-2231 | Ashvin | Add jsonnet tests

* INFRA-2231 | Ashvin | Add jsonnet tests

* INFRA-2231 | Ashvin | Change team of shared config ingress to Shared

* INFRA-2231 | Ashvin | Create and apply shared ingress config

* INFRA-2231 | Ashvin | Remove subnet section for spike cluster

* INFRA-2231 | Ashvin | Remove exclusive annotations from shared alb

* INFRA-2231 | Ashvin | Create ingress groups and store them in db

* INFRA-2231 | Ashvin | Fixed tests

* INFRA-2602 | Ashvin | Create service account for sandbox in EKS clusters (#760)

* INFRA-2602 | Ashvin | Add controller tests for IngressGroupController

* INFRA-2602 | Ashvin | Add service test for IngressGroupServiceImpl

* INFRA-2602 | Ashvin | Add service test for IngressGroupServiceImpl

* INFRA-2602 | Ashvin | Add test for IngressGroupApplier

* INFRA-2602 | Ashvin | Add test for IngressGroupApplier

* INFRA-2602 | Ashvin | Add tags annotation in shared alb config

* INFRA-2231 | Ashvin | Remove tags from shared alb of test files
2023-12-21 07:56:53 +05:30

53 lines
569 B
Plaintext

*#
*.iml
*.ipr
*.iws
*.jar
*.sw?
*~
.#*
.*.md.html
**/*.DS_Store
.classpath
.factorypath
.gradle
!/.idea/codeStyles/**
.idea
.vscode
.metadata
.project
.recommenders
.settings
.springBeans
/code
MANIFEST.MF
_site/
activemq-data
bin
build
!/**/src/**/bin
!/**/src/**/build
build.log
dependency-reduced-pom.xml
dump.rdb
interpolated*.xml
lib/
manifest.yml
out
overridedb.*
target
transaction-logs
.flattened-pom.xml
secrets.yml
.gradletasknamecache
.DS_Store
.sts4-cache
vars
*.env
kubernetes_manifests
manifests
pipelines
pipeline_manifests
user-mapping.yaml
**/vendor/