Joe Julian

Results 370 comments of Joe Julian

We need to collect previous logs from pods. All we can see is that pod/endpoint-template-1's initContainer was running at the time we collected logs.

That will be the next step when this next has someone working on it, yes.

@nicolaferraro What is this test? https://github.com/redpanda-data/redpanda/blob/28060714f66ec9c6bf31a8531f6dac255d6bd33d/src/go/k8s/controllers/redpanda/cluster_controller_configuration_test.go#L400

Odd. Nothing was logged. It should have logged something if it touched the mock admin api.

@piyushredpanda I couldn't make it fail locally even though I let this test run 250 times today. I do have a theory, that the above PR will address, that the...

The backport of this fix is causing a consistent failure in v22.2.x so I'm reopening this until I get that solved.

This is now fixed in dev branch.

To everyone who finds this issue, not just the OP: This is a duplicate of #9362. As stated in that issue, it's a problem that stems from https://github.com/kubernetes-sigs/yaml/issues/45. Also as...

@bacongobbler asked earlier, "I'm curious why the workflow described earlier cannot handle this use case, or that a plugin cannot handle this case." Though he's no longer active in the...