Ciprian Hacman

Results 13 issues of Ciprian Hacman

# Description As mentioned in [AWS docs](https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_LoadBalancerAttribute.html), this attribute can be applied only to Application Load Balancers. PS: not sure if the syntax is quite correct, but wanted to try...

kOps should give a way for `etcd-manager` to identify a specific volume for a specific control-plane node. This means having access to the instance group, as defined in the cluster...

cncf-cla: yes
lgtm
approved
size/XXL
kind/office-hours

**1. Describe IN DETAIL the feature/behavior/change you would like to see.** Kubelet `--cloud-provider` and `--cloud-config` flags are being deprecated and will be removed in Kubernetes 1.23. https://github.com/kubernetes/kubernetes/pull/90408 **2. Feel free...

/kind feature **1. Describe IN DETAIL the feature/behavior/change you would like to see.** We already have a number of [periodic tests](https://testgrid.k8s.io/kops-gce#kops-gce-stable) for GCE and would be nice to not break...

kind/feature
kind/office-hours

The default Java loggers date format is [ISO8601](https://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/helpers/ISO8601DateFormat.html) and looks like this: ``` 2015-11-14 17:10:26,589 ``` Would be nice to either allow RFC5424 dates without the T between date and...

The last published image is version 1.6.0, from about 1 year ago. Since then, there are quite a few [changes](https://github.com/hetznercloud/csi-driver/compare/v1.6.0...main), most notable being the security improvements and volume encryption (which...

The resulting Docker image should have the same platform, no matter where it's built. This change will make sure both the binaries and the base image are always `linux/amd64`. I...

/cc @olemarkus @justinsb

cncf-cla: yes
area/nodeup
area/api
size/L
do-not-merge/work-in-progress
area/provider/hetzner

flexVolume has been marked as deprecated, but there are still some cases where kOps code mentions it, mostly related to ContainerOS: https://github.com/kubernetes/kops/search?l=Go&q=flexvolume Ref: https://github.com/kubernetes/website/issues/30180

cncf-cla: yes
size/M
area/addons