Closed wendorf closed 7 years ago
Hey wendorf!
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.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/143086033
The labels on this github issue will be updated when the story is started.
Hey wendorf!
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.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/143629547
The labels on this github issue will be updated when the story is started.
Just curious, why'd you call them mysql-database
instead of just mysql
? I assume that's because we're already providing a mysql
of type mysql
, and you can't provide two links of differing types but the same name?
Correct, they need to be uniquely addressable by name. I preferred not renaming the original link to something like mysql-internal
to reduce the amount of changes (and personal preference) in my PR. If you think a different naming scheme sounds better, please feel free to make that change.
Only expose the IP right now