Skip to content

cmd/helm|ansible-operator: add cobra subcommands#3596

Merged
jmrodri merged 6 commits intooperator-framework:masterfrom
joelanford:ansible-helm-cobra
Jul 30, 2020
Merged

cmd/helm|ansible-operator: add cobra subcommands#3596
jmrodri merged 6 commits intooperator-framework:masterfrom
joelanford:ansible-helm-cobra

Conversation

@joelanford
Copy link
Copy Markdown
Member

@joelanford joelanford commented Jul 29, 2020

Description of the change:
For both Helm and Ansible operators:

  • Move operator functionality under run subcommand
  • Add version subcommand
  • Update plugin scaffold to run run subcommand during make run

Motivation for the change:
Make the ansible and helm operator binaries more flexible for future updates in 1.0

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Copy link
Copy Markdown
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog?

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 29, 2020
@joelanford joelanford force-pushed the ansible-helm-cobra branch from b876f62 to e67b93b Compare July 29, 2020 18:49
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Jul 29, 2020
Comment thread go.mod Outdated
@joelanford joelanford force-pushed the ansible-helm-cobra branch from e67b93b to 1f76115 Compare July 29, 2020 19:01
@joelanford joelanford mentioned this pull request Jul 29, 2020
92 tasks
Copy link
Copy Markdown
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
it is passing in the Helm tests which is testing the make run 👍
Also, the code shows great.

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 29, 2020
@joelanford joelanford force-pushed the ansible-helm-cobra branch from 602507e to 3744571 Compare July 29, 2020 23:06
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Jul 29, 2020
Copy link
Copy Markdown
Member

@jmrodri jmrodri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 30, 2020
@jmrodri jmrodri merged commit aa84f54 into operator-framework:master Jul 30, 2020
@joelanford joelanford deleted the ansible-helm-cobra branch July 30, 2020 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants