[GitHub] brooklyn-docs pull request #238: Specify EBS boot volume size

2017-11-17 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/238#discussion_r151662204 --- Diff: guide/locations/_AWS.md --- @@ -42,6 +42,21 @@ Below are examples of configuration options that use values specific to AWS EC2

[GitHub] brooklyn-server pull request #898: Add dockerfile for CI build

2017-11-16 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-server/pull/898 Add dockerfile for CI build As per as the [ML discussion](https://lists.apache.org/thread.html/c97846e172d327e72eb286e3c032c26fc0d6642dc553a4b47494177c@%3Cdev.brooklyn.apache.org%3E

[GitHub] brooklyn-library pull request #143: Add dockerfile for CI build

2017-11-16 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-library/pull/143 Add dockerfile for CI build As per as the [ML discussion](https://lists.apache.org/thread.html/c97846e172d327e72eb286e3c032c26fc0d6642dc553a4b47494177c@%3Cdev.brooklyn.apache.org%3E

[GitHub] brooklyn-dist pull request #115: Add dockerfile for CI build

2017-11-16 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-dist/pull/115 Add dockerfile for CI build As per as the [ML discussion](https://lists.apache.org/thread.html/c97846e172d327e72eb286e3c032c26fc0d6642dc553a4b47494177c@%3Cdev.brooklyn.apache.org%3E

[GitHub] brooklyn-server pull request #895: Add missing /v1/catalog/bundles REST endp...

2017-11-14 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-server/pull/895 Add missing /v1/catalog/bundles REST endpoint for karaf distribution Without this change, the `/v1/catalog/bundles` REST endpoint is now available when launching through Karaf You can

[GitHub] brooklyn-server pull request #895: Add missing REST endpoints for karaf dist...

2017-11-14 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/895#discussion_r150796771 --- Diff: rest/rest-resources/src/main/resources/OSGI-INF/blueprint/service.xml --- @@ -75,6 +75,7 @@ limitations under the License

[GitHub] brooklyn-server pull request #895: Add missing REST endpoints for karaf dist...

2017-11-14 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/895#discussion_r150797248 --- Diff: rest/rest-resources/src/main/resources/OSGI-INF/blueprint/service.xml --- @@ -74,18 +74,20 @@ limitations under the License

[GitHub] brooklyn pull request #13: Add dockerfile for CI build

2017-11-20 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn/pull/13 Add dockerfile for CI build As per as the [ML discussion](https://lists.apache.org/thread.html/c97846e172d327e72eb286e3c032c26fc0d6642dc553a4b47494177c@%3Cdev.brooklyn.apache.org%3E), this adds

[GitHub] brooklyn-ui pull request #49: Add dockerfile for CI build

2017-11-20 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-ui/pull/49 Add dockerfile for CI build As per as the [ML discussion](https://lists.apache.org/thread.html/c97846e172d327e72eb286e3c032c26fc0d6642dc553a4b47494177c@%3Cdev.brooklyn.apache.org%3E

[GitHub] brooklyn-dist pull request #112: Reuse bundle's catalog.bom from server-cli ...

2017-11-06 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-dist/pull/112 Reuse bundle's catalog.bom from server-cli module As https://github.com/apache/brooklyn-server/pull/882 now includes the entities from `server-cli`, therefore they need to be removed from

[GitHub] brooklyn-server pull request #882: Reuse bundle's catalog.bom from server-cl...

2017-11-06 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-server/pull/882 Reuse bundle's catalog.bom from server-cli module Some items were missing when I did the update of `catalog.bom` files to use bundles. This fixes it by including this bundle within

[GitHub] brooklyn-server issue #882: Reuse bundle's catalog.bom from server-cli modul...

2017-11-06 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/882 @ahgittin demo items are not remove, there are added to the catalog in `brooklyn-dist`. BTW, I did add them, there were always there, I just remove the duplication with catalog items

[GitHub] brooklyn-docs pull request #225: Use gitbook-plugin-blueprint-tour to avoid ...

2017-11-01 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/225 Use gitbook-plugin-blueprint-tour to avoid rendering issue I noticed that during the build, the rendering of pages could sometimes be wrong if markdown syntax is wrapped around HTML code

[GitHub] brooklyn-server issue #884: Add brooklyn-cli as a feature to karaf

2017-11-07 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/884 I think you are right @aledsage, I clearly didn't think this through with #882. I would remove this dependency and add those item into `brooklyn-library` or `brooklyn-core` instead ---

[GitHub] brooklyn-docs pull request #234: Update YAML example to newer syntax

2017-11-09 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/234 Update YAML example to newer syntax Does 3 things: - update `serviceType` to `type` - update `start.latch` to `latch.start` - use backticks to have syntax highlighting on YAML

[GitHub] brooklyn-dist issue #113: add license info for icons added to brooklyn-serve...

2017-11-09 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-dist/pull/113 LGTM, thanks @ahgittin ---

[GitHub] brooklyn-server pull request #889: Revert @JsonInclude annotations to what i...

2017-11-09 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-server/pull/889 Revert @JsonInclude annotations to what it was in 0.12.0 for backward compatibility As per as [the discussion on the ML](https://lists.apache.org/thread.html

[GitHub] brooklyn-docs pull request #235: Update outdated blueprint examples

2017-11-09 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/235 Update outdated blueprint examples Updated example war's URL + fix wrong config key's name You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] brooklyn-server issue #886: brooklyn-cli not included in OSGi

2017-11-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/886 retest this please ---

[GitHub] brooklyn-server issue #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/885 @ahgittin attribution is nice indeed. Bear in ming that I'm not an expert in licensing, @rdowner knows more than me on this topic, I'm sure he will be able to provide a better answer. ---

[GitHub] brooklyn-server pull request #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/885#discussion_r149640511 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/transform/AdjunctTransformer.java --- @@ -45,17 +45,24

[GitHub] brooklyn-server issue #886: brooklyn-cli not included in OSGi

2017-11-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/886 LGTM, thanks @aledsage ---

[GitHub] brooklyn-server issue #886: brooklyn-cli not included in OSGi

2017-11-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/886 Failed tests look not related ``` Results : Failed tests: LoopOverGroupMembersTestCaseTest.testMultipleChildrenWhichPass:99 » EffectorCallPropagatedRuntime

[GitHub] brooklyn-library issue #140: Adds brooklyn-catalog-aliases module

2017-11-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-library/pull/140 LGTM, thanks @aledsage 👍 ---

[GitHub] brooklyn-server pull request #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/885#discussion_r149632259 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/transform/AdjunctTransformer.java --- @@ -45,17 +45,24

[GitHub] brooklyn-server pull request #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/885#discussion_r149647085 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/transform/AdjunctTransformer.java --- @@ -45,17 +45,24

[GitHub] brooklyn-server issue #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/885 @ahgittin My understanding was that if the licence is different than `Apache-2.0`, then it needs to be included. ---

[GitHub] brooklyn-server pull request #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/885#discussion_r149641924 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/AdjunctApi.java --- @@ -253,4 +253,12 @@ public Response setConfig

[GitHub] brooklyn-server pull request #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/885#discussion_r149624824 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/AdjunctApi.java --- @@ -253,4 +253,12 @@ public Response setConfig

[GitHub] brooklyn-docs pull request #233: Update outdated blueprint examples

2017-11-08 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/233 Update outdated blueprint examples This update URL to the newest version of example wars, within example blueprints. It also adds `# BROOKLYN_VERSION` tag so that links can be updated when

[GitHub] brooklyn-server pull request #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/885#discussion_r149653548 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/AdjunctApi.java --- @@ -253,4 +253,12 @@ public Response setConfig

[GitHub] brooklyn-server issue #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/885 @ahgittin Are we still using the @catalog annotation? I thought it was deprecated. Also, karaf uses exclusively the BOM file if I'm not mistaken ---

[GitHub] brooklyn-server pull request #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/885#discussion_r149616675 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/AdjunctApi.java --- @@ -253,4 +253,12 @@ public Response setConfig

[GitHub] brooklyn-server pull request #885: Icons for adjuncts, and descriptions

2017-11-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/885#discussion_r149617400 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/transform/AdjunctTransformer.java --- @@ -45,17 +45,24

[GitHub] brooklyn-server issue #884: Add brooklyn-cli as a feature to karaf

2017-11-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/884 @aledsage I agree with your assessment, option 1 seems to be the best for all the reasons you mentioned. I can do those changes if you want? ---

[GitHub] brooklyn-docs pull request #226: (WIP) Plugins for blueprint tour and featur...

2017-11-01 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/226 (WIP) Plugins for blueprint tour and features list HTML should be keep at the minimum in `*.md` files. This PR creates 2 plugins to encapsulate reusable features: - Blueprint/policy tour

[GitHub] brooklyn-docs pull request #232: Fix typo + syntax highlighting

2017-11-07 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/232 Fix typo + syntax highlighting Fix typo in the first YAML example (`:` at the end of the location) + add syntax highlighting You can merge this pull request into a Git repository

[GitHub] brooklyn-docs pull request #223: Add page title as part of the template rath...

2017-10-30 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/223 Add page title as part of the template rather than content As the title said: rather than having the page title part of the markdown file, this pushes it into the template You can merge

[GitHub] brooklyn-docs pull request #224: Use colour from variables.less for blueprin...

2017-10-30 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/224 Use colour from variables.less for blueprint tour The policies page example was not using the colour defined within the `variables.less` file, this fixes it. You can merge this pull request

[GitHub] brooklyn-docs issue #222: Migrate docs to Gitbook

2017-10-25 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-docs/pull/222 Thanks @m4rkmckenna ! However, can you hold off a wee bit more? I just realised that while internal relative links are perfectly fine for the docs, it might cause issues

[GitHub] brooklyn-library issue #145: Fix NPE in CouchbaseCluster enricher

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-library/pull/145 LGTM, thanks @aledsage ---

[GitHub] brooklyn-server pull request #916: DynamicCluster's max size applies to all ...

2017-12-21 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/916#discussion_r158266008 --- Diff: core/src/main/java/org/apache/brooklyn/entity/group/DynamicClusterImpl.java --- @@ -799,6 +795,14 @@ protected Entity replaceMember

[GitHub] brooklyn-server pull request #917: BROOKLYN-570: fix entity synchronizing on...

2017-12-21 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/917#discussion_r158235800 --- Diff: core/src/main/java/org/apache/brooklyn/core/entity/AbstractEntity.java --- @@ -749,13 +756,15 @@ public Application getApplication

[GitHub] brooklyn-server issue #894: Adds SetLimitsCustomizer for centos/rhel

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/894 Reviewed by @duncangrant and tests passed, merging this. Thanks @aledsage ---

[GitHub] brooklyn-server issue #922: Sync on jcloudsLocation.vmInstanceIds

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/922 The build was aborted for some reason, but all tests passed: ``` [INFO] Installing org/apache/brooklyn/brooklyn-commands/1.0.0-SNAPSHOT/brooklyn-commands-1.0.0-SNAPSHOT.jar

[GitHub] brooklyn-server issue #922: Sync on jcloudsLocation.vmInstanceIds

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/922 retest this please ---

[GitHub] brooklyn-server pull request #962: allow tags to be set on catalog items

2018-05-05 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/962#discussion_r186256657 --- Diff: core/src/main/java/org/apache/brooklyn/core/catalog/internal/BasicBrooklynCatalog.java --- @@ -934,15 +937,17 @@ private void

[GitHub] brooklyn-server pull request #962: allow tags to be set on catalog items

2018-05-05 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/962#discussion_r186256734 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/domain/ConfigSummary.java --- @@ -114,7 +116,8 @@ public ConfigSummary(ConfigKey

[GitHub] brooklyn-server pull request #962: allow tags to be set on catalog items

2018-05-05 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/962#discussion_r186256748 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/domain/ConfigSummary.java --- @@ -114,7 +116,8 @@ public ConfigSummary(ConfigKey

[GitHub] brooklyn-library pull request #154: Use the settings.xml from Jenkins to dep...

2018-05-05 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-library/pull/154 Use the settings.xml from Jenkins to deploy artifacts Without it, the deploy fails as maven provided by docker doesn't have the right credentials You can merge this pull request

[GitHub] brooklyn-server issue #959: Fix SshCommandSensor rebind

2018-04-27 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/959 This LGTM, with a lot of new tests. However, I'm not very familiar with the rebind code so it would be good if another set of eyes could also review this PR ---

[GitHub] brooklyn-dist pull request #121: [BROOKLYN-579] Add DNS TTL configuration vi...

2018-05-24 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-dist/pull/121 [BROOKLYN-579] Add DNS TTL configuration via envvar Before, java was not refreshing the DNS records, ever. This is due to the default `networkaddress.cache.ttl` set to `-1`, i.e. cache

[GitHub] brooklyn-server pull request #963: disable jclouds authorizePublicKey for ex...

2018-05-24 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/963#discussion_r190576983 --- Diff: locations/jclouds/src/test/java/org/apache/brooklyn/location/jclouds/provider/AwsEc2LocationLiveTest.java --- @@ -28,6 +30,8

[GitHub] brooklyn-server pull request #963: disable jclouds authorizePublicKey for ex...

2018-05-24 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/963#discussion_r190576874 --- Diff: locations/jclouds/src/test/java/org/apache/brooklyn/location/jclouds/provider/AbstractJcloudsLocationTest.java --- @@ -48,7 +48,7

[GitHub] brooklyn-dist pull request #121: [BROOKLYN-579] Add DNS TTL configuration vi...

2018-05-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-dist/pull/121#discussion_r191788710 --- Diff: karaf/apache-brooklyn/src/main/resources/bin/setenv --- @@ -85,6 +89,9 @@ export EXTRA_JAVA_OPTS="-Dbrooklyn.location.localhost.ad

[GitHub] brooklyn-dist issue #121: [BROOKLYN-579] Add DNS TTL configuration via envva...

2018-05-30 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-dist/pull/121 @geomacy I added the comment, should be ok now. ---

[GitHub] brooklyn-library pull request #153: Add Jenkinsfile for CI build

2018-05-02 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-library/pull/153#discussion_r185456052 --- Diff: Jenkinsfile --- @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] brooklyn-library pull request #153: Add Jenkinsfile for CI build

2018-05-02 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-library/pull/153#discussion_r185455649 --- Diff: Jenkinsfile --- @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] brooklyn-server pull request #961: Add .m2 folder in the list of ignore fold...

2018-05-02 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-server/pull/961 Add .m2 folder in the list of ignore folders for the RAT plugin. This is required for Jenkins build as we now use a local m2 cache You can merge this pull request into a Git repository

[GitHub] brooklyn-server pull request #961: Add .m2 folder in the list of ignore fold...

2018-05-02 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/961#discussion_r185490511 --- Diff: parent/pom.xml --- @@ -1104,6 +1104,8 @@ https://brooklyn.incubator.apache.org

[GitHub] brooklyn-library pull request #153: Add Jenkinsfile for CI build

2018-05-01 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-library/pull/153 Add Jenkinsfile for CI build This capture the current Jenkins configuration, so that is repeatable and documented. You can merge this pull request into a Git repository by running

[GitHub] brooklyn-library pull request #152: Add Jenkinsfile for CI build

2018-05-01 Thread tbouron
Github user tbouron closed the pull request at: https://github.com/apache/brooklyn-library/pull/152 ---

[GitHub] brooklyn-library pull request #152: Add Jenkinsfile for CI build

2018-05-01 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-library/pull/152 Add Jenkinsfile for CI build You can merge this pull request into a Git repository by running: $ git pull https://github.com/tbouron/brooklyn-library feature/docker Alternatively

[GitHub] brooklyn-library pull request #151: Add Jenkinsfile for CI build

2018-05-01 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-library/pull/151 Add Jenkinsfile for CI build You can merge this pull request into a Git repository by running: $ git pull https://github.com/tbouron/brooklyn-library feature/docker Alternatively

[GitHub] brooklyn-library pull request #151: Add Jenkinsfile for CI build

2018-05-01 Thread tbouron
Github user tbouron closed the pull request at: https://github.com/apache/brooklyn-library/pull/151 ---

[GitHub] brooklyn-server issue #960: Add RecordingSshTool clears to selected tests

2018-05-03 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/960 retest this please ---

[GitHub] brooklyn-server issue #960: Add RecordingSshTool clears to selected tests

2018-05-03 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/960 Tests passed: https://builds.apache.org/view/B/view/Brooklyn/job/brooklyn-server-pull-requests/2916 Thanks @geomacy, merging ---

[GitHub] brooklyn-server issue #960: Add RecordingSshTool clears to selected tests

2018-04-30 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/960 retest this please ---

[GitHub] brooklyn-server issue #960: Add RecordingSshTool clears to selected tests

2018-04-30 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/960 Looks sensible @geomacy but it seems adding but another test failed: https://builds.apache.org/job/brooklyn-server-pull-requests/org.apache.brooklyn$brooklyn-software-base/2912/testReport

[GitHub] brooklyn-server issue #928: Allow deprecation as the catalog item level

2018-01-11 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/928 @aledsage Fixed conflicts and addressed your comment ---

[GitHub] brooklyn-server pull request #927: Bundle type endpoint

2018-01-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/927#discussion_r160116429 --- Diff: rest/rest-resources/src/test/java/org/apache/brooklyn/rest/resources/BundleAndTypeResourcesTest.java --- @@ -1095,4 +1110,268 @@ private

[GitHub] brooklyn-server pull request #927: Bundle type endpoint

2018-01-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/927#discussion_r160111321 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/BundleApi.java --- @@ -88,6 +90,51 @@ public BundleSummary detail

[GitHub] brooklyn-server pull request #927: Bundle type endpoint

2018-01-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/927#discussion_r160111698 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/resources/BundleResource.java --- @@ -107,6 +113,42 @@ protected

[GitHub] brooklyn-server pull request #927: Bundle type endpoint

2018-01-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/927#discussion_r160129168 --- Diff: rest/rest-resources/src/test/java/org/apache/brooklyn/rest/resources/BundleAndTypeResourcesTest.java --- @@ -1095,4 +1110,268 @@ private

[GitHub] brooklyn-server issue #927: Bundle type endpoint

2018-01-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/927 Yep, the `latest` for bundles is not in the scope of this PR so I'm happy if there is another one for this. Merging ---

[GitHub] brooklyn-server pull request #927: Bundle type endpoint

2018-01-08 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/927#discussion_r160128983 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/resources/BundleResource.java --- @@ -107,6 +113,42 @@ protected

[GitHub] brooklyn-server issue #928: Allow deprecation as the catalog item level

2018-01-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/928 retest this please ---

[GitHub] brooklyn-server pull request #928: Allow deprecation as the catalog item lev...

2018-01-08 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-server/pull/928 Allow deprecation as the catalog item level In YAML, one can mark a catalog item as `deprecated` but it works only when the flag it set as the `brooklyn.catalog` level

[GitHub] brooklyn-server issue #927: Bundle type endpoint

2018-01-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/927 Actually @ahgittin, it seems the new endpoint is now available: I get a 404 and it does not appear on the swagger page. Not sure what's going on here ---

[GitHub] brooklyn-server issue #927: Bundle type endpoint

2018-01-08 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/927 I did but looks like I messed up my env somehow. Everything is fine now, sorry for the noise @ahgittin ---

[GitHub] brooklyn-docs issue #243: Remove non-website stuff from `website` branch

2018-02-16 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-docs/pull/243 Thanks @rdowner for this. Tested locally without an issue 👍 Will merge now ---

[GitHub] brooklyn-server issue #940: Add mapped diagnostic context with entity ids to...

2018-02-15 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/940 Tested, works as advertised. All comments from @ahgittin have been addressed and I have to say, it's really cool to have this extra information @geomacy 🎉 👍 Merging ---

[GitHub] brooklyn-library issue #134: Add Apache ActiveMQ Artemis catalog item

2018-02-15 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-library/pull/134 @bostko Sorry for the very late reply. It still miss an icon (see https://github.com/apache/brooklyn-library/pull/134#discussion_r146811001). After that, it should be good to go ---

[GitHub] brooklyn-server issue #948: BROOKLYN-576: decrease debug logging for resolve...

2018-02-15 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/948 LGTM, thanks @aledsage, merging ---

[GitHub] brooklyn-server issue #690: External ip config for winrm byon location

2017-12-28 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/690 retest this please ---

[GitHub] brooklyn-server issue #916: DynamicCluster's max size applies to all calls t...

2018-01-03 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/916 @aledsage I agree with @nakomis and @sjcorbett. I this logic should be implemented in the client (UI/CLI) to deal with a `InsufficientCapacityException` by proposing to resize to the max

[GitHub] brooklyn-server issue #922: Sync on jcloudsLocation.vmInstanceIds

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/922 retest this please ---

[GitHub] brooklyn-server issue #921: Adds test for enableAvailabilityZones not re-inh...

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/921 Thanks for the detailed description @aledsage. LGTM, merging ---

[GitHub] brooklyn-server issue #915: BROOKLYN-569: aggregator casts vals to numbers

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/915 Tested, LGTM, thanks @aledsage ---

[GitHub] brooklyn-server pull request #830: Add support for kubernetes helm

2017-12-21 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/830#discussion_r158289019 --- Diff: locations/container/pom.xml --- @@ -32,10 +32,50 @@ -1.4.27 +2.5.6

[GitHub] brooklyn-server pull request #830: Add support for kubernetes helm

2017-12-21 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/830#discussion_r158288981 --- Diff: locations/container/pom.xml --- @@ -32,10 +32,50 @@ -1.4.27 +2.5.6

[GitHub] brooklyn-server pull request #830: Add support for kubernetes helm

2017-12-21 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/830#discussion_r158289882 --- Diff: locations/container/src/main/java/org/apache/brooklyn/container/location/kubernetes/KubernetesLocation.java --- @@ -347,8 +386,8

[GitHub] brooklyn-server issue #922: Sync on jcloudsLocation.vmInstanceIds

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/922 LGTM, will merge once Jenkins is happy ---

[GitHub] brooklyn-server pull request #830: Add support for kubernetes helm

2017-12-21 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/830#discussion_r158294318 --- Diff: locations/container/pom.xml --- @@ -32,10 +32,50 @@ -1.4.27 +2.5.6

[GitHub] brooklyn-server issue #917: BROOKLYN-570: fix entity synchronizing on self

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/917 Thanks @aledsage. Tests passed, merging this now ---

[GitHub] brooklyn-server issue #920: BROOKLYN-571: fix rest activity for unmanaged en...

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/920 LGTM, merging, thanks @aledsage ---

[GitHub] brooklyn-server issue #923: DynamicCluster: resize to maxSize, before throwi...

2017-12-21 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/923 @aledsage Code-wise, this looks fine. However, as I said in https://github.com/apache/brooklyn-server/pull/916#discussion_r158266008, I don't think this behaviour is the right

[GitHub] brooklyn-docs pull request #260: Use the official AWS CLI instead of s3cmd

2018-06-21 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/260 Use the official AWS CLI instead of s3cmd Based on this comment: https://github.com/apache/brooklyn-docs/pull/258#discussion_r197133399 Note: I checked the docs and this is the only

[GitHub] brooklyn-dist issue #124: Update Brooklyn codebase to build the newly donate...

2018-07-27 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-dist/pull/124 retest this please ---

[GitHub] brooklyn-server issue #974: Update Brooklyn codebase to build the newly dona...

2018-07-27 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/974 Tested latest changes from @ahgittin: did a full build and works as expected 🎉 ---

<    1   2   3   4   5   6   7   >