cloudfoundry / bosh-package-cf-cli-release

BOSH release of Cloud Foundry CLI
https://github.com/cloudfoundry/cli
Apache License 2.0
8 stars 7 forks source link

how to update cf-cli in PAS for bosh managed environment #3

Closed kumarganesh2814 closed 3 years ago

kumarganesh2814 commented 5 years ago

Hi Team,

I am having trouble with cf-cli which is coming as release package from bosh to errands vms for any tile deployed on PCF/PAS. More details at https://community.pivotal.io/s/case/5000e00001Zzlm8AAB/cfservicebrokerapitimeout Issue :


 Request error: Get https://api.us07-6-pcf2-system.oc.com/v2/info: dial tcp: i/o timeout  
           TIP: If you are behind a firewall and require an HTTP proxy, verify the https_proxy environment variable is correctly set. Else, check your network connection. 

Is there is a way that broker vms deployed on PAS can use latest or cf-cli greater then 6.3. With 6.4 I dont see any kind issues even on broker vms. 6.3 gives same timeout issues using any external DNS servers.

I tried updating cf-cli version PAS deployment

Using deployment 'cf-ef67a6403a644cace2a6'

Release 'cf-cli/1.15.0' already exists.

  releases:
  - name: cf-cli
-   version: 1.5.0
+   version: 1.15.0
+   sha1: 63140fa3dfa57c2bc631d3ddc3798a503a9052b6
+   url: https://bosh.io/d/github.com/bosh-packages/cf-cli-release?v=1.15.0

But above doesn't take any effect still I see same old cf-cli version being used by errand vms.

Please help me to put a solution in place so can use latest cf-cli for all tiles being deployed on PAS

PAS version 2.2.8 OpsManger 2.2.8

Addon Tile mysql v2 -- 2.2.4 SCS 1.5.6

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.