main
Commits on Jun 24, 2022
-
-
-
-
Add volume snapshot events to workspace pod event
Signed-off-by: JenTing Hsiao <[email protected]>
-
Return raw duration from
getWorkspaceTimeoutInclude the raw duration from getWorkspaceTimeout, ie in the format '60m' before translation to 'short' or 'extended' etc.
-
[bridge] Add log.error in case we are about to override a previous "f…
…ailed" condition
-
[server][dashboard] Disable 5 second delay before returning feature f…
…lag value Co-authored-by: Milan Pavlik <[email protected]>
-
-
-
-
-
-
-
[server][dashboard] Allow teams to cancel and renew their usage-based…
… subscription in Stripe
-
[gitpod-db][server] Refactor workspace instance 'attributedTeamId' to…
… an explicit, not-team-specific 'usageAttributionId'
-
-
-
-
-
Commits on Jun 23, 2022
-
-
[installer] add
customCACertvolume tows-proxyThis PR adds `customCACert` volume to `ws-proxy` Signed-off-by: Tarun Pothulapati <[email protected]>
-
Watch VolumeSnapshot object is ready
When the VolumeSnapshot object is ready, notify to the Pod that it belongs to. Signed-off-by: JenTing Hsiao <[email protected]>
-
Add volume_snapshot_controller
Add volume_snapshot_controller to watch the VolumeSnapshot object. Signed-off-by: JenTing Hsiao <[email protected]>
-
-
-
-
Only spin up VMs if a preview is required
Signed-off-by: ArthurSens <[email protected]>
-
-
Trigger to bootstrap a preview environment in workspace integration t…
…est job Signed-off-by: JenTing Hsiao <[email protected]>
-
observability: Ring the phone only when a data loss occurs with Gitpo…
…dWsDaemonCrashLoopingg
-
-
Fix checkboxes on project settings page
The partial updates to the project were overwriting each other. Extract a new function to perform the partial updates correctly, always setting both `useIncrementalPrebuilds` and `usePersistentVolumeClaim`.
-

