yugo kobayashi

Results 25 issues of yugo kobayashi

fix : https://github.com/coreos/vault-operator/issues/366 I tried `Getting start` on README.md and apply configs on `example/` dir. but, vault didn't start. Because etcd-operator fail to exit init container and don't start. This...

fix https://github.com/kubernetes-sigs/kustomize/issues/4399

cncf-cla: yes
size/S
do-not-merge/work-in-progress

fix https://github.com/kubernetes-sigs/kustomize/issues/4706

cncf-cla: yes
size/L
do-not-merge/hold

fix https://github.com/kubernetes-sigs/kustomize/issues/4706

cncf-cla: yes
size/L
lgtm

`kustomize edit add labels` command only support adding [commonLabels](https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/commonlabels/) now. But, commonLabels inject labels in selector fields (like `spec.selector.matchLabels` ). I want to add labels without injecting corresponding selectors with...

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

implements to https://github.com/kubernetes-sigs/kustomize/issues/4517. Please submit to comment if you have any opinions.

cncf-cla: yes
size/L
needs-rebase
needs-ok-to-test

This proposal decides the interfaces to change values in the structured data (like json,yaml) inside a Kubernetes objects' field value and implements changing function target a few formats (mainly json)....

cncf-cla: yes
kind/feature
size/XL
kind/design
kind/api-change
ok-to-test

**Is your feature request related to a problem? Please describe.** I feel difficult to Overlay when structured data is in k8s YAML's value. (ex. Structured data(yaml or json) format value...

kind/feature
triage/accepted

### What would you like to be added (User Story)? I need a feature to restart one machine without restarting all nodes. Currently, the machine-deployment controller only provides cluster rolling...

kind/feature
priority/backlog
area/machine
needs-triage

I believe [ApplySet](https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/3659-kubectl-apply-prune/README.md) is a beneficial function, and many users will use about an alternative for the `prune` option. I think it would be more beneficial to combine Kubernetes code...

kind/feature
needs-triage