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-6592 | fix: filter out local-zone and wave-length zone associated subnets during 'rosa create machinepool (HCP)' #1939

Closed
wants to merge 1 commit into from

Conversation

davidleerh
Copy link
Contributor

New PR
Resolve merge conflicts from:
#1834

Copy link
Contributor

openshift-ci bot commented Apr 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidleerh

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 Apr 16, 2024
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

Attention: Patch coverage is 54.76190% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 23.09%. Comparing base (a43c113) to head (f536a69).
Report is 44 commits behind head on master.

Files Patch % Lines
pkg/aws/client.go 73.33% 6 Missing and 2 partials ⚠️
pkg/aws/mock_client.go 0.00% 8 Missing ⚠️
cmd/create/machinepool/helper.go 0.00% 2 Missing ⚠️
cmd/create/machinepool/nodepool.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1939      +/-   ##
==========================================
+ Coverage   21.71%   23.09%   +1.37%     
==========================================
  Files         118      134      +16     
  Lines       19809    21003    +1194     
==========================================
+ Hits         4302     4850     +548     
- Misses      15186    15790     +604     
- Partials      321      363      +42     

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

pkg/aws/client.go Outdated Show resolved Hide resolved
pkg/aws/client.go Outdated Show resolved Hide resolved
pkg/aws/client.go Outdated Show resolved Hide resolved
pkg/aws/client.go Outdated Show resolved Hide resolved
pkg/aws/client.go Outdated Show resolved Hide resolved
… subnets during 'rosa create machinepool (HCP)'
@ciaranRoche
Copy link
Member

/retest-required

Copy link
Contributor

openshift-ci bot commented Apr 24, 2024

@davidleerh: 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 added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 25, 2024
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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.

@davidleerh davidleerh closed this by deleting the head repository Apr 30, 2024
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. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants