Re: 405 error from doCreateItem on 2.46.3, not on 2.46.1

2017-06-20 Thread Matt Rabe
ou probably want to test 2.46.2, then start a git bisect to identify the > commit that introduced this possibly. > > Cheers > > 2017-06-16 19:21 GMT+02:00 Matt Rabe >: > >> Got an issue with Nodepool / Jenkins setup, we're trying to upgrade to >> 2.46.3 but

405 error from doCreateItem on 2.46.3, not on 2.46.1

2017-06-16 Thread Matt Rabe
Got an issue with Nodepool / Jenkins setup, we're trying to upgrade to 2.46.3 but Nodepool fails with a 405 on the GET (it needs to be a POST) request to add the Jenkins node. In 2.46.1 this GET request succeeds and the node is added. I'm wondering what changed so I have something to point to w