Commit Graph

10 Commits

Author SHA1 Message Date
Ashvin S
935d9d1012 INFRA-809 | Ashvin | Move jsonnet to kutegen (#864)
* INFRA-809 | Ashvin | Replace jsonnet with kutegen

* INFRA-809 | Ashvin | Install kutegen on build and test

* INFRA-809 | Ashvin | Fix 'static' modifier out of order with the JLS suggestions in KutegenClient.java

* INFRA-809 | Ashvin | Remove all templates files

* INFRA-809 | Ashvin | Add kutegen submodule

* INFRA-809 | Ashvin | Use go run kutegen instead of build

This will save dev an extra step of building kutegen each time they make a change in the templates files and thus save time and effort. go.work file lets us run go build and run in the parent directory.

* INFRA-809 | Ashvin | Remove redundant dirs from Dockerfile

* INFRA-809 | Ashvin | Remove go build in maven file.

This was causing various dependency issue in the build process. I will add a Makefile if there is a need in the future for now. For now all local development will be done using go run command so this will not be necessary.

* INFRA-809 | Ashvin | Update kutegen version

* INFRA-809 | Ashvin | Revert YAML support from kutegen

* INFRA-809 | Ashvin | Rebase the commit to kutegen

* INFRA-809 | Ashvin | Fix test

Using changes in the kutegen

* INFRA-809 | Ashvin | Remove the templates dir

* INFRA-809 | Ashvin | Clean generated dirs with mvn clean
2024-04-05 12:28:32 +05:30
Ankit Bhardwaj Bhardwaj
c42caf2c65 INFRA-2184 | Ankit Bhardwaj | Dummy commit 2023-10-24 22:20:08 +05:30
Ankit Bhardwaj
f5dcf47e38 INFRA-2108 | Ankit Bhardwaj | Add workflows for checkstyle and sonarqube 2023-09-11 13:09:59 +05:30
Ashvin Sharma
f91ec0b5af INFRA-2152 | Ashvin | Add instruction to add user-mapping for local dev 2023-09-08 14:46:37 +05:30
Ashvin Sharma
eab27fc591 INFRA-2035 | Ashvin | Convert email in lower case while ingesting user-mapping.yaml 2023-08-18 15:59:29 +05:30
Ashvin Sharma
c93837e02c INFRA-2035 | Ashvin | Add logs and Add retry to fetch sg id from kubernetes 2023-08-17 19:25:28 +05:30
Ashvin Sharma
8eba9542fd INFRA-832 | Ashvin Sharma | Added new cert arn 2021-09-09 13:03:00 +05:30
anoop narang
ca2db7a62e INFRA-626 | Anoop | Allow deployment_portal_users to read nonprod secrets 2021-01-04 13:56:58 +05:30
anoop narang
2effe72382 INFRA-626 | Anoop | Allow deployment_portal_users to write nonprod secrets 2020-12-21 18:20:38 +05:30
Abhishek Katiyar
13487257f5 [ch6331] | Abhishek | Add docker-compose.yaml and README.md 2020-05-20 16:49:40 +05:30