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

Add Resource Usage API #740

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

wzshiming
Copy link
Member

What type of PR is this?

/kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #737

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Add Resource Usage API

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

NONE

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. labels Jul 24, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wzshiming

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 kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/documentation Categorizes issue or PR as related to documentation. 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jul 24, 2023
@netlify
Copy link

netlify bot commented Jul 24, 2023

Deploy Preview for k8s-kwok canceled.

Name Link
🔨 Latest commit 9abb653
🔍 Latest deploy log https://app.netlify.com/sites/k8s-kwok/deploys/65b32dff490318000866d3d3

@wzshiming wzshiming force-pushed the feat/resource-usage branch 18 times, most recently from 10b4f5e to 2ab14f7 Compare July 27, 2023 09:43
@wzshiming wzshiming force-pushed the feat/resource-usage branch from 6738d45 to 9199190 Compare August 23, 2023 13:11
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 23, 2023
@wzshiming wzshiming force-pushed the feat/resource-usage branch from 9199190 to 01c3c6c Compare August 24, 2023 03:41
@wzshiming wzshiming force-pushed the feat/resource-usage branch 2 times, most recently from 7c8eb82 to 48022ce Compare October 21, 2023 07:00
@wzshiming wzshiming force-pushed the feat/resource-usage branch from 48022ce to 6282dfa Compare November 9, 2023 02:31
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 22, 2023
@wzshiming wzshiming force-pushed the feat/resource-usage branch from 6282dfa to 242b82b Compare January 17, 2024 13:37
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 17, 2024
@wzshiming wzshiming force-pushed the feat/resource-usage branch 9 times, most recently from acab3e5 to 6b875dc Compare January 24, 2024 12:52
@wzshiming wzshiming force-pushed the feat/resource-usage branch 2 times, most recently from c3ebe1b to e9ee23a Compare January 25, 2024 09:23
@wzshiming wzshiming changed the title [WIP] Add Resource Usage API Add Resource Usage API Jan 25, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 25, 2024
@wzshiming wzshiming force-pushed the feat/resource-usage branch 3 times, most recently from 4950749 to 98f3128 Compare January 26, 2024 03:51
@wzshiming wzshiming force-pushed the feat/resource-usage branch from 98f3128 to 9abb653 Compare January 26, 2024 03:58
@wzshiming wzshiming merged commit fbec5ab into kubernetes-sigs:main Jan 26, 2024
28 of 29 checks passed
@wzshiming wzshiming deleted the feat/resource-usage branch January 26, 2024 05:02
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. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResourceUsage API
2 participants