Raffaele Di Fazio

Results 22 issues of Raffaele Di Fazio

**Description** Fixes #2675 . This PR is supposed to be appoved/merged only when the files in the owners have been added to the Kubernetes-sigs org. We will wait to have...

cncf-cla: yes
size/XS
do-not-merge/invalid-owners-file
do-not-merge/hold
approved

The dependency makes the code much more harder to a newcomer to understand: - what is really happening behind the scenes? - why do I need an external dependency? Hi...

technical-debt

I'm trying to open a local repo and pull it. I want to checkout a specific branch identified by the var `branch`. I'm doing the following: ``` dir, err :=...

If I use the following `service.go` file: ``` package service import "context" type Cluster struct { Name string URL string } // @microgen middleware, logging, main, http type StringService interface...

Currently if we run the tests for generation, those don't pass. I started some time ago to try to fix them, you can find a diff https://github.com/devimteam/microgen/compare/master...Raffo:master that explains what...

I noticed that there a lot of unit tests missing for some of the operations. I'm opening this issue to keep track of this, so that some of us will...

Similar to https://github.com/kubernetes-sigs/cli-utils/issues/350, but not only related to Jobs, it would be great to have a way to override the behavior for the condition functions (i.e. those defined in https://github.com/kubernetes-sigs/cli-utils/blob/master/pkg/kstatus/status/core.go#L22...

This issue is a placeholder for all AAAA records support that needs to be done.

kind/feature
lifecycle/frozen