Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO-ISSUE - Add the ability to override image-service image when deploying the assisted-image-service #3737

Conversation

eliorerz
Copy link
Contributor

@eliorerz eliorerz commented May 2, 2022

Currently deploy-image-service image is defined statically at assisted-image-service.yam.
This PR add the option to override it using REPLACE_IMAGE_SERVICE_IMAGE key.
The IMAGE_SERVICE env var default is defined on the Makefile

List all the issues related to this PR

  • New Feature
  • Enhancement
  • Bug fix
  • Tests
  • Documentation
  • CI/CD

What environments does this code impact?

  • Automation (CI, tools, etc)
  • Cloud
  • Operator Managed Deployments
  • None

How was this code tested?

  • assisted-test-infra environment
  • dev-scripts environment
  • Reviewer's test appreciated
  • Waiting for CI to do a full test run
  • Manual (Elaborate on how it was tested)
  • No tests needed

Assignees

/cc @osherdp

@openshift-ci openshift-ci bot requested a review from osherdp May 2, 2022 10:18
@openshift-ci openshift-ci bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 2, 2022
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 2, 2022
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #3737 (56df30a) into master (178e8a3) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3737   +/-   ##
=======================================
  Coverage   65.70%   65.71%           
=======================================
  Files         176      176           
  Lines       24549    24549           
=======================================
+ Hits        16130    16132    +2     
+ Misses       6856     6855    -1     
+ Partials     1563     1562    -1     
Impacted Files Coverage Δ
internal/cluster/validations/validations.go 44.56% <0.00%> (+0.74%) ⬆️

@eliorerz eliorerz force-pushed the NO-ISSUE_-_Add_the_ability_to_override_image-service_image_when_deploying_the_assisted-image-service branch from 2a763ce to de86fdb Compare May 2, 2022 12:06
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 2, 2022
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 2, 2022
@eliorerz eliorerz force-pushed the NO-ISSUE_-_Add_the_ability_to_override_image-service_image_when_deploying_the_assisted-image-service branch from de86fdb to 56df30a Compare May 2, 2022 13:37
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 2, 2022
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 2, 2022
@openshift-ci
Copy link

openshift-ci bot commented May 2, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: eliorerz, osherdp

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
Copy link

openshift-ci bot commented May 2, 2022

@eliorerz: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit e60395b into openshift:master May 2, 2022
@eliorerz
Copy link
Contributor Author

eliorerz commented May 3, 2022

/cherry-pick release-ocm-2.5

@openshift-cherrypick-robot

@eliorerz: new pull request created: #3758

In response to this:

/cherry-pick release-ocm-2.5

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

1 similar comment
@openshift-cherrypick-robot

@eliorerz: new pull request created: #3758

In response to this:

/cherry-pick release-ocm-2.5

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

flaper87 pushed a commit to flaper87/assisted-service that referenced this pull request Sep 21, 2022
@eliorerz eliorerz deleted the NO-ISSUE_-_Add_the_ability_to_override_image-service_image_when_deploying_the_assisted-image-service branch September 23, 2022 07:31
danielerez pushed a commit to danielerez/assisted-service that referenced this pull request Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants