Closed wasim-nihal closed 6 months ago
@wasim-nihal thx for contributing. lgtm so far. Can you please provide a little test for this use case?
Can you please provide a little test for this use case?
Sure, thanks for your review. I will add the test.
Hi @ChristianGeie , I have added tests for the change. Can you please trigger the test execution and let me know if something needs to be updated.
@wasim-nihal i triggered the checks but after a couple of minutes i cancel because of observing an "endless" loop while sidecar-basicauth-args
becomes ready. I haven't had the chance to look at it in detail yet.
@ChristianGeie , I suspect the pod did not come up because the image name k8s-sidecar:testing
was not found. I have corrected it in the latest commit with the right image kiwigrid/k8s-sidecar:testing
. Could you please re-run it once?
Sure.
looks much better now
Thanks @ChristianGeie
@ChristianGeie, could you please let me know if any further changes are needed? I shall work on it.
@wasim-nihal i add k8s v1.29 in the meantime. So I start the tests again.
sure
@wasim-nihal workflow for checks did not start, can you do a empty commit followed by a git push
pls?
@wasim-nihal workflow for checks did not start, can you do a empty commit followed by a
git push
pls?
Thanks, done rebsing. Workflows seem to have passed.
Changes for https://github.com/kiwigrid/k8s-sidecar/issues/318