Daniel Iziourov

Results 30 issues of Daniel Iziourov

**What I'd like:** So see a local DNS cache (e.g. dnsmasq) baked into the OS image to improve DNS resolution performance. **Any alternatives you've considered:** Adding it to my fork...

type/enhancement
status/icebox
area/networking

We should add least privileged IAM policies for key generation and signing for current examples.

documentation
enhancement

It would be very useful to have Cluster level KMS Issuer (`ClusterKMSIssuer`?) not to duplicate `KMSIssuer` objects in each namespace

enhancement

AWS only supports `deletionPendingWindowInDays` from `7` to `30` days. When creating a resource there is no problem. It only raises the issue when you want to delete the key. Creation:...

bug

When editing tags in deployed `KMSKey` object `kms-issuer` is not updating AWS KMS key (e.g. tags nor the alias).

bug

__Proposal:__ Add ability to debug `entrypoint.sh` shell commands in Influxdb container image e.g. by `set -x` when log level is set to `debug`. __Current behavior:__ Currently I have to copy...

It would be nice to see [GoFormation](https://github.com/awslabs/goformation) supported.

Is there a plan to support [Apache Parquet](http://parquet.apache.org/) as a data format?

Would it be possible to leverage [dynamic dependencies](https://buck2.build/docs/rule_authors/dynamic_dependencies/) to generate Buck dependencies so [Reindeer](https://github.com/facebookincubator/reindeer) is no longer needed?

# Summary I would like to do a `kubectl debug` a container of a Pod in ArgoCD UI similar to currently available `kubectl exec` option. # Motivation As a security...

enhancement