Yevhen Tienkaiev

Results 99 comments of Yevhen Tienkaiev

Hey can you just add delay before start consolidation after prod's change? You can add several delays: 1. After last deployed pod 2. After last consolidation round This will help...

@saritatewari4 for me this works: Stock config from here https://artifacthub.io/packages/helm/fluent/fluentd Modified `04_outputs.conf` section: ``` @type forward send_timeout 60s recover_wait 10s hard_timeout 60s name opentelemetry-collector host opentelemetry-collector.opentelemetry.svc.cluster.local port 8006 weight 100...

/remove-lifecycle rotten

Also had updated dependencies, to use latest versions

I still need to use workaround to see full json: ``` try { assertThatJson(actualJson) .isEqualTo(expectedJson); } catch (AssertionError e) { Assert.assertEquals(e.getMessage(), expectedJson, actualJson); } ``` Can you fix this?

From my side it will be ok if we can have just printed actual and expected json's as is.

Same here, provider JumpCloud. Maintainers, please help=) you are the only hope now! I know JumpCloud provider doing bad thing, it should always send stable array even if it has...

@alexec please add some fix=) We are on 3.5.0 version