Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module sigs.k8s.io/controller-runtime to v0.14.3 (#372
) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sigs.k8s.io/controller-runtime](https://togithub.com/kubernetes-sigs/controller-runtime) | require | patch | `v0.14.2` -> `v0.14.3` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kubernetes-sigs/controller-runtime</summary> ### [`v0.14.3`](https://togithub.com/kubernetes-sigs/controller-runtime/releases/tag/v0.14.3) [Compare Source](https://togithub.com/kubernetes-sigs/controller-runtime/compare/v0.14.2...v0.14.3) #### What's Changed - ✨ Add additional SubResource\* functions for FieldOwner by [@​k8s-infra-cherrypick-robot](https://togithub.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/2153](https://togithub.com/kubernetes-sigs/controller-runtime/pull/2153) - 🐛 Update golanci-lint script by [@​k8s-infra-cherrypick-robot](https://togithub.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/2152](https://togithub.com/kubernetes-sigs/controller-runtime/pull/2152) - 🌱 Bump kubebuilder-release-tools to v0.3.0 by [@​k8s-infra-cherrypick-robot](https://togithub.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/2154](https://togithub.com/kubernetes-sigs/controller-runtime/pull/2154) - 🌱 \[0.14] Deprecate component configuration package by [@​vincepri](https://togithub.com/vincepri) in [https://github.com/kubernetes-sigs/controller-runtime/pull/2165](https://togithub.com/kubernetes-sigs/controller-runtime/pull/2165) **Full Changelog**: kubernetes-sigs/controller-runtime@v0.14.2...v0.14.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/open-feature/flagd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
330ac91
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.
Possible performance regression was detected for benchmark 'Go Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.30
.BenchmarkResolveBooleanValue/test_staticBoolFlag
1549
ns/op 96 B/op 4 allocs/op1190
ns/op 96 B/op 4 allocs/op1.30
BenchmarkResolveBooleanValue/test_targetingBoolFlag
16000
ns/op 4817 B/op 80 allocs/op11918
ns/op 4817 B/op 80 allocs/op1.34
BenchmarkResolveBooleanValue/test_staticObjectFlag
1508
ns/op 96 B/op 4 allocs/op1139
ns/op 96 B/op 4 allocs/op1.32
BenchmarkResolveBooleanValue/test_missingFlag
1749
ns/op 160 B/op 6 allocs/op1320
ns/op 160 B/op 6 allocs/op1.32
BenchmarkResolveBooleanValue/test_disabledFlag
1754
ns/op 160 B/op 6 allocs/op1318
ns/op 160 B/op 6 allocs/op1.33
BenchmarkResolveStringValue/test_staticStringFlag
1669
ns/op 128 B/op 6 allocs/op1282
ns/op 128 B/op 6 allocs/op1.30
BenchmarkResolveStringValue/test_targetingStringFlag
15678
ns/op 4841 B/op 82 allocs/op11928
ns/op 4841 B/op 82 allocs/op1.31
BenchmarkResolveStringValue/test_disabledFlag
1763
ns/op 160 B/op 6 allocs/op1324
ns/op 160 B/op 6 allocs/op1.33
BenchmarkResolveIntValue/test_staticIntFlag
1586
ns/op 96 B/op 4 allocs/op1203
ns/op 96 B/op 4 allocs/op1.32
BenchmarkResolveIntValue/test_staticObjectFlag
1491
ns/op 96 B/op 4 allocs/op1144
ns/op 96 B/op 4 allocs/op1.30
BenchmarkResolveIntValue/test_disabledFlag
1734
ns/op 160 B/op 6 allocs/op1326
ns/op 160 B/op 6 allocs/op1.31
BenchmarkResolveObjectValue/test_staticObjectFlag
6097
ns/op 1392 B/op 32 allocs/op4597
ns/op 1392 B/op 32 allocs/op1.33
BenchmarkResolveObjectValue/test_targetingObjectFlag
20477
ns/op 6106 B/op 104 allocs/op15211
ns/op 6106 B/op 104 allocs/op1.35
BenchmarkResolveObjectValue/test_missingFlag
1738
ns/op 160 B/op 6 allocs/op1323
ns/op 160 B/op 6 allocs/op1.31
BenchmarkResolveObjectValue/test_disabledFlag
1731
ns/op 160 B/op 6 allocs/op1320
ns/op 160 B/op 6 allocs/op1.31
BenchmarkConnectService_ResolveBoolean/happy_path
3989
ns/op 584 B/op 14 allocs/op2907
ns/op 584 B/op 14 allocs/op1.37
BenchmarkConnectService_ResolveString/happy_path
3977
ns/op 616 B/op 15 allocs/op2977
ns/op 616 B/op 15 allocs/op1.34
BenchmarkConnectService_ResolveFloat/happy_path
4302
ns/op 640 B/op 15 allocs/op3274
ns/op 640 B/op 15 allocs/op1.31
BenchmarkConnectService_ResolveInt/happy_path
3920
ns/op 584 B/op 14 allocs/op2962
ns/op 584 B/op 14 allocs/op1.32
BenchmarkConnectService_ResolveObject/happy_path
6376
ns/op 1872 B/op 34 allocs/op4828
ns/op 1872 B/op 34 allocs/op1.32
This comment was automatically generated by workflow using github-action-benchmark.