You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by bostko <gi...@git.apache.org> on 2017/07/22 14:36:45 UTC

[GitHub] brooklyn-server pull request #775: Useful getDataAsStringMap for VaultExtern...

GitHub user bostko opened a pull request:

    https://github.com/apache/brooklyn-server/pull/775

    Useful getDataAsStringMap for VaultExternalConfigSupplier

    `getDataAsStringMap` allows obtaining vault data with single call.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bostko/brooklyn-server useful-getter-in-vault-external-config-supplier

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/775.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #775
    
----
commit c9e8b22bd121ca94ff6ded324fdb8a078531fa9b
Author: Valentin Aitken <bo...@gmail.com>
Date:   2017-07-22T14:36:08Z

    Useful getDataAsStringMap for VaultExternalConfigSupplier
    
    `getDataAsStringMap` allows obtaining vault data with single call.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #775: Useful getDataAsStringMap for VaultExternalConfi...

Posted by bostko <gi...@git.apache.org>.
Github user bostko commented on the issue:

    https://github.com/apache/brooklyn-server/pull/775
  
    Useful when consumer of the VaultConfigSuppliler wants to have finer control over number of calls made to vault.
    Also this method returns Map with parameters on which a consumer can use `containsKey` to check whether key is available.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #775: Useful getDataAsStringMap for VaultExternalConfi...

Posted by drigodwin <gi...@git.apache.org>.
Github user drigodwin commented on the issue:

    https://github.com/apache/brooklyn-server/pull/775
  
    Hi @bostko, I'm not clear what this is for. Could you give a description of why you want this and perhaps a test? Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server pull request #775: Useful getDataAsStringMap for VaultExtern...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-server/pull/775


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---