Mateus Oliveira

Results 53 issues of Mateus Oliveira

Hi everyone, Thanks for this awesome library, hope I can help :) I hope this PR closes #227 and #336 My idea was to let typer get help messages to...

feature
p3

I would like to have a threshold for the total time tests are retried. Example: if I have 10 tests and set `FlakeAttempts(3)` to all of them, I may end...

### Your feature request related to a problem? Please describe. Today, the documentation from `.golangci.reference.yml` is not programmatically checked. This can lead to undocumented fields (example https://github.com/golangci/golangci-lint/pull/4285). With so many...

enhancement
no decision

## Feature Request #### Describe the problem you need a feature to resolve. In the projects I work, we sometimes upgrade Operator SDK versions. The way to do it is...

needs discussion
lifecycle/stale

# Please add a summary of your change Clean up of `golangci-lint` config file: - removed unused configs - 18 linters-settings (dupl, exhaustive, funlen, gocognit, nestif, gocritic, gocyclo, godot, godox,...

has-unit-tests
Documentation
has-changelog
has-e2e-tests
has-e2e-2tests

**What steps did you take and what happened:** Created a restore using kubectl command and set existingResourcePolicy to "batman". Restore succeed without mentioned wrong existingResourcePolicy. **What did you expect to...

Enhancement/Dev
backlog

Remove this comment here https://github.com/kubernetes/api/blob/ffee488e7bd8c76c62b4646310580a1a6d7243b8/core/v1/types.go#L6419 It gets propagated as description of the field `Name` and it appears in descriptions of CRDs delivered to users. As a suggestion, remove the comment...

## Why the changes were made Fix command documentation and remove unnecessary code. ## How the changes were made When `make lint` command was added (https://github.com/kubernetes-sigs/kubebuilder/commit/46ea676fc75e7a8844bbf237cf8e1c4b66b24dd4#diff-e5d6d4f9d67174f1f3764674eb786688353c77cef8514e24d1323e55e5a4a7e8) I believe its documentation...

cncf-cla: yes
size/L
needs-ok-to-test

## Why the changes were made Noticed that when running `make build-installer` in my project, CRDs were being included twice. This PR fixes this. ## How the changes were made...

cncf-cla: yes
size/XL
ok-to-test

## Why the changes were made Noticed that after generating project with kubebuilder, some files had an empty line in their first line. This PR fixes this. ## How the...

cncf-cla: yes
size/S
needs-ok-to-test