-
Notifications
You must be signed in to change notification settings - Fork 421
Pull requests: kcp-dev/kcp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DynamicRESTMapper: add mapping for core k8s and kcp types
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/feature
Categorizes issue or PR as related to a new feature.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#3630
opened Oct 7, 2025 by
gman0
Loading…
Document monorepo structure
dco-signoff: yes
Indicates the PR's author has signed the DCO.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/documentation
Categorizes issue or PR as related to documentation.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#3629
opened Oct 7, 2025 by
xmudrii
Loading…
turn cluster resolver middleware into a mux that can recognize cluster names in path mappings
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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Add docker build image for local dev.
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#3627
opened Oct 7, 2025 by
mjudeikis
Loading…
Add code comment nit.
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/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/documentation
Categorizes issue or PR as related to documentation.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#3626
opened Oct 7, 2025 by
mjudeikis
Loading…
Fix TokenReviews when using WorkspaceAuthentication
dco-signoff: yes
Indicates the PR's author has signed the DCO.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/bug
Categorizes issue or PR as related to a bug.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Add virtual resources
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/feature
Categorizes issue or PR as related to a new feature.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#3620
opened Oct 3, 2025 by
gman0
Loading…
Add finalizing virtualworkspace
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#3615
opened Oct 1, 2025 by
SimonTheLeg
Loading…
add -i flag to workspace command
area/cli
Issues or PRs related to CLI changes
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#3611
opened Oct 1, 2025 by
olamilekan000
Loading…
add mermaid diagrams to kcp concepts
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/documentation
Categorizes issue or PR as related to documentation.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#3607
opened Sep 28, 2025 by
olamilekan000
Loading…
add lima integration step to doc
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/documentation
Categorizes issue or PR as related to documentation.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#3606
opened Sep 28, 2025 by
olamilekan000
Loading…
begin docs page with production tips
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/documentation
Categorizes issue or PR as related to documentation.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#3592
opened Sep 23, 2025 by
xrstf
Loading…
update test context.WithCancel with testing.T.Context
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#3583
opened Sep 19, 2025 by
olamilekan000
Loading…
replace go-install.sh with a new script that focuses on downloading binaries
dco-signoff: yes
Indicates the PR's author has signed the DCO.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lgtm
Indicates that a PR is ready to be merged.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Particularize Initializers and Provide Sample Code
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.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#3412
opened May 19, 2025 by
SimonTheLeg
Loading…
Improve go mod checks with hack/verify-go-modules.sh
dco-signoff: yes
Indicates the PR's author has signed the DCO.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note-none
Denotes a PR that doesn't merit a release note.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#3373
opened Apr 14, 2025 by
gman0
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.