anders.borud
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 8
Activity overview
Latest activity by anders.borud-
anders.borud created a post,
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.
-
anders.borud created a post,
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...
-
anders.borud commented,
I guess you could support this by putting a rest system in front of the microservice. Then you can build the url for each entity in the dtl. https://docs.sesam.io/configuration.html#the-rest-system...
-
anders.borud commented,
This is also relevant in regards to completely replacing the old client with the new one. As the default behaviour is not the same, some teams are reluctant to do the switch.
-
anders.borud created a post,
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...
-
anders.borud created a post,
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...
-
anders.borud created a post,
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...
-
anders.borud created a post,
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...
-
anders.borud created a post,
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...