-
**Describe the bug**
This was discovered during investigating #4538 and #4678: once any Service object of type LoadBalancer is deleted, subsequently created ones will not function properly. Their…
-
endpoints, err := c.kubeClient.CoreV1().Endpoints(service.ObjectMeta.Namespace).Get(context.Background(), service.Name, metav1.GetOptions{})
if err != nil {
log.Errorf("Error getting endpoints …
-
Hello. I followed the instructions on here (https://github.com/operasoftware/operachromiumdriver/blob/master/docs/desktop.md) and I get an error with this code:
```
#Create OperaDriver service:
fro…
-
[langchain-community.llms.replicate.Replicate](https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/llms/replicate.py#L19) doesn't pass its `replicate_api_key` par…
-
I have a .Net 8 web app deployed to an Azure app service. There are 2 components, and because one of them is deployed as a virtual application / sub-app, I had to switch to both components using the …
-
### What happened?
### Description
We encountered an issue when trying to resave entries through the terminal. The process fails with an error indicating that nested elements cannot be saved, sp…
-
-
Hello!
Setting a proxy_url seems broken
settings.json:
```
"real_debrid": {
"enabled": true,
"api_key": "XXX",
"proxy_enabled": true,
"proxy_url": "http://my_http_proxy:808…
-
Schema generation appears to `tolower` all of the action names:
```
"actions": {
...
"debit": {
"params": {
"Object": {
"nftId": "@0",
…
-
Currently only Icinga App Info/status is available via RestApi.
Expose Icinga internal checks performance data via RestApi. The data is provides by Icinga inbuilt checks such as "icinga", "cluster…