Nikos Silvestros

Results 4 issues of Nikos Silvestros

/kind feature **Describe the solution you'd like** The services reconciliations do not support updating of the resources since all the functions are named `createOrGet...`. The user is only able to...

kind/feature

### What happened? Objects including `patchesFrom` references to object properties are not reconciled automatically. ### How can we reproduce it? Define a CRD with the following schema: ```yaml apiVersion: apiextensions.crossplane.io/v1...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Proposed
EKS Managed Nodes

## Description When we are trying to add [listManagedInstances](https://cloud.google.com/compute/docs/reference/rest/v1/instanceGroupManagers/listManagedInstances), an error is returned ``` $ make go run pkg/cloud/gen/main.go > pkg/cloud/gen.go panic: template: interface:34:9: executing "interface" at : error calling...