Ivan Krylov

Results 10 issues of Ivan Krylov

I am trying to get VMs from specific folder and subfolders. I've opened issue 85, but the solution doesn't provide with vms in subfolder. Is it not possible to get...

feature request

I am trying to generate helm chart from yaml file https://github.com/Altinity/clickhouse-operator/blob/master/deploy/operator/clickhouse-operator-install-bundle.yaml but it creates variables with all multiline code as one variable: ` defaultPodTemplateYamlExample: | apiVersion: "clickhouse.altinity.com/v1" kind: "ClickHouseInstallationTemplate" metadata:...

Hi there, ### Terraform Version Terraform v0.12.12 ### Affected Resource(s) - random_password ### Terraform Configuration Files ```hcl resource "random_password" "grafana" { length = 16 special = true override_special = "/@\""...

post-migration

Hello, I can't find the option for connecting using token. Is it possible?

Hello, I am trying to create backup to remote google storage bucket. My config is ``` - name: REMOTE_STORAGE value: "gcs" - name: GCS_BUCKET value: "bucket-name" - name: GCS_PATH value:...

this should allow to pass encoded string to "WithCredentialsJSON". fix https://github.com/AlexAkulov/clickhouse-backup/issues/498

**Is your feature request related to a problem? Please describe.** I want to use approve but I don't want to store roleid and secretid in GitHub, so it should be...

enhancement

I see in the example https://github.com/aquasecurity/trivy-action#trivy-action that pipeline only pull Tracy image, however when I use the same action it causes building privy docker image every run ``` - name:...

## What *Describe what the change is solving* It allows to have custom size of pvc disk size ## How use helm chart values ## Recommended reading order 1. `x.java`...

area/platform
kubernetes
team/application
community
needs-triage

Hi there, I think command "terraform rm module.${provider_name}" should remove all resources created with that provider. Terraform v0.12.9 ### Use-cases I have some helm chart created using provider helm_release ###...

enhancement
cli