close
The Wayback Machine - https://web.archive.org/web/20220624173952/https://github.com/gitpod-io/gitpod/commits/main
Skip to content
Permalink
main
Switch branches/tags

Commits on Jun 24, 2022

  1. Add PVC support to prebuilds

    sagor999 authored and roboquat committed Jun 24, 2022
  2. Add gp timeout show command

    andrew-farries authored and roboquat committed Jun 24, 2022
  3. Add volume snapshot events to workspace pod event

    Signed-off-by: JenTing Hsiao <[email protected]>
    jenting authored and roboquat committed Jun 24, 2022
  4. Return raw duration from getWorkspaceTimeout

    Include the raw duration from getWorkspaceTimeout, ie in the format
    '60m' before translation to 'short' or 'extended' etc.
    andrew-farries authored and roboquat committed Jun 24, 2022
  5. [bridge] Add log.error in case we are about to override a previous "f…

    …ailed" condition
    geropl authored and roboquat committed Jun 24, 2022
  6. [server][dashboard] Disable 5 second delay before returning feature f…

    …lag value
    
    Co-authored-by: Milan Pavlik <[email protected]>
    2 people authored and roboquat committed Jun 24, 2022
  7. [server] fix linting issue

    svenefftinge authored and roboquat committed Jun 24, 2022
  8. [server][dashboard] Allow teams to cancel and renew their usage-based…

    … subscription in Stripe
    jankeromnes authored and roboquat committed Jun 24, 2022
  9. [gitpod-db][server] Refactor workspace instance 'attributedTeamId' to…

    … an explicit, not-team-specific 'usageAttributionId'
    jankeromnes authored and roboquat committed Jun 24, 2022

Commits on Jun 23, 2022

  1. Clean up after an error happens

    meysholdt authored and roboquat committed Jun 23, 2022
  2. [installer] add customCACert volume to ws-proxy

    This PR adds `customCACert` volume to `ws-proxy`
    
    Signed-off-by: Tarun Pothulapati <[email protected]>
    Pothulapati authored and roboquat committed Jun 23, 2022
  3. 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]>
    jenting authored and roboquat committed Jun 23, 2022
  4. Add volume_snapshot_controller

    Add volume_snapshot_controller to watch the VolumeSnapshot object.
    
    Signed-off-by: JenTing Hsiao <[email protected]>
    jenting authored and roboquat committed Jun 23, 2022
  5. Only spin up VMs if a preview is required

    Signed-off-by: ArthurSens <[email protected]>
    ArthurSens authored and roboquat committed Jun 23, 2022
  6. Trigger to bootstrap a preview environment in workspace integration t…

    …est job
    
    Signed-off-by: JenTing Hsiao <[email protected]>
    jenting authored and roboquat committed Jun 23, 2022
  7. observability: Ring the phone only when a data loss occurs with Gitpo…

    …dWsDaemonCrashLoopingg
    utam0k authored and roboquat committed Jun 23, 2022
  8. Changed memory amount and reworded

    lucasvaltl authored and roboquat committed Jun 23, 2022
  9. 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`.
    andrew-farries authored and roboquat committed Jun 23, 2022
Older