tilt-dev / tilt-dev/tilt

Auto-delete private team snapshots after a set time

Open
#3,260 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Tilt Cloud
Dominant language
Go
Stars
10.1k
Forks
413
Avg merge
1d 10h
Merged PRs (30d)
6

Description

Improvement upon https://github.com/windmilleng/tilt/issues/3128.

Some teams may want private team snapshots to be auto-deleted after a set time. Team snapshots are private to be accessed by team members only. But sometimes there may be sensitive data in snapshots that team owners want to be removed from the system. Even though snapshots can be deleted (https://github.com/windmilleng/tilt/issues/3128), it is still extra safe to have a policy where snapshots will be auto-deleted after a set period of time, so that they don't unnecessarily build up.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked issue about snapshot deletion and then trace where private team snapshots are stored and deleted. Identify the existing snapshot lifecycle and the team-level policy configuration before defining the retention behavior and its tests; the issue names no files, entry points, or acceptance criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.