Manuel Alejandro de Brito Fontes
Manuel Alejandro de Brito Fontes
The `validate=false` will help to bypass the validation https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/networking/validation/validation.go#L216
@mholt any update with this issue? Is there any workaround?
/werft run with-preview :+1: started the job as [gitpod-build-aledbf-sup.14](https://werft.gitpod-dev.com/job/gitpod-build-aledbf-sup.14) (with `.werft/` from `main`)
> I'm getting the same error. Is this related to the host container runtime having a policy that doesn't allow clone3? [clone3 is disabled](https://github.com/containerd/containerd/blob/badb66113cceb480b6c37fd18adae400f309c57c/contrib/seccomp/seccomp_default.go#L712) when CAP_SYS_ADMIN is unset ping @csweichel...
@Furisto this could be related to not having `clone3` in the seccomp-profile
> automate deployment of GCP storageClasses as part of cluster creation operation (specify discard mount option) this is not required for XFS.
> installer: allow to specify storageClass in gitpod.yaml this can be optional for the first iteration
> In all cases, the nice value is set correctly. That requires we run the plugin periodically.
You only need to execute - `/usr/local/bin/ipfs-bootstrap.sh` - `kubectl apply -f /var/lib/gitpod/manifests/ipfs.yaml` both assets are included in the GCP VM image.
@vincenthcui any update on this?