cloudfoundry / docs-deploying-cf

The docs repo for material on deploying Cloud Foundry
Apache License 2.0
15 stars 101 forks source link

Added info about restricted chars in bulk_api_password #162

Closed mwieczorek closed 7 years ago

mwieczorek commented 7 years ago

According to https://github.com/cloudfoundry/cf-release/issues/992#issuecomment-228824498 some chars in BULK_API_PASSWORD are restricted. This PR can save some time for resolving deployment errors (I encountered this problem today)

cfdreddbot commented 7 years ago

Hey mwieczorek!

Thanks for submitting this pull request!

All pull request submitters and commit authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.

Once you've publicized your membership, one of the owners of this repository can close and reopen this pull request, and dreddbot will take another look.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/144346285

The labels on this github issue will be updated when the story is started.

mwieczorek commented 7 years ago

CLA sent to contributors@cloudfoundry.com

cfdreddbot commented 7 years ago

Hey mwieczorek!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/144605701

The labels on this github issue will be updated when the story is started.

animatedmax commented 7 years ago

Thank you mwieczorek