Igor Rodionov

Results 38 issues of Igor Rodionov

## What * Refactor `github/download-public-release` to use ` github/download-private-release` if `GITHUB_TOKEN` exists. ## Why * If `GITHUB_TOKEN` exists we use an authenticated call that has limits 5000 per day per...

feature request

## what 1. [keycloak] Support JDBC params ## why 1. Allow disabling default SSL for MySQL connections

## what 1. [spotinst] Update the version ## why 1.Get the latest changes

`CoreOs` moved `prometheus operator` charts development to official helm chart https://github.com/coreos/prometheus-operator/tree/master/helm https://github.com/helm/charts/tree/master/stable/prometheus-operator

## Steps to reproduce 1. Create an empty dir with terraform file `example.tf` ```hcl output "foo" { value = "foo" } output "bar" { value = null } ``` 2....

size/M

## Steps to reproduce 1. Create an empty dir with terraform file `example.tf` ```hcl output "foo" { value = "foo" } output "bar" { value = null } ``` 2....

bug

### Describe the Bug ## What The variable instance_initiated_shutdown_behavior should be set to null as it's also not allowed in the Launch Template when used for an EC2 Auto Scaling...

bug

# What * Use go auto-release workflow `cloudposse/.github/.github/workflows/shared-go-auto-release.yml@main` * Remove `.goreleaser.yml`. Now will use https://github.com/cloudposse/.github/blob/main/.github/goreleaser.yml * Drop `auto-release.yaml`. Now will use https://github.com/cloudposse/.github/blob/main/.github/auto-release.yml and https://github.com/cloudposse/.github/blob/main/.github/auto-release-hotfix.yml # Why * Consolidate go releases...

## what * The query for kube-prometheus metrics to find pods that allocated CPU more then they need. ## why * Allow managing CPU resources effectively