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
Closed
Changes from 1 commit
Commits
Show all changes
625 commits
Select commit Hold shift + click to select a range
cb1028a
Merge branch 'v7'
Oct 27, 2020
b8ae09e
Merge branch 'v7'
Oct 27, 2020
04fe240
Merge branch 'v7'
jpalmerpivotal Oct 28, 2020
1d28614
Merge branch 'v7'
Oct 28, 2020
49634d3
Add uptime badge
a-b Oct 28, 2020
e6ffa1e
Update uptime.com badge
a-b Oct 28, 2020
f460dc4
v8(services): refactor instance parameters type
blgm Oct 28, 2020
d2e65b3
v8(services): service-key cmd using V3 API
blgm Oct 28, 2020
0eb80d0
Merge branch 'v7'
a-b Oct 29, 2020
50a8595
test: bind-route-service --wait flag
blgm Oct 26, 2020
fa06434
Merge branch 'v7'
jpalmerpivotal Oct 30, 2020
0ae5dcb
Merge branch 'v7'
nickjameswebb Nov 2, 2020
c0620e1
Merge branch 'v7'
servicesenablement Nov 3, 2020
e17be57
Merge branch 'v7'
Nov 3, 2020
1cbbeb9
v8(services): bind-service cmd use V3 API
blgm Oct 30, 2020
f089629
Merge branch 'v7'
Nov 4, 2020
174a726
Merge branch 'v7'
blgm Nov 4, 2020
ec7d58c
Merge branch 'v7'
sweinstein22 Nov 4, 2020
3316597
v8(services): unbind-service cmd use V3 API
blgm Nov 5, 2020
e3856be
v8(services): bind-route-service output consistency
blgm Nov 5, 2020
bef0232
v8(services): unbind-route-service cmd use V3 API (#2107)
blgm Nov 9, 2020
f4eef72
Elminate extra line after array element and fix spacing in diff display
Nov 11, 2020
b823ae5
v8(services): get large pages for services and marketplace (#2111)
blgm Nov 19, 2020
a09fdf3
v8(services): delete service better confirmation message (#2115)
blgm Nov 20, 2020
1daf824
Merge branch 'v7'
sweinstein22 Nov 20, 2020
9dba4fa
Merge branch 'v7'
sweinstein22 Nov 30, 2020
21bafbc
Merge branch 'v7'
sweinstein22 Dec 1, 2020
86f7a4f
Merge branch 'v7'
sweinstein22 Dec 1, 2020
7a21a6b
Merge branch 'v7'
sweinstein22 Dec 17, 2020
886d3ce
Merge branch 'v7'
sweinstein22 Dec 17, 2020
bd025cf
Merge branch 'v7' into master
reidmit Dec 17, 2020
2a708bd
Rename variable to "p" (#2110)
martinvisser Dec 17, 2020
3c7fba4
remove redundant reference to version switching (#2118)
heyjcollins Dec 17, 2020
231f0af
Fix flake in manifest_diff_displayer_test
reidmit Dec 17, 2020
5acd85b
v8(services): update warning for delete service instance
blgm Jan 5, 2021
3cad879
Merge branch 'v7'
blgm Jan 13, 2021
daa64ed
Add long versions of parameters to scale_command
vanschelven Jan 12, 2021
4cf0e1e
v8(services): enable binding parameters test
blgm Jan 21, 2021
c746aa4
v8(services): delete-service-key use V3 API (#2129)
blgm Jan 22, 2021
d806703
v8(services): create-service-key use V3 API (#2130)
blgm Jan 22, 2021
a8b932c
v8(services): remove superfluous test fake
blgm Jan 23, 2021
146fa47
v8(services): consistent naming of -c parameter
blgm Jan 25, 2021
4c90074
v8(services): improve message when deleting key
blgm Jan 26, 2021
cdd8427
v8(services): update test for UPSI last_operation
blgm Feb 10, 2021
6428095
v3(services): update test for error message change
blgm Feb 10, 2021
82601ed
v3(services): update test for error message change
blgm Feb 10, 2021
009f412
v8(services): services cmd - remove experimental formats (#2136)
blgm Feb 10, 2021
74f19ac
v8(services): services cmd should use V3 API (#2137)
blgm Feb 11, 2021
cdc0eee
Set explicit SHELL for makefile targets
a-b Feb 14, 2021
4bcb04e
v8(services): service-keys show last operation (#2138)
blgm Feb 15, 2021
a7375c2
Merge branch 'v7'
blgm Feb 15, 2021
93a421a
v8(services): handle "operation in progress" error (#2139)
blgm Feb 16, 2021
ce24705
v8(services): remove detection of UPSI for keys (#2140)
blgm Feb 16, 2021
316824e
service: --params flag retrieves service instance params (#2141)
FelisiaM Feb 19, 2021
9412171
cf service: Show last operation for UPSI
FelisiaM Feb 19, 2021
eda9324
Fix service instance params tests
FelisiaM Feb 19, 2021
f12278b
Remove accidental focus
FelisiaM Feb 19, 2021
3d854e8
fix: improve route not found error (#2142)
blgm Feb 20, 2021
386db28
Revert "fix: improve route not found error (#2142)"
blgm Feb 21, 2021
a354bd1
Merge pull request #2145 from cloudfoundry/v8_show_last_operation_for…
winnab Feb 22, 2021
91c2c94
fix: improve route not found error (#2142) (2nd attempt)
blgm Feb 24, 2021
3f42292
cf service: Update headers to make them more consistent (#2150)
FelisiaM Mar 3, 2021
f327684
v8 service calls only v3 api (#2151)
FelisiaM Mar 3, 2021
f8aa37e
Fix usages of cf services in other operations tests
FelisiaM Mar 3, 2021
000000a
Update test expectation for sharing
FelisiaM Mar 3, 2021
50d22e9
v8(service): Add indentation to last op warning
FelisiaM Mar 4, 2021
5a45b02
Make Scale integration test more "patient"
Mar 11, 2021
11cfaa2
Merge branch 'v7'
FelisiaM Mar 11, 2021
bd66e0b
Merge branch 'v7'
FelisiaM Mar 11, 2021
479ed16
Use`UI.DisplayJSON` for all services JSON output (#2154)
FelisiaM Mar 12, 2021
7744f93
Update test expectation to reflect new type
FelisiaM Mar 12, 2021
6ddc983
Add manifest diff to push command
Mar 17, 2021
3ba7870
Add integration test for manifet diff.
Mar 17, 2021
dbd8ec1
Fix integration test for manifest diffs
sethboyles Mar 23, 2021
2c953a1
Get rid of race condition in scale command int test
Mar 26, 2021
8c20e51
test: fix parallel flake in droplet download
blgm Apr 5, 2021
b90ec25
Test pipeline
a-b Apr 12, 2021
80dddc7
Update README.md
reedr3 Apr 15, 2021
61677f2
Cancel rolling deployments when the CF_STARTUP_TIMEOUT has been reached
May 26, 2021
8744231
Update rolling deploy timeout test to validate the deployment has been
May 26, 2021
ff68e99
Allow for configuration of quotas in terabytes
crsimmons May 17, 2021
c404250
Update log --recent int test to account for potential message loss
Jun 29, 2021
8f50cdc
Update scale int test to wait for scale to take effect
Jun 29, 2021
894680f
Refactored scale command tests
Jul 1, 2021
4b1af59
Fixed push command test for -k flag
Jul 1, 2021
5cfbf04
Merge pull request #2170 from cloudfoundry/2169-rolling-deploy-timeou…
Jul 2, 2021
61d6885
Update v8 to have a minimum CAPI version of 1.109.0 (v3 API v3.99.0)
Jul 9, 2021
2181f13
Add support for space-supporter role for set-space-role and
Jul 10, 2021
c570275
Update help text
Jul 12, 2021
9c07860
Update help text after Mona's review
Jul 15, 2021
4f40dc3
Delete a bunch of old v6 code
Jul 16, 2021
81a6f3c
Delete several unused actionerrors, v2action, v6manifestparser, api ccv2
Jul 16, 2021
95fc3c2
Make log-cache wait 250ms on empty and backoff after 5 errors
dominicrobertsc Jul 19, 2021
132d30e
Bump Golang 1.13 -> 1.16
a-b Jul 21, 2021
9751589
Updated mod vendors
Jul 22, 2021
397b74a
Run go get -u on golang.org/x/ packages and run go mod vendor
Jul 22, 2021
d0dfac0
Run go get for sys and tools
Jul 22, 2021
a25a984
Try to add rsrc to main gomod and remove it from makefile to bypass
Jul 22, 2021
eab385c
Fixed the double quote issues in integration test after golang bump.
Jul 23, 2021
e383307
Make v8 use existing plugin api
Jul 28, 2021
c0f6495
Added integration plugin tests to ci integration tests to v8.
Jul 29, 2021
d0f0647
Submit adr for v8 code de-version
JenGoldstrich Jul 18, 2021
1975ce2
Add task to makefile to build m1 ARM binary
JenGoldstrich Aug 3, 2021
c4f9c5b
Merge pull request #2186 from cloudfoundry/add-m1-to-makefile
Aug 3, 2021
0632c1f
Ran `go get -u golang.org/x/sys`
Aug 12, 2021
ef8f348
Bump go sys dep in v8 branch
Aug 16, 2021
7691eaf
Remove memory field from start int test
Aug 18, 2021
dfbbcbe
Update 0012-de-version-v8-code-base.md
Aug 18, 2021
1f57d1b
Update 0012-de-version-v8-code-base.md
Aug 18, 2021
c48df03
Add experimental destination-protocol flag to map-route
ctlong Aug 18, 2021
d01e549
Merge pull request #2192 from pet-forks/destination-protocol
Aug 19, 2021
2b38239
Add a CAPI version check for HTTP/2 to integration tests
ctlong Aug 20, 2021
1d77441
Ran `go get golang.org/x/sys`
Aug 23, 2021
9459a12
Solved issue with fsnotify
Aug 23, 2021
ef091af
Merge pull request #2195 from pet-forks/fix/destination-protocol-inte…
jdgonzaleza Aug 24, 2021
b93e892
Fix failing http2 / map route integration test
ctlong Aug 24, 2021
e597c9e
Merge pull request #2199 from pet-forks/fix/map-route-failing-integra…
jdgonzaleza Aug 24, 2021
502d0ff
Ran go get github.com/fsnotify/fsnotify
Aug 24, 2021
5ffa262
Deleting vendor folder
Aug 24, 2021
424f1fa
Implements `cf route` command
mkocher Sep 7, 2021
95bac9e
Bump max TLS to 1.3
a-b Aug 16, 2021
a3bbde9
Switch v8 to go modules only
a-b Sep 10, 2021
56e462f
Update PULL_REQUEST_TEMPLATE.md
reedr3 Sep 13, 2021
44c5c80
Update CONTRIBUTING.md
reedr3 Sep 13, 2021
8ee1a4e
Update README.md
reedr3 Sep 13, 2021
fe098c6
Update README.md
reedr3 Sep 13, 2021
b8c6519
Updating Known Issues section
jdgonzaleza Sep 14, 2021
67681a0
Merge pull request #2205 from pet-forks/add_cf_route_command
jdgonzaleza Sep 15, 2021
e8d41cf
Refactoring route command integration test
Sep 16, 2021
21d7945
Update README.md
reedr3 Sep 24, 2021
19278c3
Update README.md
reedr3 Sep 24, 2021
b85b68e
added a Docker section to the generate-release-notes script
bepotts Oct 13, 2021
9159087
go mod tidy
Oct 13, 2021
f35afe0
Cf space-users now lists space supporters
MerricdeLauney Oct 26, 2021
950da16
Revert "Cf space-users now lists space supporters"
sweinstein22 Oct 28, 2021
96d4137
[Bugfix] CF security-groups returns 414 error (#2229)
jdgonzaleza Nov 9, 2021
bbc9ee9
[Feature] support HTTP/2 cf command (#2230)
jdgonzaleza Nov 10, 2021
c80d8c1
[Feature] Rename flag to app-protocol in map-route (#2231)
jdgonzaleza Nov 12, 2021
a45d9af
[Feature] Add app-protocol to cf routes command output (#2234)
jdgonzaleza Nov 22, 2021
de37cbe
Introduce CF-on-K8s support (#2233)
gcapizzi Nov 23, 2021
7389313
Add space supporter to space users command (#2235)
MerricdeLauney Dec 20, 2021
8eefb50
Fix destination protocol flake in map-route test
mariash Jan 20, 2022
4de3611
Consolidate version checking to use ccversion file
sweinstein22 Nov 30, 2021
b27bd40
Quote $PATH in Makefile to avoid word splitting
tjvman Jul 27, 2021
8c55154
Revert "Quote $PATH in Makefile to avoid word splitting"
a-b Jan 25, 2022
dcf5ea6
Add GitHub Actions Code Quality and Units workflows
a-b Jan 25, 2022
081f8ae
Update the tip for security groups
mariash Feb 15, 2022
85eeb62
Merge pull request #2254 from cloudfoundry/asg-tip
Feb 16, 2022
5e0d2bd
Update CONTRIBUTING.md
Feb 16, 2022
522fc9a
[Feature] Upgrade Golang version from 1.16 to 1.17
Feb 16, 2022
e44ba19
[Sustaining] Updating go files with linter doing gofmt -l -w .
Feb 17, 2022
b8b0bd6
[Feature/tas-e-51] Update destinantion command (#2259)
jdgonzaleza Mar 8, 2022
7de39e5
[Bugfix] Idempotency when trying to create a service twice
Feb 9, 2022
7240c01
Fix selfcontained tests failing due to /whoami (#2266)
matt-royal Mar 18, 2022
f0dd1d7
Merge pull request #2267 from eirini-forks/add-auth-to-logs
reedr3 Mar 25, 2022
d3bb1ec
Bump github.com/docker/distribution
dependabot[bot] Feb 16, 2022
b04b29d
[v8] Online release process with Github Actions (#2265)
a-b Apr 19, 2022
3f54844
Units job addition
gururajsh May 17, 2022
683d87e
Merge branch 'gha-integration' into master
gururajsh May 17, 2022
a52411a
Revert "Merge branch 'gha-integration' into master"
gururajsh May 17, 2022
907c2dc
Bump golang to 1.18
gururajsh Jun 6, 2022
a73e102
Parse pipelines go version from go.mod
gururajsh Jun 6, 2022
06cdfbc
Bump sinatra from 2.0.4 to 2.2.0 in /fixtures/applications/example-ap…
dependabot[bot] Jun 7, 2022
0feb9c2
Skipping SSL validation tests for macOS
gururajsh Jun 15, 2022
82f39a3
Update Contributing to use go 1.18
moleske Jun 16, 2022
17feaa9
Implements new command `share-route` (#2288)
jdgonzaleza Jun 22, 2022
e59699e
fix lint errors (#2246)
metskem Jul 12, 2022
d2688d1
Bump rack from 2.2.3 to 2.2.3.1 in /fixtures/applications/example-app…
dependabot[bot] Jul 20, 2022
68d897a
feat: Add move-route command to cf cli (#2302)
PeteLevineA Aug 23, 2022
68b9ce2
Adds regex in order to get cf_users number (#2310)
jdgonzaleza Aug 30, 2022
bfbbcb5
Add support for Korifi to the `auth` command (#2296)
julian-hj Aug 18, 2022
4c59ec6
Rename unacceptable var names.
reedr3 Sep 2, 2022
19e480d
Integration fixes
jdgonzaleza Sep 6, 2022
cfcea0f
logging rate limits flag introduction (#2313)
jdgonzaleza Sep 8, 2022
41ebecb
feat: add --wait flag to upgrade-service (#2285)
blgm Sep 14, 2022
116357f
Revert "feat: add --wait flag to upgrade-service (#2285)" (#2317)
jdgonzaleza Sep 14, 2022
c67c88e
Use jq instead of grep -P for finding users to delete during integrat…
moleske Sep 20, 2022
eb52f6e
Allow user to rename app if buildpack is deleted (#2321)
moleske Sep 20, 2022
ead1418
add option to build for linux rm64
gflex May 31, 2022
a4ae5d1
Use Eventually/Should for routes_command list routes with http1 and (…
moleske Sep 22, 2022
a130cc5
Return error for log rate limits larger than math.MaxInt
acrmp Sep 13, 2022
4c97dfe
WIP: Implement unshare route command
MerricdeLauney Oct 11, 2022
bad75ae
Clean up help text in unshare route
MerricdeLauney Oct 11, 2022
792ea78
clarify share-route description
MerricdeLauney Oct 11, 2022
0a955e2
remove todo
MerricdeLauney Oct 12, 2022
03c2415
Fix references to cli-ci default branch to use main.
reedr3 Oct 13, 2022
23a1033
GitHub Actions Integration Tests (#2326)
a-b Oct 18, 2022
27ae058
Deploys OIDC provider for github integration tests
moleske Oct 20, 2022
4f8c617
Trigger integration tests on PRs for changes in .github folder
a-b Oct 20, 2022
4b0fcc0
Add Isolation Segment to GitHub Actions Integration Tests (#2335)
moleske Oct 21, 2022
711a346
Use default of 1GB memory instead of 32M
moleske Oct 13, 2022
426fde6
Explicity enable route_sharing feature on tests that need it (#2331)
moleske Oct 21, 2022
c5839d5
Replace ioutil.ReadFile with embed for fixtures
moleske Oct 13, 2022
2201c60
Add Gitpod (#2339)
a-b Oct 21, 2022
94933d7
Fix references to default branch to use main.
reedr3 Oct 24, 2022
5054357
[gh-2333] fix CVE on main branch
tremblaysimon Nov 21, 2022
be7b0fd
Trigger unit tests on pull request
a-b Dec 1, 2022
af96bc2
Let other units finish, even if one of them failed
a-b Dec 1, 2022
f773611
Spelling (#2340)
jsoref Dec 1, 2022
1abfe44
Full Integration tests on GHA (#2353)
jdgonzaleza Dec 2, 2022
d2310c3
Enables route sharing
Dec 5, 2022
5e857c5
Enables route sharing windows GHA
Dec 5, 2022
72176aa
Removes unnecessary flag enablement
Dec 14, 2022
3bb1493
Adds cli repo to go dir
Dec 14, 2022
73475ce
Dec 14, 2022
e9fd6d7
Revert "Adds GOPATH and cds to go dir"
Dec 15, 2022
080e51f
adds gopath
Dec 16, 2022
574f485
Cleans integration test
Dec 16, 2022
e9720d8
Go119 bump (#1) (#2373)
gururajsh Feb 16, 2023
96231f9
Gha fork - test (#2382)
gururajsh Mar 28, 2023
7c6c07e
GHA Integration tests Review Changes (#2403)
gururajsh Apr 14, 2023
548f7ab
Remove outdated code
a-b Apr 17, 2023
b41dd6c
Turn on environment setup
a-b Apr 17, 2023
1ea357b
CVE (#2407)
gururajsh Apr 19, 2023
5624897
fix: hide password for create-service-broker (#2400)
blgm Apr 20, 2023
04463c8
feat: add --wait flag to upgrade-service (#2401)
blgm Apr 20, 2023
7e5215a
feat: --update-if-exists flag for create-service-broker (#2402)
blgm Apr 24, 2023
325af3c
Bump to 1.20 (#2415)
evanfarrar May 5, 2023
5f0c8df
Fix test ruby apps for new version of buildpack (#2419)
May 13, 2023
54a68f5
Fix ruby web fixture app (#2420)
a-b May 15, 2023
084a76b
Fix syntax
a-b May 15, 2023
65aafaa
fix unit tests (#2422)
May 17, 2023
79b0b0d
cleanup previous commit
May 17, 2023
7a9c5d2
Fix tests (#2427)
a-b Jun 7, 2023
82de2f6
Run code quality on PRs
a-b Jun 7, 2023
ff7c24e
Update dependabot.yml
a-b Jun 7, 2023
6c163a2
remove vendor from dependabot v2
a-b Jun 8, 2023
f235516
Fix windows unit tests (#2428)
a-b Jun 8, 2023
a003850
Update PULL_REQUEST_TEMPLATE.md
a-b Jun 8, 2023
43996aa
Rename release workflows
a-b Jun 8, 2023
2e3ed3f
Cleanup workflows
a-b Jun 8, 2023
c739bcf
Makefile better support Windows
a-b Jun 9, 2023
b0e72ef
Treat main branch as future v9
a-b Jun 13, 2023
961bfaa
Remove beta from v9
a-b Jun 13, 2023
60315a1
Bump sinatra from 2.2.0 to 2.2.3 in /fixtures/applications/example-app
dependabot[bot] Jun 8, 2023
dbd5841
main fix tests (#2454)
a-b Jun 14, 2023
c156b4b
Update dependabot set open PR to 2
a-b Jun 14, 2023
19851ad
Outline required GitHub secrets and variables
a-b Jun 15, 2023
0c9a731
Sync up tests-unit workflow with main
a-b Jun 15, 2023
16016d4
Add run-name to integration test
a-b Jun 15, 2023
40d70cb
Bump github.com/google/go-querystring
dependabot[bot] Jun 14, 2023
cb4a726
Bump github.com/sirupsen/logrus from 1.2.0 to 1.9.3
dependabot[bot] Jun 8, 2023
32dcdac
Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5
dependabot[bot] Jun 8, 2023
65ee2be
Bump github.com/kr/pty from 1.1.1 to 1.1.8
dependabot[bot] Jun 8, 2023
36b49e1
Add AWS Role ARN to access S3 (#2471)
gururajsh Jun 22, 2023
66a9743
Update Capi s3 location
ccjaimes Jul 10, 2023
b67542d
Bump protobuf v1.30.0 to v1.31.0
a-b Jul 11, 2023
90f6cc0
bump grpc to v1.56.2
Jul 11, 2023
d952aea
Reorg build_data values
a-b Jun 15, 2023
c128498
Update v2 docs links to new subdomain
pivotalgeorge Jul 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
v8(services): delete service better confirmation message (#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)
  • Loading branch information
blgm authored Nov 20, 2020
commit a09fdf34a0599a60f69d9d86c09a09b946482c7b
2 changes: 1 addition & 1 deletion command/v7/delete_service_command.go
Original file line number Diff line number Diff line change
@@ -95,7 +95,7 @@ func (cmd DeleteServiceCommand) displayEvent() error {
func (cmd DeleteServiceCommand) displayPrompt() (bool, error) {
delete, err := cmd.UI.DisplayBoolPrompt(
false,
"Really delete the service instance {{.ServiceInstanceName}}?",
"Really delete the service instance {{.ServiceInstanceName}}, including app bindings, route bindings, and service keys?",
cmd.serviceInstanceName(),
)
if err != nil {
5 changes: 3 additions & 2 deletions command/v7/delete_service_command_test.go
Original file line number Diff line number Diff line change
@@ -279,8 +279,9 @@ var _ = Describe("delete-service command", func() {
})

It("prompts the user", func() {
Expect(testUI.Out).To(SatisfyAll(
Say(`Really delete the service instance %s\? \[yN\]:`, serviceInstanceName),
Expect(testUI.Out).To(Say(
`Really delete the service instance %s, including app bindings, route bindings, and service keys\? \[yN\]:`,
serviceInstanceName,
))
})