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

RuntimeClass and PodOverhead tests promotion to Conformance #108781

Merged

Conversation

SergeyKanzhelev
Copy link
Member

What type of PR is this?

/kind cleanup
/sig node
/area test
/area conformance
/sig node

What this PR does / why we need it:

Promoting PodOverhead and RuntimeClass tests to conformance as both features are GA now.

Fixes #96524
KEP: kubernetes/enhancements#688

Tests were green for a long time before #108714 (somehow test grid wouldn't show those tests any longer), after adding PodOverhead test and renaming, they are still green: https://testgrid.k8s.io/sig-node-critical#containerd-NodeConformance&include-filter-by-regex=RuntimeClass I'd think we can waive the 2 weeks green policy.

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. sig/node Categorizes an issue or PR as relevant to SIG Node. area/test area/conformance Issues or PRs related to kubernetes conformance tests cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Mar 17, 2022
@k8s-ci-robot k8s-ci-robot added sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Mar 17, 2022
@ehashman ehashman added this to Triage in SIG Node PR Triage Mar 17, 2022
Copy link
Member

@ehashman ehashman left a comment

Choose a reason for hiding this comment

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

/priority important-soon
/triage accepted
/lgtm

@k8s-ci-robot k8s-ci-robot added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Mar 17, 2022
@ehashman ehashman moved this from Triage to Needs Approver in SIG Node PR Triage Mar 17, 2022
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 17, 2022
@sftim
Copy link
Contributor

sftim commented Mar 18, 2022

I expected to see a release note - how come I didn't see that?

@sftim
Copy link
Contributor

sftim commented Mar 18, 2022

Ah, maybe the note isn't needing and it's the PR title that's misleading.

@SergeyKanzhelev SergeyKanzhelev changed the title RuntimeClass and PodOverhead promotion to GA RuntimeClass and PodOverhead tests promotion to Conformance Mar 18, 2022
@SergeyKanzhelev
Copy link
Member Author

@sftim thank you, fixed the title.

@dims
Copy link
Member

dims commented Mar 23, 2022

/assign @johnbelamaric @smarterclayton

(needs conformance approver)

@johnbelamaric
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnbelamaric, SergeyKanzhelev

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 Mar 23, 2022
@k8s-ci-robot k8s-ci-robot merged commit 99e36a9 into kubernetes:master Mar 24, 2022
SIG Node PR Triage automation moved this from Needs Approver to Done Mar 24, 2022
@k8s-ci-robot k8s-ci-robot added this to the v1.24 milestone Mar 24, 2022
@SergeyKanzhelev SergeyKanzhelev deleted the conformanceruntimeClass branch January 23, 2023 17:46
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. area/conformance Issues or PRs related to kubernetes conformance tests area/test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. release-note-none Denotes a PR that doesn't merit a release note. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. sig/node Categorizes an issue or PR as relevant to SIG Node. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Development

Successfully merging this pull request may close these issues.

Add conformance tests for RuntimeClass v1 API
7 participants