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

bump metering version to v1.1.0 #12545

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

mate4st
Copy link
Contributor

@mate4st mate4st commented Aug 4, 2023

What this PR does / why we need it:

Metering upgrade with removal of 3 fields:

Cluster reports:

  • Removal of total-used-cpu-seconds, use average-used-cpu-millicores instead
  • Removal of average-available-cpu-cores, use average-available-cpu-millicores instead

Namespace reports:

  • Removal of total-used-cpu-seconds, use average-used-cpu-millicores instead

Which issue(s) this PR fixes:

Fixes #

What type of PR is this?

/kind chore
Special notes for your reviewer:

Does this PR introduce a user-facing change? Then add your Release Note here:

Upgrade metering to v1.1.0. Following fields are removed:
  Cluster reports:
  * Removal of `total-used-cpu-seconds`, use `average-used-cpu-millicores` instead
  * Removal of `average-available-cpu-cores`, use `average-available-cpu-millicores` instead
  Namespace reports:
  * Removal of `total-used-cpu-seconds`, use `average-used-cpu-millicores` instead

Documentation:

https://github.com/kubermatic/docs/pull/1239/

@kubermatic-bot kubermatic-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. docs/provided Denotes a PR that has a valid documentation reference. kind/chore Updating grunt tasks etc; no production code changes. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 4, 2023
@mate4st mate4st self-assigned this Aug 4, 2023
@mate4st mate4st requested a review from xrstf August 9, 2023 07:51
@xrstf
Copy link
Contributor

xrstf commented Aug 9, 2023

/approve
/lgtm

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 9, 2023
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: a640c042f4348f330995c4cd43ca18adc1f3d529

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: WeirdMachine, xrstf

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

@kubermatic-bot kubermatic-bot merged commit 65f8bca into kubermatic:main Aug 9, 2023
17 checks passed
@kubermatic-bot kubermatic-bot added this to the KKP 2.24 milestone Aug 9, 2023
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. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. docs/provided Denotes a PR that has a valid documentation reference. kind/chore Updating grunt tasks etc; no production code changes. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. 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.

None yet

3 participants