-
Notifications
You must be signed in to change notification settings - Fork 11
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
[main] Upgrade to latest dependencies #254
Merged
knative-prow
merged 1 commit into
knative-extensions:main
from
knative-automation:auto-updates/update-deps-main
Mar 7, 2024
Merged
[main] Upgrade to latest dependencies #254
knative-prow
merged 1 commit into
knative-extensions:main
from
knative-automation:auto-updates/update-deps-main
Mar 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
91c0c21
to
ec0ee3e
Compare
78a9bc1
to
d5230e0
Compare
61744bb
to
acb5b7a
Compare
7f39519
to
8d63676
Compare
e599403
to
aaa46e5
Compare
fb314ca
to
d04c657
Compare
bumping k8s.io/apiextensions-apiserver 1dff568...e1d6769: > e1d6769 Update dependencies to v0.29.2 tag > f14ac67 Merge pull request # 122369 from cici37/automated-cherry-pick-of-# 122193-upstream-release-1.29 > eccd921 Merge pull request # 122429 from MadhavJivrajani/tools-bump-129 > 510e9f2 Keep presence cost to 0 to ensure backward compatibility. > 06c0a98 Merge pull request # 122343 from jpbetz/automated-cherry-pick-of-# 122329-origin-release-1.29 > 4a82ea0 .*: bump golang.org/x/tools to v0.16.1 > 2d320bc Wire in field dropping for CRDs > 249827f update go.mod > 4bb4c02 Merge pull request # 121034 from alexzielenski/apiserver/apiextensions/ratcheting-oldself-create > f68866b codegen > 5321cf0 validate defaults across an update from nil to ensure create ratcheting rules work > efc67b4 ratcheting-cel: use Optional[T] for oldSelf when optionalOldSelf is true > 0889c57 ratcheting-cel: add optionalOldSelf field > 2c1c704 refactor: rename TransitionRule to UsesOldSelf > 915de7b Merge pull request # 121573 from tukwila/bump_etcd_v3.5.10 > d1c742e Merge pull request # 121552 from pohly/klog-update > e1b4aee bump to newest etcd: v3.5.10 > 2a7741d dependencies: klog v2.110.1 > e964004 Merge pull request # 121575 from apelisse/update-smd > 204aa5c Merge pull request # 121577 from cici37/celFixPick > 74dc30a Update sigs.k8s.io/structured-merge-diff to v4.4.1 > e907c44 Merge pull request # 121373 from cici37/crdGA > fed8e0b Add set ext library into Kubernetes and pick up the new option cel provides > 2d6475f Merge pull request # 121307 from cici37/celUpdate > 8286ec3 Remove the usage of feature gate > cfee884 Bump cel-go to v0.17.7 > 7eec8bf Merge pull request # 121460 from jiahuif-forks/feature/crd-validation-expressions/existing-expressions-cost-exempt > c16fc96 Add cel new validator into Kubernetes. > 78065a7 Merge pull request # 121462 from alexzielenski/apiserver/apiextensions/ratcheting-metrics-actually > 7d0a2a9 suppress per-expression cost limit for unmutated versions. > d31f930 Merge pull request # 121405 from alexzielenski/apiserver/apiextensions/ratcheting-benchmarks > e54efed metrics: publish metrics from ratcheting across a request > 182175e Merge pull request # 121524 from carlory/gomega > e3bcef4 ratcheting: add benchmark > 99f827f bump gomega to 1.29.0 > db2e96c Merge pull request # 121255 from tukwila/OpenAPIV3-cleanup > dcb65b7 Merge pull request # 121338 from dims/working-otel-bump > 70a4e71 Remove GAed feature gates OpenAPIV3 > be4aa6a Merge pull request # 121343 from alexzielenski/apiserver/apiextensions/ratcheting-metrics > 305c51a working-config-otel > 7d6d9e2 Merge pull request # 121430 from bzsuni/cleanup/fsnotify > 72514a2 replace CEL ValidateWithRatcheting with variadic options > f0dcf82 Merge pull request # 121455 from cici37/test_cost > 49314b9 Bumped the fsnotify from version v1.6.0 to v1.7.0 > 712c8c0 ratcheting: provide a shared correlated object > a00f3f9 Merge pull request # 119186 from seans3/stream-translator-proxy > 64f9a54 Add stability tests for CEL cost estimation. > b482682 fetch a shared correlated object off the validation options if it exists > d459639 Merge pull request # 120397 from ty-dc/StaticCheck > 8c1ad11 StreamTranslator and FallbackExecutor for WebSockets > d2839fd fix usage > 56c7faf Merge pull request # 121016 from alexzielenski/apiserver/apiextensions/ratcheting-cel > 37b3e30 cleanup: omit comparison with bool constants > fedd88f add variadic options to ValidateUpdate > fd7b6ea ratcheting: ratchet CEL expressions for no-op updates > d704d8d Merge pull request # 121337 from alexzielenski/apiserver/apiextensions/cleanup-validator > dae2c4e Merge pull request # 121364 from sxd/update_grpc > 40b0c2a fix typo > 10e8e5f Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default > d11c518 bump golang.org/grpc to v1.56.3 > 2aaec3e cleanup: move unstructured check earlier in status update > 2fd9bc9 update generated code and openapi > 911047c cleanup: remove unused versions of cel validators and structural schemas from CRD strategy > 068d4fa pin openapi > e6376d9 cleanup: check unstructured for Validate(Update) before validating > ca37838 Merge pull request # 121250 from carlory/fix-120882 > a80d851 Merge pull request # 121085 from jiahuif-forks/fix/crd-validation-expressions/enum-cost > 3a34a15 update pretty param description > 0c4ba28 Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config > ab724eb skip CEL validations for enum violation. > b15c120 Merge pull request # 121118 from alexzielenski/apiserver/apiextensions/ratcheting-factor-correlation > 24792c8 bump kube-openapi > 4e531e7 set maxLength to longest enum. > fb7d61d Merge pull request # 121096 from alexzielenski/common-schema > c82832d ratcheting: disable correlation by index > b41f9f4 Fix v3 spec > 67b1443 Merge pull request # 120735 from Jefftree/request-body > d2c63d3 add rest of accessors to common.Schema > 0d199cf cleanup: add header and fix spelling > 6bf411d bump kube-openapi > c2faef7 refactor: move correlatedObject to its own file > 10f014c Merge pull request # 121111 from dashpole/update_otel_deps > e18ccb9 refactor: make CachedDeepEqual independent of validation > efb81f7 dependencies: update otel-go dependencies > c969379 refactor: use common.Schema in CorrelatedObject > 16d9312 Merge pull request # 121117 from MadhavJivrajani/bump-x-net > 65efe91 refactor: export correlated fields > 926e59f .: bump golang.org/x/net to v0.17.0 > 572541a refactor: add methods for Key and Index on CorrelatedObject > 4395afc Merge pull request # 121082 from pohly/ginkgo-gomega-update > 2edf24b refactor: factor out object correlation > c79aa2d dependencies: ginkgo v2.13.0, gomega v1.28.0 > 3d3926e refactor: directly implement ValueValidator > 993ffb2 Merge pull request # 119865 from charles-chenzz/bump_deps > a2f29d7 refactor: remove unnecessary lambda (noop) > e82831d Merge pull request # 120836 from jkh52/knp-0.28.0 > c61c50c bump github.com/emicklei/go-restful/v3 to v3.11.0. > 814b880 Bump Konnectivity to 0.28.0 > 768cdd0 Merge pull request # 119526 from sttts/sttts-idiomatic-cached > 5447ad1 hack/update-vendor.sh > 5fb788d Fixup kube-openapi/pkg/cached changes > f606a30 Merge pull request # 120506 from alexzielenski/import-restrictions > 1662f59 Merge pull request # 120575 from benluddy/precompute-cr-accepts > edf0fab pin gengo > 8a224a3 Reuse SupportedMediaTypes for CR content-type negotiation. > f181a5b Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers > bb94040 Merge pull request # 120499 from tukwila/gorilla/websocket_v1.5.0 > ac3c148 Use ptr.To to retrieve intstr addresses > a74bd29 Merge pull request # 120517 from Xunzhuo/patch-2 > 2f12351 bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0 > fd3561e fix: update thirdpartyresources refs > 766529e Merge pull request # 119334 from kmala/serverapply > c19991e Merge pull request # 120368 from Jefftree/openapi-remove-openapiv2-skip-filter > b4e4965 update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag > 81659cd remove SkipFilterSchemaForKubectlOpenAPIV2Validation > ab27435 Merge pull request # 120327 from liggitt/json-patch > c1cd86f Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update > 9e3e06b Revert to json-patch 4.12.0 > 11f7fbc Merge pull request # 120177 from stevekuznetsov/skuznets/generate-crd-applyconfigurations > a634982 feat: update google.golang.org/protobuf to v1.31.0 > 003b8d4 apiextensions-apiserver: generate applyconfigurations > 3b8c9f2 Merge pull request # 119508 from nayihz/fix_finalizer_validation > dc999a6 Merge pull request # 120060 from jpbetz/cel-features-1_29 > 6de9313 fix crd finalizer validation > 166c3df Merge pull request # 120109 from Jefftree/fix-openapi-test-flakee > c18aa20 Bump cel string lib to v2, add tests > eec2ef6 Merge pull request # 120097 from jpbetz/fix-ppc64le > c47325f Add wait for cache sync > 62666cd Bump cel-go to v0.17.6 > 1c8c9c2 Fix CEL cost handling of zero length replacement strings > 712e602 Merge pull request # 119800 from jpbetz/cost-fix > 36d7f30 Merge pull request # 118455 from linxiulei/managedFields > b1ccb14 Add test coverage of result size of string operations > 1b4a228 Merge pull request # 119725 from MadhavJivrajani/bump-net-dep > ccb7153 Run hack/update-codegen.sh informers subprojects > ffb4444 Bump cel-go to v0.16.1 > 9bd0aa3 .*: bump golang.org/x/net to v0.13.0 > 1f93812 Merge pull request # 119653 from sttts/sttts-crd-stored-version-errors > cfdb852 apiextensions: fix validation error for status.storedVersions > 705af05 Use statusReason for reason under x-kubernetes-validations (# 119544) bumping github.com/prometheus/client_golang 53be91d...77d4003: > 77d4003 Add 1.19.0 changelog (# 1451) > 14259fa Merge pull request # 1448 from ywwg/owilliams/content-negotiation > 353395b Remove support for go 1.19 (# 1449) > 6d03920 deps: bump prometheus/common version > 9dd5d2a Merge pull request # 1445 from kavu/add_go122_metrics_test > 7ac9036 Merge pull request # 1440 from prometheus/dependabot/github_actions/github-actions-ded284d9a8 > c906a5e Add support for Go 1.22 > 8c7e30f Merge pull request # 1441 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.46.0 > 83d5940 Bump the github-actions group with 2 updates > d69fe9a Merge pull request # 1426 from prometheus/dependabot/github_actions/github-actions-37565e1261 > 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup > 38631c6 chore: Move VersionCollector to collectors directory (# 1427) > f22329c Bump the github-actions group with 3 updates > b7b88fa Merge pull request # 1425 from prometheus/dependabot/go_modules/golang.org/x/sys-0.16.0 > 6636d6a CI: Hash pin all GH actions + configure dependabot for those. (# 1417) > d9be404 Simplification of middleware example (# 1423) > 8ee2fdc Bump golang.org/x/sys from 0.15.0 to 0.16.0 > 185945e Merge pull request # 1422 from prometheus/superq/version > 046e320 Merge pull request # 1420 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0 > 3d4c27f Add version package > 034544a Merge pull request # 1419 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.18.0 > 6ebfdd5 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 > f87a86c Merge pull request # 1418 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.18.0 > 9efc83a Bump github.com/prometheus/client_golang in /tutorial/whatsup > a88230e Merge pull request # 1414 from prometheus/release-1.18 > 71f3940 Bump github.com/prometheus/client_golang in /examples/middleware > 96f1aec Merge pull request # 1411 from prometheus/revert-1387-main > 0837d36 Merge pull request # 1410 from prometheus/arthursens/cut-1.18.0 > 2280fb1 Revert "change api http.client to interface" bumping github.com/prometheus/client_model 1c92cad...d56cd79: > d56cd79 add exemplar to native histogram (# 80) > f22bbab Merge pull request # 79 from prometheus/repo_sync > f68ef47 Merge pull request # 78 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0 > 552c44f Update common Prometheus files > 93dfe21 Merge pull request # 77 from prometheus/repo_sync > 2aad054 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 > 9b7b675 Merge pull request # 76 from prometheus/repo_sync > d150866 Update common Prometheus files > c26a8ee Merge pull request # 75 from vesari/add-unit > 734da88 Update common Prometheus files > 62658f5 Merge pull request # 74 from prometheus/repo_sync > 003f160 Add unit field to MetricFamily proto message > f095bcd Merge pull request # 73 from prometheus/repo_sync > 2ba4e15 Update common Prometheus files > fc673f1 Update common Prometheus files bumping k8s.io/utils d93618c...e7106e6: > e7106e6 Merge pull request # 290 from nitishfy/Nitish/go-get-deprecated > b307cd5 Merge pull request # 297 from skitt/fix-roundtoint32 > be5d99e remove go install > cf03d44 Merge pull request # 289 from skitt/golang-1.21-set-clear > fc7c3d4 Use math.Round for rounding in RoundToInt32 > 8a6db1c Transfer go get to go install > 3b25d92 Merge pull request # 283 from skitt/generic-ptr > 571d869 With Go 1.21, use clear in set.Clear() > 3019533 Merge pull request # 286 from skitt/set-equal > dc1a5d8 Add generic ptr.To, ptr.Deref, ptr.Equal > 9f67429 Merge pull request # 243 from logicalhan/generics > ecd9d48 Ensure set.Equal() compares the two set lengths > 10cedcc address tim's comments > c3703b2 fix lint issue > 46762cf make this implementation of sets compatible with the one in apimachinery > d8088cf add generic sets package to utils bumping knative.dev/client-pkg 67fca0c...ae3b852: > ae3b852 [main] Upgrade to latest dependencies (# 146) > e7f1f8d Update community files (# 151) > 2c46c44 Update community files (# 150) > adb84bd Update community files (# 149) > a722b38 Update community files (# 148) > 788b4b0 Update community files (# 147) bumping knative.dev/eventing fd95228...1ae172e: > 1ae172e feat: add channels to event lineage graph (# 7745) > 42da1e1 Fix the naming convention in the config-features.yaml (# 7743) > c9de4b5 [main] Upgrade to latest dependencies (# 7744) > 95996a0 feat: brokers can be added to event lineage graph (# 7731) > 6e7728e Make EventType Autocreate Async (# 7709) > 2645b50 [main] Upgrade to latest dependencies (# 7741) > 148d616 [main] Upgrade to latest dependencies (# 7738) > 1a9b0da Revert "Run Prow tests on K8s 1.28 (# 7714)" (# 7735) > 5e9139b e2e: channel/DataPlaneConformance (# 7650) > b595334 [main] Update community files (# 7736) > 0bd690a [main] Upgrade to latest dependencies (# 7734) > a154f1a [main] Upgrade to latest dependencies (# 7727) > 580f3c7 Assert EventTypes are ready (# 7728) > 1160b45 Remove assumption on default namespace for EventType reference (# 7724) > b8c7773 [main] Upgrade to latest dependencies (# 7723) > 060c430 [main] Upgrade to latest dependencies (# 7719) > f1c7312 Add graph types (# 7696) > b5eefb6 [main] Upgrade to latest dependencies (# 7715) > fcadaaa Run Prow tests on K8s 1.28 (# 7714) > 8393b3e Bump to latest CloudEvent lib (# 7697) > f8cddc4 Update min K8s version to 1.28.x for KinD e2e tests (# 7713) > 5586396 [main] Update community files (# 7711) > 79a5488 Create SinkBindings token-secret only if sink has an audience set (# 7703) > d1ce94e [main] Upgrade to latest dependencies (# 7702) > bb2c03b Add rekt test for containersource autocreate (# 7640) > 97e91c5 [main] Update community files (# 7675) > eac7384 Wait for events with poll interval after finished event received (# 7668) > ba77c3d [main] Update community files (# 7672) > 7d350ea [main] Upgrade to latest dependencies (# 7669) > 185fbf4 [main] Update community files (# 7671) > 03ed4ab wathola receiver, annotate span by step number (# 7667) > 6f2eaed Set default value for scale cache config values (# 7666) > bcb6100 e2e: nodeselector in apiserversauce (# 7627) > 836f4da feat: replace yaml merge tags (# 7662) > 5500bed Cache statefulset scale update/get requests (# 7651) > 7b975fc Update KinD for e2e tests to 0.21.0 (# 7656) > 96863ba [main] Upgrade to latest dependencies (# 7657) > 469d0ac [main] Upgrade to latest dependencies (# 7654) > 9d892bf Remove empty labels (# 7648) > d258e7d Create teardown script for local development (# 7642) > 62c74c1 [main] Update community files (# 7646) > 702004a Tiny trustbundle improvements (# 7644) > 02bde54 Add helm as one of the development requirement (# 7643) > 56ee9b2 Add TLS tests for Trigger and Subscription dead letter sinks (# 7636) > ff52881 Use filtered informer to watch OIDC service accounts (# 7527) > 54f3952 [main] Upgrade to latest dependencies (# 7641) > 3391d1e [main] Upgrade to latest dependencies (# 7639) > c6105d6 Update knative.dev/hack to latest main (# 7637) > 0340aa5 Fix mtbroker-filter to proxy response headers (# 7614) > e9bf641 Use projected volumes for sinkbinding trust bundles (# 7630) > bcba98a Move OIDC tests to test/rekt (# 7622) > ab47824 support: nodeselector in apiserversource (# 7584) > cdb8638 fix: exact -> atleast (# 7624) > 42efd06 [main] Upgrade to latest dependencies (# 7623) > 214f4b3 [main] Upgrade to latest dependencies (# 7616) > 9b6c7e2 Generalize description of EventType in CRD. (# 7617) > 95b9345 Adding documentation and linking resources for go setup issues with Linux Ubuntu distribution (removed noisy commits) (# 7612) bumping k8s.io/api 4c4fe6a...d473130: > d473130 Update dependencies to v0.29.2 tag > f5eca04 Merge pull request # 122959 from RomanBednar/automated-cherry-pick-of-# 122728-upstream-release-1.29 > fd1786f flag PersistentVolumeLastPhaseTransitionTime field as beta > a48c0a4 Merge pull request # 122429 from MadhavJivrajani/tools-bump-129 > 656e18f .*: bump golang.org/x/tools to v0.16.1 > 0d77c34 Merge remote-tracking branch 'origin/master' into release-1.29 > bb0a75c add beta comment for pod replacement policy > 0099855 update go.mod > d4b94f4 Merge pull request # 121765 from mimowo/ready-pods-stable-api > 8391a3f Merge pull request # 121764 from mimowo/backoff-limit-per-index-beta-api > 7e58e00 Fix API comment for the Job ready field > 5a2bc70 Fix API comment for the FailIndex Job pod failure policy action > cca653e Merge pull request # 113374 from ahmedtd/kep-3257-projected-types > d23b507 Regenerate for ClusterTrustBundlePEM projected volume API > ef77d1a Define ClusterTrustBundlePEM projected volume > 0111c97 ClusterTrustBundles: ClusterTrustBundleProjection feature gate > cd0ecb0 Merge pull request # 121552 from pohly/klog-update > a43bae1 dependencies: klog v2.110.1 > a7821af Merge pull request # 121303 from humblec/csinodeexpand-ga > 844fc25 Update APIs and adjust tests > a4966a6 Merge pull request # 116516 from aojea/servicecidr > 6106c48 Merge pull request # 121575 from apelisse/update-smd > 0eda15d make update with the new API with arrays > 14869ee Merge pull request # 121104 from carlory/kep-3751-api-changes > 226af0e Update sigs.k8s.io/structured-merge-diff to v4.4.1 > 8b426f3 update ServiceCIDR API: replace IPv4,IPv6 fields by an array of strings > 61b3fc6 generated changes > e3a3114 make update > 5947688 volumeattributesclass and core api changes > 6d86ab8 add ServiceCIDR APIs > a9aa0dc Merge pull request # 121089 from tkashem/apf-v1 > 58ea9c7 rename the roundtrip annotation, forbid it in v1 > 40619ae apiserver: remove prerelease annotation for flowcontrol v1 > c091c87 apiserver: add testdata for flowcontrol v1 > b069cf6 apiserver: add generated files for flowcontrol api change > 50ab76c apiserver: allow zero value for the 'nominalConcurrencyShares' field > beb816b apiserver: add pre-lifecycle replacement for flowcontrol v1beta3 > b7fe49b apiserver: generate code for apf flowcontrol v1 API > 8aaf710 apiserver: remove copied generated files > 5cfa848 apiserver: update copy, rename v1beta3 to v1 > 9437ffb apiserver: copy apf v1beta3 to v1 > b5946e6 Merge pull request # 121524 from carlory/gomega > 5c25965 bump gomega to 1.29.0 > 25009ae Merge pull request # 121338 from dims/working-otel-bump > 6dba7c8 working-config-otel > 3942070 Merge pull request # 121471 from mimowo/backoff-limit-per-index-api-beta > 6146ea4 Indicate Job Backoff Limit Per Index reason consts are beta > bfce70f Merge pull request # 121356 from mimowo/backoff-limit-per-index-beta > ecdf62a Merge pull request # 116065 from sanposhiho/match-label-key-alternative > 8d2e863 Update staging/src/k8s.io/api/batch/v1/types.go > fe172d7 Merge pull request # 121277 from dprotaso/update-standard-protocols > 3f2cf87 feature(scheduler): implement matchLabelKeys in PodAffinity and PodAntiAffinity > d793fcd Graduate BackoffLimitPerIndex to Beta > 1535dfa Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default > f371fc6 update versioned types > 408ecea Merge pull request # 121000 from jiahuif-forks/fix/validating-admission-policy/variables-omitempty > c9e6344 pin openapi > b01b449 Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config > 9a9cec3 generated: UPDATE_COMPATIBILITY_FIXTURE_DATA > 7030ca6 Merge pull request # 119026 from AxeZhan/sleepAction > 4b00ff6 bump kube-openapi > c94745e ValidatingAdmissionPolicySpec: Variables omitempty. > 22338e7 codegen > 2dab908 api changes > f2c6a4e Merge pull request # 121229 from aojea/remove_cluster_cidr > 6e5a9f3 remove ClusterCIDR > fd486f2 Merge pull request # 120735 from Jefftree/request-body > cecb933 Merge pull request # 119659 from kannon92/beta-pod-ready-to-start > 794319d bump kube-openapi > 012f0ad Merge pull request # 121106 from aojea/ipaddress_uid > 8e41fc1 move kubelet constant for podreadytostart to staging > 133964c Merge pull request # 121111 from dashpole/update_otel_deps > 8fd35c2 make update > 22d8766 dependencies: update otel-go dependencies > ef0b72b compatibility (adapt testdata) > 5eb44ad Merge pull request # 121117 from MadhavJivrajani/bump-x-net > 5fd50e2 drop UID from the IPAddress.Spec.ParentRef > 5801316 .: bump golang.org/x/net to v0.17.0 > f17c848 Merge pull request # 121082 from pohly/ginkgo-gomega-update > 6b725e6 dependencies: ginkgo v2.13.0, gomega v1.28.0 > 9a776fe Merge pull request # 120716 from xrstf/fix-typos > cdfdc47 Merge pull request # 120175 from kannon92/move-pod-failure-policy-constant > d742fa1 fix typo exeucting => executing > 1cac0b1 Merge pull request # 119526 from sttts/sttts-idiomatic-cached > 583b902 Rename job reasons to JobReasons as part of api review > 5cb9864 fix typo dervied => derived > 6fbc56c hack/update-vendor.sh > 5c90138 move reasons to api package for job controller > ff69cda fix typo Conext => Context > 5e99820 Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers > 519a735 Use ptr.To to retrieve intstr addresses > 7f63b7b Merge pull request # 119334 from kmala/serverapply > faec07c Merge pull request # 120259 from SataQiu/clean-apf-20230830 > 6daa182 update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag > d68a183 Merge pull request # 120327 from liggitt/json-patch > c1b160a apf: remove v1alpha1 API > e4c14aa Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update > fcf2e41 Revert to json-patch 4.12.0 > b9b670f feat: update google.golang.org/protobuf to v1.31.0 > 6123682 Merge pull request # 120204 from mimowo/make-onpodconditions-optional > 3f525a7 Mark Job onPodConditions as optional in pod failure policy > ac2a34e Merge pull request # 119962 from pohly/dra-api-list-type > aee2a6e Merge pull request # 118653 from pohly/volume-resource-requirements > f398c4f api: change list type for node lists in PodSchedulingContext > 7057406 generated files > 8b14183 api: introduce separate VolumeResourceRequirements struct > 3dcdf4e Merge pull request # 119957 from SataQiu/v1.28.0-api-testdata > 7986b10 Add v1.28.0 API testdata > faa8535 Merge pull request # 119937 from RyanAoh/kep-1860-dev > f130bde Merge pull request # 119806 from enj/enj/i/delete_psp_api > 810939e Proxy changes for IP mode field > a68f495 Merge pull request # 119958 from SataQiu/drop-126-api-testdata > 5a75c6e Delete PSP API types and generated clients > b925e1f Generated code for IP mode field > 6aa99af drop v1.26.0 API testdata > 56fd96f Add IP mode field > 2f6eec1 Merge pull request # 119876 from marosset/revert-118895 > 4dda39f Merge pull request # 119835 from liggitt/mitigate-aggregated-discovery-npe > 917da6b Revert "Merge pull request # 118895 from RyanAoh/kep-1860" > b4a15a9 Avoid returning nil responseKind in v1beta1 aggregated discovery > d11dea4 Merge pull request # 119725 from MadhavJivrajani/bump-net-dep bumping knative.dev/hack f3f03ac...e6dedc7: > e6dedc7 bump various tools (# 372) > 7f60be0 Update community files (# 371) > 5f0998e Set default for GKE version to 1.28 (# 370) > fe1f2b4 drop toolchain directive (# 369) > 05f4e9c Update community files (# 368) > 999d7e6 Update community files (# 367) > 6090613 Update community files (# 366) > d1067f2 Update community files (# 365) > f3881d9 Update community files (# 364) > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361) > 45dcf10 Update community files (# 360) > 40f0ac2 Update community files (# 359) bumping github.com/prometheus/common 7e44242...36d0bf9: > 36d0bf9 labelset: optimise String() function (# 590) > e8be06d LabelSet: Fix alphabetical sorting for prometheus LabelSet (# 575) > 52e512c http_config: Add host (# 549) > 699b115 Upgrade client_model to v.0.6.0 (# 589) > 48d2e18 Write created lines when negotiating OpenMetrics (# 504) > b27d4bf Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 585) > 9c61db0 Avoid off-spec openmetrics exposition when exemplars have empty labels (# 569) > dd8b1ec Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (# 587) > 9fbe2ed Deprecate version.NewCollector (# 579) > eb39912 Update Go (# 588) > c9f742f Update common Prometheus files (# 581) > b98cb7c Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 (# 571) > bf53040 Update common Prometheus files (# 574) > bd41eb6 Merge pull request # 576 from ywwg/owilliams/unexport > 773d566 Merge pull request # 570 from ywwg/owilliams/quoted-metric-name-02 > 05d7387 Unexport Format strings > a3bdb9e Support empty OAuth2 inline secrets (# 547) > 319c62c UTF-8 support in metric and label names > bd0376d UTF-8 support in validation, and some parsers and formatters (# 537) bumping google.golang.org/genproto/googleapis/rpc 995d672...012b6fc: > 012b6fc chore(all): update all (# 1086) > 31a09d3 chore(all): update all (# 1085) > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) > 6c6643b chore(all): update all (# 1078) > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) bumping k8s.io/cli-runtime 9f2bd1f...d173469: > d173469 Update dependencies to v0.29.2 tag > b1485dd Merge pull request # 122429 from MadhavJivrajani/tools-bump-129 > 9cab777 .*: bump golang.org/x/tools to v0.16.1 > 907531b update go.mod > c19cbcf Merge pull request # 121552 from pohly/klog-update > 0c0de4e dependencies: klog v2.110.1 > a832cfb Merge pull request # 121575 from apelisse/update-smd > 5ae4381 Update sigs.k8s.io/structured-merge-diff to v4.4.1 > 7a70979 Merge pull request # 121524 from carlory/gomega > ed5a8bd bump gomega to 1.29.0 > b52809d Merge pull request # 121338 from dims/working-otel-bump > 9fa1f3b working-config-otel > 7a5787c Merge pull request # 120397 from ty-dc/StaticCheck > 9a91d94 Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default > cb7ca27 cleanup: omit comparison with bool constants > 87ce7cf pin openapi > 5ed3353 Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config > f0c756c Merge pull request # 120248 from pacoxu/grpc-container-probe > 3c03da5 bump kube-openapi > 7fedfc8 Merge pull request # 120735 from Jefftree/request-body > d9c5b0a remove GAed FG GRPCContainerProbe > dd10ae1 bump kube-openapi > a96869e Add shortname ambiguity warning in shortcut expander (# 117668) > 3d1197d Merge pull request # 121111 from dashpole/update_otel_deps > 5931efa dependencies: update otel-go dependencies > f509253 Merge pull request # 121117 from MadhavJivrajani/bump-x-net > 949c697 .: bump golang.org/x/net to v0.17.0 > d37b3c0 Merge pull request # 121082 from pohly/ginkgo-gomega-update > 94fa062 dependencies: ginkgo v2.13.0, gomega v1.28.0 > 0a75c85 Merge pull request # 120716 from xrstf/fix-typos > db86a55 Merge pull request # 119865 from charles-chenzz/bump_deps > 01d4bb0 fix typo exeucting => executing > 72a9dff bump github.com/emicklei/go-restful/v3 to v3.11.0. > 6a70d14 fix typo dervied => derived > b6a2760 Merge pull request # 119526 from sttts/sttts-idiomatic-cached > 54c1040 fix typo Mininum => Minimum > 8dc7d8d hack/update-vendor.sh > 0f867fc fix typo Conext => Context > e7b1ca8 Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers > 67e5a9b Merge pull request # 120499 from tukwila/gorilla/websocket_v1.5.0 > 7d580a3 Use ptr.To to retrieve intstr addresses > 851c941 bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0 > 7b13f09 Merge pull request # 119334 from kmala/serverapply > edd7a6c Merge pull request # 119157 from seans3/websocket-executor > 43d2057 update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag > 8c4ba9e WebSocket Client and V5 RemoteCommand Subprotocol > 634e424 Merge pull request # 120327 from liggitt/json-patch > 12b75d0 Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update > 237f8f4 Revert to json-patch 4.12.0 > a6e88af feat: update google.golang.org/protobuf to v1.31.0 > 3c06e1a Merge pull request # 118401 from skitt/ioutil-sig-cli > 0daafa1 Merge pull request # 119725 from MadhavJivrajani/bump-net-dep > 75654d9 cli: stop using deprecated io/ioutil bumping github.com/fsnotify/fsnotify 5f8c606...cfc9c4f: > cfc9c4f Few more tiny doc fixes >_< > c3fa8e6 Proof-read some docs and prepare 1.7.0 release > 5310461 Remove stray trailing space in doc comment > f01d91e Add NewBufferedWatcher() (# 572) > e545940 Merge pull request # 589 from fsnotify/win-rm > 68111f2 Merge pull request # 588 from fsnotify/illumos > c86f21c Document and test removing watched directory on Windows > 2f2332a Idiomatic bitwise operations > 0614185 Add back illumos > 769aaa7 Tweak docs > 0b76de6 Merge pull request # 587 from fsnotify/rm-recurse > ba27226 Merge pull request # 585 from fsnotify/p > a334ab4 Remove the Windows "recursive" backend for now > 9342b6d Run tests with -parallel 1 in CI (# 573) > 1108bcd use macOS 13 instead of 12 > c35de00 Fix symlink behaviour on kqueue (# 524) > 2281df2 Disable illumos in CI for now > 97fdd1d Fix NetBSD CI (# 571) > 68b99bb Use Go 1.21 > 19f1484 Add test for remWatch (# 418) > db7e634 Fix FreeBSD CI > 5c5bcff Update issue templates > 882e774 Fix nil derefence panic > b1493eb Merge pull request # 566 from shogo82148/bump-actions-setup-go-v4 > cb6339e update x/sys (# 554) > 211ca01 bump actions/setup-go v4 > 61b9f9e Run iOS tests against newer Go version (# 558) > b0b98e9 Update CI to Go 1.17 - 1.20 (# 557) > edf810e Test adding a path more than once; update documentation (# 549) > 61cd2cb iOS is tested (via CircleCI) > f9e5964 Mention aix branch in README > 68dd9cb Increase wait on TestClose() > e553d11 Add basic benchmark for Add() and Remove() > 2b87738 Test Add() on non-existent path (# 546) > 4f94e6c Remove file immediately in TestWatchStress (# 545) > 16df002 inotify: simplify bookkeeping of watched paths (# 543) > c6f5cfa Wait a bit longer in TestInotifyDeleteOpenFile() > 36dadbe Add a basic benchmark > 736c884 Add recursive watcher for Windows backend (# 540) > 1a76583 Remove TestExchangedata* tests for old macOS > a62540a Document that Watcher.Remove returns nil if the Watcher is closed > 131ec3d A few staticcheck fixes (# 539) > b2740a5 Merge pull request # 537 from fsnotify/fix-526 > 0d1c834 Remove TestInotifyNoBlockingSyscalls (# 532) > 5f1f785 Run FreeBSD CI on Cirrus > 7ed195f Don't build on appengine > c8ed0c8 Fix BSD CI ... hopefully > 0cb9c88 Update ChangeLog > 2b69a9c kqueue: fix removing a directory > 201a4ad Update ChangeLog > 3d6987f Add AddWith() to pass options, allow controlling Windows buffer size (# 521) > f074488 Document events a bit better > 6cb294f gofmt 1.19 > d174648 Check privileges for symlink tests on Windows (# 530) > 8aaa185 Eh, also update the other workflows > f58293d Trigger Actions on PR > 666d503 Add CI for linux/arm64, darwin/arm64 (# 528) > 06c044b Actually, just return the first error > d284250 Don't return in collect test helper on errors > 118063b Run gccgo in CI (# 527) > 8f6708d kqueue: don't immediately remove watches for all files in a directory on Delete event (# 526) > c62f582 windows: use ErrEventOverflow instead of "short read in readEvents()" (# 525) > 36569c7 Tweak docs a bit > 7b6cd6b Reformat comments to textwidth=80 > 2bdd47e filepath.Join is so much work to type > f7b5154 isKqueue() would include illumos, run chmod tests on Windows > 18a6ab8 Update changelog, add funding > 51c3806 windows: ignore file attributes (# 520) > d314f6d inotify: remove watch when renaming a watched path (# 518) > aaabe10 Add failing test for # 277 (# 522) > d892de1 Skip TestWatchStress in the CI > ac3d3a5 Return ErrClosed on Add() when the watcher is closed (# 516) > 9930e10 Don't use unkeyed structs in fen watcher > acadbbe Don't run illumos as root in the CI (# 517) > b5d7e40 Update changelog, README > 2b19046 Add FEN backend to support illumos and Solaris (# 371) bumping github.com/google/uuid 4d47f8e...0f11ee6: > 0f11ee6 chore(master): release 1.6.0 (# 151) > 16939da chore(tests): add strict monotonicity test case for uuid v7. (# 154) > 016b199 fix: fix typo in version 7 uuid documentation (# 153) > 1d8b6ea ci: set token permissions to github workflows (# 143) > a2b2b32 fix: Monotonicity in UUIDv7 (# 150) > c58770e feat: add Max UUID constant (# 149) Signed-off-by: Knative Automation <automation@knative.team>
d04c657
to
0357a67
Compare
dsimansk
approved these changes
Mar 7, 2024
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, knative-automation 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cron -knative-prow-robot
/cc knative-extensions/client-writers
/assign knative-extensions/client-writers
Produced by: knative-extensions/knobots/actions/update-deps