-
Notifications
You must be signed in to change notification settings - Fork 6
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
[ACM-5438] Upgrade with resolved merge conflict #39
[ACM-5438] Upgrade with resolved merge conflict #39
Conversation
…state_doc Fix custom resource metrics documentation
…us_current_target feat(hpa): status current metric
Co-authored-by: Manuel Rüger <[email protected]>
Signed-off-by: dmpe <John Malc> <[email protected]>
Co-authored-by: JUN YANG <[email protected]>
Co-authored-by: JUN YANG <[email protected]>
Co-authored-by: JUN YANG <[email protected]>
Co-authored-by: JUN YANG <[email protected]>
github.com/pkg/errors is archived and not maintained anymore. Replace it with stdlib functions. Signed-off-by: Manuel Rüger <[email protected]>
Replace pkg/errors with stdlib errors
feat(logging): migration to structure logging for main.go, pkg/ & internal/ folders
…efactor configuration file * Adds detection of booleans in string format to getNum. * Refactors configuration file to allow definition of different metric types having different configuration variables. * Refactor order of types and funcs in pkg/customersourcestate. * Allows info and stateSet metrics to iterate over arrays. * Adds `nilIsZero` config variable to gauge to indicate non-existing values to tread as 0 value instead of returning an error. * Skip adding a label instead of setting value to `<nil>`. * Replace namespace and subsystem by metricsNamePrefix * Adjust docs for customresourcestate metrics to align with new configuration file
…ic-types-2 pkg/customresourcestate implement info and stateSet metric type and refactor configuration file
Add support for rolebindings
Do not expose info metric for nil objects
go v1.18.3 -> v1.18.5 prometheus v2.35.0 -> v2.37.0 golangci-lint v1.46.2 -> v1.48.0 Several go dependencies, among them: k8s v1.24.2 -> v1.24.4 cloudbuild image v20211118-2f2d816b90 -> v20220609-2e4c91eb7e Signed-off-by: Manuel Rüger <[email protected]>
* graduate kube_endpoint_ports and kube_endpoint_address to STABLE * graduate kube_endpoint_address_not_ready and kube_endpoint_address_available to DEPRECATED as the information is precomputed during metrics-scraping Signed-off-by: Mario Constanti <[email protected]>
Signed-off-by: m.nabokikh <[email protected]>
Signed-off-by: m.nabokikh <[email protected]>
…puted_endpoint_metrics graduate new endpoint metrics to STABLE
Update dependencies
These resources might create a lot of metrics, so we won't enable them by default for now. Signed-off-by: Manuel Rüger <[email protected]>
Signed-off-by: m.nabokikh <[email protected]>
Signed-off-by: Manuel Rüger <[email protected]>
Release v2.8.2
Signed-off-by: Nathaniel Graham <[[email protected], [email protected]]>
Signed-off-by: Nathaniel Graham <[[email protected], [email protected]]>
Signed-off-by: Nathaniel Graham <[[email protected], [email protected]]>
…ics into release-2.8
/go/pkg/mod/k8s.io/[email protected]/metrics/registry.go:35:29: undefined: atomic.Bool it looks like prow needs to run this with Go 1.19 |
Signed-off-by: Nathaniel Graham <[[email protected], [email protected]]>
/retest-required |
1 similar comment
/retest-required |
/override sonar-pre-submit |
@ngraham20: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/override ci/prow/sonar-pre-submit |
@ngraham20: Overrode contexts on behalf of ngraham20: ci/prow/sonar-pre-submit In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dislbenn, ngraham20, subbarao-meduri 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 |
No description provided.