Lan

Results 120 issues of Lan

e2e CI is broken (https://github.com/kubernetes-sigs/apiserver-network-proxy/actions/runs/7935785136) after merge https://github.com/kubernetes-sigs/apiserver-network-proxy/pull/564, the reason is permission denied when reading `/etc/kubernetes` with rootless image. This PR adds an initContainer to change the `/etc/kubernetes` directory permissions...

lifecycle/stale
size/M
cncf-cla: yes
ok-to-test
needs-rebase

# Describe the proposal Add methods for distributed lock API. Main Issue: https://github.com/dapr/dapr/issues/3549

enhancement
help wanted
P1

Hi bookkeeper community, just for note that Jetcd will drop java 8, please check https://github.com/etcd-io/jetcd/issues/1218

type/question

Now, github release of Jetcd staying at `jetcd-0.6.1` , Let us try to restore jetcd's github release. In order to reduce maintenance pressure, use github action to automate the release...

This PR is working for Enable trigger github workflow for apiserver-network-proxy, and ~~then `/ok-to-test` can approve github workflow to run by prow~~ (i think it is still not implement.) and...

lgtm
cncf-cla: yes
size/XS
sig/testing
area/config
ok-to-test

```graphql mutation { createDiscussion(input: { repositoryId: "abc" title: "first discussion title" body: "first discussion body" categoryId: "asd" }) { discussion { id } } addDiscussionComment(input: { discussionId: "asd" body: "first...

Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) The content is basically copied from...

### Description about the feature kube-apiserver is storage data to etcd with `application/vnd.kubernetes.protobuf` by default. how about also test it for `application/json` and `application/yaml`, running test with schedule. ### Code...

enhancement

### Description about the feature /assignme ### Code of Conduct - [X] I agree to follow this project's Code of Conduct

enhancement

#### What type of PR is this? /kind cleanup Part of https://github.com/kubernetes/kubernetes/issues/122800 #### What this PR does / why we need it: This PR is replace `wait.poll` and `wait.PollImmediate` to...

area/test
kind/cleanup
area/kubectl
size/M
sig/cli
cncf-cla: yes
sig/testing
needs-ok-to-test
do-not-merge/release-note-label-needed
lifecycle/stale
needs-priority
needs-triage