Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We are facing issue in Azure DevOps release pipeline in a pne of the task to install cloud Foundry CLI #3003

Open
4 tasks
Deeps1231 opened this issue Jul 9, 2024 · 2 comments
Assignees

Comments

@Deeps1231
Copy link

(https://github.com/cloudfoundry/cli/assets/140050817/321b33c7-2d03-49be-a04c-464e7a56c6a3)
Please fill out the issue checklist below and provide ALL the requested information.

  • I reviewed open and closed github issues that may be related to my problem.
  • I tried updating to the latest version of the CF CLI to see if it fixed my problem.
  • I attempted to run the command with CF_TRACE=1 to help debug the issue.
  • I am reporting a bug that others will be able to reproduce.

Describe the bug and the command you saw an issue with
Provide details on what you were trying to do (and why).

What happened
Getting error in Cloud Foundry CLI installation. that certificate has expired. Please check it on priority.

Expected behavior
Cloud foundry CLI version 8 should get updated

Exact Steps To Reproduce
Steps to reproduce the behavior; include the exact CLI commands and verbose output:

  1. Run cf ...
  2. Bind a service cf bind-service
  3. See error

Provide more context

  • platform and shell details ( e.g. Mac OS X 10.11 iTerm)
  • version of the CLI we were using is 6.43.0 and we want to update it version 8 now
  • version of the CC API Release you are on

Notes regarding V6 and V7 CLI support:

  • V6:
    • Minimum supported version of CF Deployment: v7.0.0 (CAPI Release: 1.74.0 (APIs 2.128.0 and 3.63.0))
    • Maximum supported version of CF Deployment: v13.4.0 (CAPI Release: 1.94.0 (APIs 2.149.0 and 3.84.0))
  • V7:
    • Minimum supported version of CF Deployment: v13.5.0 (CAPI Release: 1.95.0 (APIs 2.150.0 and 3.85.0))
@joaopapereira
Copy link
Contributor

Hello,
What version of CLI are you using? we currently only support v7 and v8 lines.

Thanks
Joao

@joaopapereira
Copy link
Contributor

We also did had some networking and cert issues around those dates. Is this still happening? or was it temporary?

@a-b a-b assigned a-b and joaopapereira and unassigned a-b Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants