-
Greetings,
I have an issue with the training but first I would like to ask for clarification about the following:
"Having stored our cropped images of equal sizes in a different directory.."
Do…
-
The /users/ endpoint sometimes returns the same user twice:
Example:
```
➜ curl --silent -u "admin:changeit" -k https://127.0.0.1:2113/users/ | jq -r '.data[].loginName'
admin
admin2
ops
tes…
-
**Describe the issue**
While working on new https://github.com/pkp/pkp-lib/issues/7495. Having reviewer role I need to be able to see submission files that are assigned for review.
Per my under…
-
As title, I've built my own Solid server and Solid App.
When I enter into the Solid App, do authentication and authorization on Solid Pod server via popup window.
Then it will get the access tok…
-
Based on the working group https://github.com/ITISFoundation/osparc-ops-environments/issues/672 we decided we will investigate these 3 options:
![440871009_3694197630909287_7269496293591851454_n]…
-
This issue is tracking the work to implement the EP Register endpoints on patent_client. At least for the moment, @xi2pi has volunteered to make a run at this.
The endpoints we'd want to include ar…
-
## Steps to reproduce
1. Deploy `kafka-k8s` (3/stable, revno. 56) and `zookeeper-k8s`
2. Deploy a Kafka interface consumer
3. Relate everything together
4. Break the relation between `kafka-…
-
- etcd V3
- k8s 1.18.10
- apisix charts 0.7.2
1.外部etcd https访问方式
ETCDCTL_API=3 etcdctl \
--endpoints=http://192.168.2.202:2379 \
--cacert=/etc/kubernetes/ca/ca.pem \
--cert=/etc/kubern…
-
When spark is deployed on a "fresh" microk8s, the following steps work, but consequent deployments on the same cluster error out on `config-changed` event. The s3 relation databag is empty then:
…
-
## Description
There should be a way for a creator of notifications to retrieve a list of their previously registered notifications. This means that Notification (component) must remember who it was …