This is an automated email from the ASF dual-hosted git repository.
iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
from 2954e500a4 test and fix for issue where `item: URL` in catalog.bom
breaks with comments
new f117aacd1f Added support for command containers in workflow steps,
containers that are run as a command and only require arguments
new 6477aa0745 Simplified command container tests
new d0154c1aeb Merge pull request #1408 from iuliana/command-container
The 14281 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../brooklyn/camp/brooklyn/WorkflowYamlTest.java | 26 ++++++++++++++++++++++
.../tasks/kubectl/ContainerTaskFactory.java | 5 +++++
.../tasks/kubectl/ContainerWorkflowStep.java | 6 +++++
.../tasks/kubectl/ContainerEffectorTest.java | 21 +++++++++++++++++
4 files changed, 58 insertions(+)