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

update configmap #37

Merged
merged 1 commit into from
Mar 21, 2023
Merged

update configmap #37

merged 1 commit into from
Mar 21, 2023

Conversation

kim-tsao
Copy link
Contributor

@kim-tsao kim-tsao commented Mar 10, 2023

Please specify the area for this PR

What does does this PR do / why we need it:
This fixes the issue where the configmap environment variables for the registry viewer do not get updated

Which issue(s) this PR fixes:

Fixes #?
devfile/api#1028

PR acceptance criteria:

  • Test Coverage
    • Are your changes sufficiently tested, and are any applicable test cases added or updated to cover your changes?
  • Gosec scans

Documentation

How to test changes / Special notes to the reviewer:
Manually tested on a crc cluster. Scenarios included new deploy and updated deploy

Signed-off-by: Kim Tsao <ktsao@redhat.com>
@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.35 ⚠️

Comparison is base (3665c9b) 21.69% compared to head (dbaa480) 21.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   21.69%   21.35%   -0.35%     
==========================================
  Files          22       22              
  Lines        1180     1199      +19     
==========================================
  Hits          256      256              
- Misses        915      934      +19     
  Partials        9        9              
Impacted Files Coverage Δ
controllers/devfileregistry_controller.go 0.00% <0.00%> (ø)
controllers/ensure.go 0.00% <0.00%> (ø)
controllers/update.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kim-tsao kim-tsao changed the title udpate configmap update configmap Mar 13, 2023
Copy link
Member

@michael-valdron michael-valdron 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
Copy link

openshift-ci bot commented Mar 21, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kim-tsao, michael-valdron

The full list of commands accepted by this bot can be found 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

@kim-tsao kim-tsao merged commit 4ba7375 into devfile:main Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants