Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Conversation

pmacik
Copy link
Contributor

@pmacik pmacik commented Aug 3, 2022

Signed-off-by: Pavel Macík [email protected]

Ref: https://issues.redhat.com/browse/APPSVC-1151

Changes

This PR:

  • Extends the Operator.install_operator_subscription() method with additional optional parameter install_node (with "Automatic" as the default).
  • The method also automatically approves the related InstallPlan if install_mode is "Manual".

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Docs
    included if any changes are user facing
  • Tests
    included if any functionality added or changed. For bugfixes please include tests that can catch regressions
  • All acceptance test scenarios included in the PR which verifies a bugfix or a requested feature reported by a non-member are tagged with @external-feedback tag.
  • Follows the commit message standard

@pmacik pmacik added the kind/enhancement New feature or request label Aug 3, 2022
@openshift-ci openshift-ci bot requested review from baijum and sadlerap August 3, 2022 13:14
Copy link
Contributor

@sadlerap sadlerap left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Copy link
Contributor

@baijum baijum left a comment

Choose a reason for hiding this comment

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

/lgtm

@pmacik
Copy link
Contributor Author

pmacik commented Aug 3, 2022

/retest

1 similar comment
@pmacik
Copy link
Contributor Author

pmacik commented Aug 3, 2022

/retest

…r with both manual and automatic subscriptions

Signed-off-by: Pavel Macík <[email protected]>
@pmacik
Copy link
Contributor Author

pmacik commented Aug 5, 2022

/retest

1 similar comment
@pmacik
Copy link
Contributor Author

pmacik commented Aug 5, 2022

/retest

@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #1193 (6d81d5f) into master (61018cc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1193   +/-   ##
=======================================
  Coverage   58.08%   58.08%           
=======================================
  Files          33       33           
  Lines        2839     2839           
=======================================
  Hits         1649     1649           
  Misses       1029     1029           
  Partials      161      161           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61018cc...6d81d5f. Read the comment docs.

Copy link
Contributor

@baijum baijum left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm label Aug 5, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 5, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baijum, sadlerap

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot merged commit 55f57ea into redhat-developer:master Aug 5, 2022
@pmacik pmacik deleted the manual-sub branch August 12, 2022 15:00
pmacik added a commit that referenced this pull request Aug 22, 2022
…r with both manual and automatic subscriptions (#1193)

Signed-off-by: Pavel Macík <[email protected]>
pmacik added a commit to pmacik/service-binding-operator that referenced this pull request Aug 24, 2022
…r with both manual and automatic subscriptions (redhat-developer#1193)

Signed-off-by: Pavel Macík <[email protected]>
pmacik added a commit to pmacik/service-binding-operator that referenced this pull request Aug 25, 2022
…r with both manual and automatic subscriptions (redhat-developer#1193)

Signed-off-by: Pavel Macík <[email protected]>
pmacik added a commit to pmacik/service-binding-operator that referenced this pull request Aug 26, 2022
…r with both manual and automatic subscriptions (redhat-developer#1193)

Signed-off-by: Pavel Macík <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants