Edward Monical-Vuylsteke

Results 4 comments of Edward Monical-Vuylsteke

@metacosm @csviri: Oh, I'm using the depends on feature in my both my ControllerConfiguration implementation and a custom workflow implementation. ``` fun workflowContext() : Workflow { val redisConfigMap = RedisConfigMap.withDiscriminator(app...

That's the path I'm planning on going down. Perhaps consider making the add/set methods on DependentResourceNode public?

One of my goals in the short term is to build a docker image to make this easier. Also, it would probably not be a terrible idea to build a...

This has code ready to go (on: https://github.com/tellg/arxcode/tree/postgres_cutover). Just need to test it.