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

Migrate prometheus bucket functionality to metrics stability framework for apiserver #82630

Conversation

RainbowMango
Copy link
Member

What type of PR is this?
/kind feature

What this PR does / why we need it:
This PR migrate prometheus bucket to metrics stability framework.
The metrics stability framework has provided bucket functionality. (refer: #82583)

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

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

/assign @sttts

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. area/apiserver sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Sep 12, 2019
@k8s-ci-robot k8s-ci-robot added the area/dependency Issues or PRs related to dependency changes label Sep 12, 2019
@caesarxuchao
Copy link
Member

/assign @logicalhan

@RainbowMango RainbowMango force-pushed the pr_migrate_prom_bucket_for_apiserver branch from b807068 to 1f9ab1b Compare September 24, 2019 08:46
@RainbowMango
Copy link
Member Author

/test pull-kubernetes-bazel-test

Update vendor by hack/update-vendor.sh
@RainbowMango RainbowMango force-pushed the pr_migrate_prom_bucket_for_apiserver branch from f09fcd4 to 764e6a6 Compare September 24, 2019 09:37
@RainbowMango
Copy link
Member Author

/test pull-kubernetes-bazel-build

@RainbowMango
Copy link
Member Author

/test pull-kubernetes-bazel-build
no logs...

@RainbowMango
Copy link
Member Author

/assign @liggitt

@liggitt
Copy link
Member

liggitt commented Sep 27, 2019

/unassign

this is good for @logicalhan to review

@alejandrox1
Copy link
Contributor

/priority important-soon
/milestone v1.17

@k8s-ci-robot k8s-ci-robot added this to the v1.17 milestone Sep 27, 2019
@k8s-ci-robot k8s-ci-robot added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Sep 27, 2019
@k8s-ci-robot k8s-ci-robot removed the needs-priority Indicates a PR lacks a `priority/foo` label and requires one. label Sep 27, 2019
@RainbowMango
Copy link
Member Author

/unassign

this is good for @logicalhan to review

Fine, let's wait for @logicalhan review.

Thanks for quick response.

Copy link
Member

@logicalhan logicalhan left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 28, 2019
@sttts
Copy link
Contributor

sttts commented Oct 9, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RainbowMango, sttts

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 Oct 9, 2019
@k8s-ci-robot k8s-ci-robot merged commit 3b17884 into kubernetes:master Oct 9, 2019
@RainbowMango RainbowMango deleted the pr_migrate_prom_bucket_for_apiserver branch October 9, 2019 12:03
ohsewon pushed a commit to ohsewon/kubernetes that referenced this pull request Oct 16, 2019
…_bucket_for_apiserver

Migrate prometheus bucket functionality to metrics stability framework for apiserver
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/apiserver area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. 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/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants