Only set the externalTrafficPolicy when spec.type is not ClusterIP
Setting the externalTrafficPolicy to anything non-default is not supported on ClusterIP as per https://github.com/kubernetes/kubernetes/issues/67202
Fixes #266
Trivy seems to be setup incorrectly
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.
When can we expect this to be merged? I was just about to submit the same patch 😂
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.
/unstale
@WebSpider can you please rebase?
@DrPsychick rebased, but tests still fail when setting up dependencies. Looks like a bitnami thing..
The Docker registry is currently broken. See https://www.dockerstatus.com/
The registry works again so we might retry to run the CI if it's happy now :D
The registry works again so we might retry to run the CI if it's happy now :D
Yes, unfortunately, I do not have sufficient permissions to kick CI, and pushing 2 commits to do/undo a space is a bit .. primitive.
Me neither, you could amend your commit and force-push to create a new commit hash, but Docker Hub seems to be broken again, so I think we don't stress it and wait until everything is really stable again