Stephen Schlie
Stephen Schlie
The ImagePolicy resource also spams notifications. I feel like most folks would expect notifications to only be "Hey this thing changed" as right now those get lost in all of...
I seem to be getting the same error when idna is a requirement: ``` Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pkginfo/sdist.py", line 70, in read return f.read() File "/usr/lib/python3.6/encodings/ascii.py", line...
I'm seeing this exact issue as well. **Desktop (please complete the following information):** - Version number of Autodesk Fusion 360: Unknown, it's not yet running. Ran the setup script on...
So I was suspicious of how quickly it installed, looking more closely when I tried again it was trying to install winetricks, but the flags given to it were causing...
Seeing the same issue at least on the web client, I haven't seen it on the Android client. Also on Firefox, haven't tested on other browsers.
@Rastusik I'll get the docs updated this week, the PR @caseydavenport referenced closed, but as stated the manifest should not live in the `/etc/kubernetes/manifests/` directory and needs to be deployed...
@stephanlindauer The `/etc/kubernetes/manifests/` path is for static pods see [here](https://kubernetes.io/docs/admin/static-pods/) for more info. The short of it is Kubernetes will periodically scan that directory and deploy or update pods based...
Taking a look at this, rkt seems to be having some issues creating the Calico containers. I see: ``` Failed to create rkt container with error: json: error calling MarshalJSON...
So I have been fighting this same issue and can confirm that bumping to focal fixes this as focal includes `libncurses6`. It looks like this _should_ have broken in May...
I'll admit I'm still exploring this and AKS, but with the AWS NTH running in Daemonset mode there were sometimes issues with the node being properly cleared out as it...