Tomasz Tarczynski

Results 15 comments of Tomasz Tarczynski

I work with @kamilswiec in one team. We've digged more into this issue, and it seems that there are two separate errors (bugs?) that we hit: 1. `"failed to prepare...

Yes, I've already created a separate issue for the `Found 0 tiller pods` error: - #528 – Helm-operator CrashLoopBackOff when helm.fluxcd.io/migrate annotation is set and no Tiller in the cluster

We need the description here to be clarified. It is not very clear: * what the current state is / how the bug manifests itself – a screenshot would be...

This error was always visible when doing a full CI run with some TF code changes (actually applying the example). First step here would be to: * force a full...

The current update process is documented in: * https://github.com/ContainerSolutions/terraform-examples/blob/main/CONTRIBUTING.md#updating-web-ui

I'd suggest starting with a simple template. With the minimum set of structure and useful information.

We should still discuss this. As what would work better: * a) New issues added to the backlog automatically * b) Manual triage – project maintainers add issues to the...

There's a discussion about this problem: https://github.com/isaacs/github/issues/1390 It seams that we need to disable the "include administrators" option to allow the Bot to push to `main`. Plus make the Bot...

One more idea: maybe it would be better to change the process here. The reason of the Bot commits is that we want to record the last successful full CI...