Danil Grigorev

Results 54 issues of Danil Grigorev

/kind feature **Describe the solution you'd like** Currently, the `AWSCluster` resource allows specification of a single classic load balancer (in spec and status). This works well when the `AWSCluster` is...

kind/feature
priority/backlog

### What would you like to be added (User Story)? As a developer/operator of cluster classes I would like to have additional metadata to the ClusterClass template variables. This would...

kind/feature
triage/accepted
area/clusterclass

### What would you like to be added (User Story)? As a developer I’d like a better separation of concerns for control-plane provider implementation and have an ability to reuse...

kind/feature
area/bootstrap
triage/needs-discussion

This PR adds some missing interface members for komega, making it more suitable for general use in tests.

cncf-cla: yes
size/L
lifecycle/rotten
needs-rebase

This ensures that type casting check executed inside `source.Kind` logic guaranties type safety for propagated objects. Currently the change will only have effect in `builder.WatchesRawSource`, when the source.Kind is constructed...

cncf-cla: yes
do-not-merge/hold
size/L

**Is your feature request related to a problem? Please describe.** Requirements change. Do we need to rely on AWS CLI so much? Also related to redhat-cop/#161 and redhat-cop/#160. **Describe the...

**Is your feature request related to a problem? Please describe.** The `image` input of the generator_container_slsa3 workflow is declared as input which prohibits using secrets as values. The following example...

type:feature
area:container

**What this PR does / why we need it**: This implementation achieves the following: - Separate each provider in it’s own reconciler. - Share common logic between reconcilers via phase...

needs-rebase
cncf-cla: yes
size/XXL

Creating this to compare implementations and help with examples and discussion on #2214

cncf-cla: yes
size/XXL
needs-rebase

### What would you like to be added (User Story)? As an operator I would like to use [CAAPF](https://github.com/rancher-sandbox/cluster-api-addon-provider-fleet/) features with turtles, so that I can establish GitOps workflow managing...