-
Kubernetes's [client-go](https://github.com/kubernetes/client-go) includes a powerful "fake" library (https://godoc.org/k8s.io/client-go/kubernetes/fake), which provides a mock API client that handles…
-
### Description
This is similar to https://github.com/hey-api/openapi-ts/issues/425
We need to be able to pass envs to our custom client, and even wrap the API services within the client itself …
-
First of all, thanks for this great project = 0.7)
NVIM v0.10.1
Build type: RelWithDebInfo
LuaJIT 2.1.1720049189
Run "nvim -V1 -v" for more info
### Operating system/version
Linux fedorapc…
-
### Feature Description
**Objective**
We propose the following features added to the Gitea release cycle (`release/v1.22`):
- Merge the [credential chain reference](https://github.com/go-gite…
-
The current secure comms only supports SSL which is deprecated.
note that it could be that the thing called `SSL` in the current implementation is actually doing `TLS`, according to ChatGPT:
Yes…
-
### What problem are you facing?
- The [keycloak provider ](https://github.com/crossplane-contrib/provider-keycloak) is generated via upjet
- I'm currently facing the issue that the terraform pr…
-
Hi, unfortunately I don't know any better communication channel than to create an issue here. If there's a preferred communication way, please let me know.
For own project ([terminal-agent](https:/…
-
Using tip of main, I get the following output:
```
$ docker compose up irods-client-s3-api
[+] Running 5/4
✔ Network irods-demo_default Created 0.1s
✔ Container irods-dem…
-
The SecurityManager has been deprecated in JDK 11 (I believe) and removed in JDK 18+. The JAkarta Rest APIs should be cleaned to removed all usage and references going forward.
For sure these API…
-
I was surprised to find http clients like `python-requests`, `Go-http-client`, `wget`, `curl`, etc included in the crawler list. While I understand that these tools can be abused, in our case a large …