Skip to content

[main] Upgrade to latest dependencies - #3978

Merged
knative-prow[bot] merged 1 commit into
knative:mainfrom
knative-automation:auto-updates/update-deps-main
Jul 29, 2026
Merged

[main] Upgrade to latest dependencies#3978
knative-prow[bot] merged 1 commit into
knative:mainfrom
knative-automation:auto-updates/update-deps-main

Conversation

@knative-automation

Copy link
Copy Markdown
Contributor

Cron -dprotaso

/cc knative/func-approvers
/assign knative/func-approvers

Produced by: knative-extensions/knobots/actions/update-deps

bumping knative.dev/serving 0b59f4a...7ed4aa2:
  > 7ed4aa2 Replace duplicate intMax helpers with builtin max (# 16665)
bumping knative.dev/client/pkg 11438fb...e411e88:
  > e411e88 upgrade to latest dependencies (# 2257)
  > 0e1aa1e upgrade to latest dependencies (# 2256)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-automation knative-automation added the skip-review PR may be merged without full review. label Jul 29, 2026
@knative-prow

knative-prow Bot commented Jul 29, 2026

Copy link
Copy Markdown

@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative/func-approvers.

Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

Cron -dprotaso

/cc knative/func-approvers
/assign knative/func-approvers

Produced by: knative-extensions/knobots/actions/update-deps

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow

knative-prow Bot commented Jul 29, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation
Once this PR has been reviewed and has the lgtm label, please assign matejvasek for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@knative-prow knative-prow Bot added the size/S 🤖 PR changes 10-29 lines, ignoring generated files. label Jul 29, 2026
@knative-prow
knative-prow Bot merged commit 7750348 into knative:main Jul 29, 2026
39 checks passed
lkingland added a commit to lkingland/func that referenced this pull request Jul 31, 2026
C1: restore main's dependency floor (knative#3978); only intentional go.mod delta
is promoting sigs.k8s.io/yaml to a direct require (typed registry manifests).

S1: remove waitForRegistryHTTP on 127.0.0.1:5000 — Kind does not map host
port 5000 (hostPort is node-local for containerd). Rely on kubectl wait
--for=condition=Available like hack/cluster.sh.

Functions#43 / knative#3856
knative-prow Bot pushed a commit that referenced this pull request Jul 31, 2026
#3856)

* cluster: migrate registry from host container to in-cluster deployment

Migrates func cluster create to an in-cluster registry (Deployment +
Service + Contour Ingress + local-registry-hosting), matching hack/cluster.sh
(#3718). Host trust uses registry.localtest.me; containerd mirrors hostPort
:5000.

Also:
- Typed k8s objects for registry manifests (sigs.k8s.io/yaml)
- Wait for registry HTTP readiness on 127.0.0.1:5000/v2/
- Delete help + empty-list cleanup (fold #63 CLI path; no host-container teardown)
- Promote sigs.k8s.io/yaml to a direct require

Rebased onto current main (resolves merge conflict).

Functions#43 / #3856

* cluster: fix go.mod tidy after rebase; drop host HTTP registry wait

C1: restore main's dependency floor (#3978); only intentional go.mod delta
is promoting sigs.k8s.io/yaml to a direct require (typed registry manifests).

S1: remove waitForRegistryHTTP on 127.0.0.1:5000 — Kind does not map host
port 5000 (hostPort is node-local for containerd). Rely on kubectl wait
--for=condition=Available like hack/cluster.sh.

Functions#43 / #3856
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S 🤖 PR changes 10-29 lines, ignoring generated files. skip-review PR may be merged without full review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant