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

🌱 Revert "Add nilIsZero to all KSM metric configs where needed" #11107

Conversation

tobiasgiese
Copy link
Member

@tobiasgiese tobiasgiese commented Aug 27, 2024

This reverts commit 82adc39.

What this PR does / why we need it:

Unfortunately, nilIsZero is not implemented for type: StateSet, see config_metrics_types.go#L48-L59. Sorry folks 😞
Also there is no error in the logs using it for this type.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

/area metrics

This reverts commit 82adc39.

Signed-off-by: Tobias Giese <tgiese@nvidia.com>
@k8s-ci-robot k8s-ci-robot added area/metrics Issues or PRs related to metrics cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 27, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 27, 2024
Copy link
Member

@chrischdi chrischdi 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 k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 27, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 64c29fc5c25384501d23775fbed56edf73e34a64

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrischdi

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 Aug 27, 2024
@sbueringer
Copy link
Member

I assume this time we tried the config? :)

@sbueringer
Copy link
Member

For reference, this is the previous PR: #11101

@chrischdi
Copy link
Member

Thanks for cleaning it up again :-)

@tobiasgiese
Copy link
Member Author

tobiasgiese commented Aug 27, 2024

I assume this time we tried the config? :)

The config was also tested with the previous PR. There is no error message, it simply does not work (the option has no effect).

Copy link
Contributor

@killianmuldoon killianmuldoon 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 merged commit 59127b9 into kubernetes-sigs:main Aug 27, 2024
32 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.9 milestone Aug 27, 2024
@tobiasgiese tobiasgiese deleted the revert-metrics-niliszero-stateset branch August 27, 2024 14:29
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/metrics Issues or PRs related to metrics 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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants