-
### What happened?
Creating a CRD with a name of `networkpolicies.networking.k8s.io` and `scope: Cluster` appears to replace the in-built networkpolicy type client-side, causing inconsistent behaviou…
-
Not exactly a technical issue, but I cannot find much information in the wiki or on the site why an account is needed and what kind of information you store (in relation to GDPR) and for what purpose.…
-
Version of s3fs being used (s3fs --version)
s3fs==2021.7.0
Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse, dpkg -s fuse)
Kernel information (uname -r)
5.8.0-44-generic
…
-
**Description**
* I'm using a GitLab self-hosted instance, which is located in the sub directory, like https://example.com/gitlab/.
* At command `glab auth login`, asking hostname, `glab` only acc…
-
### Bug description
Error printing Python nested list in Mojo environment, no error reported in normal Python environment~
### Steps to reproduce
mojo:
# nested_list = [[1, 2], [3, 4], [5, 6]]
# …
shepf updated
6 months ago
-
# User story
A federated login service allows users to choose between multiple IDPs to select from based on their account/username preference to sign in/up to a service. A concrete example would b…
-
Error message when installing docker-registry to a specific namespace, using `ark install docker-registry -n myregistry`.
## Expected Behaviour
The docker registry should be installed in the names…
-
/kind bug
**What steps did you take and what happened:**
Specifying sub network does not work due to incorrect URI being used
```
https://www.googleapis.com/compute/v1/projects//regions//sub…
-
From [Nine Best Practices for Research Software Registries and Repositories: A Concise Guide](https://arxiv.org/abs/2012.13117):
- [x] [Provide a public scope statement](https://arxiv.org/pdf/2012.…
stain updated
2 years ago
-
I try to run steps from `Install Linux & Mac OS X`:
````sh
go get github.com/go-opencv/go-opencv
cd $GOPATH/src/github.com/go-opencv/go-opencv/samples
go run hellocv.go
````
And I have this …