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

Use Expectations from awslabs/operatorpkg and remove duplicate expect… #1898

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

jeevanpuchakay
Copy link
Contributor

@jeevanpuchakay jeevanpuchakay commented Jan 1, 2025

Fixes 1348

Description

  • Using expectations from operatorpkg so that we can avoid duplication at multiple places.
  • Changing only one expectation ExpectCleanedUp from pkg/controllers/disruption/suite_test.go as part of this PR to align the overall change with reviewers before creating a bigger PR.

Issue tracker

How was this change tested?

  • Ran tests from VS code and it passed

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 1, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @jeevanpuchakay. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 1, 2025
@jeevanpuchakay
Copy link
Contributor Author

jeevanpuchakay commented Jan 1, 2025

Unclear why are the presubmit workflows failing

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12612108378

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 81.305%

Files with Coverage Reduction New Missed Lines %
pkg/test/expectations/expectations.go 2 94.81%
Totals Coverage Status
Change from base Build 12587311661: 0.0%
Covered Lines: 9094
Relevant Lines: 11185

💛 - Coveralls

@jeevanpuchakay
Copy link
Contributor Author

Also left a comment on original issue, reviewer can take a look at that as well #1348 (comment)

@engedaam
Copy link
Contributor

engedaam commented Jan 6, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 6, 2025
@engedaam
Copy link
Contributor

engedaam commented Jan 6, 2025

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 6, 2025
Copy link
Member

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jeevanpuchakay, jonathan-innis

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 14, 2025
@k8s-ci-robot k8s-ci-robot merged commit 48b32a9 into kubernetes-sigs:main Jan 14, 2025
12 checks passed
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants