-
## Expected Behavior
Should be able to connect with kube-dns ip from any of the pods
## Current Behavior
Fails to connect with kube-dns service ip from within the pod and because of this …
-
Hi,
I'm still getting a NumberFormatException. I guess the activityId should be a long not an int.
Cheers
-Sal
```java
Caused by: retrofit.RetrofitError: com.google.gson.JsonSyntaxException: …
-
I noticed the `implement-resource-operation` is now different as doc said. For example
```lisp
(implement-resource-operation get-user (id &key expand)
(serialize (find-user id) :expand expand))
…
-
For at least two endpoints, `get_state_events_for_key` and `send_state_event`, there's an optional path parameter. We currently support that in request deserialization, but automatically registering t…
-
### Operating System
_No response_
### Programming Languages
Python
### CCXT Version
last version
### Description
hi everyone, the code below works fine, i removed the api and the other paramet…
fb0x updated
10 months ago
-
**Describe the bug**
When using the Android Summit app, you are unable to save any downloads. This applies to Summit reports, Topo reports, and native Terrain reports and exports (such as programmes)…
-
I am trying to use `mention-bot` with **a private repo** in a **GitHub Enterprise** instance and I am hitting an error. It is hard to debug unfortunately.
I have set `GITHUB_TOKEN`, `GITHUB_USER` and…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [ X] feature request
### Issue description
I’m trying to make use of the out of the box Nebular Auth c…
-
Since I'm figuring out how to do releases of the whole-cell model, I took a pass at writing up a plan for future releases. Here's my proposal:
# Releasing New Versions of the Model
We release ne…
-
Laravel 8 Upgraded to Guzzle 7. Omnipay uses `php-http/guzzle6-adapter` which has a constraint set for only Guzzle 6.