Monday, 23 February 2015

IBM UrbanCode Deploy 6.1.1 - An Update

Thanks to various Tweets including this one: -

rationalsupport
http://t.co/HJ6kqREBC3 IBM UrbanCode Deploy 6.1.1.2 #rational
23/02/2015 12:25

I note that UrbanCode Deploy 6.1.1 now has a fix pack: -



Features

• Using the REST API, you can now create a Release in a single POST request — specifying team and lifecycle by name.

Performance Improvements

• Security page, application-team association tab is now much faster.
• Improved performance of environment reservation dialog on the release detail page.
• scheduled deployments all tab now loads much more quickly.
• Changes page loads faster

The link to the fix is here: -


available from IBM Fix Central.

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...