Re: Managing clouds UI in Jenkins

2023-03-05 Thread Tim Jacomb
Vincent provided a PR for this: https://github.com/jenkinsci/jenkins/pull/7658 I've done some work on it and it's now ready for review. Thanks Tim On Thu, 19 Jan 2023 at 17:34, John Patrick wrote: > I was needing to fix configure within those pages only a few hour ago. > Some way of knowing co

Re: Managing clouds UI in Jenkins

2023-01-19 Thread John Patrick
I was needing to fix configure within those pages only a few hour ago. Some way of knowing config is valid/active/working would be useful Also grouping or highlighting nodes which are in the same cloud config would be useful. I had two cloud configurations, and several cloud agents showing, but it

Re: Managing clouds UI in Jenkins

2023-01-19 Thread Tim Jacomb
Seems reasonable to me although a prototype would allow giving better feedback :) On Thu, 19 Jan 2023 at 09:55, Vincent Latombe wrote: > Hello, > > I've been looking at cloud configuration recently, and these are my naive > thoughts about it. Let me know what you think of it. > > Clouds configur