karezza
karezza
Try `$env:TERM = "xterm"`
I set a new uploads.ini with larger values which seemed to help but several failed still. I did a retry all and noticed, some more worked but still some failed,...
No rush on this one as I was able to get everything to upload except for one file after a few retries. At any time though I can restart things...
@ctrought I am also interested in an updated image Given a note you posted before, maybe things are not going to work because I'm trying to use the latest and...
@ctrought @Antebios, I've cloned ctrought's repository & followed the steps at the https://book.kubebuilder.io/quick-start.html#installation site. Some quick questions: - I end up with a pod adcs-issuer-controller-manager looking for a secret webhook-server-cert,...
I also ran into this issue and noticed in openid-auth.js it is setting a default value if the variable isn't specified. Adding the following to /usr/share/nginx/html/conf.json works: ``` "openidScope": "openid"...