Oleg Atamanenko

Results 16 issues of Oleg Atamanenko

I tried to used it using readonly access to the cluster, but it failed: ``` kubectl dig ip-172-30-224-124.us-west-2.compute.internal jobs.batch is forbidden: User "XXX" cannot create resource "jobs" in API group...

**Is this a BUG REPORT or FEATURE REQUEST?**: Bug **What happened**: If user configured MaxUnavailable, then keiko uses it as a batch for rollout. I.e. if it is set to...

1. It continues to rollout. 2. It fails to update object (because it is gone) ``` {"level":"error","ts":1605329457.7081757,"logger":"controllers.RollingUpgrade","msg":"failed to update status","rollingupgrade":"rollingupgrade-node-us-west-2a","error":"Operation cannot be fulfilled on rollingupgrades.upgrademgr.keikoproj.io \"rollingupgrade-node-us-west-2a\": StorageError: invalid object, Code:...

**Is this a BUG REPORT or FEATURE REQUEST?**: Bug **What happened**: use case I observed: 1. rollingUpgrade has drainTimeout configured (7 mins) 2. postDrain helper script fails. 3. drainTimeout specifies...

**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE In some setups it might be the case, when Node status is `Ready`, but it still fails custom checks (i.e. those...

I tried to upgrade gradle to the new version and now plugin silently fails on checkPython task. output on gradle 7.5: ``` #13 210.4 > Task :grpc-stub:language_safety:checkPython FAILED #13 210.4...

Fixes https://github.com/terraform-linters/tflint/issues/883

If I update the routes via provider, I still can't access new routes. Admin UI shows me that the new routes are not advertised by the node > This device...

question

**What happened**: I have a CRD with conditions. The status of the conditions: ``` status: ... conditions: - lastTransitionTime: "2023-04-14T20:38:28Z" status: "True" type: IngressReady - lastTransitionTime: "2023-04-14T20:38:28Z" status: "True" type:...

kind/bug
lifecycle/rotten
needs-triage