Skip to content

Fix readiness in tilt lib - #4252

Merged
kcp-ci-bot merged 1 commit into
kcp-dev:mainfrom
mjudeikis:move.tilt.to.lib
Jul 8, 2026
Merged

Fix readiness in tilt lib#4252
kcp-ci-bot merged 1 commit into
kcp-dev:mainfrom
mjudeikis:move.tilt.to.lib

Conversation

@mjudeikis

Copy link
Copy Markdown
Contributor

Summary

Fix how readiness is computed in tilt lib.
Change gorup used in kubeconfig

What Type of PR Is This?

Related Issue(s)

Fixes #

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the DCO. do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 8, 2026
@gman0

gman0 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

/lgtm
/approve

https://docs.tilt.dev/api.html#api.k8s_resource

By default, Tilt will wait for pods to be ready if it thinks a resource has pods.

Maybe we can do better, by somehow telling Tilt these are NOT pod-having resources. Good enough for now I think.

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 8, 2026
@kcp-ci-bot

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 818b4e1cbfa3ffd8cb22963993f4747297e16c4d

@kcp-ci-bot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gman0

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 8, 2026
@gman0

gman0 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

/kind chore

@kcp-ci-bot kcp-ci-bot added kind/chore Categorizes issue or PR as related to maintenance and other usually non-code changes. and removed do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Jul 8, 2026
@kcp-ci-bot
kcp-ci-bot merged commit 5ec64cf into kcp-dev:main Jul 8, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/chore Categorizes issue or PR as related to maintenance and other usually non-code changes. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants