Márk Sági-Kazár

Results 330 issues of Márk Sági-Kazár

**Is your feature request related to a problem? Please describe.** Node pools can be spread across several subnets/zones in a cluster, but we only create one at the moment. **Describe...

kind/enhancement
cloud/aws
area/distribution
distribution/pke

Defaults are missing from the config reference

area/integrated-services
kind/tech-debt

area/integrated-services
component/externaldns

**Is your feature request related to a problem? Please describe.** Users should not be able to shoot themselves in the leg. **Describe the solution you'd like to see** Filter internal...

kind/enhancement
area/secret

**Is your feature request related to a problem? Please describe.** PKE secret is currently integrated into the Pipeline Secret API, but PKE secrets are never exposed through this API to...

kind/enhancement
area/secret
area/distribution
distribution/pke

**Is your feature request related to a problem? Please describe.** The `testing_frameworks` package has been retired (without any known replacement). **Describe the solution you'd like to see** Let's duplicate it...

kind/tech-debt

Currently Pipeline receives an anchore endpoint that it uses for creating users and for webhook configuration as well. Ideally, Pipeline should communicate with the managed Anchore instance on an internal...

component/anchore

Currently we use mysqldiff to check the consistency between migration scripts and gorm automigration. Unfortunately, Ubuntu Bionic and Debian Stretch were the last distributions with a package containing mysqldiff. Since...

CircleCI
kind/tech-debt

**Is your feature request related to a problem? Please describe.** When I want to create many similar clusters, it's a pain going through the create flow over and over again....

kind/enhancement

**Is your feature request related to a problem? Please describe.** Currently the `database.tls` config accepts driver specific options (`false` in case of MySQL, `disable` in case of Postgres). **Describe the...

good first issue
area/database