Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping github.com/prometheus/common 789222a...0c7b585:
  > 0c7b585 Merge pull request # 649 from rajagopalanand/13364
  > 804fbbe Update common Prometheus files (# 660)
  > 77ec85c Add SigV4 FIPS STS  endpoint config
  > 3f20456 Bump golang.org/x/net from 0.25.0 to 0.26.0 (# 657)
  > d726751 Merge pull request # 625 from mikelolasagasti/replace-goautoneg
  > e31eeaa Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (# 658)
  > c97390a Add a `RELEASE.md` and add @gotjosh as a mantainer (# 644)
  > 2d5ba4a Move goautoneg to external dependency
  > 3236a12 Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (# 656)
  > ef08658 enable errcheck linter (# 637)
  > 1cfb464 Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (# 659)
  > cecfdc4 Update Go modules (# 643)
  > ab322ea chore: add HumanizeTimestamp; make ConvertToFloat exportable (# 654)
  > 04635d2 Merge pull request # 655 from yeya24/change-omit-empty
  > e5fa530 Merge pull request # 646 from prometheus/repo_sync
  > c4974e5 fix test
  > 1c9da35 Merge pull request # 653 from alanprot/expose/FileSecret
  > 8839f2c Update common Prometheus files
  > 43f0db5 set http_headers to be omit empty
  > 3183099 Merge pull request # 651 from pracucci/show-http-header-issues
  > 2c133cf Exposing FileSecret
  > 92fc65e Merge pull request # 650 from pracucci/export-secret
  > d310c4a Fix JSON marshalling
  > 43e45c3 Fixed erronous mentions to SecretReader in comments
  > 0f4f649 Show HTTPClientConfig JSON marshalling issue
  > fbd2317 Expose secret as SecretReader and InlineSecret from config package
bumping knative.dev/hack b979959...fc6a845:
  > fc6a845 Update community files (# 398)
  > 9724320 Fix premature codegen cleanup exit on 1 (# 397)
  > 06f7aff tag images using ko (# 393)
  > 452e340 Update community files (# 392)
  > 441a19f remove geo replication (# 389)
  > 0a23232 Update community files (# 388)
  > 9c9eed6 💝 Vendorless codegen via shell scripting (# 386)
bumping google.golang.org/genproto/googleapis/rpc 5315273...ddb44da:
  > ddb44da chore: update to 1.21 (# 1152)
  > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
  > 573a115 chore(all): auto-regenerate .pb.go files (# 1144)
  > 2c9e96a chore(all): update all (# 1149)
  > b1a4ccb chore(all): update all (# 1148)
  > 93522f1 chore: rev bigtable to unreleased commit (# 1147)
  > 90e4760 feat: move bigtable protos to google-cloud-go (# 1146)
  > e6d459c chore(all): update all (# 1142)
  > d784300 chore(all): auto-regenerate .pb.go files (# 1143)
  > 46eb208 chore(all): auto-regenerate .pb.go files (# 1141)
  > 40e1e62 chore(all): auto-regenerate .pb.go files (# 1140)
  > 4ad9e85 chore(all): auto-regenerate .pb.go files (# 1139)
  > 654c5fe chore(all): update all (# 1138)
  > f6361c8 chore(all): update all (# 1137)
  > dc46fd2 chore(all): update all (# 1135)
  > 68d350f chore(all): update all (# 1134)
  > a8a6208 chore(all): update all (# 1133)
  > ef581f9 chore(all): update all (# 1132)
bumping k8s.io/klog/v2 007e661...75663bb:
  > 75663bb Merge pull request # 408 from pohly/klog-flush-sync-fix
  > 16c7d26 Merge pull request # 401 from pohly/ktesting-warning-delay
  > 2327d4c data race: avoid unprotected access to sb.file
  > 2ee202a Merge pull request # 404 from 1978629634/fsync-freelock
  > cd24012 ktesting: tone down warning about leaked test goroutine
  > 7af45d6 Merge pull request # 406 from pohly/linter
  > 79575d8 Do not acquire lock for file.Sync() fsync call
  > ab53041 Merge pull request # 402 from pohly/linter-issues
  > d008cfe examples: fix linter warning
  > 569bb3c Merge pull request # 399 from jsoref/spelling-corporation
  > ff7c070 build: fix some linter warnings
  > 200f43e chore(*): fix spelling of Intel Corporation
bumping k8s.io/api d473130...83bdab1:
  > 83bdab1 Update dependencies to v0.30.3 tag
  > 0fd470c Merge pull request # 124702 from aojea/automated-cherry-pick-of-# 124572-upstream-release-1.30
  > a669f18 Merge pull request # 124694 from pmalek/backport-124553-to-release-1.30
  > d9a08c5 tag service.spec.TrafficDistribution field as alpha
  > 15001b5 fix(api): make LocalObjectReference.Name and HostAlias.IP required (# 124553)
  > d014286 Merge remote-tracking branch 'origin/master' into release-1.30
  > 581c1b8 Update x/net for CVE-2023-45288
  > 35ca1f4 Merge pull request # 123932 from pohly/dra-api-resource-model-rename
  > b048bd8 Merge pull request # 123909 from AkihiroSuda/fix-123906
  > f06d24a dra api: NodeResourceModel -> ResourceModel
  > 30e3187 api: NodeStatus: rename RuntimeClasses to RuntimeHandlers
  > 96558b9 Merge pull request # 123792 from mimowo/propose-api-comments-fix
  > 089c7ca Merge pull request # 123180 from AkihiroSuda/rro
  > e5f396f Adjust the validation to the current state
  > b50824d api: KEP-3857: Recursive Read-only (RRO) mounts
  > 1276e02 Adjust the API comments to the current state
  > 0cf49f5 Merge pull request # 123344 from nilekhc/svm-controller
  > 23cc4f3 feat: implements Storage Version Migration API in-tree
  > 170523f Merge pull request # 123516 from pohly/dra-structured-parameters
  > 1cabcc1 Merge pull request # 123412 from tenzen-y/add-new-jobsuccesspolicy-api
  > c83dd08 dra api: rename NodeResourceSlice -> ResourceSlice
  > 7425e10 Job: Support for the JobSuccessPolicy (alpha)
  > 0a349fb dra api: implement semver attribute value type
  > 1d33fcd Merge pull request # 123435 from tallclair/apparmor-ga
  > 7c2e521 dra: add "named resources" structured parameter model
  > 05aa4bc Merge pull request # 123758 from liggitt/protobump
  > 315a8e5 Rename AppArmor annotation constants with Deprecated
  > 6debb17 dra api: add structured parameters
  > 0bfa363 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  > 66aafa1 Generated code
  > a70123b Merge pull request # 123405 from cici37/vapGA
  > 05e1bbe AppArmor API changes
  > 0d530cd Auto updates
  > e6296f5 Promote ValidatingAdmissionPolicy to GA.
  > 3bd4693 Support for the Job managedBy field (alpha) (# 123273)
  > dd2e750 Merge pull request # 123487 from gauravkghildiyal/kep-4444
  > 77dcab1 Merge pull request # 123481 from sanposhiho/mindomain-stable
  > fea57aa Run 'make update'
  > 44e99ab Merge pull request # 122422 from neolit123/1.30-update-hostaliases-note
  > f04084f update comments on API
  > 0a84c1b Add new field trafficDistribution to Service spec
  > e4eca2b Merge pull request # 123575 from Huang-Wei/pod-scheduling-readiness-stable
  > ca38c15 core/v1: remove note about hostAliases not working with hostNetwork
  > 4ef4365 Merge pull request # 123629 from thockin/master
  > 4ba241e generated files
  > f776286 Get rid of unused API type NodeResources
  > bfee160 Graduate PodSchedulingReadiness to stable
  > cd36300 Merge pull request # 123529 from thockin/go-workspaces
  > e88057d Merge pull request # 123560 from ivelichkovich/master
  > 35049c9 Fix up go.mod files after reviews
  > f273200 Merge pull request # 123534 from kannon92/fix-downward-api-comment
  > 01b6869 kep-3716 GA, remove feature gate
  > 728ade4 Remove old gengo detritus
  > d6ea7e8 Merge pull request # 123411 from hunshcn/fix/volume-link
  > adfbf61 uid is also supported in field ref for downward api
  > be610ef Remove errant +required with no validation code
  > ffee488 Merge pull request # 123348 from hoskeri/update-go-x-crypto-19
  > 9a03962 fix persistent volume docs link
  > f836675 Remove defunct references to "vendor"
  > 4efc15a Merge pull request # 123392 from thockin/depreciate
  > d190437 Update x/crypto to 0.19.
  > bc58648 Fix go-to-protobuf wrt gengo/v2
  > 6384da7 Merge pull request # 122880 from Jefftree/agg-discovery-v2-types
  > f79318a Cleanup: s/depreciated/deprecated/g
  > d3d41ea Re-vendor latest kube-openapi and gengo/v2
  > ed3c0f7 Merge pull request # 123374 from mimowo/improve-ready-and-active-field-comments
  > 69bfb25 compatibility fixture
  > b374e58 Generate go.work files
  > c5d5bcb Improve the doc comment for the Job status.active field
  > 96bce1a Add aggregated discovery v2 types
  > 48ed980 Merge pull request # 123158 from AkihiroSuda/nodeconditiontype-godoc
  > e929f86 Merge pull request # 123250 from benluddy/dep-bump-cbor-v2.6.0
  > e098473 core/v1: remove comment about non-existing constants
  > d82052d Bump github.com/fxamacker/cbor/v2 to v2.6.0.
  > e08bb0f Merge pull request # 121486 from benluddy/cbor-stub
  > dddacac Update vendoring to take new CBOR library dependency.
  > f3648a5 Merge pull request # 122728 from RomanBednar/pv-phase-transition-time-doc-fix
  > 8b0ccc2 Merge pull request # 122276 from pohly/dra-patch-reserved-for
  > 669e693 flag PersistentVolumeLastPhaseTransitionTime field as beta
  > d5724e4 Merge pull request # 122842 from pohly/klog-update
  > 243323d dra: enable adding ReservedFor entries through strategic-merge-patch
  > add4d30 Merge pull request # 122839 from pohly/ginkgo-gomega-update
  > 68ec4bf dependencies: klog v2.120.1
  > 4005ce9 dependencies: ginkgo v2.15.0, gomega v1.31.0
  > c9c2aec Merge pull request # 122771 from thockin/make_verify-fieldname-docs_actually_error
  > 7d1a2f7 Make verify-fieldname-docs actually error
  > 39c8044 Merge pull request # 122706 from pacoxu/klog-upgrade
  > 86d1e29 bump klog to  v2.120.0
  > 84c4768 Merge pull request # 122412 from MadhavJivrajani/bump-go-tools
  > 2ff272a .*: bump golang.org/x/tools to v0.16.1
  > b3fafe7 Merge pull request # 122395 from pohly/ginkgo-gomega-update
  > 8c7ac85 dependencies: gomega v1.30.0 + ginkgo v2.13.2
  > fa9b0f0 Merge pull request # 122332 from SataQiu/drop-127-api-testdata
  > 53c9133 Merge pull request # 122331 from SataQiu/v1.29.0-api-testdata
  > b53ae2b Drop v1.27.0 API testdata
  > c13599b Add v1.29.0 API testdata
  > 8b68618 Merge pull request # 121601 from carlory/fix-pvc-condition
  > d7980a4 Merge pull request # 121964 from kannon92/ephemeral-storage-not-alpha
  > e418975 fix wrong condition description in PVC
  > 3da9497 Merge pull request # 121759 from thockin/fix_api_violations
  > 1213fb8 drop alpha comment on ephemeral storage
  > 6a8b8cd Merge pull request # 116209 from haoruan/feature-csidriver-fields-mutable
  > 9985a28 Fix list_type_missing in api/storage
  > 5c18014 Merge pull request # 122188 from kannon92/terminating-pod-beta
  > 0240a8a Generated files
  > 77d01b1 Fix list_type_missing in api/rbac
  > 1996904 add beta comment for pod replacement policy
  > bc3bf02 allow FSGroupPolicy and PodInfoOnMount to be mutable in CSIDriver.Spec
  > 9991c81 Fix list_type_missing in api/networking
  > a95c725 Merge pull request # 121808 from cpanato/go-update-main
  > aae21ed Fix list_type_missing in api/imagepolicy
  > 18b28b9 update go.mod
  > c4ea169 Fix list_type_missing in api/extensions
  > 0c53f55 Fix list_type_missing in api/core
  > 921c6d9 Fix list_type_missing in api/autoscaling
  > b9c7db6 Fix list_type_missing in api/authorization
  > 9956358 Fix list_type_missing in api/authentication
  > e6874ab Fix list_type_missing in api/apps
  > 1822ad6 Fix list_type_missing in api/admissionregistration
  > dd010e0 Re-vendor k8s.io/kube-openapi
bumping knative.dev/client-pkg 8393d69...788e072:
  > 788e072 Update community files (# 194)
  > eb73a58 🗑️ Deprecate knative.dev/client-pkg (# 193)
  > 22f5989 Update community files (# 192)
  > 5f32500 Update community files (# 191)
bumping golang.org/x/sys faed7ec...a43b625:
  > a43b625 windows: add SIO_UDP_NETRESET constant
  > ed67b15 windows: add console codepage api
  > 9cb830b unix: add missing import to syscall_hurd.go
  > 71132f5 unix: add POLLRDHUP to FreeBSD
  > 3283fc3 cpu: add support for detecting RISC-V extensions
  > 29e55b2 unix: use os.Executable rather than os.Args[0] in tests
  > a8c5219 unix: rename XDPUmemReg field back to Size
  > 59665e5 unix: add Connectx for darwin
  > a0c72ef unix: add f_flag member flags on z/OS
  > c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10
  > da77c6b unix: sync minimum Linux Kernel version with requirements page
  > 914deed unix: add missing ETHTOOL_FLAG_ constants
  > 4c7077e windows: add enums for IpAdapterUnicastAddress
  > 29298aa windows: delete TestGetKeyboardLayout
  > aa1c4c8 unix: provide Mount on openbsd
  > cde4660 unix: add linux mseal system call
  > 31ef9e7 unix: update to Linux kernel 6.10
  > d03a807 unix: update glibc to 2.40
  > beb5949 windows: correctly generate GetAce syscall
  > 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64
  > bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx
  > 0eac9b5 windows: add flags for GetAdaptersAddresses
  > 0c18c88 cpu: add DIT option and hwcap DIT support
  > dce4e64 LICENSE: update per Google Legal
  > ee0e627 unix: skip TestIoctlFileDedupeRange on EOPNOTSUPP error
  > 47fe916 cpu: add support for DIT detection
  > 4cafe5c unix: implements RenamexNp and RenameatxNp for darwin
bumping k8s.io/apiextensions-apiserver e1d6769...1aec848:
  > 1aec848 Update dependencies to v0.30.3 tag
  > 803669d Merge pull request # 124676 from cici37/automated-cherry-pick-of-# 124675-upstream-release-1.30
  > 5e9c693 Adding the feature gates to fix cost for VAP and webhook matchConditions.
  > cb47ad4 Merge remote-tracking branch 'origin/master' into release-1.30
  > 6ce7f38 Update x/net for CVE-2023-45288
  > a2f312c Merge remote-tracking branch 'origin/master' into release-1.30
  > d3649bc fix test flake caused by not waiting for CRD schema update
  > 9624e52 Merge pull request # 123732 from serathius/parallel-featureflags
  > 24438a9 Merge pull request # 123758 from liggitt/protobump
  > a853d25 Fix SetFeatureGateDuringTest handling of Parallel tests
  > 916521e Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  > fe10ad0 Merge pull request # 123405 from cici37/vapGA
  > 4a32d79 Promote ValidatingAdmissionPolicy to GA.
  > 1999aef Merge pull request # 122882 from Jefftree/agg-discovery-v2-usage
  > 0b973a6 Use v2 types with agg discovery
  > 882d449 Merge pull request # 123529 from thockin/go-workspaces
  > 7fc82f4 Fix up go.mod files after reviews
  > 348e552 Remove old gengo detritus
  > 6fe6097 Move import-boss to k/k, retool to not use gengo
  > 9b0d21d Move go-header-file flag to each tool
  > bf21b69 Remove defunct references to "vendor"
  > 9cccc78 Make code-gen subprojects work on gengo/v2
  > de16399 Fix go-to-protobuf wrt gengo/v2
  > 3fa7027 Re-vendor latest kube-openapi and gengo/v2
  > 4152581 Generate go.work files
  > 03a46d9 Merge pull request # 122717 from jpbetz/crd-object-filters
  > 5786b28 Merge pull request # 123562 from jpbetz/bump-cel-go-0_17_8
  > ed5b86f Improve error handling for json path results
  > f0b03a5 Add cost stability tests for chained and nested CEL comprehensions
  > 7e13756 Fix field paths
  > 90a6e7c Bump cel-go to v0.17.8 to pick up CEL estimated cost fix
  > abd4c55 Add integration tests
  > 6e93f99 Merge pull request # 123475 from alexzielenski/apiserver/apiextensions/cel-error-fieldpath
  > 4977007 Generate code
  > c8aca43 bugfix: modifying argument causes wrong fieldpath
  > 3e15525 Add selectableFields to CRDs
  > e83598f Merge pull request # 123348 from hoskeri/update-go-x-crypto-19
  > f34abb0 Update x/crypto to 0.19.
  > efe8780 Merge pull request # 123299 from liggitt/guard-accepted-names
  > fea0b1c Merge pull request # 123250 from benluddy/dep-bump-cbor-v2.6.0
  > 2bb2409 Guard empty status.acceptedNames
  > 8de01b4 Merge pull request # 121461 from alexzielenski/apiserver/apiextensions/ratcheting-beta
  > dad0990 Bump github.com/fxamacker/cbor/v2 to v2.6.0.
  > 55211b8 Merge pull request # 121486 from benluddy/cbor-stub
  > 6616121 bugfix: disable ratcheting for typemeta fields
  > 1691a69 chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (# 120642)
  > 4904624 Update vendoring to take new CBOR library dependency.
  > 83368fe feature: promote CRDValidationRatcheting to beta
  > c0e1d77 Merge pull request # 122557 from liangyuanpeng/anp_0.29
  > 53a461c Merge pull request # 122518 from cici37/celEnv29
  > 867cb9b  Update konnectivity to 0.29.0
  > 8078826 Merge pull request # 122842 from pohly/klog-update
  > 1cf3b3d Add validation tests
  > 262c528 Merge pull request # 122839 from pohly/ginkgo-gomega-update
  > e3aa720 dependencies: klog v2.120.1
  > bb0a088 Update env version, Add cost for previous func, add tests, etc.
  > d499782 dependencies: ginkgo v2.15.0, gomega v1.31.0
  > d2fa019 Merge pull request # 122706 from pacoxu/klog-upgrade
  > 7c88076 bump klog to  v2.120.0
  > c8c6ebf Merge pull request # 121602 from bzsuni/cleanup/goleak
  > 538b860 Update goleak from v1.2.1 to v1.3.0
  > b3a0968 Merge pull request # 122412 from MadhavJivrajani/bump-go-tools
  > e3143b2 .*: bump golang.org/x/tools to v0.16.1
  > d6f8fd0 Merge pull request # 122395 from pohly/ginkgo-gomega-update
  > 731c3a6 dependencies: gomega v1.30.0 + ginkgo v2.13.2
  > d52ec8b Merge pull request # 122329 from jpbetz/fix-crd-drop-fields
  > 33c559f Wire in field dropping for CRDs
  > 9916910 Merge pull request # 121773 from pohly/zapr-update
  > 502312a Merge pull request # 122193 from cici37/fixPresentCost
  > 1ad0731 dependencies: zapr v1.3.0, zap v1.26.0
  > 3ce29b3 Merge pull request # 121759 from thockin/fix_api_violations
  > d06ce66 Keep presence cost to 0 to ensure backward compatibility.
  > d65563c Fix list_type_missing in apiextensions-apiserver
  > 3e34a33 Re-vendor k8s.io/kube-openapi
  > 79b9a7d Fix "list_type_missing" API violations in meta/v1
  > d323d00 Merge pull request # 121808 from cpanato/go-update-main
  > a8c071a update go.mod
bumping github.com/go-logr/logr dcdc3f2...1205f42:
  > 1205f42 Merge pull request # 295 from go-logr/dependabot/github_actions/actions/checkout-4.1.6
  > ccedcbd Merge pull request # 294 from go-logr/dependabot/github_actions/github/codeql-action-3.25.5
  > bead577 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  > 19ad07c build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
  > a492d95 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
  > 1c97a21 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  > f70c5b5 build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
  > 4ade8d3 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
  > 88d98bd Merge pull request # 289 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-5.3.0
  > 432cd86 Merge pull request # 288 from go-logr/dependabot/github_actions/actions/setup-go-5.0.1
  > bbc2ecb build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
  > c697b5b Merge pull request # 286 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.3
  > b194655 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  > 58ced22 Merge pull request # 285 from go-logr/dependabot/github_actions/actions/checkout-4.1.4
  > 3d7c19b build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
  > ca0ff32 Merge pull request # 284 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-5.0.0
  > a59cce4 build(deps): bump actions/checkout from 4.1.3 to 4.1.4
  > fbab38c Merge pull request # 282 from go-logr/dependabot/github_actions/github/codeql-action-3.25.1
  > 5805ba5 Merge pull request # 283 from go-logr/dependabot/github_actions/github/codeql-action-3.25.3
  > 72039f4 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
  > 7b42c51 Merge pull request # 281 from go-logr/dependabot/github_actions/actions/checkout-4.1.3
  > 068cc98 build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
  > 5e00dad build(deps): bump github/codeql-action from 3.25.1 to 3.25.3
  > e43285d Merge pull request # 280 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.2
  > afe10fa build(deps): bump actions/checkout from 4.1.2 to 4.1.3
  > aefab1e Merge pull request # 279 from go-logr/dependabot/github_actions/github/codeql-action-3.24.10
  > 2e2e74f build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
  > 9659f74 build(deps): bump github/codeql-action from 3.24.7 to 3.24.9
  > 2e76ada build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
  > a44214d Merge pull request # 274 from thockin/master
  > 7083935 Merge pull request # 277 from go-logr/dependabot/github_actions/github/codeql-action-3.24.7
  > 376cba9 funcr: Handle nested empty groups properly
  > 60bd4f1 Merge pull request # 276 from go-logr/dependabot/github_actions/actions/checkout-4.1.2
  > 589c045 build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
  > a6645b7 Fix slog tests for 1.22
  > ba1ff6b build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
  > b705152 build(deps): bump actions/checkout from 4.1.1 to 4.1.2
  > 75599fa build(deps): bump github/codeql-action from 3.24.3 to 3.24.5
  > 4392df4 Merge pull request # 271 from thockin/master
  > 13ec622 Merge pull request # 270 from go-logr/dependabot/github_actions/github/codeql-action-3.24.3
  > 3717a4b Add a Go report card, fix lint
  > 7141c7e Merge pull request # 268 from thockin/master
  > 613a327 build(deps): bump github/codeql-action from 3.24.0 to 3.24.3
  > c9b5476 build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
  > 1cc4a3c Fix lint: named but unused params
  > dcfe76b build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
  > 956dc6c build(deps): bump github/codeql-action from 3.23.2 to 3.24.0
  > dec5a4c build(deps): bump github/codeql-action from 3.23.1 to 3.23.2
  > 65deb01 build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0
  > 8520103 Merge pull request # 260 from go-logr/dependabot/github_actions/actions/upload-artifact-4.2.0
  > 77cb5eb Merge pull request # 259 from go-logr/dependabot/github_actions/github/codeql-action-3.23.1
  > 35c24f7 build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0
  > 1be0bc0 build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
  > 3f51f73 build(deps): bump github/codeql-action from 3.23.0 to 3.23.1
  > acc8c27 build(deps): bump github/codeql-action from 3.22.12 to 3.23.0
  > ab4956f build(deps): bump github/codeql-action from 3.22.11 to 3.22.12
bumping k8s.io/apiserver 4c39f36...07c8580:
  > 07c8580 Update dependencies to v0.30.3 tag
  > 7a3db50 Merge pull request # 124676 from cici37/automated-cherry-pick-of-# 124675-upstream-release-1.30
  > a30c80f Merge pull request # 124802 from seantywork/automated-cherry-pick-of-# 124662-upstream-release-1.30
  > e025ab4 Adding the feature gates to fix cost for VAP and webhook matchConditions.
  > 1ce5268 Updated & added visibility to apiserver x509 test certificates expiring this year
  > 15c77ce Merge remote-tracking branch 'origin/master' into release-1.30
  > 61d3001 Rename `cluster` to `storage_cluster_id` for apiserver_storage_size_bytes metric
  > d97582e Merge remote-tracking branch 'origin/master' into release-1.30
  > 2071c4d Update x/net for CVE-2023-45288
  > 341f6df Merge pull request # 123994 from serathius/undo-double-run-test-watch-semantics
  > e166c44 Merge pull request # 123785 from seans3/streamtunnel-unit-tests
  > 7a3a726 Undo double run of the TestWatchSemantics test to avoid hitting timeout
  > ec72042 Merge pull request # 123935 from serathius/consistent-watch-from-etcd
  > 5e1f756 adds portforward streamtunnel unit tests
  > 13a815b Serve watch without resourceVersion from cache and introduce a WatchFromStorageWithoutResourceVersion feature gate to allow serving watch from storage.
  > 7661bd2 sync: update go.mod
  > 05c844e Merge pull request # 123676 from serathius/rv0
  > d5a8607 Merge pull request # 123926 from p0lyn0mial/upstream-deflake-test-get-list-non-recursive-with-consistent-list
  > 67b6245 Fix enabling consistent list from watch cache also works for resourceVersion=0
  > f6a2b2b Merge pull request # 123925 from p0lyn0mial/upstream-cacher-decrease-watch-not-hanging-on-startup-failure
  > b8c7d78 apiserver/storage/cacher: deflake TestGetListNonRecursiveWithConsistentListFromCache
  > a2c5722 apiserver/storage/cacher: decrease running time of TestWatchNotHangingOnStartupFailure
  > 7dbc368 Merge pull request # 123891 from p0lyn0mial/upstream-cacher-decrease-running-time-of-test-wait-unti-fresh
  > fb5c182 Merge pull request # 123887 from p0lyn0mial/upstream-cacher-decrease-running-time-of-tests
  > c146713 apiserver/storage/cacher: decrease of running time of TestWaitUntilWatchCacheFreshAndForceAllEvents
  > 6a24b53 Merge pull request # 123897 from p0lyn0mial/upstream-cacher-decrease-running-time-of-empty-watch-event-cache
  > 361687d apiserver/storage/cacher: decrease the running time of tests in the cacher package.
  > 342a6b8 Merge pull request # 123674 from serathius/non-recursive
  > 80f9ab2 apiserver/storage/cacher: decrease of running time of TestEmptyWatchEventCache
  > 483da20 Fix non-recursive list when consistent list from cache is enabled
  > 07ca000 Merge pull request # 123732 from serathius/parallel-featureflags
  > 469611c Merge pull request # 123719 from enj/enj/f/authn_config_beta
  > 3a83dc1 Fix SetFeatureGateDuringTest handling of Parallel tests
  > a4d271c Merge pull request # 123793 from aramase/aramase/f/authn_config_reload_metrics
  > aa18faf Mark StructuredAuthenticationConfiguration feature gate as beta
  > ee48114 Add metrics for authentication config reload
  > 81df735 Merge pull request # 123525 from enj/enj/f/authn_config_reload
  > 2c1ad21 Add dynamic reload support for authentication configuration
  > 86ddcb4 Merge pull request # 123737 from enj/enj/i/cel_email_verified
  > 5b4b237 Require email_verified to be used when email is set as username via CEL
  > 8763b7f Merge pull request # 123431 from aramase/aramase/f/kep_3331_multiple_jwt_authenticator
  > 5855c33 Merge pull request # 123696 from aramase/aramase/f/kep_3331_v1beta1_api
  > bc65af8 Support multiple JWT authenticators with structured authn config
  > 4beab40 Merge pull request # 123435 from tallclair/apparmor-ga
  > f09dddf Duplicate v1alpha1 AuthenticationConfiguration to v1beta1
  > 1766391 Merge pull request # 123758 from liggitt/protobump
  > 337f031 Stop appending AppArmor status to node ready condition
  > 0a86214 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  > 04449c9 Merge pull request # 123405 from cici37/vapGA
  > be9c733 Promote ValidatingAdmissionPolicy to GA.
  > ccdc9f3 Merge pull request # 123543 from jiahuif-forks/feature/validating-admission-policy/excluded-resources
  > 69478b1 Merge pull request # 123721 from enj/enj/i/authn_config_doc_nesting
  > 8f8266e update to inject only the list of excluded resources.
  > 3780963 Fix AuthenticationConfiguration docs around nested claims via CEL
  > a86b013 make ValidatingAdmissionPolicy ignore excluded resources.
  > e44513e Merge pull request # 123702 from p0lyn0mial/upstream-clean-up-after-123190
  > b1e2103 add resource filter to admission initializer.
  > 3779567 Merge pull request # 123568 from enj/enj/i/jwt_username_required
  > b3f5f43 storage/cacher: mark the addition of a metric for waitUntilFreshAndBlock as completed
  > 8b057c4 Merge pull request # 123561 from enj/enj/i/validate_jwt_sa_iss
  > 4eaefb0 jwt: fail on empty username via CEL expression
  > 0a68878 Merge pull request # 123641 from liggitt/authz-config-beta-gate
  > 9432b4d Prevent conflicts between service account and jwt issuers
  > 6a1a5d2 Merge pull request # 123532 from serathius/separate-rpc
  > 4d70dec Promote StructuredAuthorizationConfiguration feature gate to beta
  > 70e2d91 Merge pull request # 123413 from seans3/tunneling-spdy-websockets
  > 743b534 Test that separation of streams work by using progress notifies
  > 311716f Merge pull request # 123639 from liggitt/authz-metrics
  > 0376e5d adds comments to tunnelingResponseWriter
  > e810084 Prevent watch cache starvation, by moving its watch to separate RPC and add a SeparateCacheWatchRPC feature flag to disable this behavior
  > 250f19d Merge pull request # 123190 from padlar/add-apiserver-wait-cache-metric
  > 9adb3ee Add authorization webhook duration/count/failopen metrics
  > 9610424 Fix headerInterceptingConn handling
  > 7092a3d Merge pull request # 123660 from xigang/cacher/watch
  > 9ffd1e2 Add apiserver_watch_cache_read_wait metric to cache refresh time
  > f4bc370 portforward: tunnel spdy through websockets
  > 047ed89 Merge pull request # 123527 from aramase/aramase/f/kep_3331_discovery_url
  > 2eff540 cleanup: if triggerValue has a value, fast break
  > d456bc0 wire up discovery url in authenticator
  > f2c6133 Add `DiscoveryURL` to AuthenticationConfiguration
  > e92429c Merge pull request # 123225 from aramase/aramase/f/kep_3331_latency_metrics
  > 6f43b57 Merge pull request # 123640 from liggitt/authz-beta-config
  > 09c9be2 Add `apiserver_authentication_jwt_authenticator_latency_seconds` metric
  > 4153027 Duplicate v1alpha1 AuthorizationConfiguration to v1beta1
  > bf894b0 Merge pull request # 123634 from liggitt/handler-race
  > cc00aa3 Merge pull request # 123611 from ritazh/authz-mcmetrics
  > 59cba35 Fix discovery v2 conversion registration data race
  > 00ac59e Merge pull request # 122975 from aramase/aramase/c/cleanup_authn_validation
  > b7a30e3 add authz webhook matchcondition metrics
  > 0d2b79b Merge pull request # 122882 from Jefftree/agg-discovery-v2-usage
  > 7b0c197 cleanup structured authn/authz error logic
  > d8d3b8c Use v2 types with agg discovery
  > 7c8cdeb Promote AggregatedDiscovery to GA
  > fc2ef69 Remove test for disabling aggregated discovery
  > 4fa5c0c Merge pull request # 123529 from thockin/go-workspaces
  > 57928aa Merge pull request # 123560 from ivelichkovich/master
  > 0f77d82 Fix up go.mod files after reviews
  > e392224 Merge pull request # 123458 from aramase/aramase/i/min_jwt_payload
  > fc7cf5f kep-3716 GA, remove feature gate
  > 27e765e Remove old gengo detritus
  > 3d757e5 Merge pull request # 122676 from p0lyn0mial/upstream-watch-cache-init-events-ordering
  > b3e4dc2 add min valid jwt payload to API docs for structured authn config
  > 5624a05 Remove defunct references to "vendor"
  > 9ccc257 Merge pull request # 122717 from jpbetz/crd-object-filters
  > 816c9a3 apiserver/storage: improve RunWatchSemanticInitialEventsExtended test
  > 541bc37 Fix go-to-protobuf wrt gengo/v2
  > 0a2e73e Merge pull request # 123562 from jpbetz/bump-cel-go-0_17_8
  > 414d2e2 Add selectableFields to CRDs
  > 510f374 Re-vendor latest kube-openapi and gengo/v2
  > 5957e27 Bump cel-go to v0.17.8 to pick up CEL estimated cost fix
  > 1d606b4 Generate go.work files
  > 4b96323 Merge pull request # 120897 from wojtek-t/fix_order_of_init_events
  > 45b7f21 Ensure that initial events are sorted for WatchList
  > 04dda9a Merge pull request # 122830 from p0lyn0mial/upstream-watch-cache-wati-for-bk-after-rv
  > 3e22226 Merge pull request # 123281 from seans3/remote-command-websocket-beta
  > e53bac2 storage/watch_cache: rework getAllEventsSinceLocked
  > f663919 Merge pull request # 123538 from jiahuif-forks/fix/cel/mutation-library-map-support
  > b5f79f8 streamtranslator counter metric by status code
  > 19bd563 storage/cacher: add TestGetWatchCacheResourceVersion, TestGetBookmarkAfterResourceVersionLockedFunc
  > e79edc2 Merge pull request # 123540 from enj/enj/i/jwt_iss
  > 8485f72 add support for map
  > 76172aa storage/cacher: ensure the cache is at the Most Recent ResourceVersion when streaming was requested
  > 1154db2 jwt: strictly support compact serialization only
  > f08c74c Merge pull request # 123427 from alexzielenski/apiserver/policy/matching-refactor
  > c8d2257 [KEP-3962]Add feature gate for MAP (# 123425)
  > dd139db refactor: use shared CollectParams from VAP
  > fe14897 Merge pull request # 123348 from hoskeri/update-go-x-crypto-19
  > 9a4b2b3 refactor: use match from generic pkg in vap
  > 290f0e4 Merge pull request # 123392 from thockin/depreciate
  > 759c214 Update x/crypto to 0.19.
  > ed64edd add generic policy dispatcher
  > d23525a Merge pull request # 123342 from logicalhan/storage-metric
  > d38e818 Cleanup: s/depreciated/deprecated/g
  > 48e4f36 test: infer gvk of objects
  > 4bf12f9 Merge pull request # 123330 from alexzielenski/flake-workaround
  > f615696 bump the stability level of apiserver_storage_size_bytes to STABLE
  > eed515a refactor: handle paramKind directly
  > c3868a0 Merge pull request # 123333 from liggitt/authz-metrics
  > 8e917a7 flake: avoid flake by ensuring params appear in the initial list
  > 223ffcc add functions to policy accessors for getting match information and params
  > f68fe09 Merge pull request # 120902 from linxiulei/watch_stack
  > fe847b3 Add allowed/denied metrics for authorizers
  > 7eb4cd7 Merge pull request # 121946 from liggitt/reload-authz
  > 000601b Add handler to run watch serving in separate goroutine
  > 2c41261 Merge pull request # 123306 from alexzielenski/apiserver/policy/move-owners
  > c2310e1 Implement authz config file reloading
  > 53b2660 Merge pull request # 123305 from aramase/aramase/f/kep_3331_audience_match_policy_follow_up
  > 7e9e7fe move OWNERS from validating to all new parent policy folder
  > 8242123 Merge pull request # 122887 from jpbetz/retry-generate-name-create
  > 1bc9912 Add integration test for multiple audience in structured authn
  > aa40040 Merge pull request # 123282 from enj/enj/i/authn_config_algs
  > 6f648c1 Add retry around create
  > 6d4e589 Merge pull request # 123165 from aramase/aramase/f/kep_3331_audience_match_policy
  > d887d80 Support all key algs with structured authn config
  > f980dbe Merge pull request # 123250 from benluddy/dep-bump-cbor-v2.6.0
  > fb760be support multiple audiences with jwt authenticator
  > ffe03d2 Merge pull request # 122919 from alexzielenski/apiserver/policy/mutating-initial
  > 137045a Bump github.com/fxamacker/cbor/v2 to v2.6.0.
  > 26996e3 Add AudienceMatchPolicy to AuthenticationConfiguration
  > 503dabd Merge pull request # 123179 from aramase/aramase/f/encryption_config_reload_metric
  > 1672796 bugfix: avoid NPE possibility by making composition environment global
  > f6b16dd Add `apiserver_encryption_config_controller_automatic_reloads_total`
  > 9fd47ab refactor: implement VAP off of policy plugin fw
  > 9d6ad00 Merge pull request # 121486 from benluddy/cbor-stub
  > f8d65cf refactor: create generic policy plugin type similar to webhook
  > 76d76de Merge pull request # 123083 from jiahuif-forks/feature/validating-admission-policy/typechecking-variables
  > f9391f6 Update vendoring to take new CBOR library dependency.
  > 06be9d0 refactor: move matching logic into parent policy folder
  > f099bff chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (# 120642)
  > 6f620d4 add test case for error inside variables.
  > 57e06e4 refactor: move vap into parent `policy` folder
  > 970932b Merge pull request # 123001 from tkashem/apf-allow-zero-concurrency
  > ab64beb add support of variables for Type Checking.
  > 3769e5c refactor: move celmetrics close to its usage in vap
  > 5bcf390 Merge pull request # 122925 from tkashem/timeout-refactor-handle-error
  > 554c2d2 apiserver: allow zero value for the 'nominalConcurrencyShares' field
  > 1501159 refactor type checking to use CompositedCompiler.
  > 8340bec Merge pull request # 123098 from munnerz/4193-jti-audit-changes
  > e6f368f apiserver: refactor handleError in endpoints/filters
  > 7b91578 Merge pull request # 122557 from liangyuanpeng/anp_0.29
  > c60b23f use authentication.kubernetes.io/issued-credential-id audit annotation in serviceaccount token registry endpoint
  > 586f61d Fix the syntax error in the comment of the checkQuotas method. (# 121428)
  > d24017c  Update konnectivity to 0.29.0
  > 9dc08c7 Merge pull request # 115282 from tkashem/panic-warning
  > da62838 Merge pull request # 121512 from HirazawaUi/add-decod-time-trace
  > eff38ef apiserver: warning should not panic when request times out
  > c1f8986 Merge pull request # 118511 from lowang-bh/fix_spell_error
  > bc8676d Add decoding time to the audit log
  > 2e2157f Merge pull request # 123003 from alexzielenski/apiserver/policy/crd-startup
  > 43f24ff fix comment of rbac decision for NoOpinion
  > 69adaec bugfix: dont skip reconcile for unchanged policy if last sync failed
  > 0dd0e74 Merge pull request # 122886 from jiahuif-forks/feature/cel/mutating-library
  > 9d32b8c Merge pull request # 120631 from liyuerich/ptrderef
  > 95a5337 convert the expectedValues to be cel.Val.
  > f709e95 drop deprecated pointer package
  > f0c4755 extra case for affirmative has(map) test.
  > 888034e Merge pull request # 122518 from cici37/celEnv29
  > eb407cc fix convertField and its comments.
  > 338910d Merge pull request # 122873 from p0lyn0mial/upstream-reflector-usewatchlist-pointer
  > 8b49df5 Update env version, Add cost for previous func, add tests, etc.
  > 3a5a437 add support for equality check.
  > ca8d0aa client-go/reflector: make UseWatchList a pointer
  > 8b89a41 mutation library for CEL.
  > 9f9c32c Merge pull request # 122842 from pohly/klog-update
  > da46024 Merge pull request # 122839 from pohly/ginkgo-gomega-update
  > 3a9c95f dependencies: klog v2.120.1
  > ff6a2dc Negative index regression test for json-patch (# 122625)
  > 78fd4a4 dependencies: ginkgo v2.15.0, gomega v1.31.0
  > 496d7e7 Merge pull request # 122701 from carlory/fix-quota
  > 8ad2e28 Merge pull request # 122706 from pacoxu/klog-upgrade
  > aa35808 fix evaluate resource quota if a resource is updated when the InPlacePodVerticalScaling feature-gate is on
  > 3574aab bump klog to  v2.120.0
  > 303f36b Merge pull request # 122689 from enj/enj/r/ec_hash_cleanup
  > 285e6ec Clean up encryption config reading and hashing logic
  > 2792cf2 Merge pull request # 122558 from linxiulei/webhook-http2
  > a962862 Merge pull request # 121917 from SataQiu/clean-import-hack
  > fa628fd Use http/2 for localhost webhook
  > 547675e Merge pull request # 122468 from carlory/remove-fg-RemoveSelfLink
  > 7751f0a remove import hack about k8s.io/utils/clock/testing
  > 9ec63da Merge pull request # 122347 from aramase/aramase/c/move_kms_apis
  > 4e1e99b remove GA featuregate RemoveSelfLink
  > b25363c Merge pull request # 122560 from aramase/aramase/c/add_unique_comment
  > e7eedd1 move encryption config types to standard API server config location
  > 6bad17c [StructuredAuthnConfig] add comment for extra keys unique requirement
  > 85936b5 Merge pull request # 121602 from bzsuni/cleanup/goleak
  > 86207ad Update goleak from v1.2.1 to v1.3.0
  > a6c31ce Merge pull request # 122412 from MadhavJivrajani/bump-go-tools
  > 4aaa1a6 .*: bump golang.org/x/tools to v0.16.1
  > f53b05f Merge pull request # 122395 from pohly/ginkgo-gomega-update
  > 7b55e62 dependencies: gomega v1.30.0 + ginkgo v2.13.2
  > 8635466 Merge pull request # 122310 from weilaaa/use_buildin_max_min_instead
  > 78157c7 Merge pull request # 122036 from linxiulei/cleanup
  > febd537 use build-in max and min func to instead of k8s.io/utils/integer funcs
  > 0492dac Merge pull request # 121684 from jmhbnz/fix-etcd-repo
  > a2e6b85 handlers/watch: refactor watch serving to prepare offloading
  > 748f6de Merge pull request # 121912 from JoelSpeed/cel-ip-addr
  > b6487a8 Fix etcd repository path to prevent redirects.
  > ccc28d3 Add tests for CIDR type
  > f16e0c2 Add tests for IP type
  > e5f6058 Add costing estimations for IP and CIDR
  > e4fb1f7 Add IP and CIDR libraries to CEL environment for 1.30
  > f4ae0b7 Add CIDR network CEL extension
  > 3fe1439 Add special IP validations to IP CEL type
  > ccfdc9a Add IP address CEL extension
  > 3fcf329 Merge pull request # 121773 from pohly/zapr-update
  > fe55daf Merge pull request # 122027 from wojtek-t/sort_outside_critical_loop
  > c86c46c dependencies: zapr v1.3.0, zap v1.26.0
  > 50a340e Merge pull request # 122168 from rlsvarinskis/event_metrics_fix
  > 2b59a3f Don't sort under lock
  > e60c364 Merge pull request # 122115 from wojtek-t/cleanup_watch_handler
  > fdd2648 Fix etcd storage_events_received_total metric not being registered
  > 92aa5ac Merge pull request # 122193 from cici37/fixPresentCost
  > 697d456 Minor cleanup in watch handlers
  > 7b4812e Merge pull request # 121914 from siyuanfoundation/health-rf
  > 88c6f03 Address comment
  > 442cc39 Unify watch handler across http and websockets
  > 6e1838f Merge pull request # 121906 from ahutsunshine/namespace-indexer
  > 06103a0 k8s.io/apiserver: refactor GenericAPIServer healthz code.
  > fb788cc Keep presence cost to 0 to ensure backward compatibility.
  > 627bf4c Merge pull request # 121815 from HirazawaUi/decode-respect-timeout-context
  > 16536b9 support pod namespace indexer
  > 36a3042 Merge pull request # 121759 from thockin/fix_api_violations
  > 88cd525 make the decode function respect the timeout context
  > ce43261 Merge pull request # 121625 from siyuanfoundation/refactor2
  > 7674c1a Fix list_type_missing in k8s.io/apiserver
  > 00f757b Merge pull request # 121624 from jiahuif-forks/fix/cel/lazy-map-context-eval
  > cef6db2 k8s.io/apiserver/storage/etcd: refactor etcd GetList.
  > 9863f52 Re-vendor k8s.io/kube-openapi
  > d6876a0 Merge pull request # 121822 from ritazh/webhookauthz-benchmark
  > 59297e7 use context for lazy evaluation.
bumping google.golang.org/protobuf 4a76e11...c33baa8:
  > c33baa8 all: release v1.34.2
  > 971c712 gofeatures: allow setting legacy_unmarshal_json_enum feature at file level
  > 3b8611b reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry
  > ca837e5 types/descriptorpb: regenerate using latest protobuf v27.0 release
  > 1d4293e internal/impl: fix size cache semantics with lazy decoding
  > ef74188 all: set Go language version to Go 1.20
  > b3f1c7a reflect/protodesc: remove obsolete JSON name check from desc validator
  > cbc3dd6 all: replace interface{} by any now that we are on Go 1.21
  > 0e93293 internal/impl: enable fully lazy extensions (over Size and Marshal)
  > 15d7b13 all: remove Go 1.17 build tags / workarounds
  > f7dca67 all: set Go language version to Go 1.21
  > 09393c1 all: start v1.34.1-devel
bumping knative.dev/serving 34cef98...10579a7:
  > 10579a7 Update net-gateway-api nightly (# 15531)
  > 3a81801 Update net-gateway-api nightly (# 15524)
  > ff475df upgrade to latest dependencies (# 15527)
  > ca64728 Update net-contour nightly (# 15526)
  > e896849 Update net-kourier nightly (# 15525)
  > 59d17f1 upgrade to latest dependencies (# 15520)
  > 51d95f6 Update net-gateway-api nightly (# 15519)
  > 50bea5d Update net-kourier nightly (# 15517)
  > 00bd844 Update net-contour nightly (# 15518)
  > ed44181 Update net-istio nightly (# 15516)
  > b796321 Unpin github.com/gorilla/websocket (# 15515)
  > 158a5c2 upgrade to latest dependencies (# 15514)
  > 7875c26 Update net-contour nightly (# 15512)
  > 4471f27 Update net-gateway-api nightly (# 15513)
  > cc9b060 Update net-istio nightly (# 15511)
  > cde060b upgrade to latest dependencies (# 15506)
  > 985fc84 Update net-kourier nightly (# 15509)
  > edb073c Update net-contour nightly (# 15507)
  > 63b0f86 Update net-istio nightly (# 15508)
  > 74ea38a upgrade to latest dependencies (# 15505)
  > deb99de Update net-contour nightly (# 15500)
  > be2f70a Update net-kourier nightly (# 15501)
  > 8d8725e Update net-gateway-api nightly (# 15502)
  > 0824bd4 Update net-istio nightly (# 15499)
  > 3c5f2f6 Update community files (# 15498)
  > 7c927b7 Update net-kourier nightly (# 15497)
  > b50a09e Update net-istio nightly (# 15496)
  > bdec909 upgrade to latest dependencies (# 15495)
  > f07e3d6 Fix deepcopy gen (# 15492)
  > 372f5d1 Migrate to kube codegen (# 15491)
  > 5f5f6d8 Update net-kourier nightly (# 15476)
  > c51ee6c Update net-contour nightly (# 15471)
  > 25e5f48 Update net-gateway-api nightly (# 15470)
  > 6fe1b33 upgrade to latest dependencies (# 15469)
  > 446e690 upgrade to latest dependencies (# 15462)
  > 64820f2 update schema-config (# 15467)
  > b7026be Update net-contour nightly (# 15463)
  > 221b632 Update net-gateway-api nightly (# 15464)
  > 64ac199 E2E tests for startup probe (# 15461)
  > 6554a7d drop dev container as no one is maintaining it (# 15460)
  > bf7dbbb Update net-gateway-api nightly (# 15456)
  > c2789f2 Update net-contour nightly (# 15458)
  > 19d2bb5 Update net-kourier nightly (# 15457)
  > 34ff3f6 Update net-istio nightly (# 15455)
  > dc99c97 Update community files (# 15453)
  > 110b430 Update net-contour nightly (# 15452)
  > c6665f1 Update net-kourier nightly (# 15451)
  > ab0cd0a Update net-gateway-api nightly (# 15448)
  > 73f88b2 Update net-istio nightly (# 15443)
  > 3ae5a0e Update net-kourier nightly (# 15446)
  > 0c4d290 upgrade to latest dependencies (# 15447)
  > 5376ae0 Update net-contour nightly (# 15445)
  > 1f480d0 Update net-gateway-api nightly (# 15444)
  > 97e9e8d upgrade to latest dependencies (# 15439)
  > 2b86c14 Add support for hostipc, hostpid and hostnetwork (# 15414)
  > cac5e63 Fix bug in cert manager config (# 15434)
  > 222065d Update net-kourier nightly (# 15429)
  > 57fa417 Update net-contour nightly (# 15430)
  > e740654 Update net-gateway-api nightly (# 15428)
  > 5225d4f Update net-istio nightly (# 15427)
  > 8c13034 upgrade to latest dependencies (# 15426)
  > 42bc7bb Update community files (# 15425)
  > 19b5e8c Update net-kourier nightly (# 15423)
  > 666897e Update net-contour nightly (# 15422)
  > dfa1726 Update net-gateway-api nightly (# 15421)
  > 9a7409c clean up old certificate leases (# 15420)
  > 8ab2768 upgrade to latest dependencies (# 15419)
  > 873602a clean up (# 15415)
  > 7411254 Do not run TestTLSCertificateRotation in parallel with other tests (# 15417)
  > 7643497 Update net-kourier nightly (# 15413)
  > 2792dcb Update net-contour nightly (# 15411)
  > 7ed4aa0 Update net-gateway-api nightly (# 15410)
  > dec852b Update net-istio nightly (# 15412)
  > 7d318cd Use a different 'static' image that supports s390x and ppc (# 15407)
  > 79dd728 Update net-istio nightly (# 15406)
  > b41a9e3 Update net-gateway-api nightly (# 15404)
  > 53810f8 Update net-istio nightly (# 15403)
bumping golang.org/x/net e2310ae...35b4aba:
  > 35b4aba go.mod: update golang.org/x dependencies
  > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker
  > 4542a42 go.mod: update golang.org/x dependencies
  > 765c7e8 xsrftoken: create no padding base64 string by RawURLEncoding
  > 032e4e4 LICENSE: update per Google Legal
bumping golang.org/x/text 9c2f3a2...1e3e9fd:
  > 1e3e9fd all: rename Example test functions to prevent vet errors
  > b2bec85 go.mod: update golang.org/x dependencies
  > ae0cf96 LICENSE: update per Google Legal
bumping github.com/go-openapi/swag b3e7a53...53e32e8:
  > 53e32e8 chore(go): go-openapi requires go.1.20 across the board
  > 5e655d8 fix(ci): remove dependency-type from dependabot groups
  > 54f3f80 chore(lint): relinted
  > 4896833 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  > 6b32215 Bump the development-dependencies group with 1 update
  > db91acc ci: remove paths-ignores
  > fec0b4e Bump the development-dependencies group with 1 update
  > 14fcae4 chore(ci): prevents duplicate workflow runs
  > d33767c Bump the development-dependencies group with 1 update
  > c877230 ci(dependencies): automate dependencies updates
  > a05020e Bump actions/setup-go from 4 to 5
  > 8ce930b Bump actions/checkout from 3 to 4
  > 76c9b7c Updated dependabot frequency to monthly
  > e181373 Added dependabot
  > 216b00a refreshed go.mod
  > 01194a0 perf(mangling): optimized the processing of initialisms
bumping golang.org/x/sync 14be23e...411f99e:
  > 411f99e LICENSE: update per Google Legal
bumping golang.org/x/term c976cb1...2f7b0dd:
  > 2f7b0dd go.mod: update golang.org/x dependencies
  > f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows
  > d598954 go.mod: update golang.org/x dependencies
  > d4346f0 LICENSE: update per Google Legal

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Sep 25, 2024
1 parent 2df9bcd commit 5f61998
Show file tree
Hide file tree
Showing 577 changed files with 50,949 additions and 12,244 deletions.
71 changes: 36 additions & 35 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module knative.dev/kn-plugin-admin

go 1.22
go 1.22.0

require (
github.com/hashicorp/golang-lru v1.0.2
Expand All @@ -10,13 +10,13 @@ require (
github.com/spf13/viper v1.13.0
gopkg.in/yaml.v2 v2.4.0
gotest.tools/v3 v3.3.0
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
knative.dev/client-pkg v0.0.0-20240724091446-8393d69ad672
knative.dev/hack v0.0.0-20240704013904-b9799599afcf
knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556
knative.dev/serving v0.42.0
k8s.io/api v0.30.3
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
knative.dev/client-pkg v0.0.0-20240909014924-788e0725213a
knative.dev/hack v0.0.0-20240909014011-fc6a8452af6d
knative.dev/networking v0.0.0-20240925061159-939600981bda
knative.dev/serving v0.42.1-0.20240925125426-10579a754517
)

require (
Expand All @@ -31,17 +31,17 @@ require (
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
github.com/cloudevents/sdk-go/v2 v2.15.2 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-errors/errors v1.4.2 // indirect
github.com/go-kit/log v0.2.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-openapi/jsonpointer v0.20.2 // indirect
github.com/go-openapi/jsonreference v0.20.4 // indirect
github.com/go-openapi/swag v0.22.7 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/jsonreference v0.21.0 // indirect
github.com/go-openapi/swag v0.23.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
Expand All @@ -52,9 +52,10 @@ require (
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
github.com/imdario/mergo v0.3.16 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
Expand All @@ -78,8 +79,8 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.19.1 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.54.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/prometheus/statsd_exporter v0.22.8 // indirect
github.com/rickb777/date v1.20.0 // indirect
github.com/rickb777/plural v1.4.1 // indirect
Expand All @@ -94,30 +95,30 @@ require (
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/term v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/term v0.24.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/time v0.6.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/api v0.183.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
google.golang.org/grpc v1.65.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
google.golang.org/grpc v1.67.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiextensions-apiserver v0.29.2 // indirect
k8s.io/apiserver v0.29.2 // indirect
k8s.io/apiextensions-apiserver v0.30.3 // indirect
k8s.io/apiserver v0.30.3 // indirect
k8s.io/cli-runtime v0.29.2 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
k8s.io/utils v0.0.0-20240102154912-e7106e64919e // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8 // indirect
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
knative.dev/eventing v0.42.0 // indirect
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608 // indirect
knative.dev/pkg v0.0.0-20240924202102-28b58b842f1a // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
Expand Down
Loading

0 comments on commit 5f61998

Please sign in to comment.