Skip to content

feat: func clusters - dev cluster creation#3754

Open
lkingland wants to merge 1 commit into
knative:mainfrom
lkingland:push-zpwlxulvvlwy
Open

feat: func clusters - dev cluster creation#3754
lkingland wants to merge 1 commit into
knative:mainfrom
lkingland:push-zpwlxulvvlwy

Conversation

@lkingland
Copy link
Copy Markdown
Member

Adds func cluster ... commands to easily stand up local development clusters.

@knative-prow knative-prow Bot requested review from dsimansk and jrangelramos May 16, 2026 09:55
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 16, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lkingland

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

@knative-prow knative-prow Bot added approved 🤖 PR has been approved by an approver from all required OWNERS files. size/XXL 🤖 PR changes 1000+ lines, ignoring generated files. labels May 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

❌ Patch coverage is 9.11243% with 1536 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.52%. Comparing base (96386ff) to head (eb1cb88).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cluster/registry.go 0.00% 414 Missing ⚠️
pkg/cluster/serving.go 0.00% 173 Missing ⚠️
pkg/cluster/create.go 0.00% 132 Missing ⚠️
pkg/cluster/eventing.go 0.00% 122 Missing ⚠️
pkg/cluster/binaries.go 0.00% 105 Missing ⚠️
pkg/cluster/tekton.go 0.00% 89 Missing ⚠️
pkg/cluster/kubernetes.go 0.00% 86 Missing ⚠️
pkg/cluster/output.go 7.86% 82 Missing ⚠️
cmd/cluster.go 68.86% 62 Missing and 4 partials ⚠️
pkg/cluster/exec.go 0.00% 65 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3754      +/-   ##
==========================================
- Coverage   56.91%   53.52%   -3.40%     
==========================================
  Files         181      196      +15     
  Lines       20933    22833    +1900     
==========================================
+ Hits        11914    12221     +307     
- Misses       7810     9385    +1575     
- Partials     1209     1227      +18     
Flag Coverage Δ
e2e 33.77% <9.11%> (-2.39%) ⬇️
e2e go 29.58% <9.07%> (-3.18%) ⬇️
e2e node 25.72% <9.07%> (-2.77%) ⬇️
e2e python 29.92% <9.07%> (-3.20%) ⬇️
e2e quarkus 25.83% <9.07%> (-2.78%) ⬇️
e2e rust 25.27% <9.07%> (-2.76%) ⬇️
e2e springboot 23.92% <9.07%> (-2.61%) ⬇️
e2e typescript 25.82% <9.07%> (-2.78%) ⬇️
e2e-config-ci 26.68% <9.07%> (+8.80%) ⬆️
integration 16.01% <0.00%> (-1.42%) ⬇️
unit macos-14 42.24% <8.93%> (-2.76%) ⬇️
unit macos-latest 42.24% <8.93%> (?)
unit ubuntu-24.04-arm 42.60% <8.69%> (-2.57%) ⬇️
unit ubuntu-latest 43.13% <8.93%> (-2.72%) ⬇️
unit windows-latest 42.29% <8.93%> (-2.70%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lkingland lkingland force-pushed the push-zpwlxulvvlwy branch from 5b871e4 to eb1cb88 Compare May 16, 2026 12:12
@lkingland lkingland mentioned this pull request May 16, 2026
4 tasks
@lkingland lkingland requested review from gauron99 and removed request for dsimansk and jrangelramos May 16, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. size/XXL 🤖 PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant