drone/app/gitspace/orchestrator
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
..
common feat: [CDE-332]: updated script for gitspace tools installation (#2874) 2024-10-28 04:02:38 +00:00
container feat: [CDE-286]: Moving user and git mgmt to respective services. (#2634) 2024-09-02 10:27:27 +00:00
devcontainer feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00
git feat: [CDE-332]: updated script for containers (#2875) 2024-10-28 04:25:23 +00:00
ide feat: [CDE-332]: updated script for gitspace tools installation (#2874) 2024-10-28 04:02:38 +00:00
template feat: [CDE-332]: updated script for containers (#2875) 2024-10-28 04:25:23 +00:00
user feat: [CDE-332]: updated script for gitspace tools installation (#2874) 2024-10-28 04:02:38 +00:00
orchestrator.go feat: [CDE-391]:add infrastruce and orchestrator funcs (#2841) 2024-10-28 05:30:14 +00:00
orchestrator_impl.go feat: [CDE-391]:add infrastruce and orchestrator funcs (#2841) 2024-10-28 05:30:14 +00:00
wire.go feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00