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

Update CAPI v2 docs links to new subdomain [v7] #3030

Closed

Conversation

pivotalgeorge
Copy link
Contributor

This PR updates v2 docs links from apidocs.cloudfoundry.org to v2-apidocs.cloudfoundry.org.
The goal is to signal that v3 is the primary API, also a necessary step in eventually sunsetting v2.

The infrastructure hosting the app serving docs at apidocs.cloudfoundry.org is expected to go down imminently, so this change is needed to avoid dead links.

See capi-release PRs #440 and #441

Lisa Burns and others added 30 commits October 27, 2020 22:59
Co-authored-by: Nick Webb <nwebb@pivotal.io>
[#175214057](https://www.pivotaltracker.com/story/show/175214057)

Co-authored-by: Nick Webb <nwebb@pivotal.io>
Signed-off-by: Nick Webb <nwebb@pivotal.io>
Co-authored-by: Nick Webb <nwebb@pivotal.io>
[#174503944](https://www.pivotaltracker.com/story/show/174503944)

Co-authored-by: Nick Webb <nwebb@pivotal.io>
Signed-off-by: Nick Webb <nwebb@pivotal.io>
Co-authored-by: Nick Webb <nwebb@pivotal.io>
[#175352747](https://www.pivotaltracker.com/story/show/175352747)

Co-authored-by: Lisa Burns <lisaburns@vmware.com>
Make the output of bind-route-service consistent with bind-service and
unbind-service - specifically relating to success messages and the order
of the `OK` message
* v8(services): unbind-route-service cmd use V3 API

[#175143303](https://www.pivotaltracker.com/story/show/175143303)
[#175143298](https://www.pivotaltracker.com/story/show/175143298)
[#175143301](https://www.pivotaltracker.com/story/show/175143301)

* Fixed capitalization in error

Co-authored-by: Felisia Martini <fmartini@pivotal.io>
[#174829355]

Co-authored-by: Jenna Goldstrich <jgoldstrich@vmware.com>
Co-authored-by: Merric de Launey <mdelauney@pivotal.io>
Co-authored-by: Teal Stannard <tstannard@pivotal.io>
…dry#2111)

These commands can potentially get a lot of data, and they are much
faster if they get 5000 results per page, instead of the default of 50
per page.

[#175715881](https://www.pivotaltracker.com/story/show/175715881)
…y#2115)

In common with other V3 endpoints, the intention is for deleting a
service to be recursive. The confirmation message in the CLI should
reflect this.

[#175741832](https://www.pivotaltracker.com/story/show/175741832)
a-b and others added 26 commits June 6, 2023 19:15
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.3.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
* Cleanup
* Update dependabot.yml
* Plugins to support v9
* Trigger units on new v* tag
* Do not run the release pipeline on v8 tag
Bumps [github.com/google/go-querystring](https://github.com/google/go-querystring) from 0.0.0-20170111101155-53e6ce116135 to 1.1.0.
- [Commits](https://github.com/google/go-querystring/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-querystring
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.2.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.2.0...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v1.16.4...v1.16.5)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/kr/pty](https://github.com/kr/pty) from 1.1.1 to 1.1.8.
- [Commits](kr/pty@v1.1.1...v1.1.8)

---
updated-dependencies:
- dependency-name: github.com/kr/pty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Capi team removed the AWS account and migrated their releases to a new location.

Co-authored-by: Al Berez <aberezovsky@vmware.com>
Co-authored-by: Jhonathan Aristizabal <jhonathana@vmware.com>
Co-authored-by: Pablo Rodas <prodas@vmware.com>
Copy link

CLA Missing ID CLA Not Signed

@pivotalgeorge pivotalgeorge changed the title Update CAPI v2 docs links [v7] Update CAPI v2 docs links to new subdomain [v7] Jul 16, 2024
@pivotalgeorge
Copy link
Contributor Author

closing as need different HEAD branches for v7 and v8

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

Successfully merging this pull request may close these issues.