Dmitriy Kalinin
Dmitriy Kalinin
> ytt to be provisioned by the plugin @bonzofenix any thoughts on how to do that? never used terraform cloud myself. (this terraform provider just delegates to tools like ytt,...
challenge here is that there is only one stdin (that's where config_yaml is piped into). im not sure how we could do this securely without introducing new feature to ytt...
i meant in the resource version metadata as a start, not directly in s3. Sent from my iPhone > On Jul 26, 2017, at 10:23 AM, JT Archie wrote: >...
> And the only small improvement to make in this direction is for go-patch to accept op as an alias for type im hesitant to add this change because it...
nice, will try to pull this in later today. Sent from my iPhone > On Jan 26, 2017, at 11:29 AM, Amin Jamali wrote: > > This PR will enable...
@aminjam im planning to do a little clean up before merging. i want to move compiled time windows separation to be a runtime check just like in shutdown_task.go for example....
@dsabeti move/copy are not implemented at this point on purpose. if viewed as a generic library, this proposed functionality makes a lot of sense; however, one of my goals though...
@jmcarp one of the unanswered questions for copy op is once content is copied, how does one reference new content or original content (aside from some kind of numeric index)...
> Do you think this should/will become a pattern that systems external to the director ask for a configuration of some type? possible, want to experiment to see how it...
@aeijdenberg the reason behind how it's currently structured is that i wanted to keep each operation self contained ie i should be able to add an operation without having to...