Robin Huiser

Results 6 comments of Robin Huiser

I've created a [repository](https://github.com/robinhuiser/concourse-arm64) to build `arm64` images. This repository helps you build both the web and worker `arm64` components for Concourse CI - prebuilt Docker images can be found...

Additional information: * Cluster is behind a proxy (squid) - no direct access to Internet from any of the cluster nodes * No PROXY variables have been set on any...

Temporarily workaround - updated the spec for deployment maya-apiserver with: ~~~yaml env: - name: MY_POD_IP valueFrom: fieldRef: fieldPath: status.podIP livenessProbe: exec: command: - sh - -c - /usr/local/bin/mayactl - -m...

Just to give some background here... In Enterprise software for large financial institutions it is not accepted to share storage with other tenants. Hence... the need to set a context...

Hi @moczniak! I understand the problem! In stead of creating a fork with a hard-coded reference to the arm architecture, I would suggest you make a pull request to the...

@moczniak -- let me know if you need help, I am available for supporting you if required implementing the solution described earlier!