Improve k8s_resource with hidden or order option

Open
#2,212 4 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
kubernetes
Domain
devops

Research direction

Start by reading the k8s_resource implementation and how resources generated through Helm or Helmfile are represented. Clarify whether the feature should hide resources, reorder them, or support both, then define behavior and tests for large resource lists before implementation.

Written by the indexing model from the issue text.

Description

enhancement

Feature request

When the project include 50+ running pods may be convenient to have the ability to hide (collapse? ) some of them. Or put them to the bottom of the list.

Now there is no way to sort or hide the k8s_resource (they are listed as they are represented in Tiltfile) when resources are build through tools like Helmfile or Helm.

IDK which option will be easier to implement, since both of them are applicable.

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

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.

More from tilt-dev/tilt

All issues in tilt-dev/tilt

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.