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 the k8s-dependencies group with 5 updates #133

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2024

Bumps the k8s-dependencies group with 5 updates:

Package From To
k8s.io/apiextensions-apiserver 0.28.4 0.29.1
k8s.io/klog/v2 2.110.1 2.120.1
sigs.k8s.io/kustomize/kyaml 0.14.3 0.16.0
k8s.io/kube-aggregator 0.28.2 0.29.1
sigs.k8s.io/apiserver-network-proxy/konnectivity-client 0.28.0 0.29.0

Updates k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1

Commits
  • 9656351 Update dependencies to v0.29.1 tag
  • f14ac67 Merge pull request #122369cici37/automated-cherry-pick-of-#122193
  • eccd921 Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 06c0a98 Merge pull request #122343jpbetz/automated-cherry-pick-of-#122329
  • 4a82ea0 .*: bump golang.org/x/tools to v0.16.1
  • 2d320bc Wire in field dropping for CRDs
  • 510e9f2 Keep presence cost to 0 to ensure backward compatibility.
  • 249827f update go.mod
  • 4bb4c02 Merge pull request #121034 from alexzielenski/apiserver/apiextensions/ratchet...
  • f68866b codegen
  • Additional commits viewable in compare view

Updates k8s.io/klog/v2 from 2.110.1 to 2.120.1

Release notes

Sourced from k8s.io/klog/v2's releases.

Prepare klog release for Kubernetes v1.30 (Take 2)

What's Changed

Full Changelog: kubernetes/klog@v2.120.0...v2.120.1

Prepare klog release for Kubernetes v1.30 (Take 1)

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.110.1...v2.120.0

Commits
  • 007e661 textlogger: allow caller to override stack unwinding
  • 2d08296 Merge pull request #396 from pohly/slog-helper
  • e4deee8 slog: use main logr package instead of logr/slogr
  • 5d1d2d5 add SetSlogLogger
  • 39afdba dependencies: logr v1.4.1
  • 2086216 Merge pull request #393 from kaisoz/add-safeptr
  • 881fa0b Add SafePtr wrapper
  • 8dd3f2e Merge pull request #395 from pohly/readme-update
  • d3dd725 docs: clarify relationship between different features
  • 761b630 Merge pull request #394 from pohly/owners-update
  • Additional commits viewable in compare view

Updates sigs.k8s.io/kustomize/kyaml from 0.14.3 to 0.16.0

Release notes

Sourced from sigs.k8s.io/kustomize/kyaml's releases.

api/v0.16.0

#5082: perf: MakeDefaultConfig once #5270: helm: add support for kube-version and add cli args for both kube-version and api-versions #5293: fix: local helm chart with version but no repo #5328: fix failed tests are depends on external container images #5364: fix: goroutine leak #5381: hotfix: return error instead of log at FromMapAndOption #5390: Add negative case for testing keyValuesFromLine #5402: release cleanup, unpin the modules #5412: Use upstream go-yaml fork and remove our internal one #5421: Replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml/goyaml.v2 #5424: Run go work sync #5464: Add deprecation warning message to commonLabels #5475: Update kyaml to v0.16.0

kyaml/v0.16.0

#5328: fix failed tests are depends on external container images #5412: Use upstream go-yaml fork and remove our internal one #5421: Replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml/goyaml.v2 #5424: Run go work sync

api/v0.15.0

#5167: kustomize: Add support for OCI based helm repos #5189: Add test for issue #5131 #5193: [refactor]: Internalize loader api #5194: fix a patch files accept multiple patches #5196: fix: patch additions honor source key style #5197: Switch to json-patch v5 #5225: Add accumulateResources error tests for local files #5261: [Refactor] Move image to internal #5262: [Refactor] Internalize konfig constants #5263: Fix reject needing both current and previous ids #5342: Update imdario/mergo to v0.3.13 #5353: git submodule need origin #5367: fix: add namespace option to 'edit add configmap' command #5393: Update kyaml to v0.15.0

kyaml/v0.15.0

#5076: perf: limit initSchema calls from openapi.IsNamespaceScoped #5167: kustomize: Add support for OCI based helm repos #5196: fix: patch additions honor source key style #5291: refactor: Remove setters from kyaml #5324: update deprecated doc refs #5370: merge2: fix duplicate test case

Commits
  • c2ec4bb Merge pull request #5476 from koba1t/pinToCmdConfig
  • 29d0214 Update cmd/config to v0.13.0
  • faf93bb Merge pull request #5475 from koba1t/pinToKyaml
  • 71f6f4c Update kyaml to v0.16.0
  • b22dbc7 Merge pull request #5326 from kubernetes-sigs/dependabot/github_actions/actio...
  • bfe18b8 Merge pull request #5309 from kubernetes-sigs/dependabot/github_actions/joela...
  • 6f47203 Merge pull request #5469 from ncapps/add/reviewer
  • afc2357 Add ncapps to reviewers
  • c1ae80d Merge pull request #5454 from stormqueen1990/fix/support-namespace-remove
  • f23d45f Add deprecation warning message to commonLabels (#5464)
  • Additional commits viewable in compare view

Updates k8s.io/kube-aggregator from 0.28.2 to 0.29.1

Commits

Updates sigs.k8s.io/apiserver-network-proxy/konnectivity-client from 0.28.0 to 0.29.0

Commits
  • 8429e05 Merge pull request #544 from mborsz/master-golang
  • 584ef3f Update to go1.20.12
  • ab4baf8 Merge pull request #536 from tallclair/full-agent-testing
  • 89dd3d3 Run integration tests against full agent & proxy-server apps
  • 6c63560 Merge pull request #539 from jkh52/cve-2023-november
  • 42896de Mitigate CVEs:
  • 1a6a315 Merge pull request #535 from zhuxiaow0/master
  • fafc33d Merge pull request #530 from muraee/upstream-fix-cve-44487
  • 223b96e Update dependabot.yml
  • c80ed77 Create dependabot.yml
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added docs-approved Signifies that Docs has signed off on this PR jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR labels Jan 18, 2024
Copy link
Contributor

openshift-ci bot commented Jan 18, 2024

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@jsafrane
Copy link
Contributor

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 18, 2024
Copy link
Contributor

openshift-ci bot commented Jan 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], jsafrane

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 18, 2024
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 7f258e3 and 2 for PR HEAD 868d95a in total

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-e74ceb4081 branch from 868d95a to 81b66be Compare January 18, 2024 18:33
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 18, 2024
Bumps the k8s-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.28.4` | `0.29.1` |
| [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.110.1` | `2.120.1` |
| [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) | `0.14.3` | `0.16.0` |
| [k8s.io/kube-aggregator](https://github.com/kubernetes/kube-aggregator) | `0.28.2` | `0.29.1` |
| [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy) | `0.28.0` | `0.29.0` |


Updates `k8s.io/apiextensions-apiserver` from 0.28.4 to 0.29.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.28.4...v0.29.1)

Updates `k8s.io/klog/v2` from 2.110.1 to 2.120.1
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.110.1...v2.120.1)

Updates `sigs.k8s.io/kustomize/kyaml` from 0.14.3 to 0.16.0
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@kyaml/v0.14.3...api/v0.16.0)

Updates `k8s.io/kube-aggregator` from 0.28.2 to 0.29.1
- [Commits](kubernetes/kube-aggregator@v0.28.2...v0.29.1)

Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/kubernetes-sigs/apiserver-network-proxy/releases)
- [Changelog](https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/apiserver-network-proxy@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: sigs.k8s.io/kustomize/kyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/kube-aggregator
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: sigs.k8s.io/apiserver-network-proxy/konnectivity-client
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-e74ceb4081 branch from 81b66be to f0f14e4 Compare January 19, 2024 05:41
Copy link
Contributor

openshift-ci bot commented Jan 19, 2024

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-azurestack-csi f0f14e4 link false /test e2e-azurestack-csi

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@jsafrane
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 19, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit c52aae1 into master Jan 19, 2024
14 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-dependencies-e74ceb4081 branch January 19, 2024 08:47
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. docs-approved Signifies that Docs has signed off on this PR jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants