drone/app/store
Deepak Bhatt 6983438ec2 feat: [CDE-391]:add infrastruce and orchestrator funcs (#2841)
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* change name
* increase scope of delete
* change func name
* modify delete api
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* add delete and handler condition
* address comment
* handle cleanup event
* update enum mapping
* find destroyed infra as well
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* modify find signature
* Merge branch 'add-force-delete-job-funcs' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* 



address feedback 2
* 



address feedback
* 



Apply suggestion from code review
* 



Apply suggestion from code review
* 



remove std out
* 



add infrastruce and orchestrator funcs
* 



add and modify infra provider methods

Add cleanupInstanceResources method
Modify Deprovision method and make it idempotent
* address feedback 2
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* Merge branch 'add-force-delete-job-funcs' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* address feedback
* Apply suggestion from code review
* Apply suggestion from code review
* remove std out
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* add infrastruce and orchestrator funcs
* add and modify infra provider methods

Add cleanupInstanceResources method
Modify Deprovision method and make it idempotent
2024-10-28 05:30:14 +00:00
..
cache feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
database feat: [CDE-391]:add infrastruce and orchestrator funcs (#2841) 2024-10-28 05:30:14 +00:00
logs Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
cache.go feat: [CDE-202]: infra provider resource cache (#2637) 2024-09-03 09:59:29 +00:00
database.go feat: [CDE-391]:add infrastruce and orchestrator funcs (#2841) 2024-10-28 05:30:14 +00:00
logs.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
store_test.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
transformation.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
wire.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00