tilt-dev / tilt-dev/tilt

support kustomize remote URLs

Open
#2,383 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I have some pre-existing infrastructure I'd like to use and don't want tilt to care much about it. I pull the YAML from GitHub using kustomize's remote URL feature.

Normally, I'd run

kustomize build https://github.com/kubernetes-sigs/cluster-api//config/default?ref=v0.2.5

and apply that yaml to my cluster. However when I do this through a Tiltfile I end up with an error: https://cloud.tilt.dev/snapshot/AdaN7toLiyRNsX2lnjM=

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 reproducing the issue with the provided kustomize build remote URL and the corresponding Tiltfile usage, then inspect the error in the linked Tilt snapshot. Done means the remote URL is accepted through a Tiltfile without the reported error and produces the expected Kubernetes YAML.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.