
anders.borud
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 8
Posts
Recent activity by anders.borud-
Microservice status for when image tag doesn't exist
CompletedIf you define an image tag that doesn't exist, nothing happens. We need a status showing the error.
-
Rdf type should be a configurable option
AnsweredDefining rdf type on a pipe is considered best practise and is recommended to be done on every input pipe. Based on this I wish this would be a configurable option on the pipe itself instead of hav...
-
Ability to filter entities in entity viewer based on rdf:type
AnsweredWhen looking at large merged datasets, it's can be hard to find entities from a certain source dataset.I would like to able to select one or more rdf types to display in the viewer. It would also b...
-
Add support for deleting datasets in the internal scheduler
AnsweredIn the old sesam test client (https://github.com/sesam-io/sesam) we use the community scheduler to run the configuration. During a run with that scheduler, the default config is to delete the datas...
-
Support custom acl for microservice proxy endpoint
AnsweredWe currently support custom ACL for pipes on Nodes locked down from the internet. I would like to be able to expose a proxy endpoint on a microservice the same way. This specific use case is to ena...
-
Add warning hint when using latest tag on images in microservices
AnsweredThe latest tag is quite vulnerable and should be avoided in a production setting for any given microservice. I suggest that we add a hint or a warning in the editor if latest or no tag i defined. M...
-
Add ability to distinguish manually posted entities in dataset
Not plannedCurrently when we manually (re)post entities to datasets, the entities looks just like the entities posted by a pipe. In my project it's quite common having to do some manually posting to fix da...