Skip to content

Commit

Permalink
fix(deps): update module sigs.k8s.io/controller-runtime to v0.14.3 (#372
Browse files Browse the repository at this point in the history
)

[![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://github.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://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.14.3)

[Compare
Source](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.14.2...v0.14.3)

#### What's Changed

- ✨ Add additional SubResource\* functions for FieldOwner by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[kubernetes-sigs/controller-runtime#2153
- 🐛 Update golanci-lint script by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[kubernetes-sigs/controller-runtime#2152
- 🌱 Bump kubebuilder-release-tools to v0.3.0 by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[kubernetes-sigs/controller-runtime#2154
- 🌱 \[0.14] Deprecate component configuration package by
[@&#8203;vincepri](https://github.com/vincepri) in
[kubernetes-sigs/controller-runtime#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
renovate[bot] committed Feb 5, 2023
1 parent 93e356b commit 330ac91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ require (
k8s.io/api v0.26.1
k8s.io/apimachinery v0.26.1
k8s.io/client-go v0.26.1
sigs.k8s.io/controller-runtime v0.14.2
sigs.k8s.io/controller-runtime v0.14.3
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,8 @@ sigs.k8s.io/controller-runtime v0.14.1 h1:vThDes9pzg0Y+UbCPY3Wj34CGIYPgdmspPm2GI
sigs.k8s.io/controller-runtime v0.14.1/go.mod h1:GaRkrY8a7UZF0kqFFbUKG7n9ICiTY5T55P1RiE3UZlU=
sigs.k8s.io/controller-runtime v0.14.2 h1:P6IwDhbsRWsBClt/8/h8Zy36bCuGuW5Op7MHpFrN/60=
sigs.k8s.io/controller-runtime v0.14.2/go.mod h1:WqIdsAY6JBsjfc/CqO0CORmNtoCtE4S6qbPc9s68h+0=
sigs.k8s.io/controller-runtime v0.14.3 h1:F1JutCoGfSDRiayjAaWcB8SC4BwIt6qkZ/TwiVY8ZRI=
sigs.k8s.io/controller-runtime v0.14.3/go.mod h1:WqIdsAY6JBsjfc/CqO0CORmNtoCtE4S6qbPc9s68h+0=
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 h1:iXTIw73aPyC+oRdyqqvVJuloN1p0AC/kzH07hu3NE+k=
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE=
Expand Down

1 comment on commit 330ac91

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

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.

Benchmark suite Current: 330ac91 Previous: 93e356b Ratio
BenchmarkResolveBooleanValue/test_staticBoolFlag 1549 ns/op 96 B/op 4 allocs/op 1190 ns/op 96 B/op 4 allocs/op 1.30
BenchmarkResolveBooleanValue/test_targetingBoolFlag 16000 ns/op 4817 B/op 80 allocs/op 11918 ns/op 4817 B/op 80 allocs/op 1.34
BenchmarkResolveBooleanValue/test_staticObjectFlag 1508 ns/op 96 B/op 4 allocs/op 1139 ns/op 96 B/op 4 allocs/op 1.32
BenchmarkResolveBooleanValue/test_missingFlag 1749 ns/op 160 B/op 6 allocs/op 1320 ns/op 160 B/op 6 allocs/op 1.32
BenchmarkResolveBooleanValue/test_disabledFlag 1754 ns/op 160 B/op 6 allocs/op 1318 ns/op 160 B/op 6 allocs/op 1.33
BenchmarkResolveStringValue/test_staticStringFlag 1669 ns/op 128 B/op 6 allocs/op 1282 ns/op 128 B/op 6 allocs/op 1.30
BenchmarkResolveStringValue/test_targetingStringFlag 15678 ns/op 4841 B/op 82 allocs/op 11928 ns/op 4841 B/op 82 allocs/op 1.31
BenchmarkResolveStringValue/test_disabledFlag 1763 ns/op 160 B/op 6 allocs/op 1324 ns/op 160 B/op 6 allocs/op 1.33
BenchmarkResolveIntValue/test_staticIntFlag 1586 ns/op 96 B/op 4 allocs/op 1203 ns/op 96 B/op 4 allocs/op 1.32
BenchmarkResolveIntValue/test_staticObjectFlag 1491 ns/op 96 B/op 4 allocs/op 1144 ns/op 96 B/op 4 allocs/op 1.30
BenchmarkResolveIntValue/test_disabledFlag 1734 ns/op 160 B/op 6 allocs/op 1326 ns/op 160 B/op 6 allocs/op 1.31
BenchmarkResolveObjectValue/test_staticObjectFlag 6097 ns/op 1392 B/op 32 allocs/op 4597 ns/op 1392 B/op 32 allocs/op 1.33
BenchmarkResolveObjectValue/test_targetingObjectFlag 20477 ns/op 6106 B/op 104 allocs/op 15211 ns/op 6106 B/op 104 allocs/op 1.35
BenchmarkResolveObjectValue/test_missingFlag 1738 ns/op 160 B/op 6 allocs/op 1323 ns/op 160 B/op 6 allocs/op 1.31
BenchmarkResolveObjectValue/test_disabledFlag 1731 ns/op 160 B/op 6 allocs/op 1320 ns/op 160 B/op 6 allocs/op 1.31
BenchmarkConnectService_ResolveBoolean/happy_path 3989 ns/op 584 B/op 14 allocs/op 2907 ns/op 584 B/op 14 allocs/op 1.37
BenchmarkConnectService_ResolveString/happy_path 3977 ns/op 616 B/op 15 allocs/op 2977 ns/op 616 B/op 15 allocs/op 1.34
BenchmarkConnectService_ResolveFloat/happy_path 4302 ns/op 640 B/op 15 allocs/op 3274 ns/op 640 B/op 15 allocs/op 1.31
BenchmarkConnectService_ResolveInt/happy_path 3920 ns/op 584 B/op 14 allocs/op 2962 ns/op 584 B/op 14 allocs/op 1.32
BenchmarkConnectService_ResolveObject/happy_path 6376 ns/op 1872 B/op 34 allocs/op 4828 ns/op 1872 B/op 34 allocs/op 1.32

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.