drone/app/gitspace/orchestrator/container
Dhruv Dhruv d577102d5e feat: [CDE-127]: Adding changes to include logging in container orchestration. (#2178)
* feat: [CDE-127]: Linting.
* Merge branch 'refs/heads/main' into CDE-127

# Conflicts:
#	app/gitspace/orchestrator/container/embedded_docker.go
#	cmd/gitness/wire.go
* feat: [CDE-127]: Addressing review comments.
* feat: [CDE-127]: Removing streams map from StatefulLogger. Flushing the stream every time the invoking function is closed.
* feat: [CDE-127]: Removing streams map from StatefulLogger. Flushing the stream every time the invoking function is closed.
* feat: [CDE-127]: Removing streams map from StatefulLogger. Flushing the stream every time the invoking function is closed.
* feat: [CDE-127]: Removing streams map from StatefulLogger. Flushing the stream every time the invoking function is closed.
* feat: [CDE-127]: Adding flush stream logic to delete gitspace in orchestrator. Linting.
* feat: [CDE-127]: Adding flush stream logic to delete gitspace in orchestrator. Linting.
* feat: [CDE-127]: Addressing review comments.
* feat: [CDE-127]: Adding changes to make logutil.StatefulLogger a wrapper on livelog.LogStream and adding initialisation and flush functions.
* feat: [CDE-127]: Adding changes to make logutil.StatefulLogger a wrapper on livelog.LogStream and adding initialisation and flush functions.
* feat: [CDE-127]: Adding changes to include logging in container orchestration's stop flow.
* feat: [CDE-127]: Adding changes to include logging in container orchestration's start flow.
2024-07-09 21:13:47 +00:00
..
template feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
container_orchestrator.go feat: [CDE-94]: Adding orchestration to start, stop and delete Gitspaces. (#2159) 2024-07-08 20:10:44 +00:00
devcontainer.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
embedded_docker.go feat: [CDE-127]: Adding changes to include logging in container orchestration. (#2178) 2024-07-09 21:13:47 +00:00
ide.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
template.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
types.go feat: [CDE-94]: Adding orchestration to start, stop and delete Gitspaces. (#2159) 2024-07-08 20:10:44 +00:00
vscode.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
vscodeweb.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
wire.go feat: [CDE-127]: Adding changes to include logging in container orchestration. (#2178) 2024-07-09 21:13:47 +00:00