Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 golang.org/x/text 9c2f3a2...b2bec85: > b2bec85 go.mod: update golang.org/x dependencies > ae0cf96 LICENSE: update per Google Legal bumping golang.org/x/tools 33be3ef...3057be8: > 3057be8 go.mod: update golang.org/x dependencies > 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code > f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token > 3ffd605 gopls/doc/features: fix prominent typo > a5df6ad go/analysis/passes/printf: report non-constant format, no args > c03e5c2 go/packages: do not nullify Fset when NeedSyntax is set > 6a6fd99 go/ssa: substitute type parameterized aliases > f6a2390 gopls/doc: delete commands.md > 2154cbf gopls/internal/golang: add "Browse gopls features" code action > ead76ab go/analysis: Add modules to Pass > 55d718e go/analysis/passes/buildtag: report invalid go versions in build tags. > 8b51d66 go/types/objectpath: support parameterized type aliases > 12d2c34 internal/testfiles: consolidate to CopyToTmp > 444aadd gopls/internal/cmd: redesign codeaction subcommand > cad260e internal/pkgbits: remove dead field > ec1a81b gopls/doc/features: more doc tweaks > 2fb3ebe txtar: implement fs.FS > 2cb2f7d internal/bisect: fix doc comment api links > 25ed04f LICENSE: update per Google Legal > da12580 go/packages: NeedTypes implies NeedModule > 6f4e2a8 gopls: update x/telemetry dependency > e4550b9 go/analysis/passes/nilness: fix wrong internal code comment > d9c6af3 cmd/stress: add -count flag, and print number of active commands in status updates > ef4d083 gopls/internal/protocol/command: draft Packages/Modules API > d29feb5 gopls/completion: prefer rangeable funcs in range statements > 71c5537 gopls/internal/analysis/fillswitch: use qualified type names > febceba copyright: don't skip directories "." or ".." in checkCopyright > 3968e70 go/analysis/internal/checker: allow for Plan 9 reduced exit codes in tests 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/gengo f967bbe...a0386bf: > a0386bf Merge pull request # 267 from MadhavJivrajani/add-go-directive-verify > a8d1235 Merge pull request # 255 from TheSpiritXIII/parse-generics > 7d40e07 .*: add verify script for go directive changes > 9cff633 Merge pull request # 265 from longit644/master > 239d3d4 Support parsing type parameters > 51d4e06 Merge pull request # 262 from thockin/master > 2a31dd7 v2: Replace parallel arrays with array of objects in Signature.Parameters and Signature.Results > 00c4be8 Merge pull request # 261 from thockin/master > e4602e9 Drop go.mod version to 1.20 > 471f57d Merge pull request # 259 from thockin/master > 1b5de37 Add 'ForTesting' to test-related function name > e7d5fc5 v2: Pass BuildTags in an Options struct > 3d3d421 Less impactful base-config injection > 483edb0 v2: s/Golang/Go/ > bb7bd59 Allow tests to seed a packages.Config > 9d8f49d v2: verify script chdir to v2 root > f79cce5 Add a top-level 'make test' for v0 and v2 > 008dc98 v2: Adapt PR 244 for v2 > 780d761 v2: Only log it the first time a package is added > d43ccb5 v2: No need to check nil iterating Inputs > e246f57 v2: Rename SourcePath -> Dir > 4d1b815 v2: Rename Builder -> Parser > e08acb0 v2: Drop importPathString type > bb5d06d v2: Rename 'tc' import to 'gotypes' > d5e4a35 v2: Move utils from gengo/v2/types -> gengo/v2 > 8679c27 v2: Remove now-unused FlattenMembers > 3446e13 v2: Get rid of the 'args' pkg > ccc4c0d v2: Get rid of CustomArgs entirely > b08ffa4 v2: Get rid of defaulter-gen (moved to k/k) > 8efa95a v2: Get rid of deepcopy-gen (moved to k/k) > 13c3e12 v2: Get rid of InputDirs flag - just use args > ea6ce31 v2: Drop test-files support > eb27a87 v2: Get rid of import-boss (moved to k/k) > f90bbd9 v2: Get rid of WithoutDefaultFlagParsing > c80e16a v2: Move go-header-file flag to each tool > e58ef8d v2: Remove verify-only - unused and untested > 292d08b v2: Move OutputFileBase flag to each tool > b02b6ab v2: Rename output-package -> output-pkg > 3d41cf4 v2: Make the OutputBase flag each tool's problem > 28180da v2: Type-assert CustomArgs blindly > be91502 v2: Rename DefaultGen -> GolangGenerator > 1d55203 v2: Rename Target.SourcePath() -> Dir() > 0f7c7f4 v2: Rename generator.Package -> Target > 08e97a3 v2: Drop `generator.Packages` type > 2a2caee v2: Rename DefaultPackage to SimplePackage > 97504d1 v2: Tighten the API to parser: args >> fields > 20e69f2 v2: Improve V(5) logging > 67e6f6a v2: Don't mkdir in verify mode > 5458972 v2: Use a type-switch in findTypesIn > c682af1 v2: Make comment handling easier to follow > 3d886b1 v2: Remove defunct trim-path-prefix > f06a6c1 v2: Remove unused functions > bb502ed v2: Deepcopy: Better logging > b291295 v2: Add a gengo/v2 README > a118b3d v2: Remove defunct references to "vendor" > 9b09b53 v2: Fix pointuh for v2 > dceb5f1 v2: Fix kilroy for v2 > 8cca9bb v2: Fix tracer for v2 > ec9c476 v2: Fix import-boss for v2 > d4d7c3c v2: Fix defaulter-gen for v2 > 6064973 v2: Fix deepcopy-gen for v2 > 7bd92cd v2: Use Go's packages.Load() > 92bda7a v2: Add trivial other-pkg example (pointuh) > 8e61ce4 v2: Add trivial same-package example (kilroy) > e06da46 v2: Add trivial gengo/v2 "tracer" example > f59fc19 v2: Remove set-gen: it's almost never used in k/k > b843a12 v2: Don't auto-set the Go header file > ce1e343 v2: Run and fix golangci-lint > 4c6a0f3 v2: Run gofmt on all Go files > 70d4955 v2: Bump golang.org/x/tools and mod tidy > 63cd203 v2: Change all imports to reference v2 > 130553f Copy all code to v2, no changes > 6a789c9 Fix bad 'find' args in verify bumping k8s.io/kube-openapi 2dd684a...8e68654: > 8e68654 Merge pull request # 498 from kubernetes/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.0 > cc783e3 Merge pull request # 499 from kubernetes/dependabot/go_modules/test/integration/github.com/onsi/ginkgo/v2-2.20.0 > 7c69d88 build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.0 > 7a9a4e8 Merge pull request # 494 from kubernetes/dependabot/go_modules/test/integration/github.com/onsi/gomega-1.34.1 > ff86f7e build(deps): bump github.com/onsi/ginkgo/v2 in /test/integration > 6f6746f Merge pull request # 489 from lucacome/bump-deps > d9c5fbd build(deps): bump github.com/onsi/gomega in /test/integration > 3c01b74 Merge pull request # 483 from lucacome/fix-dependabot > a0f77d9 Bump all Go dependencies > 0aa61b4 Merge pull request # 481 from godwinpang/gpang-expose-builder-error > 104ce40 Use wildcard in dependabot config > b456828 Merge pull request # 480 from kubernetes/dependabot/github_actions/actions/setup-go-5 > b3d76a1 go fmt > 2a08969 Merge pull request # 479 from kubernetes/dependabot/github_actions/actions/checkout-4 > 713b93c build(deps): bump actions/setup-go from 4 to 5 > 81c84df Bubble up buildOperations error. > e1a2242 Merge pull request # 474 from lucacome/add-dependabot > 84a746a build(deps): bump actions/checkout from 3 to 4 > 835d969 Merge pull request # 469 from alexzielenski/nested-markers > 5d2ab2e Add dependabot > 31d65f7 Merge pull request # 464 from Jefftree/go-restful-version > 47d23e8 add context to error message for comment tags > 4a129a0 Merge pull request # 472 from lucacome/bump-ginkgo > 451ce29 Merge pull request # 475 from lucacome/bump-gziphandler > 36d11e3 bump go-restful to v3.11 to match k/k > 631461f Add support for adding validations for nested subschemas through marker comments > 8948a66 Merge pull request # 471 from devholic/fix-invalid-escape-sequence > ad44a3f Bump github.com/onsi/ginkgo/v2 to 2.17.2 > f0e62f9 Merge pull request # 473 from lucacome/bump-gomega > a4f9fe0 Bump github.com/NYTimes/gziphandler to v1.1.1 > 70dd376 Merge pull request # 462 from thockin/master > 2b4e2b0 bugfix: avoid non-deterministic output for extensions > dc4e619 Merge pull request # 465 from caozhuozi/fix/error-log > 5cb5474 refactor: use `Sprintf("%#v")` instead of `strconv.Quote` > 73400e3 Bump github.com/onsi/gomega to v1.33.1 > 6eff651 Merge pull request # 460 from alexzielenski/nondeterminism > 8092cb0 Drop go.mod version to 1.20 > bc84c2d Merge pull request # 467 from MadhavJivrajani/add-go-directive-verify > 7ad63e5 fix log level: error -> info > 23d5b2f fix: use `strconv.Quote` to generate description > f107216 Merge pull request # 459 from thockin/master > af4151f bugfix: resolve non-determinism in deduplicating enum comments > b815d83 Merge pull request # 466 from caozhuozi/doc/outdated > 9e8427a .*: add verify script for go directive changes > ee7ae60 Merge pull request # 458 from thockin/master > cfb2b85 xref already defaulted field vs. a literal > a74197f doc: the README.md under integration test is outdated > 582cce7 Merge pull request # 455 from alexzielenski/required-bugfix > 9f9049d Fix ./test/integration for gengo/v2 > df3ca11 Use `path` instead of `filepath` > d73fd71 Merge pull request # 454 from alexzielenski/enum-list > 649db69 bugfix: avoid duplicate enum values > 571c24b Fix pkg/generators/openapi_test w/ packagestest > 2ac9dc5 Merge pull request # 448 from alexzielenski/required > 2c35350 bugfix: emit enum in schema when used as list or map element > b64ee37 bugfix: dont throw error if +required is set with omitempty > b9a9bc3 Run go get k8s.io/gengo/v2 > 30be70b Merge pull request # 452 from alexzielenski/refactor-commenttags > f0e1bdd feature: add explicit +required > cb8c818 GolangGenerator -> GoGenerator > 37d671a Merge pull request # 453 from aurel32/master > eb740c5 refactor: make CommentTags internal > c91b59f Gengo utils moved > 7a0d5b4 Merge pull request # 447 from alexzielenski/cel-reason-fieldpath > b4a5507 test/integration: bump timeout to 20s > 66f3980 The gengo "args" package is gone > 2919ad4 Merge pull request # 446 from alexzielenski/cel-multiline > b0d00d4 feature: make cel marker comments aware of reason and field path > c6b9085 Get rid of gengo CustomArgs (gone in v2) > 2086090 Merge pull request # 445 from alexzielenski/cel-markers > f65ef9c test: add raw string with error test > f147b07 ParseSymbolReference is no longer exported > a37d4de Merge pull request # 444 from Schnides123/add-error-join > 85574cf feature: add parsing for CEL rules in comment tags > 0747b47 refactor: parse subscript with helper > 07de3d4 Get rid of InputDirs flag > a9f8850 Merge pull request # 443 from Jefftree/bump-gomod-121 > 81a454b removed error-join shim after go version update > 41a30be bugfix: parsing array in comment tag resizing > 03b1d3a fixup tests after changes in errors and adding trimming to raw strings > ee2c702 Kill gengo WithoutDefaultFlagParsing (gone in v2) > 8a9faed Merge pull request # 440 from piperchester/patch-1 > 2ac38b4 bump go to 121 > fa5f665 bugfix: dont return child value when parsing arrays > 51616e8 bugfix: make lint array indices aware of other ops > 13a77a3 gengo/v2 moves go-header-file flag to each tool > bb40bc0 Merge pull request # 442 from kapouer/patch-1 > 2ace7d5 Update README.md > 820afd5 bugfix: avoid panic when parsing subscripts > 41c4704 refactor: reuse compiled regex > 48882fa genego/v2 moves OutputFileBase flag to each tool > a58d4e6 Merge pull request # 441 from fazledyn-or/Fix_String_Matching_API > 69c5e06 Fix integration test route builder for go-restful > 3.8 > ab13479 Merge pull request # 439 from ryantxu/add-v3-post-process > fca7b2a refactor: remove unused return value > ce262fb Rename output-package -> output-pkg (gengo/v2) > eec4567 Feature: Added support for OpenAPI validations marker comments (# 435) > 25ff75e Used a better API for string comparison > bf4651e Merge pull request # 438 from alexzielenski/zielenski-approver > 63d04c0 add v3 post process spec > 5fff8ab bugfix: emit CEL rule strings %#v > 39f9127 gengo/v2 moves the OutputBase flag to each tool > f0671cc Merge pull request # 312 from deads2k/allow-empty-discriminator > aa524b5 add alexzielenski to OWNERS > 90b8d5f add raw string syntax to marker comments > 4946e68 Type-assert gengo CustomArgs blindly > 778a556 Merge pull request # 437 from thockin/master > 78a2dba Allow union without any fields-to-discriminateBy > 4079daf Rename gengo/v2 DefaultGen -> GolangGenerator > 34ea5aa Do not require listType on []byte fields > 007cebb Rename `gengo/v2/generator.Package` -> `Target` > f82efc8 Drop `gengo/v2/generator.Packages` type > 5fef66a Rename DefaultPackage to SimplePackage (gengo/v2) > a5de500 Fix kube-openapi wrt gengo/v2 > ab79d75 Don't auto-set the Go header file flag > bdea997 Convert imports to gengo/v2 > ffcc404 Use our own sets pkg instead of gengo > d1213fd Commit latest integration results 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 github.com/prometheus/procfs ff0ad85...51919fd: > 51919fd enable testifylint linter (# 643) > d9caa8e Return support for Go 1.20 (# 645) > faf06ce Update common Prometheus files > d9448e6 ignore NODEV errors when parsing powersupply files > 513f259 Bump golang.org/x/sys from 0.19.0 to 0.20.0 (# 639) > dbe3261 Update class_thermal.go (# 634) > ae2937e Fixup sysfs/system_cpu.go lint errors (# 638) > 51f7d13 feat: Add support for `CONFIG_CPU_FREQ_STAT` (# 627) > 5a801c6 Parse recovery line to be synced blocks (# 637) > 1adce6b bugfix: `s/TrimRight/TrimSuffix` for certain cases (# 618) > 2085b8f bugfix: Allow multiple `xprt` fields for NFS stats (# 619) > 68fb3df enhancement: Use pointer fields for `FibreChannel*` (# 623) > 5cca38b Update common Prometheus files (# 635) > 6bec248 Revert "fix: same TCP connection appears twice (# 631)" (# 633) > 987bedc fix: same TCP connection appears twice (# 631) > ee70db2 Merge pull request # 632 from prometheus/superq/1.22 > 0fdebd3 chore: Use kernel-compliant types for `{U,G}IDs` (# 620) > faa3526 Update Go versions > 69fc8f6 *: `s/(%v|%s)/%w` and use `go1.20` (# 617) > eac8540 update MAINTAINERS.md (# 629) > 3387ec6 style: returns procfs build-in error like other parsing methods (# 630) > 5819c81 Revert add avgRTT to nfs mountstats # 487 (# 625) > c5ada8d Update common Prometheus files > 6bba74b Update common Prometheus files > f7c2619 Update common Prometheus files (# 615) > aa18116 Update common Prometheus files (# 613) > 72170b5 Bump golang.org/x/sys from 0.17.0 to 0.18.0 (# 611) > b5cb3d2 Update common Prometheus files (# 610) > 6ae6f98 Update common Prometheus files (# 609) > 7b6eccc chore: class_fibrechannel: support optional attributes (# 607) > da53333 Update common Prometheus files (# 608) > 4b77c68 Bump golang.org/x/sys from 0.16.0 to 0.17.0 (# 606) > 6d8714c Add support for for /proc/net/tls_stat kTLS stats (# 579) > 0f527e6 Add `/sys/class/watchdog` statistics (# 594) > d254b01 Add support for gtime and cgtime stats. (# 597) > f5f033b feat: Add `/sys/fs/btrfs/<FSID>/commit_stats` statistics (# 580) > 51a293e golint: redundant type from array, slice, or map composite literal (# 601) > d735b08 Update common Prometheus files (# 604) > 868112d infiniband: support Intel irdma devices (# 605) > dd493f4 Bump golang.org/x/sys from 0.15.0 to 0.16.0 (# 603) > f06ab8f Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 602) > 495e483 Update common Prometheus files > 8a3ea46 Update common Prometheus files (# 598) > a45c08c Update common Prometheus files (# 596) > 534069e Bump golang.org/x/sys from 0.13.0 to 0.15.0 (# 593) > 8f660d1 meminfo: add Percpu field (# 588) > 732ca0f Update common Prometheus files (# 595) > feff289 Update common Prometheus files (# 590) > 9fdfbe8 Add udp drops (# 538) > f11f6e4 Update crypto.go, fix incorrect spelling (# 591) > 6990574 Bump golang.org/x/sync from 0.3.0 to 0.5.0 > e9c69c6 Update common Prometheus files > 43bf323 Bump golang.org/x/sys from 0.12.0 to 0.13.0 > f78f919 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 > 2cfca8d fix(meminfo): remove `bytes` versions of fields that aren't bytes > f75eb9f ref(meminfo): simplify variable assignment > 18260ef fix(meminfo): account for optional unit field so values are accurate > 894a5e8 Update common Prometheus files (# 578) 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 knative.dev/networking bab7f2a...37fdbdd: > 37fdbdd upgrade to latest dependencies (# 1000) > d4c57cd Update community files (# 999) > fb56e09 upgrade to latest dependencies (# 998) > f170238 upgrade to latest dependencies (# 997) > 543181c upgrade to latest dependencies (# 996) > 2ffc30d Update community files (# 995) > 8f1ea9d upgrade to latest dependencies (# 994) Signed-off-by: Knative Automation <automation@knative.team>
- Loading branch information