-
### Priority
P3-Medium
### OS type
Ubuntu
### Hardware type
Xeon-GNR
### Running nodes
Single Node
### Description
Creation of a dedicated component to abstract each VDB from other microservi…
-
var seneca=require("seneca")();
seneca.add('role:api,cmd:bazinga',function (msg,done) {
done(null,{bar:"Bazinga!"});
});
seneca.act("role:web",{use:{
prefix:'/my-api',
pin:{role:'…
-
To be done once [#19](https://github.com/uclapi/ucl-assistant-notifications/issues/19) is resolved on the notifications microservice.
hueyy updated
5 years ago
-
Hello,
We would like to add a `-canary` suffix to our canary deployment name, using this helm template as an example...
```
apiVersion: apps/v1
kind: {{ default "Deployment" .Values.deployment…
-
https://github.com/rednavis/spring-graphql-microservice/blob/dc58586d8546233ae77bd56845beb8c53d974900/discovery-service/build.gradle#L11
-
## Bug Description
On upgrade to v1.134.0 from v1.132.0 - On a Raspberry PI 5 the database container (postgres) fails to start. This appears to be due to jemalloc and 16k page sizes
## Reproduction S…
-
As a developer,
1. I need to set up the development environment
2. So that I can start working on the customer accounts microservice.
Details and Assumptions
1. The project is hosted in an online l…
-
I'm using version 2.6.47, but it is also a problem in previous versions supporting `docker start` subcommands.
When I start the infrastructure, microservices and frontends using
```
cedarcli do…
-
Hi Team,
We need Helidon(SE or MP) to expose raw TCP sockets(like springboot). Currently this support is not present in either Helidon SE or Helidon MP. The main ask here is that the microservice bui…
-
What happens if the microservice that submits the job crashes? How do you recover?