Ben Meier

Results 32 comments of Ben Meier
trafficstars

@mathieu-benoit what is the definition of a "service"? does it just return a random hostname? What gets provisioned when we declare it? The problem with the generic `service` is that...

Current thinking is that we're going to leave the service/service-port as they are and work towards a more general resource type to represent external service endpoints including any port or...

@MiirzaBaig go right ahead!

@mathieu-benoit why not use curl or cp to pull in the provisioners? In terms of the UNIX philosophy I'd prefer that score implementations didn't get involved in working out where...

Thanks @mathieu-benoit / @jayonthenet Another effective option would be to use git submodules to check out a number of provisioner files from a repo B when you checkout repo A....

@mathieu-benoit what kind of expression language do you suggest? how complex should it be? Tools like jq and yq are very good at what they do, so we will never...

This will be available in the next release. Thanks @giesan for your contribution

@wagslane ok it looks a bit more sensible now ![image](https://github.com/user-attachments/assets/f87da4db-9805-419d-a8b2-c3bd617dc7fc) (Unfortunately due to a ci issue I had to bump the go version too in this PR)