José Guilherme Vanz

Results 93 comments of José Guilherme Vanz

Okay, let me share some thoughs I had while I was working in this issue during the past day. First of all, sorry for taking so long to give an...

> I would add this one to 1.13, given we're doing quite some cleanups inside of the controller. At least everything will be tested at the same time. > >...

It seems there is something wrong, because tests and linter are failing. =(

@kubewarden/kubewarden-developers , I've updated this PR rebasing it on top of main and did some fixes to make the CI happy. To make all our CI green I had to...

@kubewarden/kubewarden-developers I've updated this branch rebasing it on top of main and squashing some commits to reduce the number of them.

I'm closing this PR to open another one with clean history and ensure that codev is working properly

@kubewarden/kubewarden-developers this is block due an issue in the upgrade process of the controller. As we discussed during one of our daily, I'll work on code to use the `createOrUpdate`...

I've rebased the PR for this issue on top of #730 . Moving this to block until we merge that PR.

As now we merge all the refactoring PRs in the controller, I'll resume this work. Starting by retesting the upgrade process

> @jvanz could you elaborate a bit more on which changes you are proposing to bring from the ca changes feature branch? I was thinking of coping the [certificates](https://github.com/kubewarden/kubewarden-controller/tree/2d8d73e405ff18937e9457d86159e1fb5f258ffe/internal/pkg/certificates) package...