cloudfoundry / bosh-deployment-resource

Apache License 2.0
12 stars 26 forks source link

Bump to latest bosh code (6.4.0) #67

Closed o-orand closed 3 years ago

o-orand commented 4 years ago

Hi, Bosh cli v6.3.0 include a nice feature, it improve ouput logs to display bosh lifecycle step, like below:

Task 8299998

Task 8299998 | 20:36:48 | Preparing deployment: Preparing deployment (00:00:03)
Task 8299998 | 20:36:51 | Preparing deployment: Rendering templates (00:00:05)
Task 8299998 | 20:36:56 | Preparing package compilation: Finding packages to compile (00:00:00)
Task 8299998 | 20:36:56 | Updating instance db: db/d1777eb7-144c-4fde-8990-f0334f4acddf (0) (canary)
Task 8299998 | 20:36:57 | Updating instance web: web/1f5e07d8-941f-4db2-a220-4befbffea322 (0) (canary)
Task 8299998 | 20:36:57 | Updating instance db: db/d1777eb7-144c-4fde-8990-f0334f4acddf (0) (canary)
Task 8299998 | 20:36:57 | L executing pre-stop: db/d1777eb7-144c-4fde-8990-f0334f4acddf (0) (canary)
Task 8299998 | 20:36:57 | L executing drain: db/d1777eb7-144c-4fde-8990-f0334f4acddf (0) (canary)
Task 8299998 | 20:36:57 | Updating instance web: web/1f5e07d8-941f-4db2-a220-4befbffea322 (0) (canary)
Task 8299998 | 20:36:57 | L executing pre-stop: web/1f5e07d8-941f-4db2-a220-4befbffea322 (0) (canary)
Task 8299998 | 20:36:57 | L executing drain: web/1f5e07d8-941f-4db2-a220-4befbffea322 (0) (canary)
...

It would be great to bump bosh to latest code.

References: Extract from bosh cli release:

Improve output during instance update to show job lifecycle steps #168179623 requires director 271.1.0 or greater

bosh-admin-bot commented 3 years ago

This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.

bosh-admin-bot commented 3 years ago

This issue was closed because it has been labeled Stale for 7 days without subsequent activity. Feel free to re-open this issue at any time by commenting below.