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

OCM-9882 | feat: print custom worker disk size in describe nodepool #2426

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

willkutler
Copy link
Contributor

https://issues.redhat.com/browse/OCM-9882

adds disk size to describe machinepool output for node pools if the disk size is returned from the API
note: this includes a check that the disk size is actually set because the API work for this still needs to be enabled. In the future we will be able to remove this check.

Signed-off-by: Will Kutler <wkutler@redhat.com>
@davidleerh
Copy link
Contributor

/test coverage

@hunterkepley
Copy link
Contributor

/lgtm

@hunterkepley
Copy link
Contributor

/retest

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 5, 2024
Copy link
Contributor

openshift-ci bot commented Sep 5, 2024

@willkutler: 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-sigs/prow repository. I understand the commands that are listed here.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.39%. Comparing base (232262c) to head (7e55ff8).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2426      +/-   ##
==========================================
+ Coverage   29.37%   29.39%   +0.01%     
==========================================
  Files         161      161              
  Lines       22350    22355       +5     
==========================================
+ Hits         6566     6571       +5     
  Misses      15239    15239              
  Partials      545      545              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidleerh
Copy link
Contributor

/lgtm

Copy link
Contributor

openshift-ci bot commented Sep 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidleerh, hunterkepley, willkutler

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 5, 2024
@davidleerh davidleerh merged commit eb9c629 into openshift:master Sep 5, 2024
11 checks passed
@davidleerh
Copy link
Contributor

/cherrypick release_1.2.45

@openshift-cherrypick-robot

@davidleerh: new pull request created: #2428

In response to this:

/cherrypick release_1.2.45

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-sigs/prow repository.

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants