Joshua Winters
Joshua Winters
We've been using `migrate` for a while and we recently ran into an issue where we needed some fairly complex logic that was only possible running custom migrations in `golang`....
Add matchParams selector [Readable](https://github.com/vmware-tanzu/cartographer/blob/rfc/0000-match-params/rfc/rfc-0000-match-params.md)
### Description of problem As a developer I would like to be able to correlate artifacts in my supply chain. When running my workload through a supply chain, I would...
### Description of problem There are times when a user needs to know more detail about the machinations of the Cartographer controller, especially in debugging failures. For these situations, Kubernetes...
### Description of problem Currently the workload contains top level service claims that are meant to be exposed to runtime resources. There is currently no mechanism to define service claims...
### Description of problem Currently, Runnable has a special behaviour that allows it to select an arbitrary object which gets injected into its templating context. This behaviour is useful for...
### Description of problem We currently have documentation that describes what templates we support, but it's not immediately clear why that would be useful to someone. Create a guide that...
### Description of problem We currently have lots of examples of supply chains, and lots of information about the concepts used within a supply chain, but we don't have a...
### Description of problem Currently the [workload spec](https://cartographer.sh/docs/v0.2.0/reference/workload/) has fields for `source.git` and `source.image`, neither of which is suitable for basing a workload off a maven artifact. We are requesting...
### Description of problem For a particular resource in a supply chain, we would like to be able to assert that a given input produced a specific output. We are...