Nick Tan
Nick Tan
i'm thinking of a fix at https://github.com/jenkinsci/helm-charts/blob/jenkins-3.11.10/charts/jenkins/templates/config.yaml#L16-L21 ``` {{- if .Values.controller.initializeOnce }} if [ -f {{ .Values.controller.jenkinsHome }}/initialization-completed ]; then echo "remove configuration as code files" rm -rf {{ .Values.controller.jenkinsHome...
looking forward for this feature as well
@jtblin , looks like it builds single arch today https://github.com/jtblin/kube2iam/blob/master/Dockerfile i can raise a PR with buildx for multi arch build.
@jtblin , pls review when you create the git tag, it triggers the image build and publish to Docerhub it works in my fork https://github.com/rr-nick-tan/kube2iam/runs/5441826765?check_suite_focus=true to make the release work,...
can you parameterize the `docker` system group, in my case, we use self-hosed runner deployed as multi containers pod in k8s cluster. the pod is composite of one runner container...
seems issue, seems dependabot failed to list the tags from aws public ecr ``` updater | INFO Checking if docker/library/ubuntu 20.04 needs updating proxy | 2022/01/26 18:46:48 [036] GET https://public.ecr.aws:443/v2/docker/library/ubuntu/tags/list...
this is a super useful feature which can improve the user experience a lot, hope it can be merged soon.
@jbowes , second to @jroper 's question, is this project still maintained? otherwise, can you add some collaborators to keep this project going? or shall we just fork it?
Per your description, looks like issue in testng core. Btw, what if you run Tests with maven or gradle on terminal, do you see the same issue?
@krupar-star , could you try this https://confluence.atlassian.com/kb/unable-to-connect-to-ssl-services-due-to-pkix-path-building-failed-error-779355358.html