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

add Secure Service Credential support for Cloud Foundry #22

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vchrisb
Copy link

@vchrisb vchrisb commented Jul 17, 2019

Upgrading Versions:

  • Spring Boot 2.1.6.RELEASE
  • Spring Cloud Open Service Broker to 3.03.RELEASE
  • Gradle 5.5

Secure Service Credential with Credhub:

  • Credhub 2.0.1.RELEASE
  • Adding support for CF to store optionally credentials securely in credhub,
    enabled by activating spring profile credhub
  • Add documentation how prepare cloud foundry to use Secure Service Credential

vchrisb and others added 4 commits July 17, 2019 13:31
…3.0.3

* Spring Boot 2.1.6.RELEASE
* Spring Cloud Open Service Broker to 3.03.RELEASE
* Gradle 5.5

Co-Authored-By: Dieter Hubau <[email protected]>
* Credhub 2.0.1.RELEASE
* Adding support for CF to store optionally credentials securely in credhub,
enabled by activating spring profile `credhub`
* Add documentation how prepare cloud foundry to use Secure Service Credential

Co-Authored-By: Dieter Hubau <[email protected]>
Co-Authored-By: Dieter Hubau <[email protected]>
@vchrisb
Copy link
Author

vchrisb commented Oct 15, 2019

Anything we should adapt to get this merged?

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.

2 participants