Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

feat(resource-monitor-plugin): Update to latest devfile 2 API #1018

Merged

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Mar 5, 2021

What does this PR do?

Switch API call to get devfile attributes.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

eclipse-che/che#19188

How to test this PR?

Should work as before for the resource monitor plug-in

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Happy Path Channel

HAPPY_PATH_CHANNEL=next

Change-Id: Ia532b973e081ae9801cd28008521bd07db9411fa
Signed-off-by: Florent Benoit fbenoit@redhat.com

@benoitf benoitf changed the title feat(plugin): Update resource monitor plug-in to latest devfile 2 API feat(resource-monitor-plugin): Update to latest devfile 2 API Mar 5, 2021
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #1018 (4a386c5) into master (25acc46) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1018   +/-   ##
=======================================
  Coverage   64.72%   64.72%           
=======================================
  Files          68       68           
  Lines        2466     2466           
  Branches      391      391           
=======================================
  Hits         1596     1596           
  Misses        860      860           
  Partials       10       10           
Impacted Files Coverage Δ
...urce-monitor-plugin/src/resource-monitor-plugin.ts 98.36% <100.00%> (ø)

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 25acc46...4a386c5. Read the comment docs.

@benoitf benoitf force-pushed the resource-monitor-plugin-devfile2 branch from b3dd619 to af487c5 Compare March 5, 2021 09:47
Change-Id: Ia532b973e081ae9801cd28008521bd07db9411fa
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf force-pushed the resource-monitor-plugin-devfile2 branch from af487c5 to 4a386c5 Compare March 5, 2021 10:11
@che-bot
Copy link
Contributor

che-bot commented Mar 5, 2021

✅ E2E Happy path tests succeed 🎉

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia quay.io/crw_pr/che-theia:1018
che-theia-endpoint-runtime-binary quay.io/crw_pr/che-theia-endpoint-runtime-binary:1018

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@benoitf benoitf merged commit 1b6087e into eclipse-che:master Mar 5, 2021
@benoitf benoitf deleted the resource-monitor-plugin-devfile2 branch March 5, 2021 15:32
@che-bot che-bot added this to the 7.28 milestone Mar 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants