Alexey Miasoedov

Results 15 issues of Alexey Miasoedov

It would be great if flux cli could render kubernetes manifests from HelmRelease locally, so it is possible to run static analysis checks against generated files before committing them into...

It would be nice if S3 source/sink connectors could support reading/dumping gzip files.

source
sink
s3
feature-request

##### SUMMARY I would like to be able to pass `--load-restrictor=LoadRestrictionsNone` to `kustomize` lookup call. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME `plugins/lookup/kustomize.py`

type/enhancement
topic/helm

##### SUMMARY I would love to have an option to read login_host from MYSQL_HOST environment variable, login_user from MYSQL_USER and login_password from MYSQL_PWD. This would allow to avoid providing all...

##### SUMMARY Trying to grant privileges on anonymous user `''@''` leads to incorrect results. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME https://github.com/ansible-collections/community.mysql/blob/dc522cc5d3d00a15d0564955c53019ae58881535/plugins/modules/mysql_user.py#L944 ##### ANSIBLE VERSION ``` ansible 2.10.7...

**What would you like to be added**: For headless Kubernetes services I would like to see the records like `...svc.cluster.local` (or other convention) resolving to IPs of pods located in...

enhancement

Hi, Is there any way to dump not only cert/key/ca, but also cert+ca bundle? Thanks!

I'm trying to query Prometheus metrics from `cfssl serve` process, but get `404 page not found`. I tried both `/metrics` and `/api/v1/cfssl/metrics`. The request is not logged by `cfssl` even...

- upgrade dependencies - preload more proto descriptors ``` grpcdebug localhost:9090 xds config --type=RDS proto: google.protobuf.Any: unable to resolve "type.googleapis.com/envoy.extensions.retry.host.previous_hosts.v3.PreviousHostsPredicate": not found ```