Arda Güçlü

Results 12 issues of Arda Güçlü

#### What type of PR is this? /kind bug #### What this PR does / why we need it: Currently `kubectl apply` determines correct patch type for given GVKs by...

kind/bug
priority/backlog
area/kubectl
lgtm
size/L
release-note-none
approved
sig/cli
cncf-cla: yes
triage/accepted

### What would you like to be added? According to the `kubectl debug` debugging-profiles [enhancement proposal](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/1441-kubectl-debug#debugging-profiles), there are/will be pre-determined and static profiles which user can choose via `profile` flag....

kind/feature
sig/cli
needs-triage

### What would you like to be added? Currently, in order to use `kubectl debug`, user has to pass resource name which should already exist and that might prevent users,...

kind/feature
sig/cli
triage/accepted

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR adds new e2e tests for `kubectl events` command into...

area/test
size/S
kind/feature
release-note-none
sig/cli
cncf-cla: yes
sig/testing
needs-priority
triage/accepted

- One-line PR description: Enable shadowing built-in commands by external plugins. This KEP proposes an extension to https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2379-kubectl-plugins - Issue link: https://github.com/kubernetes/enhancements/issues/3638 - Other comments: Draft implementation of the proposal...

cncf-cla: yes
sig/cli
size/XL
kind/kep

### Enhancement Description - One-line enhancement description (can be used as a release note): Enabling kubectl built-in command shadowing by external plugins - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/3639 - Discussion Link:...

sig/cli
stage/alpha
lead-opted-in

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR introduces new `--wait-for-creation` flag to also wait for the...

area/test
area/kubectl
release-note
size/L
kind/feature
approved
sig/cli
cncf-cla: yes
sig/testing
priority/important-longterm
triage/accepted

### Enhancement Description - One-line enhancement description (can be used as a release note): Add custom profiling support in `kubectl debug` - Kubernetes Enhancement Proposal: [KEP 4292](https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/4292-kubectl-debug-custom-profile/README.md) - Discussion Link:...

sig/cli
stage/stable
tracked/yes
lead-opted-in

**Which issue(s) this PR fixes**: Fixes #7767

lgtm
cncf-cla: yes
approved
sig/cli
size/M
do-not-merge/hold
area/annual-reports

**What happened**: apply the example CRD and running `kubectl explain` fails with; CRD ```yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: mock-resources.test.tectonic.com spec: group: test.tectonic.com scope: Namespaced names: plural: mock-resources singular:...

kind/bug
priority/backlog
triage/accepted