Chad Wilson

Results 215 comments of Chad Wilson

At this stage it's been [pushed back to Kubernetes 1.24](https://kubernetes.io/blog/2021/11/12/are-you-ready-for-dockershim-removal/) scheduled for April 2022, but some approach will be needed.

This is happening due to this code behaving differently across browsers it seems. https://github.com/gocd/gocd/blob/5c7c6c226dc2caa1fe729f5142536634912e795a/server/src/main/webapp/WEB-INF/rails/webpack/views/components/modal/modal_manager.tsx#L85-L90 On Firefox the click+drag's `event.target` is the original text area you clicked (`mousedown`) in so it...

To note https://github.com/gocd/gocd/issues/11707 when reviewing this as it links to an issue supposedly addressed in v4: https://cdn.rawgit.com/paultuckey/urlrewritefilter/master/src/doc/manual/4.0/introduction.html#changelog

Related to https://github.com/gocd/gocd/issues/9029 This is a closed ticket (which I'll reopen for continuity) so no progress expected, however there are multiple aspects to this. (_Updated Mar 2023_) - [x] generic...

@dependabot-bot ignore this major version Will do in #10699

I don't think opening an issue is necessary, I don't think it needs discussion. Except name, for which I suggest `updateSlice`, because it's more akin to [`R.update`](http://ramdajs.com/docs/#update) than [`R.adjust`](http://ramdajs.com/docs/#adjust).

This is working as originally designed, even if it's perhaps not the behaviour you would prefer. The material-based fan-in ensures that where the inputs to a pipeline share upstream materials...

Not in GoCD, to my knowledge. Just using that to distinguish between how some other tools attempt fan-in where I think they do it based on expected instances/triggers of the...

Yeah, this is a bit hidden, and would be nice to have.