drone/app/gitspace/orchestrator/container
Dhruv Dhruv 2785206535 fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler. (#2218)
* Formatting.
* fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler.
2024-07-15 08:10:59 +00:00
..
template feat: [CDE-136]: Removing password authentication for code-server and breaking setup in installation and run. (#2202) 2024-07-11 08:30:21 +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-136]: Removing password authentication for code-server and breaking setup in installation and run. (#2202) 2024-07-11 08:30:21 +00:00
embedded_docker.go fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler. (#2218) 2024-07-15 08:10:59 +00:00
ide.go feat: [CDE-136]: Removing password authentication for code-server and breaking setup in installation and run. (#2202) 2024-07-11 08:30:21 +00:00
template.go feat: [CDE-136]: Removing password authentication for code-server and breaking setup in installation and run. (#2202) 2024-07-11 08:30:21 +00:00
types.go feat: [CDE-127]: Adding changes to include logging in container orchestration's start flow. (#2192) 2024-07-10 10:25:41 +00:00
vscode.go feat: [CDE-136]: Removing password authentication for code-server and breaking setup in installation and run. (#2202) 2024-07-11 08:30:21 +00:00
vscodeweb.go feat: [CDE-136]: Removing password authentication for code-server and breaking setup in installation and run. (#2202) 2024-07-11 08:30:21 +00:00
wire.go feat: [CDE-127]: Adding changes to include logging in container orchestration. (#2178) 2024-07-09 21:13:47 +00:00