This project is mirrored from https://github.com/cloudfoundry/cli.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 04, 2019
-
-
Belinda Liu authored
Co-authored-by:
Belinda Liu <bliu@pivotal.io> Co-authored-by:
Merric de Launey <mdelauney@pivotal.io>
-
Belinda Liu authored
[#167325485] Co-authored-by:
Belinda Liu <bliu@pivotal.io> Co-authored-by:
Merric de Launey <mdelauney@pivotal.io>
-
Reid Mitchell authored
We made some changes on the API side to improve the error message when the user does not exist. Also, the commands now look for the org/space by name before trying to do anything with the user, so we have to make sure the org/space actually exist in our test. This gets past the "org/space not found" error to let us really test the user-not-found case. Authored-by:
Reid Mitchell <rmitchell@pivotal.io>
-
Reid Mitchell authored
-Previously we relied on a uaa endpoint /Users that required admin permissions. [finishes #169440492, #164451046] Co-authored-by:
Reid Mitchell <rmitchell@pivotal.io> Co-authored-by:
Merric de Launey <mdelauney@pivotal.io>
-
- Nov 02, 2019
-
-
Andrew Crump authored
-
- Nov 01, 2019
-
-
Abby Chau authored
-
- Oct 31, 2019
-
-
Brendan Smith authored
[#169215263](https://www.pivotaltracker.com/story/show/169215263)
-
Brendan Smith authored
Due to the change in the `cf run-task` command where it now needs a `--command` flag before the command to run. [#169215263](https://www.pivotaltracker.com/story/show/169215263 ) Signed-off-by:
Eric Promislow <eric.promislow@suse.com>
-
Eric Promislow authored
* v7 now requires a `--command` flag for `cf run-task` before the command to run [#169215263](https://www.pivotaltracker.com/story/show/169215263 ) Authored-by:
Eric Promislow <eric.promislow@suse.com> Co-authored-by:
Brendan Smith <brsmith@pivotal.io>
-
- Oct 30, 2019
-
-
Jenna Goldstrich authored
[#169215263](https://www.pivotaltracker.com/story/show/169215263 ) Co-authored-by:
Eric Promislow <eric.promislow@suse.com>
-
Jenna Goldstrich authored
[finishes #169215263](https://www.pivotaltracker.com/story/show/169215263 ) Co-authored-by:
Eric Promislow <eric.promislow@suse.com>
-
Zach Robinson authored
A custom push flow for applications that are used for executing one-off tasks, and are never intended to run a long running process. The flow is - application staged - application kept in a stopped state - no route applied to the application Addresses the push updates for #1641
-
Zach Robinson authored
add --process flag. will use the supplied process as a template for the task. the process command, memory, disk will be used to execute a one-off task. remove COMMAND as a required positional argument add --command flag. shorthand -c. optional method to supply the command to execute for the task. if neither --process nor --command flags are provided, then assume there is a process named 'task' and attempt to execute it. addresses the run-task updates for Issue #1641
-
Winna Bridgewater authored
Revert "Merge pull request #1834 from cloudfoundry-incubator/v7-service-brokers-show-tip-for-unknown-status-169042783" This reverts commit 3c6091e9, reversing changes made to 189f454d. Co-authored-by:
Derik Evangelista <devangelista@pivotal.io>
-
Derik Evangelista authored
Merge pull request #1834 from cloudfoundry-incubator/v7-service-brokers-show-tip-for-unknown-status-169042783 Show TIP about "unknown" status of service brokers in V7. [finishes #169430210]
-
Derik Evangelista authored
Merge pull request #1832 from cloudfoundry-incubator/v7-pollable-jobs-handle-warnings-field-168694817 Yield processing warnings for pollable jobs as well.
-
- Oct 29, 2019
-
-
Andrew Crump authored
[#164451046](https://www.pivotaltracker.com/story/show/164451046)
-
Supraja Narasimhan authored
- set-space-role has different error messages when the user does not exist for v7 and v6. We decided to split the tests so that the tests expect their current error messages in their respective versions. [#164451046] Co-authored-by:
Supraja Narasimhan <snarasimhan@pivotal.io> Co-authored-by:
Merric de Launey <mdelauney@pivotal.io>
-
JenGoldstrich authored
-
JenGoldstrich authored
Update known windows issue relating to cygwin and gitbash for CF CLI
-
Reid Mitchell authored
These tests were not updated and were skipped when we ran them locally because they used client credentials. Authored-by:
Reid Mitchell <rmitchell@pivotal.io>
-
Oleksii Fedorov authored
-
Derik Evangelista authored
[finishes #169042783] [PR] Co-authored-by:
Oleksii Fedorov <ofedorov@pivotal.io>
-
Oleksii Fedorov authored
* because it doesn’t matter from CLI’s perspective what is the exact validation failure that we’re receiving from CC here. Co-authored-by:
Derik Evangelista <devangelista@pivotal.io>
-
Oleksii Fedorov authored
* Fix url test. [finishes #168694817] [PR] Co-authored-by:
Derik Evangelista <devangelista@pivotal.io> Co-authored-by:
Oleksii Fedorov <ofedorov@pivotal.io> Co-authored-by:
Joao Lebre <jlebre@pivotal.io>
-
- Oct 28, 2019
-
-
Supraja Narasimhan authored
Allows setting space role for a user. This command has the same flag options as `cf set-org-role.` Not that to assign a space role, a user must be a member of organization for that space. This commands creates an `organization_user` role for the user before creating the space role. [finishes #164451046] Co-authored-by:
Supraja Narasimhan <snarasimhan@pivotal.io> Co-authored-by:
Reid Mitchell <rmitchell@pivotal.io>
-
Jenna Goldstrich authored
[#169279148](https://www.pivotaltracker.com/story/show/169279148 ) Co-authored-by:
Brendan Smith <brsmith@pivotal.io>
-
Jenna Goldstrich authored
[#169279148](https://www.pivotaltracker.com/story/show/169279148 ) Co-authored-by:
Brendan Smith <brsmith@pivotal.io>
-
Jenna Goldstrich authored
[#169279148](https://www.pivotaltracker.com/story/show/169279148 ) Co-authored-by:
Brendan Smith <brsmith@pivotal.io>
-
Joao Lebre authored
[#168494228] Co-authored-by:
Oleksii Fedorov <ofedorov@pivotal.io>
-
Oleksii Fedorov authored
Merge pull request #1829 from cloudfoundry-incubator/v3-rename-service-broker-implementation-169123477 Implement cf rename-service-broker on V7
-
- Oct 25, 2019
-
-
Jenna Goldstrich authored
- Modify help text for label command - Modify json unmarshalling of Domain object from CAPI [#168553024](https://www.pivotaltracker.com/story/show/168553024 ) Co-authored-by:
Alexander Berezovsky <aberezovsky@pivotal.io>
-
Oleksii Fedorov authored
[finishes #169123477] [PR] Co-authored-by:
George Blue <gblue@pivotal.io>
-
George Blue authored
* by replacing long list of params with a struct. [#169123477] [CI] Co-authored-by:
Oleksii Fedorov <ofedorov@pivotal.io>
-
Oleksii Fedorov authored
-
Oleksii Fedorov authored
[#169123696] Co-authored-by:
Felisia Martini <fmartini@pivotal.io>
-
George Blue authored
[#168868794] [CI]
-
Andrew Crump authored
- This test was split by version in 31560e07. [#164451078](https://www.pivotaltracker.com/story/show/164451078)
-
Brendan Smith authored
Co-authored-by:
Brendan Smith <brsmith@pivotal.io> Co-authored-by:
Brian Cunnie <bcunnie@pivotal.io>
-
- Oct 24, 2019
-
-
Teal Stannard authored
Authored-by:
Teal Stannard <tstannard@pivotal.io>
-