Commit Graph

306 Commits

Author SHA1 Message Date
knative-automation 1cb29fbabc
upgrade to latest dependencies (#1652)
bumping knative.dev/eventing 2222324...1b90ef3:
  > 1b90ef3 Limit the number of exported traces (# 6329)
bumping knative.dev/serving e75bcf0...2de1474:
  > 2de1474 All Hops Encrypted: Activator serving TLS (# 12770)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-13 18:42:09 +00:00
knative-automation b4e95db7a3
upgrade to latest dependencies (#1650)
bumping knative.dev/serving 674c1c6...e75bcf0:
  > e75bcf0 upgrade to latest dependencies (# 12846)
  > d9ab756 Update net-gateway-api nightly (# 12816)
  > 52097ba upgrade to latest dependencies (# 12839)
  > 5021d8c Update net-contour nightly (# 12819)
bumping knative.dev/eventing e874b89...2222324:
  > 2222324 Update actions (# 6323)
  > e7459cb upgrade to latest dependencies (# 6324)
bumping knative.dev/pkg 00c122e...e325df6:
  > e325df6 upgrade to latest dependencies (# 2490)
bumping knative.dev/networking f96f8e2...1145ec5:
  > 1145ec5 upgrade to latest dependencies (# 658)
  > 56c4a3e upgrade to latest dependencies (# 657)
  > c173eed Add certificates config keys in config-network (# 648)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 17:13:08 +00:00
knative-automation d07b60092c
upgrade to latest dependencies (#1642)
bumping knative.dev/hack 0e0784b...6ffd841:
  > 6ffd841 Update community files (# 168)
  > 02c525c Update community files (# 167)
bumping knative.dev/serving f4ea3ac...674c1c6:
  > 674c1c6 Update net-istio nightly (# 12833)
  > 807f9c9 Update net-certmanager nightly (# 12826)
  > bdb6511 Update net-kourier nightly (# 12817)
  > 60f0883 Update actions (# 12841)
  > 845878e Update community files (# 12838)
  > e73e83b Update community files (# 12837)
  > e38c4cf Fix tag to digest resolution with K8s secrets (# 12836)
  > a01b639 fix double import (# 12832)
  > b4d1391 upgrade to latest dependencies (# 12831)
bumping knative.dev/networking 7307ffd...f96f8e2:
  > f96f8e2 upgrade to latest dependencies (# 655)
  > 224a816 Update actions (# 656)
  > 57ad9cf Update community files (# 654)
  > 88881dd Update community files (# 653)
  > 0d114b7 upgrade to latest dependencies (# 652)
bumping knative.dev/pkg 4d62e1d...00c122e:
  > 00c122e Add genreconcile for ConfigMap (# 2489)
  > 6bb6518 Update actions (# 2488)
  > 5b0e728 drop deprecated eventing repos (# 2463)
  > 75629c8 Update community files (# 2487)
  > ca82d2b Add `NewProxyAutoTLSTransport` and `DialTLSWithBackOff` to support TLS proxy (# 2479)
  > e2b4d74 Update community files (# 2486)
bumping knative.dev/eventing 58865af...e874b89:
  > e874b89 upgrade to latest dependencies (# 6321)
  > fd10179 Update community files (# 6320)
  > bb76b30 Update community files (# 6310)
  > 5accb7a Update actions (# 6303)
  > 2ff606c upgrade to latest dependencies (# 6307)
bumping gotest.tools/v3 568bc57...dc5149e:
  > dc5149e Merge pull request # 224 from DominicLavery/main
  > 7fe928e Merge pull request # 223 from seriousben/fix-golden-dir-creation
  > 7501e42 switch darwin defaults using runtime.GOOS
  > 10e310b Merge pull request # 222 from gotestyourself/fs-path-existing
  > b0ea9a7 Stop creating directory outside of testdata
  > aca5a3c Fix # 141 comparing symlink permissions
  > 196ee67 Merge pull request # 208 from dnephin/assert-error-is
  > cb4623d fs: add DirFromPath
  > 524f2ce Merge pull request # 221 from dnephin/go1.17
  > bc5434b Remove commented out line
  > 4fbf292 Merge pull request # 218 from thaJeztah/secure_exec
  > 4d8cea6 ci: add go1.17, remove go1.13
  > 567b2a0 lint: ignore line length in tests
  > fd36aec Merge pull request # 219 from dnephin/fix-windows-ci
  > 66ae1b5 icmd: replace all usages of os/exec with golang.org/x/sys/execabs
  > ae5beef assert: Add ErrorIs
  > c280cb4 Merge pull request # 217 from thaJeztah/bump_deps
  > 2dd0fa3 ci: set path for go install
  > cda9c22 go.mod: golang.org/x/tools v0.1.0
  > e419626 poll: small improvement to check functions
  > 3fcbc0e Merge pull request # 216 from thaJeztah/bump_go_16
  > 77bb3d3 go.mod: github.com/google/go-cmp v0.5.5
  > 1df0ee5 Merge pull request # 215 from dnephin/mkdir-in-update
  > d67588d CircleCI: update to GA version of Go 1.16
  > 059fb72 go.mod: github.com/pkg/errors v0.9.1
  > de21663 Merge pull request # 213 from dnephin/ci-go-1.16
  > fbb0800 golden: only create dir if update flag is set
  > 84d691d Merge pull request # 211 from dnephin/add-merge-main-workflow
  > eddfe6c ci: add go1.16
  > 4190a0e Add github action for merging main branch

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 08:45:08 +00:00
knative-automation f8129fead3
upgrade to latest dependencies (#1638)
bumping knative.dev/pkg 1f7514a...4d62e1d:
  > 4d62e1d bump our min k8s version to 1.22 (# 2485)
  > 9ae44fe Update community files (# 2484)
  > 29f716f Fix `InitialBuckets()` for statefulSetBuilder's electors (# 2483)
  > 8db11d0 Update community files (# 2482)
  > dcd5d7c bump go version of tekton downstream workflow (# 2481)
  > 0ce1e92 Update actions (# 2480)
  > 4f42bf4 Update actions (# 2478)
  > 7479994 Update actions (# 2477)
  > c2f1f3e Update community files (# 2476)
  > 0a1ec2e upgrade to latest dependencies (# 2474)
bumping knative.dev/eventing 7001b65...58865af:
  > 58865af Update community files (# 6305)
  > c6fd9d4 Update community files (# 6304)
  > dcdd9e0 [rekt] Improve various isReady/GoesReady checks (# 6241)
  > 05733bf 💄 symlink the observability file (# 6301)
  > d1bb7a8 Update actions (# 6300)
  > 632efa5 Do not fail upgrade tests if tracing is not configured (# 6299)
  > aaa15c1 Symlink tracing.yaml config map (# 6295)
  > 741fb0e Update community files (# 6296)
  > 06f57ca Add sugar namespace and trigger reconcilers to main eventing controller (# 6027)
  > 380849f Print traces for missed events in upgrade tests (# 6249)
  > 38562c3 Update actions (# 6294)
  > 5ede92d Update community files (# 6293)
  > 02663e2 Update community files (# 6290)
  > 04eafff Process empty tracing config in test images (# 6289)
  > 3890b39 Wathola Tracing for upgrade tests (# 6219)
  > eb2bfff upgrade to latest dependencies (# 6288)
bumping knative.dev/networking 55757e9...7307ffd:
  > 7307ffd Update community files (# 651)
  > 7fa8012 Update community files (# 650)
  > a49d1a2 Update actions (# 649)
  > 5dd0002 Update actions (# 647)
  > dde40b0 drop knative.dev/release label (# 646)
  > 0aef61e Update community files (# 645)
  > 84f7ed6 Update actions (# 644)
  > a1261cd Update community files (# 643)
  > 7e90d10 Update community files (# 642)
  > 09072d9 upgrade to latest dependencies (# 641)
bumping knative.dev/hack f067737...0e0784b:
  > 0e0784b Update community files (# 166)
  > a75ca49 Update community files (# 165)
  > 9c0ea69 Update community files (# 164)
  > c7a1ce1 Update community files (# 163)
bumping knative.dev/serving 15f7a4e...f4ea3ac:
  > f4ea3ac Drop myself (# 12829)
  > 39c7b5b DomainMapping Overriding the default HTTP behavior (# 12786)
  > 635bd49 update e2e actions (# 12796)
  > 2caaec2 Update community files (# 12827)
  > c2e8491 Update community files (# 12825)
  > fbee369 Update actions (# 12823)
  > 4a652f1 Fix kpa.TestReconcileDeciderCreatesAndDeletes flake (# 12820)
  > f948dd2 include rebaseRule for activator replicas (# 12785)
  > 3b7e49e Update net-certmanager nightly (# 12818)
  > 365d9da Adding a resource-quota test (# 12791)
  > 59c3739 upgrade to latest dependencies (# 12814)
  > 1858ab4 Update net-istio nightly (# 12749)
  > d594ba0 Update net-gateway-api nightly (# 12809)
  > 37e9fe8 Update actions (# 12812)
  > bd61f91 Update net-certmanager nightly (# 12813)
  > c54a33c Update net-contour nightly (# 12805)
  > 9fdf53a hpa revisions ready when min pods ready (# 12811)
  > a53d8ea Update net-kourier nightly (# 12810)
  > efcaa63 upgrade to latest dependencies (# 12792)
  > 21c05dc Force activator always in path when activator CA is specified (# 12790)
  > 43ca40f Update community files (# 12807)
  > b80e92e Update community files (# 12802)
  > 496dc6e Update actions (# 12803)
  > ad15a85 Update net-kourier nightly (# 12800)
  > c136562 Update community files (# 12798)
  > 73d4e7c Update net-kourier nightly (# 12794)
  > 40be138 Update net-gateway-api nightly (# 12793)
  > f216d7b Fix racey tests by not adding things directly to the informer cache (# 12795)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-08 08:38:45 +00:00
knative-automation 1bab8209ce
upgrade to latest dependencies (#1635)
bumping knative.dev/hack 14f832e...f067737:
  > f067737 Adding code of conduct to reference knative/community's CoC (# 162)
bumping k8s.io/api a1613d7...cd271e7:
  > cd271e7 Update dependencies to v0.23.5 tag
  > a6b2207 Merge pull request # 108139 from liggitt/automated-cherry-pick-of-# 108138-upstream-release-1.23
  > 80b93d4 Revert v1beta1 PodDisruptionBudget select patchStrategy
bumping knative.dev/eventing 9b9cdee...7001b65:
  > 7001b65 upgrade to latest dependencies (# 6286)
  > 4be06cd Feature/keep ports for service (# 6283)
  > 5081edd Drop sendevent tool since there is kn-plugin-event (# 6284)
  > a27ee9e Use env config for tests instead of hardcoded configs (# 6282)
bumping knative.dev/serving 646d0b1...15f7a4e:
  > 15f7a4e Update net-kourier nightly (# 12781)
  > 1255dc7 upgrade to latest dependencies (# 12787)
  > 6a0c9cb Update net-gateway-api nightly (# 12780)
  > ad64980 use ctx setup by the test which has a test logger (# 12784)
  > 0bc4171 Adds progressDeadline annotation on per revision basis (# 12751)
  > 082ed55 Make some of the unit tests a bit more robust (# 12783)
  > ccc4040 upgrade to latest dependencies (# 12775)
  > b6e6baa Change default target burst capacity (# 12774)
  > 852a171 Update net-contour nightly (# 12726)
  > b0c7da2 make the ttl override work when the field isn't present (# 12773)
  > d6f0dbb Fix gc: delete revision in correct orderer (# 12752)
  > 14eae34 Update net-gateway-api nightly (# 12748)
  > 6a6690d Update net-kourier nightly (# 12768)
  > 6f568b8 Update net-certmanager nightly (# 12766)
bumping k8s.io/client-go b425fb6...97582f2:
  > 97582f2 Update dependencies to v0.23.5 tag
bumping k8s.io/code-generator fb849a7...fb849a7:
bumping knative.dev/networking ec52d71...55757e9:
  > 55757e9 Add HTTPS port variables (# 640)
  > ccab092 Adding code of conduct to reference knative/community's CoC (# 639)
bumping k8s.io/apimachinery 276a8a7...276a8a7:
bumping knative.dev/pkg e6e3cf0...1f7514a:
  > 1f7514a bump k8s deps to v0.23.5 (# 2469)
  > 19a2589 fix coverage settings (# 2471)
  > 2daa86a Electors can provide an initial set of buckets (# 2473)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-29 09:03:15 +00:00
knative-automation b13174cc9a
[main] Upgrade to latest dependencies (#1632)
* upgrade to latest dependencies

bumping k8s.io/apimachinery 47f99e7...276a8a7:
  > 276a8a7 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
  > 32582e3 Update k/utils to v0.0.0-20211116205334-6203023598ed
  > 91f688f Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
  > b004898 generated: ./hack/update-vendor.sh
  > e6473ad upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 4427f8f Merge pull request # 106835 from cpanato/go117-release-1-23
  > 7e05421 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > 1d209c8 Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
  > bc8397d Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > db630ad Server Side Field Validation
  > 9edaf59 Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck
  > 7b19dc5 remove ineffectual assignment base var
  > c6fa79a nolint float64(-0.0), //nolint:staticcheck // SA4026:
  > 3c77d51 nolint unused expectNoMatchDirect function
  > c3a9c93 fix ineffectual assignment to base var
  > 15e61a1 fix SA4005: ineffective assignment to field PatchMeta.patchStrategies (staticcheck)
  > 9d6998d migrate nolint coments to golangci-lint
  > cc08b72 Merge pull request # 105623 from ash2k/ash2k/resettable-rest-mapper
  > f3cf56e Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
  > 551a1f0 ResettableRESTMapper to make it possible to reset wrapped mappers
  > 10158cf Merge pull request # 104844 from aojea/clientgo_close_idle
  > 8dbf676 generated: ./hack/update-vendor.sh
  > 19377c9 Merge pull request # 106234 from jpbetz/cel-libs
  > dd07dbd CloseIdleConnections for wrapped Transport
  > b076af9 Pin new dependency: github.com/google/cel-go v0.9.0
  > 0922fd5 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
  > d7e096f Merge pull request # 105421 from brianpursley/kubernetes-105146
  > b2cebad Bump k8s.io/kube-openapi to commit ee342a809c29
  > 9402052 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
  > 918d368 Fix bug where attempting to use patch with deleteFromPrimitiveList on an empty or nonexistent list incorrectly adds the item to be removed.
  > aa7685d generated: ./hack/update-vendor.sh
  > b255da5 Merge pull request # 105959 from liggitt/podsecurity-details
  > 11a505a apierrors: optimize ToAggregate() for zero-length lists
  > 43e7be7 apierrors: Avoid spurious <nil> in invalid error message
  > a39cb4b Merge pull request # 105896 from zqzten/upgrade-json-patch
  > 0a1a573 upgrade github.com/evanphx/json-patch to v4.12.0
  > 153f11a Merge pull request # 104877 from pohly/json-kobj
  > f8f6d27 klog 2.30.0, logr 1.2.0, zapr 1.2.0
  > a7973b2 Merge pull request # 105030 from liggitt/json-stdlib
  > 40349b1 vendor sigs.k8s.io/json
  > 253c511 Switch from json-iterator to utiljson
  > e6c90c4 Merge pull request # 105702 from liggitt/json-strict-test
  > 436a610 Test json/yaml decoding type coercion
  > 3c79fac Fix strict json decoder test
  > ff30008 Add missing json tag on internal unstructured list
  > 6c3d2b3 Merge pull request # 95128 from ii/remove-unwanted-redirects
  > 9111733 Merge pull request # 104873 from pohly/json-output-stream
  > ec3388c Redirect proxy requests for only GET & HEAD methods
  > 6ea1bd9 resource: support using Quantity as command line value
  > 968be71 Merge pull request # 105466 from liggitt/json-stdlib-pretty
  > 8c52066 Compact pretty-printed compatibility fixtures when decoding
  > f8ea685 Use stdlib json encoder for yaml and pretty-json marshaling
  > df63df3 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
  > 2616b06 run hack/{pind-dependency.sh, update-vendor.sh}
  > 0eeeaa3 Merge pull request # 105330 from liggitt/importboss-doc
  > e896b70 Make package paths referenced by import boss valid
  > 86c0c0f Merge pull request # 105095 from wojtek-t/migrate_clock_3
  > ddfe1ec Migrate to k8s.io/utils/clock in client-go
  > f7f8dd8 Merge pull request # 105026 from wojtek-t/migrate_clock_2
  > 87fb71e Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
  > 234eb3d  Migrate to k8s.io/utils/clock in apimachinery
  > 093b2e9 Updated vendor files and pinned versions
  > 71bf7ba Merge pull request # 104747 from kinvolk/invidian/typos
  > 2694a9d Merge pull request # 104103 from pohly/logr-1.0
  > 1059638 Fix typo coersion -> coercion
  > b274948 Merge pull request # 103751 from y-tag/approx-float64
  > ac0292d klog 2.20.0, logr v1.1.0, zapr v1.1.0
  > 9fff050 Merge pull request # 104816 from mkumatag/fix-rand
  > 0adefd5 Additional resource quantity testing
  > 60a8f1c Merge pull request # 104699 from vincepri/generate-name-error
  > 6c3d45d Update the valid string from rand.go
  > c542eeb fix AsApproximateFloat64() for BinarySI
  > 43a0941 Object creation with generateName should return a proper error
  > 74be3b8 Merge pull request # 103692 from justaugustus/go117
  > e001aa9 generated: Run hack/update-gofmt.sh
  > 6b8f11a generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > a068ff4 [go1.17] Bump golang.org/x/... dependencies
  > 43d8bfe Merge pull request # 104187 from j2gg0s/remove-unnecessary-map-in-converter
  > 19d9835 Merge pull request # 97350 from FabianKramm/master
  > 42dd94c apimachinery: remove unused ignoredConversions map and nameFunc in converter.
  > 8e946d1 Merge pull request # 104368 from aojea/ruleguard
  > 29ed2d8 kubectl proxy: append context host path to request path
  > 9cba95e update vendor
  > 04387bf run hack/update-netparse-cve.sh
  > 02cfb53 Merge pull request # 104413 from liggitt/openapi-ipvalidation
  > aa45c77 Bump k8s.io/kube-openapi
  > 1af25b6 Merge pull request # 101926 from bhcleek/errors/code-check
  > 805eea8 Merge pull request # 104279 from liggitt/add-staging-golang-license
  > d1d7b99 check APIStatus.Code in Is* family of functions
  > 05b78bb Copy golang license to staging copies
  > a653093 Merge pull request # 101475 from ash2k/ash2k/stop-timer
  > 2cdc0db Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
  > f5b61dc Correctly drain timer
  > f776929 Merge pull request # 103564 from kevindelgado/unstr-extr-poc
  > 24db68d upgrade github.com/prometheus/common to v0.28.0
  > 4164974 fix boilerplate and staticcheck
  > cb71a88 fix extract_test
  > bb87b1b remove apiserver impor from client-go
  > 5c86445 Manually set GVK in extract, add commentary to extractor
  > 21f109e Initial UnstructuredExtract without caching
bumping k8s.io/api 9d2e771...a1613d7:
  > a1613d7 Update dependencies to v0.23.4 tag
  > d42c342 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
  > 5b17c10 Update k/utils to v0.0.0-20211116205334-6203023598ed
  > 041d396 Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
  > 1b5f1f9 generated: ./hack/update-vendor.sh
  > 69f9c87 Merge pull request # 107005 from liggitt/automated-cherry-pick-of-# 107004-upstream-release-1.23
  > fa0d183 Merge pull request # 106888 from liggitt/automated-cherry-pick-of-# 106887-upstream-release-1.23
  > cd2e958 Point flowcontrol users at v1beta2
  > 1cfd3d8 Merge pull request # 106835 from cpanato/go117-release-1-23
  > 15d9b0c Direct v2betaX users to migrate to HPA v2
  > d24c38d dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > 45fc4f6 Merge pull request # 106776 from SergeyKanzhelev/grpcFieldNameCharryPick
  > 2776038 regenerated files
  > 2972bc8 update the grpc field name for consistency
  > 2893881 Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
  > 750097c Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 8a6e2ee Merge pull request # 105916 from kevindelgado/validation-unify-all
  > cf43cc3 Merge pull request # 99728 from mattcary/control
  > fc94c9d Server Side Field Validation
  > 6f9317d tests for statefulset PersistentVolumeClaimDeletePolicy api change
  > 6f4caf0 statefulset PersistentVolumeClaimDeletePolicy api change
  > 1d6faf2 Merge remote-tracking branch 'origin/master'
  > db3d9bc implement :grpc probe action
  > b7adf12 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
  > 3ba8597 Merge pull request # 106154 from gnufied/recover-expansion-failure-123
  > 6bc0285 add enum markers for built-in v1 types.
  > 3b96cd1 Merge pull request # 106285 from SergeyKanzhelev/updateHandlersDescription
  > be51f63 Implement API changes necessary for recovery from resize failure
  > 4759853 generated: ./hack/update-vendor.sh
  > bf6ff80 Merge pull request # 105555 from MikeSpreitzer/fix-105393
  > bc22e59 ./hack/update-openapi-spec.sh after the updated probe handler types descriptions
  > 2d1f8bd Merge pull request # 106234 from jpbetz/cel-libs
  > 6487905 Update generated
  > d7c9145 updated probe handler types descriptions
  > 64c6a22 Merge pull request # 104636 from hbagdi/ingress-class-namespaced-params-ga
  > 17b4c12 Pin new dependency: github.com/google/cel-go v0.9.0
  > 3eb12fc Update comment on ResourcePolicyRule
  > ce16127 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
  > 6dc5253 Graduate IngressClassNamespacedParams to GA
  > 0917088 Merge pull request # 102534 from wangyysde/create-hpav2stable
  > fabbfe4 Bump k8s.io/kube-openapi to commit ee342a809c29
  > 4df1ddc rename v2beta2 to v2
  > 1920a30 just copy v2beta2 to v2
  > 7979b39 Merge pull request # 105940 from dobsonj/kep-1682-ga
  > e423bf5 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
  > 3aff6e7 Move CSIVolumeFSGroupPolicy feature to GA
  > 542317d generated: ./hack/update-vendor.sh
  > cca52a0 De-share the Handler struct in core API (# 105979)
  > 29b5863 referenced the V1Secret type (# 105901)
  > 4101918 Merge pull request # 104693 from ravisantoshgudimetla/add-podOS-field
  > b7ac315 Merge pull request # 100318 from lyft/hpa-v2beta2-opt-conditions
  > 472ae40 testdata: Pod OS field
  > ee6ea93 Merge pull request # 105609 from pohly/generic-ephemeral-volume-ga
  > 38ff9a3 Mark v2beta1 and v2beta2 HPA status conditions as optional to resolve unnecessary apply error
  > 557aa26 generated: Add os field to Pod Spec
  > bf3f702 Merge pull request # 105726 from DiptoChakrabarty/podexecdoc
  > a83064a generic ephemeral volume: graduation to GA
  > f52c238 api: Introduce os field to pod spec
  > c9a65ff Merge pull request # 104915 from alculquicondor/job-ready
  > 84fbf07 remove default value comment for pod exec and update openapi spec
  > 5604a48 Merge pull request # 105896 from zqzten/upgrade-json-patch
  > 8f0e95b Add ready field to Job status
  > ef9c7a4 upgrade github.com/evanphx/json-patch to v4.12.0
  > 7d47955 Merge pull request # 104877 from pohly/json-kobj
  > ac20314 klog 2.30.0, logr 1.2.0, zapr 1.2.0
  > 0d10942 Merge pull request # 105030 from liggitt/json-stdlib
  > dc1e5d5 Merge pull request # 105405 from verb/1.23-ec-beta
  > feba9b8 vendor sigs.k8s.io/json
  > 654d74d Merge pull request # 105687 from alculquicondor/job-tracking
  > f3837cb Generated code for EphemeralContainers beta
  > 73bbc49 Graduate JobTrackingWithFinalizers to beta
  > f42ce3c Disallow subpath for ephemeral container mounts
  > 2a5dae0 Merge pull request # 105219 from sahilvv/ga_ttl
  > 08ca84a Add test for EphemeralContainerCommon struct tags
  > 57acaa5 GA TTLAfterFinish
  > de23480 Clarify EphemeralContainer behavior in docs
  > 965a3d4 Merge pull request # 105466 from liggitt/json-stdlib-pretty
  > 7d4a437 Promote EphemeralContainers feature to beta
  > 0d93349 Fix pretty-printed fixtures
  > dd41419 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
  > d1a1228 run hack/{pind-dependency.sh, update-vendor.sh}
  > a771498 Merge pull request # 105330 from liggitt/importboss-doc
  > fc7a6c5 Make package paths referenced by import boss valid
  > 7036ead move IPv6DualStack feature to stable. (# 104691)
  > 87c4113 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
  > 9608724 Merge pull request # 104399 from tkashem/apf-v1beta2
  > 1367e0a Updated vendor files and pinned versions
  > 5c8efac Merge pull request # 104045 from ravisantoshgudimetla/promote-minReadySec-sts-beta
  > 43bebb0 apf: regenerate for v1beta2
  > f745d22 Merge pull request # 104747 from kinvolk/invidian/typos
  > c347539 testdata: STS minReadySeconds beta
  > a473268 apf: ebable v1beta2
  > 897e446 Merge pull request # 104103 from pohly/logr-1.0
  > 32e2770 Fix typo assigment -> assignment
  > 8da00a0 api: Promote statefulset MinReadySeconds to beta
  > cd22686 apf: rename to v1beta2
  > d21f9c9 Merge pull request # 104829 from mikedanese/rbac-doc
  > 3dded91 klog 2.20.0, logr v1.1.0, zapr v1.1.0
  > 7a17be7 Fix typo fileystem -> filesystem
  > 9cb5675 apf: copy v1beta1 to v1beta2
  > 2faddc9 rbac: remove AttributeRestriction documentation
  > 9cb86d9 Merge pull request # 103941 from saschagrunert/seccomp-profile-root
  > 3ca8c84 Remove deprecated `--seccomp-profile-root`/`seccompProfileRoot` configuration
  > f20796d Merge pull request # 103692 from justaugustus/go117
  > ece165c generated: Run hack/update-gofmt.sh
  > 7b85cee generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > 2e3872a Merge pull request # 104509 from mysunshine92/job-0823
  > d8b6789 fix typo: Modify PodTrackingWithFinalizers to JobTrackingWithFinalizers
  > 5403b8c Merge pull request # 104368 from aojea/ruleguard
  > 69511e4 update vendor
  > 62998e9 Merge pull request # 104270 from liggitt/1.22-compatibility-data
  > f6e4980 Merge pull request # 104413 from liggitt/openapi-ipvalidation
  > 7872f87 Remove 1.20.0 API test data
  > 17ecddf Bump k8s.io/kube-openapi
  > e5a2d0c Add 1.22 API test data
  > 2491c6b Merge pull request # 101789 from pohly/mutable-csi-driver
  > 692293c generated swagger docs
  > a97eb92 CSIDriver: allow "StorageCapacity" to be modified
  > dea7265 Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
  > 499b6f9 Merge pull request # 103872 from able8/fix-a-typo-in-comment
  > 37acb84 upgrade github.com/prometheus/common to v0.28.0
  > c02a408 Merge pull request # 103779 from SergeyKanzhelev/ContainerStatusApiDocs
  > 9ed9a63 Fix a typo in comment
  > 7a35d40 Clarify ready (# 103782)
  > 8dde4c7 TODO comment should have been removed with # 2912, the restartCount docs wasn't updated as part of # 6794.
  > aa30bda Merge pull request # 103747 from mattcary/noapi
bumping k8s.io/apiextensions-apiserver 811461e...75190f0:
  > 75190f0 Update dependencies to v0.23.4 tag
  > 2f4923f Merge pull request # 108030 from liggitt/automated-cherry-pick-of-# 107970-upstream-release-1.23
  > 7185162 Use serializable struct for x-kubernetes-validations in openapi
  > b7984b2 Make JSON schema round tripping test more strict
  > 517b3a7 Merge pull request # 107968 from benluddy/automated-cherry-pick-of-# 107956-upstream-release-1.23
  > 5a97858 Deeply copy JSONSchemaProps.XValidations.
  > da1467a Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
  > 74a969b Merge pull request # 107689 from liggitt/automated-cherry-pick-of-# 107688-upstream-release-1.23
  > 4cf7251 Update k/utils to v0.0.0-20211116205334-6203023598ed
  > a510ebc Fix regression pruning array fields with x-kubernetes-preserve-unknown-fields: true
  > e6ecc4a Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
  > bd60879 generated: ./hack/update-vendor.sh
  > b4947e4 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > cdb171a Merge pull request # 107037 from jdnurme/1.23-knp-27-merge
  > d690e9b cherry pick of knp 0.0.27
  > 591fc2d Merge pull request # 106835 from cpanato/go117-release-1-23
  > f10de57 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > 3221597 Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
  > 31e1b0d Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 1c17837 Merge pull request # 106462 from jpbetz/cel-e2e2
  > 563f73c Merge pull request # 105916 from kevindelgado/validation-unify-all
  > 3b2c86f Add e2e test for CEL Validation Rules
  > abac151 Server Side Field Validation
  > 4b86980 sync: update go.mod
  > 4c15c61 Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck
  > 91ff711 remove unused listMetaType var
  > 3838b1e migrate nolint coments to golangci-lint
  > 963c6ff Merge pull request # 105945 from Jefftree/openapi-v3-test
  > 42b45ce Add OpenAPI v3 publishing under feature gate OpenAPIV3
  > db04da6 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
  > 1199a5a Merge pull request # 106051 from jpbetz/cel-port
  > 8e34cc7 generated: apiextensions-apiserver OpenAPI spec.
  > 1e49ba9 Enable feature gated custom resource validation using validation rules
  > 33ddeaf prune enum when OpenAPIEnums is disabled.
  > a18dafa Update third_party/forked/celopenapi to support kubernetes schema extensions and CEL property name escaping
  > 1bc477a generated: ./hack/update-vendor.sh
  > 3e65834 Add validation rule compilation and validation of x-kubernetes-validations extension fields
  > 4dcacf7 Auto update/generated files for validation rules feature
  > b84c534 Merge pull request # 106234 from jpbetz/cel-libs
  > 4b54177 Integrate CEL in wired off state to appease verify vendor
  > ca0a300 Manual changes in /third_party/forked/celopenapi to use Kubernetes types and remove unused code.
  > ccfa8e3 Add models from cel-policy-templates
  > a355471 Pin new dependency: github.com/google/cel-go v0.9.0
  > e52d568 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
  > 4ca9c4c Merge pull request # 106213 from cheftako/try_clean
  > 46474e6 Bump k8s.io/kube-openapi to commit ee342a809c29
  > db9f537 Bump konnectivity to v0.0.25
  > 4c1a29c Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
  > 537abca generated: ./hack/update-vendor.sh
  > 01632cd Merge pull request # 102945 from chenchun/fake
  > 9f08acc Merge pull request # 105653 from p0lyn0mial/crd-503-refactor
  > 108d059 Auto generated
  > dd20d89 apiextentionserver: refactor returning 503 for custom resource requests during server start
  > ebfb0f7 Merge pull request # 105896 from zqzten/upgrade-json-patch
  > 66ee571 upgrade github.com/evanphx/json-patch to v4.12.0
  > 10b6750 Merge pull request # 104877 from pohly/json-kobj
  > 638e647 klog 2.30.0, logr 1.2.0, zapr 1.2.0
  > daab40b Merge pull request # 105030 from liggitt/json-stdlib
  > 2bf8fb2 Merge pull request # 105490 from aojea/restclient-shared-transport
  > 6ecd800 vendor sigs.k8s.io/json
  > c49617d updated generated
  > 8e290cb Switch from json-iterator to utiljson
  > ec755f5 Merge pull request # 105076 from pohly/log-flush-frequency-bug
  > 14db7f1 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
  > 9e1400e initialize logging after flag parsing
  > 8d0ae7c run hack/{pind-dependency.sh, update-vendor.sh}
  > b0555e7 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
  > 0149c93 Merge pull request # 104969 from liggitt/crd-error-validation
  > 7de5c90 Updated vendor files and pinned versions
  > 9a412db Fix null JSON round tripping
  > f73ff4b Propagate conversion errors
  > d98297d Merge pull request # 104747 from kinvolk/invidian/typos
  > 58a0ad7 Merge pull request # 104103 from pohly/logr-1.0
  > b4740a1 Fix typo coersion -> coercion
  > a067eab Merge pull request # 104444 from cheftako/anp-v23
  > 3d2f112 klog 2.20.0, logr v1.1.0, zapr v1.1.0
  > 89638b8 Merge pull request # 104652 from MikeSpreitzer/add-resourcde-config
  > 7ded4f9 Enable http2 health checking with go 1.16.5
  > 7f34a56 Merge pull request # 104231 from astraw99/fix_unified_workers
  > 6d17d53 Introduce storagebackend.ConfigForResource
  > bdd9a82 Merge pull request # 103692 from justaugustus/go117
  > 9fb4790 unify worker num to workers
  > f4befd4 generated: Run hack/update-gofmt.sh
  > d24c5cb generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > 0c663f5 Merge pull request # 104368 from aojea/ruleguard
  > c51bea0 run hack/update-netparse-cve.sh
  > 94de4c1 Merge pull request # 104466 from stbenjam/bump-utils
  > 436c764 vendor: bump k8s.io/util to get fix for LRU cache
  > 322de0e Merge pull request # 103448 from eddiezane/ez/update-cobra-1.2.1
  > 0aa8228 Update cobra to v1.2.1
  > db7708e Merge pull request # 104413 from liggitt/openapi-ipvalidation
  > f288353 Merge pull request # 104330 from liggitt/defaulter-package
  > ebbf994 Bump k8s.io/kube-openapi
  > a332d81 Merge pull request # 103402 from ilyee/validation-test
  > 17f449c bump gengo to include defaulter-gen package support
  > 74fc111 Add unit tests for validateStructuralInvariants
  > e11bc83 Merge pull request # 104248 from liggitt/drop-beta
  > a104830 Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
  > e0e2cc7 Drop legacy validation logic for CRD API
  > affd00a Merge pull request # 103700 from tkashem/storage-object-tracker
  > 8516f26 upgrade google.golang.org/api to v0.45.0
  > afa06d6 Drop beta REST APIs removed in 1.22
  > 89809e4 apiserver: add callback to get notified of object count
  > 2bfa9a5 upgrade github.com/prometheus/common to v0.28.0
  > 215a8f6 Update golang.org/x/time/rate (# 104014)
  > 0389b17 Merge pull request # 103895 from cheftako/anpv122
  > 2524dfc Update to using apiserver-network-proxy v1.22
  > cb2283d Merge pull request # 103743 from kolyshkin/runc-1.0.1
  > 6fa4852 vendor: bump runc to 1.0.1
  > fcfdc0b Merge pull request # 103601 from dashpole/webhook_tracing
  > 4953389 add tracing to webhook requests
bumping k8s.io/code-generator 7b37ed0...fb849a7:
  > fb849a7 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
  > 0fbe752 Update k/utils to v0.0.0-20211116205334-6203023598ed
  > 293ba3b Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
  > 102c4b7 generated: ./hack/update-vendor.sh
  > 7182501 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 1680916 Merge pull request # 106835 from cpanato/go117-release-1-23
  > e1deb1b dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > 5266a1f Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
  > e6baa0e Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 2ae819a Server Side Field Validation
  > 63f081a Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck
  > 6be528b fix ineffectual assignment to name (ineffassign)
  > bce3d85 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
  > 526a2ef generated: ./hack/update-vendor.sh
  > 7b5df41 Merge pull request # 106234 from jpbetz/cel-libs
  > dae1b7b Pin new dependency: github.com/google/cel-go v0.9.0
  > 6579f18 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
  > dd362fd Bump k8s.io/kube-openapi to commit ee342a809c29
  > 1003036 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
  > b5850d9 generated: ./hack/update-vendor.sh
  > 35fbf26 Merge pull request # 102945 from chenchun/fake
  > efa7a93 Auto generated
  > f53a9f9 Pass DeleteOptions down to the Reactor
  > e92ab9f Merge pull request # 105896 from zqzten/upgrade-json-patch
  > 3a62c14 upgrade github.com/evanphx/json-patch to v4.12.0
  > 1ca1c4b Merge pull request # 104877 from pohly/json-kobj
  > 765cb83 klog 2.30.0, logr 1.2.0, zapr 1.2.0
  > 03c63d7 Merge pull request # 105030 from liggitt/json-stdlib
  > 5a93c8b Merge pull request # 105490 from aojea/restclient-shared-transport
  > 65cde1d vendor sigs.k8s.io/json
  > 180e9a3 updated generated
  > 62c9cbb client-go: share http client for all GV
  > ede4574 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
  > 4d89208 run hack/{pind-dependency.sh, update-vendor.sh}
  > da5f105 Merge pull request # 105330 from liggitt/importboss-doc
  > 274be6e Make package paths referenced by import boss valid
  > 9e65146 Merge pull request # 105169 from liggitt/gomodule-codegenerator
  > 4a2a938 Smoke test code-generator using full packages
  > df0a6b4 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
  > 4317b0d Updated vendor files and pinned versions
  > cefb511 Merge pull request # 104747 from kinvolk/invidian/typos
  > db3ab43 Merge pull request # 104103 from pohly/logr-1.0
  > 066fa02 Fix typo coersion -> coercion
  > cb72d5a klog 2.20.0, logr v1.1.0, zapr v1.1.0
  > e7c2dcc Merge pull request # 104475 from Iceber/update-code-generate
  > 55f37e8 Merge pull request # 101572 from carlory/fix-prerelease-lifecycle-gen-usage
  > 64446c7 code-generator: remove bounding-dirs flag of the deepcopy-gen in the script
  > ef1f065 Merge pull request # 103692 from justaugustus/go117
  > 3ba1129 update the usage doc of prerelease-lifecycle-gen
  > 6b84a4d generated: Run hack/update-gofmt.sh
  > 8aab4da generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > c012e94 [go1.17] Bump golang.org/x/... dependencies
  > 48d3d44 Merge pull request # 104466 from stbenjam/bump-utils
  > 3d0e586 vendor: bump k8s.io/util to get fix for LRU cache
  > 7edd005 Merge pull request # 104413 from liggitt/openapi-ipvalidation
  > 2717b3a Merge pull request # 104330 from liggitt/defaulter-package
  > c74d1ec Bump k8s.io/kube-openapi
  > 16d6d02 bump gengo to include defaulter-gen package support
  > 3bfba9d Merge pull request # 104279 from liggitt/add-staging-golang-license
  > 767f1ea Copy golang license to staging copies
  > 6037d5d Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
  > 09c8290 Merge pull request # 100738 from cuisongliu/bug_register-gen_groupName
  > 3d7bf31 upgrade google.golang.org/api to v0.45.0
  > f7583cc Merge pull request # 103847 from liggitt/generator-install-fix
  > f9cd01d code-generator/register-gen: groupName can't use '// +groupName=somegroup ' to override
  > 9e0e641 upgrade github.com/prometheus/common to v0.28.0
  > 96aa56d Update golang.org/x/time/rate (# 104014)
  > 5bb9f2e k8s.io/code-generator: Change BoilerplatePath() to locate file or require explicit flag
  > ee3ba0f Merge pull request # 103548 from dims/drop-hashicorp-lru
  > 04e4fe8 k8s.io/code-generator: Enable generate-*  scripts usage as module deps
bumping knative.dev/eventing 9590bc3...9b9cdee:
  > 9b9cdee Adding code of conduct to reference knative/community's CoC (# 6281)
  > 5df47e1 Bump k8s deps to v0.23.4 (# 6280)
  > 2233333 Update community files (# 6275)
  > 40ad27a Test Channel as dead letter sink (# 6272)
  > c02e63a upgrade to latest dependencies (# 6267)
  > 5fcc285 only reconcile triggers that point to the MTChannelBroker class (# 6265)
  > 08ac6d0 upgrade to latest dependencies (# 6266)
  > 19935b1 Set dead letter sink URI in the `Channel` status (# 6256)
  > fffe9c2 Update community files (# 6255)
  > f9498e8 upgrade to latest dependencies (# 6252)
  > 1d881c1 Update community files (# 6251)
bumping knative.dev/hack e178598...14f832e:
  > 14f832e Update community files (# 161)
  > c9c3ea1 Update community files (# 160)
  > aae7c22 Update community files (# 159)
  > 0687d6e Update community files (# 158)
bumping knative.dev/networking e8b2eb9...ec52d71:
  > ec52d71 Add validation for activator-ca and activator-san (# 637)
  > 7d792a6 bump deps and pull in k8s v0.23 lib (# 638)
  > f35c7e7 Update community files (# 636)
  > 31d0d3f upgrade to latest dependencies (# 635)
  > d1f3f8e upgrade to latest dependencies (# 634)
  > 1890039 upgrade to latest dependencies (# 632)
  > c478885 Update community files (# 633)
  > 02ec99f Update community files (# 631)
  > 8f9516e upgrade to latest dependencies (# 630)
bumping k8s.io/client-go a406c93...b425fb6:
  > b425fb6 Update dependencies to v0.23.4 tag
  > 0f7ee70 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
  > 42bda1a Update k/utils to v0.0.0-20211116205334-6203023598ed
  > 857d6f1 Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
  > 94fb0d0 generated: ./hack/update-vendor.sh
  > f739adf upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 3074be1 Merge pull request # 107334 from fasaxc/automated-cherry-pick-of-# 107311-upstream-release-1.23
  > 8ae6aa2 client-go: Clear the ResourceVersionMatch on paged list calls
  > 72a8f74 Merge pull request # 106835 from cpanato/go117-release-1-23
  > d333414 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > c752eaa Merge pull request # 106782 from palnabarun/automated-cherry-pick-of-# 106716-upstream-release-1.23
  > 17bbf03 Merge pull request # 106776 from SergeyKanzhelev/grpcFieldNameCharryPick
  > 0d94476 bump TestHTTP1DoNotReuseRequestAfterTimeout timeout
  > 1d1035d regenerated files
  > f3c25ef Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
  > 3f1288c Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > b4c5f29 tests for statefulset PersistentVolumeClaimDeletePolicy api change
  > f1d7f5c Merge pull request # 106463 from SergeyKanzhelev/grpcProbe
  > ad95a77 Merge pull request # 106660 from liggitt/smd-merge
  > a154062 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 10e087c Merge pull request # 99728 from mattcary/control
  > 475f2c7 tests for statefulset PersistentVolumeClaimDeletePolicy api change
  > 2a70348 sync: update go.mod
  > 51a4fd4 Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck
  > cc8a98c Merge pull request # 103526 from brianpursley/kubectl-686
  > 34c9930 remove unused fakeUpgradeConnection
  > 3f38fd3 Merge pull request # 105623 from ash2k/ash2k/resettable-rest-mapper
  > f5d063c close streamConn and stop listening when an error occurs while port forwarding
  > d62dc4e no lint unused variables
  > e2c9d63 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
  > c5a1393 ResettableRESTMapper to make it possible to reset wrapped mappers
  > 2e69bf9 fix unassigned error on client-go test
  > d9ceca5 Merge pull request # 106154 from gnufied/recover-expansion-failure-123
  > 0ed96f3 generated: ./hack/update-vendor.sh
  > 5b8ad0d migrate nolint coments to golangci-lint
  > 28b1932 Merge pull request # 104844 from aojea/clientgo_close_idle
  > c643e47 Implement API changes necessary for recovery from resize failure
  > 2f764f9 Merge pull request # 106399 from justinsb/populate_event_typemetad
  > f34af1a CloseIdleConnections for wrapped Transport
  > ecfd45a leaderelection: populate the apiVersion/kind when reporting events
  > e627be7 Merge pull request # 106234 from jpbetz/cel-libs
  > 8d0429e Pin new dependency: github.com/google/cel-go v0.9.0
  > 843baa6 Merge pull request # 106240 from tkashem/client-retry
  > 0f29216 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
  > 4b3bec4 client-go: add jitter to flowcontrol.Backoff
  > 5d42009 Merge pull request # 102534 from wangyysde/create-hpav2stable
  > 50900ef Bump k8s.io/kube-openapi to commit ee342a809c29
  > 607f5b2 rename v2beta2 to v2
  > 6d69eb8 Merge pull request # 105794 from margocrawf/master
  > 9b0b23a Merge pull request # 106177 from aojea/RoundTripperWrapper
  > 5fca705 --as-uid flag in kubectl and kubeconfigs.
  > 06eaec4 assert RoundTripperWrapper interface
  > 26d331c client-go token source transport implement RoundTripperWrapper interface
  > 6d49694 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
  > 980663e Merge pull request # 105819 from tosi3k/client-go-traces
  > 871103e generated: ./hack/update-vendor.sh
  > e57f404 Merge pull request # 102945 from chenchun/fake
  > 9af7db3 Add more info to the ListAndWatch trace
  > 2f5d8b0 Merge pull request # 106014 from enj/enj/i/unwrap_exec
  > dd4008c Auto generated
  > d92ef13 client-go exec: make sure round tripper can be unwrapped
  > d478a57 Pass DeleteOptions down to the Reactor
  > fd0a034 De-share the Handler struct in core API (# 105979)
  > 5be956b Merge pull request # 104693 from ravisantoshgudimetla/add-podOS-field
  > c64db8c generated: Add os field to Pod Spec
  > c151c2c Merge pull request # 104915 from alculquicondor/job-ready
  > 651ddcb Merge pull request # 105896 from zqzten/upgrade-json-patch
  > 0659305 Add ready field to Job status
  > 1e6b5d9 upgrade github.com/evanphx/json-patch to v4.12.0
  > 56656ba Merge pull request # 104877 from pohly/json-kobj
  > 816febe klog 2.30.0, logr 1.2.0, zapr 1.2.0
  > d8ccb0e Merge pull request # 105030 from liggitt/json-stdlib
  > 4154d81 Merge pull request # 105490 from aojea/restclient-shared-transport
  > dfce9f4 vendor sigs.k8s.io/json
  > 88713b7 Merge pull request # 105405 from verb/1.23-ec-beta
  > 4d53a8d updated generated
  > 7159ac8 Generated code for EphemeralContainers beta
  > 30025c3 expose NewForConfigAndClient for the metadata client
  > fa4ee25 Merge pull request # 104327 from sxllwx/fix/dynamic-client
  > 12956a0 expose NewForConfigAndClient for the dynamic client
  > 7697067 Merge pull request # 105603 from shawnhanx/eventstructuredlogging
  > 61ae14a set the content-type Header when the dynamic client sends the request
  > bb294ff NewDiscoveryClientForConfigAndClient constructor
  > 9359514 Support SetStructuredLogging with the new events library
  > fd09dce RESTClient contructors for config and http client
  > 3511ef4 Merge pull request # 105156 from aojea/clientgo_trace
  > 1cbb8e6 Merge pull request # 105312 from Karthik-K-N/fix-reatelimite-testfail
  > 3a10028 client-go httpstats
  > f71d255 Merge pull request # 104653 from astraw99/fix-word-comment
  > 881e30a Changes to fix the flake test case in ratelimiter
  > dbfa30b Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
  > 1816a40 fix word comment to common
  > 235fd36 run hack/{pind-dependency.sh, update-vendor.sh}
  > b3f71e4 Merge pull request # 105330 from liggitt/importboss-doc
  > fe0e5b1 Merge pull request # 103900 from ash2k/ash2k/cache-mapper-and-client
  > 93c09c3 Make package paths referenced by import boss valid
  > 6d070ad Merge pull request # 105315 from wzshiming/test/events-expansion
  > 0ae31f6 Cache rest mapper and discovery client
  > 9bea344 Merge pull request # 104300 from wojtek-t/converting_informer
  > a062895 Add unit test coverage for events expansion
  > f1b4ce1 Merge pull request # 105234 from wojtek-t/optimize_indexer
  > c702a41 Create TransformingIndexerInformer
  > 439294e Update comments
  > b7ec70c Merge pull request # 104507 from wzshiming/fix/match
  > e61d0d5 Optimize index updating
  > b100ecf Create TransformingInformer
  > 372575c Merge pull request # 104483 from margocrawf/master
  > 6e9eb81 Check namespaces match in UpdateWithEventNamespace
  > 463b3d1 Optimize indexer
  > 7cbd2d5 Merge pull request # 105162 from MadhavJivrajani/migrate-clock-pkg
  > e0129e6 Introduces Impersonate-Uid to client-go.
  > 721036c migrate k8s.io/apimachinery/util/clock -> k8s.io/utils/clock
  > 79916c5 Merge pull request # 104578 from MadhavJivrajani/refactor-rate-limiters
  > 191e5dc Merge pull request # 105095 from wojtek-t/migrate_clock_3
  > b9fa896 Refactor client-go/util/flowcontrol/throttle.go RateLimiter
  > 4fc3881 Merge pull request # 104655 from luyou86/client-go-bucket-rate-limiter-add-maxDelay
  > 01243dd Migrate to k8s.io/utils/clock in client-go
  > cc76160 Merge pull request # 105031 from howardjohn/q/memory-leak
  > a6277bb client-go bucket rate limiter add maxDelay
  > 98470c8 Merge pull request # 105080 from smira/client-error-wrapping
  > eb364c7 workqueue: fix leak in queue preventing objects from being GCed
  > efdf058 Merge pull request # 105026 from wojtek-t/migrate_clock_2
  > 8f8a83c fix: wrap errors correct when validating kubeconfig
  > 0866d96 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
  > 608b521 Migrate to k8s.io/utils/clock in client-go - part 1
  > 7e5e2e0 Merge pull request # 104991 from hzxuzhonghu/mem-leak
  > e4babf5 Updated vendor files and pinned versions
  > 2ed3e42 Merge pull request # 104874 from wojtek-t/migrate_clock_1
  > 2f21912 Fix workqueue memory leak
  > a5f006e Merge pull request # 104969 from liggitt/crd-error-validation
  > 8d49a0b  Migrate to k8s.io/utils/clock in flowcontrol backoff
  > bf0611c Merge pull request # 104399 from tkashem/apf-v1beta2
  > 5960e3c Propagate conversion errors
  > 14a5158 Migratet to k8s.io/utils/clock in workqueue
  > 29730ab Merge pull request # 104045 from ravisantoshgudimetla/promote-minReadySec-sts-beta
  > 0c0d853 apf: regenerate for v1beta2
  > 45fb834 Merge pull request # 104853 from kitianFresh/feature/avoid-sharedIndexInformer-run-more-than-once
  > aade4d8 api: Promote statefulset MinReadySeconds to beta
  > b36b60b Merge pull request # 104725 from NoicFank/master
  > f0bcda0 avoid sharedIndexInformer run more than once, avoid more cache and memory consume
  > 9b97591 Merge pull request # 101928 from alexanderConstantinescu/drain-workqueue
  > b866957 Improve DeltaFIFO function 'ListKeys'
  > 9026029 Merge pull request # 104841 from h4ghhh/deltafifo_rv
  > 22aa998 [queue] Implement `ShutDownWithDrain` allowing the queue to drain when shutting down
  > 92773de Merge pull request # 104103 from pohly/logr-1.0
  > c209a2e para 'resourceVersion' in DeltaFIFO.Replace is not used, so remove it
  > dbb2afa Merge pull request # 104812 from astraw99/fix-sharedInformer-doc
  > 90bee32 klog 2.20.0, logr v1.1.0, zapr v1.1.0
  > 84f9a96 Merge pull request # 103023 from tiloso/staticcheck-apiserver-clientgo
  > 33e23ed fix sharedInformer doc
  > a31b18a Merge pull request # 104573 from sxllwx/refine/clear-comments-for-metaclient
  > 04efcfc Fix staticcheck in apiserver and client-go pkgs
  > ce70fec Merge pull request # 104172 from atiratree/revert-jsonpath-fix
  > 0c4682e explain the reason why metaclient special processing metav1.DeleteOptions encoding
  > b350fc3 Merge pull request # 104231 from astraw99/fix_unified_workers
  > e529a15 add a test for jsonpath template parsing to prevent regressions
  > 3dc80a3 Merge pull request # 103692 from justaugustus/go117
  > a9a86ad unify worker num to workers
  > 496c390 revert "fix wrong output when using jsonpath"
  > 624e682 generated: Run hack/update-gofmt.sh
  > 484a294 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > e311efc [go1.17] Bump golang.org/x/... dependencies
  > b1403d1 Merge pull request # 104504 from astraw99/fix_typo_CRED
  > f100d86 fix typo CRED to CRUD
  > 590eaed Merge pull request # 104373 from astraw99/fix_typo_rate_limiter
  > e88163c Merge pull request # 104368 from aojea/ruleguard
  > 9d15ff7 fix typo of rate limiter
  > a6edfab run hack/update-netparse-cve.sh
  > 9c45b4b Merge pull request # 104466 from stbenjam/bump-utils
  > 284a0d5 vendor: bump k8s.io/util to get fix for LRU cache
  > 2961e1d Merge pull request # 104413 from liggitt/openapi-ipvalidation
  > d2b8b64 Regenerate applyconfigurations
  > a3cb704 Bump k8s.io/kube-openapi
  > d6c8310 Merge pull request # 103912 from Iceber/fix-event-recorder
  > 19db02e Merge pull request # 103918 from olagacek/master
  > 3e35ef9 client-go/events: avoid referencing a nil related object
  > 044192f Merge pull request # 104279 from liggitt/add-staging-golang-license
  > 23071d6 Allow customizing spam filtering in event client library
  > 81fcb4f Merge pull request # 104258 from coderanger/patch-3
  > 21ff407 Copy golang license to staging copies
  > e89f211 Typo in a comment.
  > 150ce54 Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
  > b756925 Merge pull request # 102872 from barkbay/client/fix-discovery-error
  > 9a97b38 upgrade google.golang.org/api to v0.45.0
  > 0f5acb8 Merge pull request # 103917 from aojea/slow_handlers
  > 728eec7 Return StatusError 404 in fake client when resource is not found
  > e679b1f upgrade github.com/prometheus/common to v0.28.0
  > fa98c04 Merge pull request # 103657 from dgrisonnet/fix-event-doc
  > c63d830 client-go: deltaFIFO trace slow handlers
  > 2d8e761 Merge pull request # 103564 from kevindelgado/unstr-extr-poc
  > 398a64c client-go/tools: update events version in doc
  > 3c86d4a Merge pull request # 100406 from tomkukral/retry-doc
  > dfebd37 fix boilerplate and staticcheck
  > bcf88f0 Update golang.org/x/time/rate (# 104014)
  > 5783ea1 fix typo in retry doc
  > ba2f263 fix vendor
  > ac207fa Merge pull request # 103747 from mattcary/noapi
  > d445499 remove apiserver impor from client-go
  > 2406d22 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
  > 10ec231 wrap extractor errors
  > b5bb807 Revert caching in favor of simple ttl
  > 784e3fb remove commented out code
  > 305b0bc Address PR feedback around gvk parser generation ergonomics
  > 1b1afde Restructure caching logic
  > 6728eba comments
  > f316b7b rename cache, add to integration test
  > 4389b4f Add HasOpenAPISchemaChanged to DiscoveryInterface
  > 5d4570c basic caching working
  > 7525c0e Manually set GVK in extract, add commentary to extractor
  > 690f06e Initial UnstructuredExtract without caching
bumping knative.dev/pkg 38af013...e6e3cf0:
  > e6e3cf0 Adding code of conduct to reference knative/community's CoC (# 2470)
  > 26a8fea Update community files (# 2468)
  > 7f16595 bump k8s deps to v0.23.4 (# 2458)
  > 3a4cc56 Add configmap informer factory (# 2466)
  > 13bdd74 add popany to bucketer (# 2445)
  > 616f1ab Add genreconcile for NetworkPolicy. (# 2465)
  > 721abec Bump prometheus/client_golang to v1.11.1 (# 2450)
  > a5ba81d Update community files (# 2461)
  > 3c4dec9 Take pointer to map in AsOptionalMap for consistency (# 2460)
  > ce6f287 Initialize prefix remapping map to avoid panic (# 2453)
  > 78fdd53 Update community files (# 2456)
  > a850b9e Use t.Setenv instead of os.Setenv in tests (# 2454)
  > d2cdc68 Update community files (# 2451)
bumping knative.dev/serving f52ae88...646d0b1:
  > 646d0b1 removing deprecated serving.knative.dev/release label (# 12754)
  > 40c3e33 upgrade to latest dependencies (# 12764)
  > dd10cc5 use GKE 1.22 clusters (# 12758)
  > f1c08d8 Add unit tests for custom item rate limiter (# 12733)
  > ed92cdd Update net-kourier nightly (# 12750)
  > 80be89b update dependencies - k8s v0.23 libs (# 12753)
  > b8b7480 Add support for topology spread constraint (# 12715)
  > 12b0d28 Adding code of conduct to reference knative/community's CoC (# 12757)
  > 185d96e Update net-certmanager nightly (# 12747)
  > 0753bb1 Update net-kourier nightly (# 12744)
  > b7b0731 Update net-certmanager nightly (# 12740)
  > 4c132e7 Update community files (# 12745)
  > e2d7b98 upgrade to latest dependencies (# 12739)
  > 53a6a6f Update net-kourier nightly (# 12741)
  > 13fad41 Update net-gateway-api nightly (# 12742)
  > 8fe1387 Move `WithPodSecurityContext()` util to the common place (# 12737)
  > 2e6e0c9 Update net-istio nightly (# 12735)
  > 991e550 Update net-gateway-api nightly (# 12723)
  > a4dfb30 upgrade to latest dependencies (# 12721)
  > 77efc54 Update net-certmanager nightly (# 12727)
  > 94ce9ec Update net-kourier nightly (# 12724)
  > b5996a7 Fix PVC test service name (# 12736)
  > 509c582 Update net-istio nightly (# 12725)
  > 035df85 Update community files (# 12730)
  > a93cf84 Update community files (# 12716)
  > 08fdf9a Update net-kourier nightly (# 12719)
  > 9fb7372 Update net-gateway-api nightly (# 12711)
  > 910e518 Update net-kourier nightly (# 12710)
  > dbe2fef Update net-contour nightly (# 12709)
  > 7932c0b Enable istio access logging during e2e (# 12714)
  > 3d71d98 Update net-certmanager nightly (# 12708)
  > 79d4908 Fix TestProbeRuntimeAfterStartup/periodSeconds=0 flake (# 12643)

Signed-off-by: Knative Automation <automation@knative.team>

* Upgrade k8s.io/cli-runtime to matching version

Co-authored-by: David Simansky <dsimansk@redhat.com>
2022-03-22 07:14:12 -07:00
knative-automation 0ba5250ea1
upgrade to latest dependencies (#1628)
bumping knative.dev/pkg 2fdd5f2...38af013:
  > 38af013 Initialize prefix remapping map to avoid panic (# 2459)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-11 04:53:32 -08:00
knative-automation 736301231e
upgrade to latest dependencies (#1622)
bumping knative.dev/serving 604cd18...f52ae88:
  > f52ae88 Update net-contour nightly (# 12706)
  > 2b31aae Update net-istio nightly (# 12705)
bumping knative.dev/eventing 9590bc3...9590bc3:

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-08 14:56:48 -08:00
David Simansky c2fe56c830
Refactor version command to use go modules (#1621) 2022-03-08 11:51:05 -08:00
knative-automation d0b3d0a7cf
upgrade to latest dependencies (#1620)
bumping knative.dev/serving f428fa5...604cd18:
  > 604cd18 update boilerplate year (# 12699)
  > 25ce427 Adds detail to initialScale validation error msgs (# 12704)
  > afe46a9 Probe port different than container port (# 12606)
  > f911fe0 removing no longer needed todo (# 12702)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-08 09:06:06 -08:00
knative-automation e7bd7f2641
upgrade to latest dependencies (#1618)
bumping knative.dev/eventing f2045b0...9590bc3:
  > 9590bc3 adding min and max nodes annotation to rekt tests entrypoint (# 6243)
  > 4252411 Increase rekt test timings and reduce concurrency (# 6221)
  > 6fabdd5 Remove a second trigger of the autoscaler (# 6203)
  > 28a968c upgrade to latest dependencies (# 6230)
  > b349443 fixed links to source.md (# 6223)
  > f40fc74 Zero placements for rebalancing (# 6204)
  > 78aae1e Update community files (# 6220)
  > fdaca85 Update actions (# 6218)
  > 7ab1b0e upgrade to latest dependencies (# 6216)
bumping knative.dev/pkg fe26417...2fdd5f2:
  > 2fdd5f2 Update actions (# 2449)
  > 76a28b0 set git user name/email prior to merging upstream (# 2448)
bumping knative.dev/serving 7f681da...f428fa5:
  > f428fa5 upgrade to latest dependencies (# 12703)
  > d59e273 Update net-istio nightly (# 12696)
  > 964234a Update net-certmanager nightly (# 12695)
  > ec22471 remove podspeed data collection from ci (# 12700)
  > 15b9e1b fix validation bug for autoscaling/target (# 12698)
  > 1213bc7 Update net-contour nightly (# 12694)
  > 3e63ea9 Update net-kourier nightly (# 12683)
  > 98cbb49 Update actions (# 12687)
  > b70e897 Update net-gateway-api nightly (# 12682)
  > 80caa6e Update net-contour nightly (# 12689)
  > 323f632 Update community files (# 12690)
  > 43f84e8 Update net-certmanager nightly (# 12685)
  > 0de3753 upgrade to latest dependencies (# 12684)
bumping knative.dev/networking 6f27842...e8b2eb9:
  > e8b2eb9 Update community files (# 629)
  > 9ba6cf4 Update actions (# 627)
  > e2b9815 Support TLS server for each test image (# 609)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-08 02:23:05 -08:00
David Simansky d12d4cda92
Fix missing Azure auth provider (#1616) 2022-03-04 09:27:36 -08:00
Gunjan Vyas ad863f3f37
Added eventtype support (#1598)
* Added eventtype list and eventingv1beta1 client to Knparams

* Add kn eventtype describe command

* Added eventtype builder and create command

* Added eventtype delete command

* Added autocomplete for eventtype commands

* Added mock client and create tests

* Added delete tests

* Added describe tests

* Added tests for list

* Added flag test

* Added mock client tests

* Added completion helper tests

* Added client tests

* Added types test

* Added e2e tests

* Removed non-essential list columns and renamed imports

* Update pkg/kn/commands/eventtype/list.go

Co-authored-by: David Simansky <dsimansk@redhat.com>

Co-authored-by: David Simansky <dsimansk@redhat.com>
2022-03-02 03:48:43 -08:00
knative-automation 296ac811c1
upgrade to latest dependencies (#1613)
bumping knative.dev/networking 1934422...6f27842:
  > 6f27842 upgrade to latest dependencies (# 626)
  > 27525df upgrade to latest dependencies (# 624)
  > 1da6545 Update community files (# 625)
  > c8279cb Update actions (# 623)
bumping knative.dev/pkg 708dc1c...fe26417:
  > fe26417 Allow overriding lease name for a reconciler (# 2435)
  > 9b5c411 allow overriding the default grace period of 45 seconds (# 2423)
  > 4c2331f Bump golang.org/x/crypto (# 2444)
bumping knative.dev/eventing cbf1b08...f2045b0:
  > f2045b0 upgrade to latest dependencies (# 6212)
  > 6d5c49a Update community files (# 6146)
  > 2b9baf3 Update actions (# 6174)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-01 06:37:42 -08:00
knative-automation b1097b5cfc
upgrade to latest dependencies (#1610)
bumping knative.dev/eventing 13c0ce8...cbf1b08:
  > cbf1b08 Switch to at least 1 event in new trigger filters e2e featurset (# 6193)
  > 354a69f Set TerminationGracePeriodSecond for wathola-sender to 300 seconds (# 6192)
  > 3939dc6 💄 Adding missing k8s labels to the post install manifests (# 6184)
  > 74cebc5 Rename new trigger filters sql field to cesql (# 6148)
  > 792f56d Update dependencies (# 6173)
  > 2a69eec Clearing out old state info for new placements (# 6172)
  > 7a48f42 Update actions (# 6150)
bumping knative.dev/pkg 3c00bb0...708dc1c:
  > 708dc1c Update community files (# 2443)
  > 062ca30 upgrade to latest dependencies (# 2433)
  > 4fcbc1b Update actions (# 2434)
  > 80c511a Wait for reconciler/controllers to return prior to exiting the process (# 2437)
  > d481724 Update community files (# 2428)
  > 9ea8176 Update actions (# 2430)
  > 0caafcb upgrade to latest dependencies (# 2429)
  > 3b550af changeset: Look in packed-refs file if ref file not found. (# 2425)
  > 5e98acd Make URL compatible with controller-gen (# 2431)
bumping knative.dev/networking 4337f03...1934422:
  > 1934422 upgrade to latest dependencies (# 622)
  > 17e1877 upgrade to latest dependencies (# 621)
  > 48ac02f Update actions (# 620)
bumping knative.dev/serving a1a7287...7f681da:
  > 7f681da Fixes an activator panic when the throttle encounters a cache.DeleteFinalStateUnknown (# 12679)
  > d48569e Remove an unnecessary start delay when resolving tag to digests (# 12668)
  > d846cbb Update community files (# 12664)
  > 40029f9 bump ggcr which includes auth config lookup fixes for k8s (# 12655)
  > 3945364 upgrade to latest dependencies (# 12645)
  > 7e1dd36 Bump prometheus/client_golang to v1.11.1 (# 12653)
  > 39df601 Update actions (# 12652)
  > 24c178d Update net-contour nightly (# 12648)
  > 88edca7 Update net-istio nightly (# 12651)
  > d7409b7 Update net-certmanager nightly (# 12647)
  > fa7aa27 Update net-kourier nightly (# 12638)
  > c1aaaf6 Update net-gateway-api nightly (# 12609)
  > b28062c Fix example to immediately collect any inactive revision (# 12422) (# 12517)
  > 47e9f68 fix ytt package name (# 12644)
  > 0cd25ac upgrade to latest dependencies (# 12633)
  > aae1fff Updates val webhook selector to reduce invocations (# 12612)
  > 70fa638 Update actions (# 12641)
bumping golang.org/x/term 6886f2d...03fcf44:
  > 03fcf44 term: add codereview.cfg
  > f766a8b term: enable TestMakeRawState on darwin/arm64
  > 140adaa term: add portability note re: std{in,out} fds
bumping github.com/google/go-cmp d103655...039e37c:
  > 039e37c Add //go:build lines (# 285)
  > 3242228 Drop hacks to work around Go reflection bugs in Go1.9 (# 282)
  > f59cd61 Update minimum supported version to go1.11 (# 281)
  > 6faefd0 Reduce minimum length for specialize string diffing (# 275)
  > f1773ad Use any alias instead of interface{} (# 276)
  > 9094ef9 Change build status badge (# 269)
  > 3ee52c8 Fix spelling mistakes (# 271)
  > 395a0ac Use sha256 in test (# 268)
  > 402949e Merge pull request # 266 from dsnet/fix-format
  > 290a6a2 Avoid shadowing variable (# 263)
  > d5fcb38 Fix textual printing of byte slices
  > 248ccff Fix staticcheck findings (# 262)
bumping knative.dev/hack 0456e8b...e178598:
  > e178598 Update community files (# 157)
  > cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156)
  > a8ef7b6 Skip presubmit tests for .github updates (# 154)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-28 02:12:07 -08:00
knative-automation 3a57df4ac4
upgrade to latest dependencies (#1607)
bumping knative.dev/serving 26992d3...a1a7287:
  > a1a7287 Drop MaxDurationSeconds from the RevisionSpec (# 12635)
  > 9df07fc bump docker/distribution to v2.8.0 (# 12636)
  > 0ee7b6f Update community files (# 12632)
  > 072ddb3 Add pvc e2e test (# 12547)
  > 615c3c5 Update net-istio nightly (# 12630)
  > 20a4ca5 upgrade to latest dependencies (# 12624)
  > 7ab3a5f Update community files (# 12629)
  > 57b6b75 Update net-contour nightly (# 12628)
  > 3823b1e Update net-kourier nightly (# 12627)
bumping knative.dev/hack 7331bb1...0456e8b:
  > 0456e8b Update community files (# 152)
  > b9cb198 Update community files (# 151)
  > 0e30607 Update kntest path after https://github.com/knative/test-infra/pull/3087 (# 150)
bumping knative.dev/pkg fc93ac7...3c00bb0:
  > 3c00bb0 Update community files (# 2426)
bumping knative.dev/networking bd21fc9...4337f03:
  > 4337f03 upgrade to latest dependencies (# 619)
  > 2538710 Update community files (# 618)
  > a70f23c Update community files (# 617)
bumping knative.dev/eventing 0326f92...13c0ce8:
  > 13c0ce8 upgrade to latest dependencies (# 6121)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-17 00:54:12 -08:00
knative-automation 5c66775fa1
upgrade to latest dependencies (#1602)
bumping knative.dev/pkg 51be315...fc93ac7:
  > fc93ac7 upgrade to latest dependencies (# 2424)
bumping knative.dev/serving fe023e3...26992d3:
  > 26992d3 Update net-istio nightly (# 12626)
  > 98f70b3 Update net-contour nightly (# 12610)
  > b46576e Address 503s when the autoscaler is being rolled (# 12617)
  > ec94a07 Update net-istio nightly (# 12613)
  > 7ca76bb Reduce the period and failure threshold for activator readiness (# 12614)
  > eda7173 Update net-kourier nightly (# 12608)
  > 311a8b8 upgrade to latest dependencies (# 12604)
  > 523d08a Update net-istio nightly (# 12607)
  > 16c94d1 Update net-kourier nightly (# 12598)
  > f65e33a Update net-gateway-api nightly (# 12603)
  > 6c0fdec Bump cert-manager to 1.7.1 (# 12605)
  > 52f07b0 Update net-istio nightly (# 12602)
  > 0b4ef84 update the performance test section in test readme (# 12600)
  > b3b8882 Bump Istio version for gateway-api to 1.12.2 (# 12596)
  > 4262dcb Use default logger configuration (# 12597)
  > 77a0443 Update net-istio nightly (# 12595)
bumping knative.dev/hack 9b303d6...7331bb1:
  > 7331bb1 rename function (# 149)
bumping knative.dev/eventing fb09241...0326f92:
  > 0326f92 Update rotation (# 6129)
  > f13248e Generate duck v1alpha1 DeepCopy functions (# 6120)
  > 55a9c62 Use Go 1.17 for downstream tests (# 6142)
  > a7f83b1 Make SubscriptionSpec.Delivery mutable (# 6139)
  > 20718e2 Recover if Parse panics and set error (# 6140)
  > 6b9499f Modify RetryAfter verify timing test (# 6128)
  > 042829e Fix value of "component" label for the Eventing Controller (# 6135)
  > eea089a Update actions (# 6116)
bumping knative.dev/networking 9ce389c...bd21fc9:
  > bd21fc9 add component label to reduce invocations (# 616)
  > 58bc12b upgrade to latest dependencies (# 615)
  > c9e7082 Add `activator-ca` and `activator-name` keys in `config-network` (# 608)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-15 04:26:58 -08:00
knative-automation 6690a20e8f
upgrade to latest dependencies (#1600)
bumping knative.dev/eventing 25bf6fe...fb09241:
  > fb09241 tame a bit the duck (# 6130)
  > 7df34f8 Update community files (# 6132)
  > 62b25af 💄 fixing the golang path for the migrator to point to actual pkg (# 6133)
  > 1748795 Remove deprecated and unmaintained repos from downstream action (# 6131)
  > cf675de Update community files (# 6115)
  > c959bfb 💄 updating to newer versions of k8s for GH Actions 💫 (# 6122)
bumping knative.dev/serving 770b911...fe023e3:
  > fe023e3 Update net-istio nightly (# 12591)
  > d454d67 Update net-contour nightly (# 12584)
  > fc43e7c add script to run performance tests using kperf (# 12549)
  > 62d5aa3 Updates selector labels to `app.kubernetes.io` (# 12587)
  > 997dea3 Update net-kourier nightly (# 12592)
  > 82ad2cd Update net-certmanager nightly (# 12590)
  > 1d95294 Adds a flag to allow customized request headers in conformance tests (# 12540)
  > 792260d upgrade to latest dependencies (# 12583)
  > 0e6c2d8 Update community files (# 12589)
  > 26a2553 Update actions (# 12582)
  > 2d23214 Move maxDurationSeconds tests from conformance tests to e2e tests (# 12526)
  > 4e17128 Add flag disable-test-cleanup (# 10001) (# 12482)
  > 721c2bb upgrade to latest dependencies (# 12575)
  > 5ce87a4 Update net-certmanager nightly (# 12577)
  > 923b4fa Update actions (# 12574)
  > 72ae543 Update community files (# 12573)
  > fb1b4c1 Update net-istio nightly (# 12576)
bumping knative.dev/hack 82bfca1...9b303d6:
  > 9b303d6 Update community files (# 148)
bumping knative.dev/networking d23a068...9ce389c:
  > 9ce389c Update community files (# 614)
  > 8ea3045 Update actions (# 613)
  > e266de2 Update actions (# 612)
  > 7002b9a Update community files (# 610)
bumping knative.dev/pkg f4b57ae...51be315:
  > 51be315 Update community files (# 2419)
  > b619c92 Update actions (# 2417)
  > bab3d0d Update actions (# 2413)
  > 671e46d 💫 we must use `flags` instead of `pflags`, since this is not working. It  seems like pflag.* adds the var to its own flag set, not the one package flag uses, and it doesn't expose the internal flag.Var externally - hence this fix. (# 2414)
  > 7880fb4 Update community files (# 2412)
  > 8681fe2 Continual tests logging within test scope (# 2293)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-04 09:15:21 -08:00
knative-automation 677276ae0a
upgrade to latest dependencies (#1596)
bumping knative.dev/pkg 77555ea...f4b57ae:
  > f4b57ae Fix invalid creator or lastModifier annotations on core resources (# 2409)
  > 21b467b upgrade to latest dependencies (# 2406)
  > ca64d3b Update community files (# 2404)
  > 2783cd8 Do not block NotFound error during patching resources (# 2403)
  > d7b329c 🐛 Update required Go version to 1.17 to fix # 2399 (# 2400)
  > 3ba5d72 Don't discard addressable resolver original errors (# 2395)
bumping knative.dev/hack 9b2ed84...82bfca1:
  > 82bfca1 Update community files (# 147)
  > 51a42b2 Update community files (# 146)
  > 81ef5cc Update community files (# 145)
  > cfb3eb8 Enable opting out Preemptible/Spot GKE Worker Nodes (# 144)
  > 9dd1ec1 Look at package name when checking whether the shell package can be used (# 142)
  > f1822b1 Disable Logs/Metrics on GKE and Run Preemptible Nodes (# 138)
  > 32375dc remove clusteradmin grant (# 141)
  > 987528e Temporarily fix the unit tests for library.sh (# 143)
  > da09733 print commit hash (# 140)
bumping knative.dev/networking ec78554...d23a068:
  > d23a068 upgrade to latest dependencies (# 611)
  > 8acb8e7 Add transport option (# 605)
bumping knative.dev/serving ff30afc...770b911:
  > 770b911 Add loglevel option for contour (# 12567)
  > d7bd949 Update net-contour nightly (# 12570)
  > 7faad9a Update net-kourier nightly (# 12563)
  > 422f10a Upgrade knative.dev/pkg@main and fix DomainMapping error (# 12560)
  > 7d527f2 Update community files (# 12566)
bumping knative.dev/eventing 0310bf9...25bf6fe:
  > 25bf6fe upgrade to latest dependencies (# 6103)
  > 7a44b07 Update community files (# 6109)
  > c7718b0 Update community files (# 6105)
  > cf78f4c Upgrade knative.dev/pkg@main and fix test errors (# 6097)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-01 07:23:32 -08:00
knative-automation 2d9f957961
upgrade to latest dependencies (#1578)
bumping knative.dev/serving e648a2f...ff30afc:
  > ff30afc Update net-contour nightly (# 12552)
  > b3bd14f Update net-istio nightly (# 12555)
  > 5ec1118 removes periodSeconds hack for k8s < v1.21 (# 12550)
  > 046e275 updates to GA version of PodDisruptionBudget (# 12548)
  > 1ac434d Update net-gateway-api nightly (# 12554)
  > 91d2fa9 Update net-kourier nightly (# 12556)
  > 501df8c Update net-certmanager nightly (# 12553)
  > f953230 Change the name of the default autoscaler (# 12537)
  > ff54500 Upgrade tests - properly clean up resources  (# 12395)
  > 65a92df Update net-gateway-api nightly (# 12541)
  > 3785e9f Update net-kourier nightly (# 12543)
  > a71162c Update net-istio nightly (# 12535)
  > e0b028e upgrade to latest dependencies (# 12525)
  > ab33940 Update net-contour nightly (# 12542)
bumping knative.dev/eventing f074878...0310bf9:
  > 0310bf9 Fixing docs eventing spec details (# 6082)
  > 3b3eac1 Enable features configmap watching and fix mt broker filter subscriptions API implementation (# 6089)
  > 89b588f Wait for expected number of replicas in Scheduler tests (# 6083)
  > 9e0e90c Prober waits until receiver state != active or timeout (# 6074)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-25 16:59:44 -08:00
David Simansky 29fff9af50
Update cli-runtime to matching k8s (#1574) 2022-01-24 06:06:30 -08:00
knative-automation ed096b9669
upgrade to latest dependencies (#1573)
bumping knative.dev/serving a4f8b72...e648a2f:
  > e648a2f Update net-contour nightly (# 12534)
  > 02417c6 bump ggcr again which includes azure credential timing fixes (# 12539)
bumping github.com/spf13/viper a4bfcd9...f646c50:
  > f646c50 chore(deps): update dependencies
bumping knative.dev/eventing ad895de...f074878:
  > f074878 🔥 Remove k8s 1.20 APIs (# 6068)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-21 11:25:04 -08:00
knative-automation 17d6184cc8
upgrade to latest dependencies (#1571)
bumping knative.dev/networking c7164d4...ec78554:
  > ec78554 Add transport option (# 606)
bumping knative.dev/serving a3216ca...a4f8b72:
  > a4f8b72 Update net-kourier nightly (# 12531)
  > cec1a47 Update net-gateway-api nightly (# 12529)
  > 7826030 Update net-certmanager nightly (# 12530)
  > 30f5c96 Move our CI to GKE 1.21 (# 12509)
  > bd2a436 💫 Adding k8s 1.23.0 to GA action e2e workflows (# 12411)
  > d844f47 CodeReading: Move var to where is used (# 12532)
  > 0682e94 Add pvc support (# 12458)
bumping knative.dev/eventing e0e3f44...ad895de:
  > ad895de Upgrade test waits for sender deletion (# 6050)
  > c94bfb3 upgrade to latest dependencies (# 6065)
  > ef00e28 Update and rename roadmap-2021.md to roadmap.md (# 6067)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-21 04:04:04 -08:00
knative-automation 9b838cfb0a
upgrade to latest dependencies (#1570)
bumping knative.dev/hack 59b0cf1...9b2ed84:
  > 9b2ed84 Update community files (# 139)
bumping knative.dev/networking eac673f...c7164d4:
  > c7164d4 upgrade to latest dependencies (# 604)
  > 37ab2ef upgrade to latest dependencies (# 603)
  > 075f9b9 Update community files (# 602)
  > 52fb6ee upgrade to latest dependencies (# 601)
  > db53592 Update actions (# 600)
bumping knative.dev/pkg c0e1594...77555ea:
  > 77555ea upgrade to latest dependencies (# 2398)
  > 768f44f bump our min version to 1.21 (# 2397)
  > e989c22 Update community files (# 2393)
  > 0a429cb Allow Unstructured callback from Defaulting Webhook (# 2363)
bumping knative.dev/serving 9073261...a3216ca:
  > a3216ca Update net-kourier nightly (# 12520)
  > f079283 Update net-gateway-api nightly (# 12521)
  > 969beb3 Update net-istio nightly (# 12519)
  > b74e3c7 bump ggcr/k8schain to the latest (# 12510)
  > d44ad85 Update community files (# 12518)
  > a560242 Update net-contour nightly (# 12514)
  > db1b4ad Update net-kourier nightly (# 12515)
  > a75ee09 upgrade to latest dependencies (# 12513)
bumping github.com/spf13/cobra de187e8...178edbb:
  > 178edbb Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (# 1561)
  > 9054739 Remove __complete cmd for program without subcmds (# 1563)
  > 19c9c74 Always include the os package import when generating the root command (# 1557)
  > 01e05b8 Bump github.com/spf13/viper from 1.8.1 to 1.9.0 (# 1554)
  > 36bff0a fix root.go.golden (# 1552)
  > 1854bb5 Fix some typos (mostly found by codespell) (# 1514)
  > ff2c55e chore(ci): use golangci-lint-action (# 1477)
  > 1beb476 fix: Duplicate error message from cobra init boilerplates (# 1463)
  > 6f84ef4 Provide option to hide default 'completion' cmd (# 1541)
  > ee75a2b Remove trailing spaces from bash completion command description (# 1520)
  > 25bab5a Fix invalid shell completion when used with ~/.cobra.yaml (# 1510)
  > 3fed3ef Support different bash completion options (# 1509)
  > 507caf5 completions: fix mixed tab/spaces indentation (# 1473)
  > c7a4421 fix: typo in {bash,zsh}_completions.go (# 1459)
  > c3573e2 Completion: Capitalize short desc, and remove extra space from long (# 1455)
  > dd40ab0 feat: improve completions help formatting (# 1444)
  > d298d79 Update shell_completions.md to have automatically rootcmd (# 1372)
  > 6f19fa9 fix: unbound variables in bash completion (# 1321)
  > d65ba12 github: add dependabot configuration file (# 1427)
  > 45e521e enable composing PositionalArgs (# 896)
  > 9e1d6f1 args_test: add helper functions  (# 1426)
  > 62a72cd fix(diff): use arg '--strip-trailing-cr' (# 949)
  > 442031e Allow specifying licenses using their SPDX identifier (# 1159)
  > 78969f9 Remove "Lesser" from header for GPL-2.0 template (# 880)
  > 3c84bf8 Small correction in User Guide (# 1009)
  > 3ba5f15 Projects using cobra update (# 1454)
  > bfacc59 Addressing typos identified by @marckhouzam
  > 2682562 Simplifying goGet function
  > cf87fc4 Updating generator documentation and links
  > c97b7ec Update documentation to reflect the module aware generator
  > 9388e79 Cobra generator now works within Go modules
  > c9edb78 Change generator default license to none
  > dcf42b2 Change generator to require opting in to viper.
  > c0dd5cd Removing unused imports when not using Viper
  > f09e947 readme: remove ToC, since it's now shown by GitHub (# 1429)
  > d2c0cb3 DisableFlagParsing must disable flag completion (# 1161)
  > c1973d3 Update projects-using markdown with Tanzu (# 1501)
  > 4fd30b6 ci: test golang 1.16.x and 1.17.x too (# 1425)
  > 2a52778 go.mod: cpuguy83/go-md2man/v2 v2.0.1 (# 1460)
  > 56060d1 Add Meroxa CLI (# 1377)
bumping golang.org/x/term 6a3ed07...6886f2d:
  > 6886f2d all: upgrade x/sys to latest
  > a79de54 go.mod: upgrade to go 1.17
  > c04ba85 term: unify ioctl{Read,Write}Termios definition for aix, linux, solaris & zos
  > f5beecf term: skip TestMakeRawState on GOOS=ios
  > b80969c term: add aix and zos build tags
  > 72f3dc4 term: use existing unix implementation on solaris
  > de623e6 term: use stdin file descriptor in comment
bumping knative.dev/eventing 61d97d3...e0e3f44:
  > e0e3f44 Implement Subscriptions API Filters in MTChannelBroker (# 5995)
  > 7d73613 Use zap.NewProductionConfig and specific time encoding (# 6043)
  > d7b4d2c Change default Broker delivery spec (# 6011)
  > 76366bc Increase timeout for rekt tests (# 6062)
  > 850528b Update community files (# 6063)
  > f6fec10 update dependencies (# 6057)
  > 47c5739 upgrade to latest dependencies (# 6060)
  > 65c4a6f Dump resources when failed to wait for them to become ready (# 6056)
  > 68d4410 Fix test helpers for subscription that abuse Subscription's `spec.reply` (# 6053)
  > 5ebbed7 Set missing event type on CloudEvent in a test helper (# 6047)
  > 9963bd0 upgrade to latest dependencies (# 6044)
  > 2d64fdd Make event-library test image 'vendorable' (# 6049)
bumping github.com/spf13/viper bd03865...a4bfcd9:
  > a4bfcd9 chore(deps): update crypt
  > 1cb6606 build(deps): bump gopkg.in/ini.v1 from 1.65.0 to 1.66.2
  > a785a79 refactor: replace jww with the new logger interface
  > f1f6b21 feat: add logger interface and default implementation
  > c43197d build(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3
  > 2abe0dd build(deps): bump gopkg.in/ini.v1 from 1.64.0 to 1.65.0
  > 8ec82f8 chore(deps): update crypt
  > 35877c8 chore: fix lint
  > 655a0aa chore(deps): update golangci-lint
  > 946ae75 ci: fix github script
  > d40d641 chore: Go 1.17 update
  > 41ec2aa chore: run lint fixer
  > ba606cd chore: update build tools
  > 91b237f build(deps): bump actions/github-script from 4 to 5
  > 793ee22 build(deps): bump gopkg.in/ini.v1 from 1.63.2 to 1.64.0
  > 0594522 test: fix failing tests on windows
  > 14c9dc6 test: fix file find tests on windows
  > eae2327 feat: disable finder for now
  > 237f373 test: fix finder tests on windows
  > 78228f5 build: disable goconst linter for now
  > 8b7777d test(windows): skip failing tests on windows
  > 15c88da test(windows): fix watch file test
  > 552e3bd ci: separate lint and test
  > 1a7008f ci: make build pass on windows
  > 077ee30 ci: run tests on windows
  > 5a4e555 test: add tests for reading config files
  > 08ba8ca ci: disable fail fast
  > 4e595ce feat: use io/fs for searching files on Go 1.16+
  > 557c5d6 test: improve tests for searching files
  > 8e71595 feat: implement new finder using io/fs
  > ce82267 refactor: drop unused Unsetenv from testutil
  > 558a299 feat: use TB.Setenv on Go 1.17
  > b1fdc47 Recognize tfvars files as hcl by default.
  > 65f16c1 docs: fix indentation in code samples
  > 0d7e803 build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2
  > 6a29539 build(deps): bump gopkg.in/ini.v1 from 1.63.1 to 1.63.2
  > fa3412d fix cannot write hidden file without extension (# 1017)
  > a1f26b1 Add test for cannot write hidden file without extension
  > 46a61e6 Fixes # 1062
  > e606f74 fix: made `InConfig` process paths correctly
  > 2062cd6 Fix codeql workflow
  > c4687f7 Add CodeQL analysis workflow
  > 5a4d2a0 chore(deps): update crypt library fork
  > 6937864 chore(deps): update go-ini dependency
  > e897cbf build(deps): bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4
  > eb876e1 update readme.md
  > 38e00ee Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1
  > 5c0d079 ci: run builds on Go 1.17
  > cf6565f Bump github.com/spf13/cast from 1.4.0 to 1.4.1
  > a7cfd8b Fix bug report template
  > 294bb31 Add Go version to bug report tempplate
  > f2053fa Bump github.com/spf13/cast from 1.3.1 to 1.4.0
  > ab4b05a chore: add GitHub issue forms
  > e866eaa Update feedback_pull_request.yml
  > bc5df54 Update feedback_issue.yml
  > 409a7ba Bump actions/github-script from 3 to 4.0.2
  > 489df74 Update dependabot.yml
  > 899b682 Create dependabot.yml
  > 030b739 docs: add section about decoding formats
  > a02f986 feat(encoding): Integrate the new encoding package into Viper
  > 699d749 feat(encoding): Add toml codec
  > 6f15444 feat(encoding): Add hcl codec
  > 1862663 feat(encoding): Add json codec
  > 0e854bf feat(encoding): Add yaml codec
  > a00caae feat(encoding): Encoder/Decoder registry implementations

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-19 04:53:53 -08:00
knative-automation a96ecf55f6
upgrade to latest dependencies (#1565)
bumping knative.dev/eventing eb4c06c...61d97d3:
  > 61d97d3 Update actions (# 6042)
  > de89188 fix wrong date. (# 6041)
  > 4415944 upgrade to latest dependencies (# 6040)
  > b5603c0 upgrade to latest dependencies (# 6038)
  > c61fb46 Update VOLUNTEERS (# 6037)
bumping knative.dev/pkg 96f1852...c0e1594:
  > c0e1594 Update actions (# 2392)
  > 1db74d0 Adjust leaderelection defaults, add documentation. (# 2391)
  > 2b23ad1 Simplify URI creation in source validation tests (# 2389)
  > c568527 Fixes # 2308 TestSpoofingClient_WaitForEndpointState flake (# 2387)
  > b90b853 upgrade to latest dependencies (# 2388)
  > 785eb63 switch to klog/v2 (# 2386)
  > bba4470 Validate Sink in SourceSpec (# 2384)
  > 80b253f upgrade to latest dependencies (# 2385)
bumping knative.dev/hack f08cb0d...59b0cf1:
  > 59b0cf1 Proper search for tags in Go files only (# 135)
bumping knative.dev/serving 0309174...9073261:
  > 9073261 fix broken samples link (# 12508)
  > d7ba02e fix leader election issues due to defaults change (# 12506)
  > 7537f28 Update net-kourier nightly (# 12504)
  > ee55bd0 Update actions (# 12500)
  > 8beafe7 fix container name collision (# 12374)
  > 3639325 Update net-contour nightly (# 12494)
  > efd5db6 Update net-gateway-api nightly (# 12493)
  > 9de0607 Update net-istio nightly (# 12492)
  > 421358c Update net-kourier nightly (# 12486)
  > 39af716 upgrade to latest dependencies (# 12491)
  > f6d38a9 update rotation (# 12489)
  > a7df96e upgrade to latest dependencies (# 12485)
bumping knative.dev/networking 0dbedcd...eac673f:
  > eac673f upgrade to latest dependencies (# 599)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-14 05:06:44 -08:00
knative-automation 1fcab77a08
upgrade to latest dependencies (#1564)
bumping knative.dev/hack abd085f...f08cb0d:
  > f08cb0d Fixing issue knative/hack# 136 (# 137)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-11 05:07:13 -08:00
knative-automation 99c69a9cc1
upgrade to latest dependencies (#1558)
bumping k8s.io/code-generator 25a36f5...7b37ed0:
  > 7b37ed0 Merge pull request # 106960 from cpanato/update-xnet-122t
  > d078fd8 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > 5747c7b Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
  > 2e52dc3 Manual cherry pick of kube-openapi changes for release-1.22
  > 22f764f Merge pull request # 104310 from liggitt/automated-cherry-pick-of-# 104279-upstream-release-1.22
  > c6452dc Merge pull request # 104469 from liggitt/utils-1-22
  > c2733a4 Copy golang license to staging copies
  > f338d05 vendor: bump k8s.io/util to get fix for LRU cache
  > ff0bf9f Automated cherry pick of # 104014: Update golang.org/x/time/rate (# 104018)
  > 9fd003d update vendor after switch
  > b1b4942 Merge pull request # 101624 from tilt-dev/nicks/go-to-protobuf
  > d874928 Merge pull request # 103176 from CaoDonghui123/updatemod
  > c56a6a7 go-to-protobuf: small fixes to improve debuggability
  > 43f2a02 Merge pull request # 103318 from jpbetz/fix-102749
  > 563f0ae Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
  > 3fe66c8 Bump SMD to v4.1.2 to pick up # 102749 fix
  > 53a4e85 Merge pull request # 103026 from sanposhiho/fix/typo-on-ExtractHoge
  > 94f0451 Merge pull request # 95472 from ahmedtd/lru-remove-mpl
  > b76aedd Fix: typo on ExtractHoge
  > 600a804 Remove MPL-licensed dep from lruexpirecache
  > 723f918 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
  > d624dfc update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
  > 8d9ac5e Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
  > 12c648b update internal modules
  > b3a1c69 update vendor
  > b599f86 update internal modules
  > 964fb60 Correct comment block from openapi_v2.NewDocument to openapi_v2.ParseDocument
  > faf39f8 Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
  > 0ea71da Merge pull request # 102441 from feiskyer/update-vendor
  > dd653c5 Update Azure Go SDK to v55.0.0
  > f65da15 Merge pull request # 102897 from liggitt/etcd-ga
  > 22f08a3 Update to etcd v3.5.0 client
  > 93504ea Merge pull request # 100488 from liggitt/protobuf
  > de39fc1 Update protobuf,grpc,etcd dependencies
  > e5ccfa3 sync: remove Godeps/
  > af0b5d9 Merge pull request # 102454 from wzshiming/clean/remove-godeps
  > ed0f8d0 Merge pull request # 102467 from pacoxu/json-patch-5.5.0
  > 7639b06 Remove Godeps
  > daefbed Merge pull request # 102059 from jsafrane/fix-consistentread
  > 783e1ca upgrade gopkg.in/evanphx/json-patch to v4.11.0
  > 9c11f92 Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
  > 0b0b341 Bump k8s.io/utils
  > 45c8999 Bump golang.org/x/text to v0.3.6
  > 2f22fda Merge pull request # 102332 from pacoxu/klog-2.9.0
  > 3e7c599 upgrade klog to v2.9.0
  > 0213807 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
  > d76ae01 vendor: bump runc to rc95
  > deed336 Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
  > 632c95c update testing related dependencies
  > 994995d Merge pull request # 102094 from liggitt/revert-runc
  > 61abebe Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
  > 66f43cf Merge pull request # 101888 from kolyshkin/update-runc-rc94
  > bb6578c vendor: bump runc to rc94
  > f57bba4 Merge pull request # 100940 from markusthoemmes/fake-client-interface
  > b9c3fe9 Merge pull request # 101320 from amanchourasiya/bugfix/101309
  > 4b75d82 Implement a FakeClient interface
  > 3fae618 Merge pull request # 100496 from jpbetz/extract-subresources
  > 2697f01 Removing comment to improve generated docs.
  > 112073b Merge pull request # 101357 from feiskyer/update-vendor
  > 9586e06 Add subresource support to apply extract
  > de8ea98 Update Azure Go SDK version to v53.1.0
  > cbf249e Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
  > 678d1fb remove go-openapi/spec
  > 6b304b4 bump k8s.io/kube-openapi
  > dd2ded1 Merge pull request # 100490 from howardjohn/gnostic-v051
  > 1f18445 Update kube-openapi and gnostic dependencies
  > 70ccd82 Merge pull request # 100970 from apelisse/add-subresource-managedfields
  > 597a684 Generated code
  > bdc2396 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
  > e4dc439 Merge pull request # 100684 from Jefftree/atomic
  > c22c694 Update structured-merge-diff to v4.1.1
  > 0557bb8 Merge pull request # 100671 from Niekvdplas/spelling-mistakes
  > 275d6b8 Generate openapi and proto files
  > 3112572 Merge pull request # 99849 from jpbetz/apply-subresources
  > c74497a Fixed several spelling mistakes
  > 72793d0 Generate ApplyScale client support
  > cbbce91 Add apply subresource support to client-go's typed client
  > 5bc604e Merge pull request # 100156 from ehashman/issue-100155
  > 092920b Bump klog to 2.8.0, fixing nil panics in KObj
bumping knative.dev/eventing d829745...eb4c06c:
  > eb4c06c Add CloudEvent SQL validation (# 6032)
  > eb62db9 Fix broken links (# 6030)
  > 7bf054f Add k8s trace attribute to PingSource (# 5928)
  > b8d1cfb rename pingsource component (# 6003)
  > 1ae8a49 Fixing Broker DLQ flaky tests (# 6006)
  > 4348c29 upgrade to latest dependencies (# 6031)
  > 5e3183b Remove useless logconfig package (# 6015)
  > 06ba3ea Remove skipped Trigger no Broker test (# 6014)
  > 1ba7810 Bump otel/trace dependency. (# 6021)
  > e71f0b0 Update actions (# 6016)
bumping knative.dev/pkg 7927179...96f1852:
  > 96f1852 Update actions (# 2382)
  > 3f86f59 Update community files (# 2381)
  > 52e42b7 Extend Apply verb to extensions, Bump to K8s 1.22. (# 2327)
bumping k8s.io/api 3fcac9f...9d2e771:
  > 9d2e771 Update dependencies to v0.22.5 tag
  > d5ade40 Merge pull request # 106960 from cpanato/update-xnet-122t
  > ad37243 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > 79120fd Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
  > 2792020 Manual cherry pick of kube-openapi changes for release-1.22
  > 68328c1 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
  > 99803f6 Revert "statefulset PersistentVolumeClaimDeletePolicy api change"
  > 4bdcbc6 Merge pull request # 103168 from raisaat/beta-2238
  > 4aee549 Update API description for probe.terminationGracePeriodSeconds
  > cd49d27 Merge pull request # 103245 from wzshiming/fix/prober-termination
  > af0a862 Merge pull request # 99023 from verb/1.21-securitycontext
  > 8479309 Regenerate
  > 0ff29d3 Merge pull request # 98817 from alculquicondor/job-completion-api
  > f608fb0 Generated code for securityContext in EphemeralContainers
  > ae00b16 Update API documents
  > 1e1dad4 Merge pull request # 103467 from thockin/svc-alloc-lb-nodeports-bug
  > 1cee8b1 Add Job.status.uncountedPodUIDs
  > 1a4d863 Allow securityContext in EphemeralContainers
  > 8ad172a Merge pull request # 102966 from SergeyKanzhelev/deprecateDynamicKubeletConfig
  > 9aa829f Fix small bug with AllocateLoadBalancerNodePorts
  > c712065 Merge pull request # 103276 from NetApp/data-source-ref
  > bb601f1 deprecate and disable by default DynamicKubeletConfig feature flag
  > 2c49f10 Merge pull request # 99961 from margocrawf/master
  > 3bec203 Add DataSourceRef field to PVC spec
  > 9f69fea Merge pull request # 101296 from Miciah/fix-RollingUpdateDaemonSet-godoc-regarding-rounding
  > fb2c6db This introduces an Impersonate-Uid header to server side code.
  > 49e8721 Merge pull request # 99494 from enj/enj/i/not_after_ttl_hint
  > a05eb2d Fix RollingUpdateDaemonSet godoc regarding rounding
  > f75dde5 Merge pull request # 103176 from CaoDonghui123/updatemod
  > 03dbe2b Generated
  > e14d3f9 Merge pull request # 103318 from jpbetz/fix-102749
  > bfaee58 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
  > 2475115 csr: add expirationSeconds field to control cert lifetime
  > 0c9a900 Merge pull request # 99378 from mattcary/api
  > ca00f16 Bump SMD to v4.1.2 to pick up # 102749 fix
  > b71fde3 Merge pull request # 102028 from chrishenzie/read-write-once-pod-access-mode
  > af1946e tests for statefulset PersistentVolumeClaimDeletePolicy api change
  > bbf61a2 ReadWriteOncePod PV access mode and feature gate
  > 3f39120 statefulset PersistentVolumeClaimDeletePolicy api change
  > c112aae Merge pull request # 103153 from josephburnett/v2beta2
  > 2cc5916 Merge pull request # 103003 from sschne/bugfix/fix-required-pathtype
  > 8eb76d0 Move HPA v2beta2 deprecation to 1.23.
  > 6db9ac8 Merge pull request # 103001 from zshihang/csi
  > 55a4932 Remove omitempty from PathType
  > 8de3d46 Merge pull request # 103190 from robscott/remove-app-protocol-gate
  > 6089ecf CSIServiceAccountToken ga
  > a5544ab Removing ServiceAppProtocol feature gate
  > 07d5b5c Merge pull request # 103161 from MikeSpreitzer/comment-apf-types
  > 52573b6 Merge pull request # 95472 from ahmedtd/lru-remove-mpl
  > 9efbb56 Add missing comments in APF API types
  > d4897f2 Merge pull request # 102022 from adtac/sbeta
  > 31da821 Remove MPL-licensed dep from lruexpirecache
  > 0f1d05d Merge pull request # 103010 from BenTheElder/ansi-386-overflow
  > 5a15c1a graduate SuspendJob to beta
  > a8267d5 Merge pull request # 95768 from danwinship/document-nodeaddresstype
  > 1473f93 update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
  > 8e345e4 Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
  > 475ec09 Document the NodeAddressType values
  > 58a75e7 update vendor
  > c707e2b Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
  > 508b641 Merge pull request # 102897 from liggitt/etcd-ga
  > bc7ac6c Update to etcd v3.5.0 client
  > b5b150a Merge pull request # 100488 from liggitt/protobuf
  > d397d2a Merge pull request # 102834 from rikatz/endport-beta
  > 3410dfc Update protobuf,grpc,etcd dependencies
  > 672fa45 Update generated files for endPort promotion to Beta
  > 0f7caf4 Promote endPort field in netpolicies to beta
  > bd09c62 sync: remove Godeps/
  > 443865c Merge pull request # 102454 from wzshiming/clean/remove-godeps
  > 9f22d12 Merge pull request # 102412 from andrewsykim/kill-service-topology
  > 140e77f Remove Godeps
  > 597d8a9 Merge pull request # 102467 from pacoxu/json-patch-5.5.0
  > d79bfb4 api: update API compatibility tests to remove topologyKeys from Service
  > 5ca0554 upgrade gopkg.in/evanphx/json-patch to v4.11.0
  > c7678e6 core/v1: add unit tests to ensure deprecated protobuf field numbers are not re-used
  > 0b55fc9 Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
  > 637d634 apis: update generated code after removing Service topologyKeys
  > 23dfef7 Merge pull request # 102223 from lunhuijie/run-test6
  > cb0ea78 Bump golang.org/x/text to v0.3.6
  > 952c10d apis: remove Service topologyKeys
  > b8a1b1f Merge pull request # 102336 from SataQiu/remove-podpreset
  > a1e83ec api link is missing
  > b0d9a0e Merge pull request # 100842 from ravisantoshgudimetla/add-minReadySeconds-ss
  > 98ffe9c cleanup PodPreset testdata
  > c1965f3 Merge pull request # 102332 from pacoxu/klog-2.9.0
  > 6c59389 testdata: StatefulSet
  > 60e1beb upgrade klog to v2.9.0
  > b51bb84 generated: Changes for api introduced
  > a16591c Merge pull request # 101742 from ravisantoshgudimetla/promote-maxSurge-beta
  > cb82702 api: Introduce minReadySeconds,AvailableReplicas in Statefulset
  > 191e7be Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
  > f1ffee0 Promote DS MaxSurge to beta
  > da19d3a Merge pull request # 99576 from marosset/windows-host-process-work
  > 55a1051 vendor: bump runc to rc95
  > ad700d0 Merge pull request # 102159 from roycaihw/mark-containerimage-name-optional
  > 7c10cae  API support for Windows host process containers
  > 0fb680d Merge pull request # 101099 from pacoxu/podpreset-clean
  > 419f976 generated
  > 532146f Merge pull request # 102030 from aojea/ingress_beta
  > 59e252c remove pod preset testdata and args
  > 7673089 mark ContainerImage.names as optional
  > d5fda55 Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
  > acf8681 bump e2e test to ingress v1
  > 6500f76 Merge pull request # 101916 from MartinKanters/101137-document-double-dollar-behavior
  > c881484 update testing related dependencies
  > c2d30ef Merge pull request # 102034 from AbdulBasitAlvi/bug/add_description_api_apps_v1_types
  > c961028 Generated doc files
  > bb4775a Merge pull request # 102094 from liggitt/revert-runc
  > 67fc4d0 bug(staging_api_apps_v1): add descriptions to apps/v1/types.go files
  > c2884aa Processed review suggestions
  > 1d8425e Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
  > 35f2b3a Generated doc files
  > 8d7383b Merge pull request # 102066 from alculquicondor/api_rev
  > e56fa49 Corrected the $$ documentation in staging/src as well
  > c10867d Merge pull request # 101888 from kolyshkin/update-runc-rc94
  > fc270cb Use aliases in sig apps and scheduling APIs OWNERS
  > 8672a59 Merge pull request # 101496 from ahg-g/ahg-nss-beta
  > dafeb4b vendor: bump runc to rc94
  > 98c0df6 Merge pull request # 101627 from rikatz/fix-ingress-doc
  > 367ad6c graduate pod affinity NamespaceSelector to Beta
  > 929601b Merge pull request # 100008 from wangyysde/issue99675
  > 2312ce4 Change ingress api doc to reflect the correct path validation
  > 9295cf9 Merge pull request # 101618 from vincepri/fuzzer-secs-bug-negative
  > 713113e Add descriptions to api/extensions/v1beta1/types.go
  > 3af60a8 Merge pull request # 101243 from liggitt/api-1-21
  > 315950d Update generated fixture data with creation/deletion timestamps
  > 020341d Merge pull request # 99391 from zhuangqh/update-doc
  > c390b84 Update round-tripped protobuf output
  > 645b51b Merge pull request # 101292 from AliceZhang2016/job_controller_metrics
  > 104cee5 docs: fix outdated enhancement doc link
  > b8166a5 Drop 1.19.0 API compatibility data
  > b8e414e Merge pull request # 98028 from tkashem/apf-post-startup-fix
  > fa35e8d change default feature gate value of IndexedJob
  > 1e93921 Add 1.21.0 API compatibility data
  > 2fa452f Merge pull request # 90635 from desaintmartin/type-container-securitycontext
  > aaabe7b add auto update for apf bootstrap configuration
  > 8c6483e Merge pull request # 99842 from mowangdk/upgrade_struct_annotation
  > adeaab0 Container type: document that SecurityContext applies to Container instead of Pod.
  > bdba003 Add descriptions to apiextensions v1 & v1beta1 types.go
  > e066428 Add description to policy types.go
  > 0097618 Merge pull request # 99811 from lauchokyip/fixtype
  > 79f8f51 Added description to staging/src/k8s.io/api/apiserverinternal/v1alpha1/types.go
  > 13f2909 Merge pull request # 101704 from liggitt/api-testdata
  > 9757115 Merge pull request # 101687 from siddhartha97/add-feature
  > f1c1562 Update testdata generation command
  > 527f77d Added changes
  > 73cb810 Merge pull request # 100233 from umangachapagain/imagepolicy-desc
  > 335d3ee Merge pull request # 99760 from navist2020/fix_descriptons
  > 7172eb3 add missing description to api/imagepolicy/v1alpha1/types.go
  > 6753086 Merge pull request # 98740 from andrewmelis/arm/fix-container-security-context-docs
  > 73d7b2e Add descriptions to api/authorization/*/types.go
  > 010282a Merge pull request # 95286 from SergeyKanzhelev/removePodUnknown
  > 6f6e8ed Generate specs after documentation change
  > c8d93ac Merge pull request # 99519 from whydoubt/typos
  > c31108f podUnknown is marked as Obsolete
  > a6e3a6d Remove duplicate link in container/securityContext
  > 95cee48 Merge pull request # 101034 from verb/1.22-ec-api
  > 45a00c1 Correct a misspelling of 'secret'.
  > b64c6b5 Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
  > ece0d38 Generated code for Pod-based ephemeralcontainers
  > 6b193da bump k8s.io/kube-openapi
  > 457d71c Switch ephemeralcontainers SR to Pod Kind
  > e993e00 Merge pull request # 100490 from howardjohn/gnostic-v051
  > a9b89d5 Update kube-openapi and gnostic dependencies
  > 648b778 Merge pull request # 100970 from apelisse/add-subresource-managedfields
  > 16be49d Generated code
  > 50dfb4f sync: update go.mod
  > 86cef11 Merge pull request # 100724 from liggitt/eviction-v1beta1
  > e55a4a1 Merge pull request # 101086 from enj/enj/i/auth_owners_gen
  > 96ffc3f Define constant for eviction failure cause
  > fada3d2 Merge pull request # 101080 from ahg-g/ahg-cost-beta
  > 6bb5a8a Prune stale entries from OWNERS files
  > 63023e5 Generated files
  > 59fddaa Graduate PodDeletionCost to Beta
  > 4d4999e Register Eviction v1
  > 424177a Merge pull request # 100885 from enj/enj/i/auth_owners
  > 6eed676 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
  > b23efeb Update auth OWNERS files to only use aliases
  > 9b64426 Merge pull request # 100730 from mikedanese/rbacdoc
  > 5ace415 Update structured-merge-diff to v4.1.1
  > c1cb3cc Merge pull request # 100728 from robscott/topology-auto
  > e2bec99 clarify RBAC API documentation
  > 0bd7673 Merge pull request # 100684 from Jefftree/atomic
  > 6140925 Updating Topology Aware Hints to support "Auto" value for annotation
  > c2af720 Merge pull request # 100245 from mengjiao-liu/Update-broken-links
  > 2634033 Generate openapi and proto files
  > e32abb1 Merge pull request # 99849 from jpbetz/apply-subresources
  > 5d132f2 Update `PodSpec/Overhead` broken links
  > ddfb9ba Tag certain non-selector structs as atomic
  > 645ffdb Merge pull request # 97989 from Danil-Grigorev/atomic-label-selectors
  > 64fc45e Add genclient:method=ApplyScale to types supporting scale update
  > 04a51e7 Add structType=atomic to all selectors
  > 2824ee6 Merge pull request # 93195 from huffmanca/update-fsgrouppolicy
  > f81f579 Make selectors atomic
  > 04650e4 Updated generated dependencies
  > 0c55033 Addresses nitpicks for FSGroupPolicy
  > 3a2d6b5 Merge pull request # 100472 from liggitt/endpoint-slice-v1beta1
  > e923586 Mark v1beta1 EndpointSlice deprecated in favor of v1
bumping k8s.io/apimachinery f916759...47f99e7:
  > 47f99e7 Merge pull request # 106960 from cpanato/update-xnet-122t
  > 9e51a4c dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > e757da0 Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
  > 223bdbb Manual cherry pick of kube-openapi changes for release-1.22
  > 4a9e16b Merge pull request # 104310 from liggitt/automated-cherry-pick-of-# 104279-upstream-release-1.22
  > 65ee33b Copy golang license to staging copies
  > a644435 Merge pull request # 103457 from codearky/fix-yaml-terminator-wcomment
  > ff522ab Merge pull request # 98817 from alculquicondor/job-completion-api
  > f1aad3e add yaml separator validation and avoid silent ignoration
  > 0dafcb4 Merge pull request # 102188 from alculquicondor/fasterselector
  > 8b8079d Add Job.status.uncountedPodUIDs
  > 8303750 Merge pull request # 103176 from CaoDonghui123/updatemod
  > 51eb781 Improve slice allocation in LabelSelectorAsSelector
  > 3272933 Merge pull request # 103318 from jpbetz/fix-102749
  > 2510b16 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
  > 0376ffb Add benchmark for LabelSelectorAsSelector
  > 8989bdf Bump SMD to v4.1.2 to pick up # 102749 fix
  > a4b8a5f Merge pull request # 95472 from ahmedtd/lru-remove-mpl
  > 1241855 Remove MPL-licensed dep from lruexpirecache
  > 4713ab5 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
  > 41b021b update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
  > 76ce197 Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
  > 8146ded Merge pull request # 102629 from tiloso/staticcheck-cluster-apimachinery-apiserver
  > 1acaad5 update vendor
  > 30802a0 Merge pull request # 102924 from liggitt/race-test-speed
  > 2245ed8 Fix staticcheck in cluster & k8s.io/{apimachinery,apiserver}
  > 076d25b Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
  > 513e50f Speed up unit tests in -race detection mode
  > 0dc8a67 Merge pull request # 102897 from liggitt/etcd-ga
  > 15dfbe8 Update to etcd v3.5.0 client
  > b2555c6 Merge pull request # 100488 from liggitt/protobuf
  > f4becb8 Update protobuf,grpc,etcd dependencies
  > a3b8985 sync: remove Godeps/
  > 94d2465 Merge pull request # 102454 from wzshiming/clean/remove-godeps
  > aec8116 Merge pull request # 102467 from pacoxu/json-patch-5.5.0
  > 9a1154c Remove Godeps
  > a5103de Merge pull request # 102489 from saschagrunert/http-stream-nil
  > 68243ab add ut for preventing dropping null from arrays
  > 1e82f3b Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
  > d97ed6c Fix regression for timed-out stream cleanups
  > 9f25815 upgrade gopkg.in/evanphx/json-patch to v4.11.0
  > 4cf81ce Bump golang.org/x/text to v0.3.6
  > 44113be Merge pull request # 102332 from pacoxu/klog-2.9.0
  > 2a3fbac upgrade klog to v2.9.0
  > 1f89c78 Merge pull request # 100394 from mengjiao-liu/clean-up-redundant-code
  > 2dd32d7 Merge pull request # 102150 from julianvmodesto/ssa-big-last-applied-followup
  > c1766ec Fix use nil err
  > 4e7cc58 Make a public ValidateAnnotationsSize
  > 6df4bfb Make validation totalAnnotationSizeLimitB public.
  > cfc896c Merge pull request # 99371 from tiloso/staticcheck-apimachinery-util
  > adc48d2 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
  > ecda63f Fix staticcheck in k8s.io/apimachinery/pkg/util
  > 95c5729 vendor: bump runc to rc95
  > c7322e8 Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
  > 2214a11 update testing related dependencies
  > 2540c63 Merge pull request # 102094 from liggitt/revert-runc
  > 9765e76 Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
  > e1b4d3f Merge pull request # 101888 from kolyshkin/update-runc-rc94
  > 4c2cee4 Merge pull request # 101618 from vincepri/fuzzer-secs-bug-negative
  > 2a34e07 vendor: bump runc to rc94
  > 96c076b Merge pull request # 101668 from tkashem/wait-poll-with-context
  > 4112135 Timestamp fuzzer in metav1 should not use negative values
  > fda7135 Merge pull request # 101626 from MadhavJivrajani/master
  > aaed044 apimachinery: add context bound polling
  > 83e6b5f Merge pull request # 101320 from amanchourasiya/bugfix/101309
  > 60281a0 Add validation for names like '-'
  > b3737e4 Merge pull request # 101590 from smarterclayton/quantity
  > 22894de Removing comment to improve generated docs.
  > 8c18d83 quantity: Allow a new quantity to be created directly from inf.Dec
  > 05188ba Merge pull request # 101092 from shawnhanx/limited
  > 83ce8f0 Merge pull request # 100496 from jpbetz/extract-subresources
  > 8cefc5b fix limited4 -> limited
  > ec059b1 Merge pull request # 101361 from njuptlzf/label-test
  > e522d21 Enable extract test for status subresource
  > ba18a62 Merge pull request # 101306 from joelsmith/master
  > b4b4027 parseOperator description is inconsistent with the behavior
  > a5c5d6e Add subresource support to apply extract
  > f3a344a Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
  > 2449c2e Additional CVE-2021-3121 fix
  > b78e067 bump k8s.io/kube-openapi
  > 37b6f01 Merge pull request # 100490 from howardjohn/gnostic-v051
  > 87974a2 Update kube-openapi and gnostic dependencies
  > 8daf289 Merge pull request # 100970 from apelisse/add-subresource-managedfields
  > 6ee6d74 Generated code
  > 5c420e5 Add "subresource" field to ManagedFieldEntry
  > 1ba67c1 Merge pull request # 101086 from enj/enj/i/auth_owners_gen
  > f2987aa Merge pull request # 101000 from lojies/ominilcheckforlen
  > 8c00220 Prune stale entries from OWNERS files
  > d23dd75 Merge pull request # 100430 from mozillazg/fix-staticcheck-failed-apimachinery-serializer
  > 2567f57 code cleanup: Omit redundant nil check on slices
  > d8cdd62 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
  > c4ed323 Fix staticcheck failures for vendor/k8s.io/apimachinery/pkg/runtime
  > 77ef728 Merge pull request # 100684 from Jefftree/atomic
  > 02a91c3 Update structured-merge-diff to v4.1.1
  > 74cf9d3 Merge pull request # 99839 from saschagrunert/portforward-stream-cleanup
  > ae7302c Generate openapi and proto files
  > 24633e4 Cleanup portforward streams after their usage
  > 22a1f0c Tag certain non-selector structs as atomic
  > 57f2a07 Merge pull request # 100156 from ehashman/issue-100155
  > 567c401 Bump klog to 2.8.0, fixing nil panics in KObj
bumping knative.dev/networking 62388a5...0dbedcd:
  > 0dbedcd upgrade to latest dependencies (# 598)
  > e40187c Update actions (# 597)
bumping k8s.io/apiextensions-apiserver 73536ac...811461e:
  > 811461e Update dependencies to v0.22.5 tag
  > 7b79c0c Merge pull request # 106960 from cpanato/update-xnet-122t
  > d3b1314 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > 6b25b67 Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
  > ddac85f Manual cherry pick of kube-openapi changes for release-1.22
  > 41e7589 Merge pull request # 104988 from liggitt/automated-cherry-pick-of-# 104969-upstream-release-1.22
  > c2005c2 Fix null JSON round tripping
  > 068ccef Propagate conversion errors
  > 9ea1b11 Merge pull request # 104469 from liggitt/utils-1-22
  > 0ddd93a vendor: bump k8s.io/util to get fix for LRU cache
  > d37e63d Automated cherry pick of # 104014: Update golang.org/x/time/rate (# 104018)
  > 0de7bca Merge pull request # 103930 from cheftako/automated-cherry-pick-of-# 103895-upstream-release-1.22
  > 9829d39 Update to using apiserver-network-proxy v1.22
  > 34f76b8 Merge pull request # 103882 from rphillips/automated-cherry-pick-of-# 103743-upstream-release-1.22
  > ad3dac1 vendor: bump runc to 1.0.1
  > 1eec384 add tracing to webhook requests
  > a9bb2e8 Merge pull request # 103548 from dims/drop-hashicorp-lru
  > 176547e update vendor after switch
  > 179ee05 update to new k8s.io/utils
  > 71ce3e0 Merge pull request # 103483 from odinuge/revert-102508-runc-1.0
  > 414b34f Revert "Update runc to 1.0.0"
  > d62f651 Merge pull request # 103176 from CaoDonghui123/updatemod
  > 7d1f6ff Merge pull request # 102508 from kolyshkin/runc-1.0
  > 3181a7b Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
  > bc42870 vendor: bump runc to 1.0.0 pre
  > be5c205 Merge pull request # 103318 from jpbetz/fix-102749
  > 94119d1 Bump SMD to v4.1.2 to pick up # 102749 fix
  > 930e99e Merge pull request # 103248 from sttts/sttts-crd-converison-test
  > 305a8a6 Merge pull request # 103126 from jdnurme/konn-21-update
  > b5be0cb apiextension: fix typo and test case in conversion integration test
  > 26c07d5 Updated to use konnectivity client v0.0.21, and implemented placeholder context
  > 92e6c85 Merge pull request # 94942 from dashpole/apiserver_opentelemetry
  > 11bad3f Add distributed tracing to the apiserver using OpenTelemetry
  > ac26ae6 Merge pull request # 102883 from liggitt/etcd-embed
  > 991af11 Drop etcd tests dependency
  > 171c646 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
  > a0952e2 update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
  > 2dc2006 Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
  > 959d369 Merge pull request # 102991 from soltysh/column_printer
  > 40ffbb8 update vendor
  > 71d1ac4 Extract columnPrinter interface for printing the values behind additional columns
  > c776c69 Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
  > 5e236fd Merge pull request # 102441 from feiskyer/update-vendor
  > b2e967b Update Azure Go SDK to v55.0.0
  > 01cad9a Merge pull request # 102897 from liggitt/etcd-ga
  > 3a83b89 Update to etcd v3.5.0 client
  > 9a7a407 Merge pull request # 100488 from liggitt/protobuf
  > b965a68 Update protobuf,grpc,etcd dependencies
  > 88dd39f Switch to go.etcd.io/etcd/client/v3
  > 6cfb102 Merge pull request # 102825 from n4j/bug/KubectlWindowsCrash
  > 18f9397 Merge pull request # 102814 from cheftako/master
  > 2dd0fdd Fix - Winterm issue on Windows 8.1 in kubectl exec
  > 71d03d0 Upgraded konnectivity-client to v0.0.20
  > 22a9708 sync: remove Godeps/
  > 1347dd8 Merge pull request # 102454 from wzshiming/clean/remove-godeps
  > 0c442dd Merge pull request # 102467 from pacoxu/json-patch-5.5.0
  > 3b8718c Remove Godeps
  > 660a516 Merge pull request # 102059 from jsafrane/fix-consistentread
  > 18ef5f9 upgrade gopkg.in/evanphx/json-patch to v4.11.0
  > be90f88 Merge pull request # 102561 from dims/updating-to-prometheus/common-latest-version
  > d387794 Bump k8s.io/utils
  > 788f663 make lint-dependencies happy!
  > a2e697c Updating to prometheus/common v0.26.0
  > ad3d999 Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
  > 3cb49d2 Bump golang.org/x/text to v0.3.6
  > af57388 Merge pull request # 102332 from pacoxu/klog-2.9.0
  > 9b03e52 upgrade klog to v2.9.0
  > 80449b3 Merge pull request # 102213 from cheftako/grpc-client
  > 1e7435a Upgrade konnectivity-client for GRPC connection fixes
  > eae9a86 Merge pull request # 102197 from liggitt/crd-lifecycle
  > 06b6765 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
  > 01da005 Propagate server version correctly to apiextensions-apiserver, stop serving v1beta1 CRDs
  > 638e19f Merge pull request # 100754 from liggitt/warning-ga
  > 8f8e3ec vendor: bump runc to rc95
  > 997a056 Merge pull request # 101688 from liggitt/field-warnings
  > a6f3df2 Graduate WarningHeader feature to GA
  > b3b45bb Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
  > a55c164 Add WarningsOnCreate,WarningsOnUpdate
  > e6c6e3a update testing related dependencies
  > a01e380 Merge pull request # 102094 from liggitt/revert-runc
  > d22e8e0 Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
  > 5be0c59 Merge pull request # 101888 from kolyshkin/update-runc-rc94
  > 02ce3c5 vendor: bump runc to rc94
  > 6fcacda Merge pull request # 100940 from markusthoemmes/fake-client-interface
  > 16f070d Merge pull request # 99842 from mowangdk/upgrade_struct_annotation
  > 0174810 Implement a FakeClient interface
  > 520f4b4 Add descriptions to apiextensions v1 & v1beta1 types.go
  > b38c3ee Merge pull request # 101320 from amanchourasiya/bugfix/101309
  > c9fb52e Merge pull request # 101497 from deads2k/crd-integration
  > 9becbfa Removing comment to improve generated docs.
  > 03ebf8a split CRD schema test between migrated data and current
  > e61844c Merge pull request # 101357 from feiskyer/update-vendor
  > eee4af5 Update Azure Go SDK version to v53.1.0
  > 1f6c96c Merge pull request # 98377 from nodo/scale-ownership-tracking-deployment
  > a0717ff Add nil path to mapping when a CR has no "scale" subresource
  > 1446de4 Use ScaleHandler for all scalable resources
  > ebf5081 Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
  > d8eb225 remove go-openapi/spec
  > 7a8698f bump k8s.io/kube-openapi
  > b0804e0 Merge pull request # 100490 from howardjohn/gnostic-v051
  > 31019b4 Update kube-openapi and gnostic dependencies
  > 7537a76 Merge pull request # 100970 from apelisse/add-subresource-managedfields
  > 049231a Generated code
  > ce2b330 Add "subresource" field to ManagedFieldEntry
  > 60a7544 sync: update go.mod
  > 1253a6f Merge pull request # 100739 from pacoxu/update-zap
  > 35de004 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
  > 389a19b update uber zap to 1.16.0 to fix a nil pointer exception
  > 015cd7a Merge pull request # 100684 from Jefftree/atomic
  > da156a8 Update structured-merge-diff to v4.1.1
  > c5eec4f Merge pull request # 100671 from Niekvdplas/spelling-mistakes
  > 895747a Generate openapi and proto files
  > 904189d Fixed several spelling mistakes
  > e546218 Merge pull request # 100566 from dekkagaijin/patch-1
  > f141ea0 Update image base to `gcr.io/distroless/base-debian10:latest`
bumping k8s.io/client-go a2642ab...a406c93:
  > a406c93 Update dependencies to v0.22.5 tag
  > ea750b1 Merge pull request # 106960 from cpanato/update-xnet-122t
  > 8e1bfd2 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > 362cd0f Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
  > 2064e72 Manual cherry pick of kube-openapi changes for release-1.22
  > 36ef169 Merge pull request # 104988 from liggitt/automated-cherry-pick-of-# 104969-upstream-release-1.22
  > 528ab4f Propagate conversion errors
  > 972da7b Merge pull request # 104310 from liggitt/automated-cherry-pick-of-# 104279-upstream-release-1.22
  > 2ac20a6 Merge pull request # 104690 from atiratree/automated-cherry-pick-of-# 104172-upstream-release-1.22
  > d35f07a Copy golang license to staging copies
  > 3499434 add a test for jsonpath template parsing to prevent regressions
  > 67fba22 revert "fix wrong output when using jsonpath"
  > 4d7bb68 Merge pull request # 104469 from liggitt/utils-1-22
  > e475734 vendor: bump k8s.io/util to get fix for LRU cache
  > 5629b66 Automated cherry pick of # 104014: Update golang.org/x/time/rate (# 104018)
  > 1e037e8 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
  > d3b9758 Merge pull request # 103689 from enj/enj/t/exec_metrics
  > ef1d5d2 client-go exec: fix metrics related to plugin not found
  > 7a90b08 Merge pull request # 102928 from dprotaso/dynamic-client-backwards-compatible
  > f0bc45f Merge pull request # 98817 from alculquicondor/job-completion-api
  > c6c0ca0 Simplify use of the fake dynamic client
  > 69e00b0 Merge pull request # 103548 from dims/drop-hashicorp-lru
  > 3bb4101 Add Job.status.uncountedPodUIDs
  > 266e43a update to new k8s.io/utils
  > 8abac60 Merge pull request # 103487 from novahe/fix/fixture-data-race
  > b267864 Merge pull request # 103276 from NetApp/data-source-ref
  > b7e5fce client-go: copying object to fix data race (# 103148)
  > 4339f1b Merge pull request # 102181 from enj/enj/i/deprecate_gcp_azure
  > 0cb2597 Add DataSourceRef field to PVC spec
  > 68cb2dd Merge pull request # 102890 from ankeesler/exec-plugin-v1
  > e2b5311 Deprecate azure and gcp in-tree auth plugins
  > ca3a47f Merge pull request # 99494 from enj/enj/i/not_after_ttl_hint
  > f00874a exec credential provider: update tests+metadata for v1
  > 843bb80 Merge pull request # 103176 from CaoDonghui123/updatemod
  > e56c7dc Generated
  > dba1c9a promote client.authentication.k8s.io to v1
  > e9d2f61 Merge pull request # 103318 from jpbetz/fix-102749
  > 6851811 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
  > 30cd4e9 csr: add expirationSeconds field to control cert lifetime
  > 45d1077 Merge pull request # 99378 from mattcary/api
  > 83ade40 Bump SMD to v4.1.2 to pick up # 102749 fix
  > e68c673 Merge pull request # 103026 from sanposhiho/fix/typo-on-ExtractHoge
  > dba85b7 tests for statefulset PersistentVolumeClaimDeletePolicy api change
  > dae61be Merge pull request # 95472 from ahmedtd/lru-remove-mpl
  > c374b40 Fix: typo with hack/update-codegen.sh
  > f54e143 Merge pull request # 102540 from jpbetz/apply-client-docs
  > 65b7d26 Remove MPL-licensed dep from lruexpirecache
  > 5a30221 Merge pull request # 990 from nikhita/revert-direct-pr
  > 50ffc02 Split documentation according to both mechanisms available for migration
  > e7ebdbc Merge pull request # 982 from sprutner/patch-1
  > 18b053f Revert "Merge pull request # 982 from sprutner/patch-1"
  > acf46ab Apply suggestions from code review
  > 3fae6f0 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
  > d5f964d Update README.md
  > 9ffcd16 Add doc.go for client-go apply support
  > eadbc45 update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
  > 25e061e sync: remove Godeps/
  > ca46d47 Merge pull request # 103007 from smira/error-wrapping
  > 3ecbde3 Merge pull request # 102454 from wzshiming/clean/remove-godeps
  > c8b4c1e fix: properly wrap errors when reading response body in the client
  > 27d803a Merge pull request # 102606 from tkashem/revert-102581
  > b7739d8 Remove Godeps
  > 848310b Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
  > ded678f Merge pull request # 102412 from andrewsykim/kill-service-topology
  > fc210d9 client-go: fix flake in test TestRequestWatchWithRetry
  > 0634aae Merge pull request # 102946 from ahmed-mez/patch-1
  > 68eb0a2 update vendor
  > 742abf7 Merge pull request # 100939 from wzshiming/feat/subresource-match
  > cc4f429 apis: update generated code after removing Service topologyKeys
  > bbd71da Revert "Merge pull request # 102581 from liggitt/revert-watch-retry"
  > eecff02 Fix ServerGroupsAndResources docs typo
  > 77d7443 Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
  > 7801ce3 Merge pull request # 102581 from liggitt/revert-watch-retry
  > 8715480 Support subresource match
  > 0a7756a Merge pull request # 102441 from feiskyer/update-vendor
  > 71f81dc Merge pull request # 102467 from pacoxu/json-patch-5.5.0
  > 5ba99a7 Revert "client-go: add retry logic for Watch and Stream"
  > ce9fcb2 Add test
  > 5e73919 Update Azure Go SDK to v55.0.0
  > 2a923d5 Merge pull request # 102059 from jsafrane/fix-consistentread
  > 8e66c0a upgrade gopkg.in/evanphx/json-patch to v4.11.0
  > ef2d884 Merge pull request # 102897 from liggitt/etcd-ga
  > fd12ff3 Merge pull request # 102572 from JonZeolla/remove-insecure-curl-suggestion
  > 50a473d Bump k8s.io/utils
  > ead3c96 Update to etcd v3.5.0 client
  > a3215d7 Remove -k from toCurl output
  > 80617fc Merge pull request # 100488 from liggitt/protobuf
  > 09dbda0 Merge pull request # 102063 from tdihp/fix/azure-auth-refresh
  > d412730 Merge pull request # 99310 from ankeesler/exec-plugin-interactive
  > 0ba74ec Update protobuf,grpc,etcd dependencies
  > caa2dde Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
  > 88929e8 Azure auth forwarding adal refresh error to tokenSource, fixes error when token refresh fails.
  > 37ed584 exec credential provider: InteractiveMode support
  > 56494c9 Merge pull request # 102107 from tkashem/client-go-retry
  > f2bdce0 Bump golang.org/x/text to v0.3.6
  > 1bccfc8 Merge pull request # 102788 from pohly/reflector-log-level
  > ccac415 Merge pull request # 100842 from ravisantoshgudimetla/add-minReadySeconds-ss
  > 55854fa client-go: add retry logic for Watch and Stream
  > 67de95c client-go: reduce log level of reflector again
  > 507a204 Merge pull request # 974 from dims/drop-outdated-broken-widgets
  > 906f6d9 generated: Changes for api introduced
  > fe090a5 Merge pull request # 102332 from pacoxu/klog-2.9.0
  > f5566ff Drop outdated/broken widgets in README
  > 07ab04d Merge pull request # 98077 from jayunit100/jay-netpol-win
  > 6b087d2 upgrade klog to v2.9.0
  > 39cb8cd Merge pull request # 102217 from tkashem/client-go-refactor-retry
  > 7a25584 Implement a windows Netpol NewModel
  > 228dada Merge pull request # 102241 from lunhuijie/optimizationReturn
  > 239ec44 client-go: refactor retry logic so it can be reused
  > dab51bb Add netpol tests for windows
  > 5b0c719 simplify returning boolean expression in staging/src/k8s.io/client-go/tools
  > 614c59d Merge pull request # 102175 from ankeesler/exec-plugin-with-basic-auth
  > 9edbd9b exec credential provider: don't run exec plugin with basic auth
  > d1fa200 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
  > dd8d430 Merge pull request # 99576 from marosset/windows-host-process-work
  > c7a0644 vendor: bump runc to rc95
  > 13cd919 Merge pull request # 102090 from mengjiao-liu/fix-data-race-csi
  > 5d46949  API support for Windows host process containers
  > b0c8a7c Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
  > 8cb6ac7 Prevent data race condition  in csi unit tests
  > 36ff79f update testing related dependencies
  > 03f765c Merge pull request # 102094 from liggitt/revert-runc
  > 940ff81 Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
  > da28164 Merge pull request # 101888 from kolyshkin/update-runc-rc94
  > 253f58b Merge pull request # 101817 from cndoit18/add-events-expansion
  > 56ee358 vendor: bump runc to rc94
  > 39e54e7 Add fieldSelector builder function to events.
  > 3cca9d7 Merge pull request # 98057 from zerodayz/wrong-output-with-jsonpath
  > 9a82c6a Merge pull request # 100940 from markusthoemmes/fake-client-interface
  > b6d16d4 [jsonpath] fix wrong output when using jsonpath
  > 2ed8b30 Merge pull request # 101707 from enj/enj/i/bad_cadata
  > 3579fb3 Implement a FakeClient interface
  > 776e602 client-go transport: assert that final CA data is valid
  > db078d2 client-go: NewSelfSignedCACert makes Go 1.15+ compatible cert (# 100324)
  > 341f59a Merge pull request # 101535 from adjika/feature/client-go_documentation
  > 6db26dd Fixes formatting and typos in client-go docs
  > c850435 Merge pull request # 101252 from smarterclayton/certificate_logging_upstream
  > e1f818c Merge pull request # 93412 from thinpark/fix.vardoc
  > 3faf506 Add type logging to certificate manager
  > b401b11 Merge pull request # 101002 from GreenApple10/feature/mod_timer
  > a53ab6b [k8s.io/client-go/discovery/discovery_client]: CustomResourceDefinition
  > 47b3cad Merge pull request # 100496 from jpbetz/extract-subresources
  > ca138c8 Change time.Now().Sub(x) to time.Since(x) for cleanup
  > d3fbdeb Merge pull request # 101357 from feiskyer/update-vendor
  > 0fd603d Re-generate extract functions
  > 9c26abc Merge pull request # 97964 from sxllwx/avoid/alloc_array
  > bee3e6b Update Azure Go SDK version to v53.1.0
  > cfd0d8a Merge pull request # 94120 from Dean-Coakley/fix-listWatchUntil-comment
  > c7901fa modify the elements in the array directly without allocating a new array
  > 071918f Merge pull request # 101034 from verb/1.22-ec-api
  > 53da6da Remove outdated comment on wait.Until
  > d696ff0 Merge pull request # 101162 from ihcsim/fix-malformed-request-logs
  > 2d8ed52 Generated code for Pod-based ephemeralcontainers
  > ae85206 Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
  > c870406 Fix the missing format specifier error in log output
  > 0e8029b Switch ephemeralcontainers SR to Pod Kind
  > d60baad bump k8s.io/kube-openapi
  > 4e3d560 Merge pull request # 101269 from 3Xpl0it3r/master
  > db0131b Merge pull request # 101174 from lojies/cleanupcertificate_manager_test
  > abc6b41 remove duplicatd description in comment
  > bfec291 Merge pull request # 100490 from howardjohn/gnostic-v051
  > b1c481c code cleanup:remove repeated package import in client-go
  > 1099742 Merge pull request # 100737 from Iceber/fix-delta-fifo
  > 4b5d87d Update kube-openapi and gnostic dependencies
  > 8c8fa70 Merge pull request # 100970 from apelisse/add-subresource-managedfields
  > 8269e41 client-go/cache: fix the AddIfNotPresent method of the DeltaFIFO
  > 6767d6d Generated code
  > f19995f sync: update go.mod
  > d974964 Merge pull request # 100768 from Iceber/fix-nested-key-error
  > 4e267f6 Merge pull request # 100724 from liggitt/eviction-v1beta1
  > fc03592 client-go/cache: support errors.Unwrap for KeyError
  > 0c029ff Merge pull request # 100503 from jpbetz/patch-3
  > 4c82a56 Generated files
  > f7d41dd Merge pull request # 101086 from enj/enj/i/auth_owners_gen
  > 0d358cd Add jpbetz to client-go reviewers
  > 36954f7 Register Eviction v1
  > 7998e98 Prune stale entries from OWNERS files
  > 44bedf8 Merge pull request # 100885 from enj/enj/i/auth_owners
  > 0cfeb7f Fix staticcheck failures for vendor/k8s.io/client-go/transport (# 100429)
  > 4f026b6 Update auth OWNERS files to only use aliases
  > 945ba71 Merge pull request # 100878 from wojtek-t/backoff_watches_on_429
  > 196e360 Merge pull request # 100873 from Iceber/events-cache-typo
  > 03ebb27 Handle 429 errors from watch requests in reflector library.
  > 0bb6464 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
  > d39ae5d fix typo in comment for EventAggregatorByReasonFunc
  > 980164c Merge pull request # 100684 from Jefftree/atomic
  > 54f0cda Update structured-merge-diff to v4.1.1
  > ebfab03 Merge pull request # 100570 from tiloso/staticcheck-clientgo-discovery
  > 9cd23e7 Generate openapi and proto files
  > eaeb6e7 Merge pull request # 100458 from yliaog/master
  > 4820b53 Fix staticcheck in k8s.io/client-go/discovery
  > 2f4b7a2 Merge pull request # 100355 from onesafe/master
  > 1e560af added yliaog as approver
  > af56ae8 Merge pull request # 100217 from 0daryo/fix-example-workqueue-option-readme
  > aa707b1 Replace deprecated NewDeltaFIFO with NewDeltaFIFOWithOptions
  > 064bf3d Merge pull request # 100085 from markusthoemmes/add-tracker-for-dynamic
  > 2de7d23 Remove non-existent log option
  > 4841142 Merge pull request # 99849 from jpbetz/apply-subresources
  > 57471de Add Tracker() function to fake dynamic client
  > 50af76e Merge pull request # 99839 from saschagrunert/portforward-stream-cleanup
  > c367767 Generate ApplyScale client support
  > ea39032 Merge pull request # 97989 from Danil-Grigorev/atomic-label-selectors
  > 0f6528b Cleanup portforward streams after their usage
  > dbebcea Add apply subresource support to client-go's typed client
  > c71768c Merge pull request # 97419 from d-kuro/d-kuro/fix-data-race
  > 11ceec1 Make selectors atomic
  > c36b96a Merge pull request # 95897 from roycaihw/doc/fake-client-with-informer
  > b4027a9 Fix data race for leaderelection package
  > 67a7335 Merge pull request # 100660 from dims/common-auth-plugins-should-always-be-available
  > 7dddf97 fix the fake client example: how to handle a race between the fake client and informer
  > 3da4c9c Common auth plugins should always be available
  > c8af929 Merge pull request # 100606 from dims/providerless-tag-for-client-go-auth-plugins
  > 6c816ad providerless tag for client-go auth plugins
  > f6ce18a Merge pull request # 100156 from ehashman/issue-100155
bumping knative.dev/serving c69f92c...0309174:
  > 0309174 upgrade to latest dependencies (# 12481)
  > 76bdf86 Fix broken links (# 12472)
  > 26b9a40 Move liveness checks to user container port (# 12479)
  > 7dba334 Update net-contour nightly (# 12478)
  > ef58256 Update net-kourier nightly (# 12477)
  > 15c37e7 upgrade to latest dependencies (# 12476)
  > 719ab3a Update net-gateway-api nightly (# 12451)
  > 476f65b upgrade to latest dependencies (# 12449)
  > 5aebd5d Update net-kourier nightly (# 12444)
  > e53f455 Update community files (# 12443)
  > 83e7063 Update net-contour nightly (# 12469)
  > 5accc70 Update net-istio nightly (# 12468)
  > 0e1d13e Update net-certmanager nightly (# 12467)
  > 278af32 Update actions (# 12454)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-10 01:17:59 -08:00
knative-automation a2bb4049d0
upgrade to latest dependencies (#1555)
bumping knative.dev/eventing 4d705ed...d829745:
  > d829745 Temporary disable CE SQL validation (# 6012)
  > aab5298 upgrade to latest dependencies (# 6008)
bumping knative.dev/networking 2d4af36...62388a5:
  > 62388a5 Update community files (# 595)

Signed-off-by: Knative Automation <automation@knative.team>
2021-12-22 23:20:28 -08:00
knative-automation 2c9a236917
upgrade to latest dependencies (#1553)
bumping knative.dev/eventing b3bccaf...4d705ed:
  > 4d705ed Update community files (# 6009)
  > fede720 Replace extensions with sql dialect (# 6000)
  > 2940f46 Update community files (# 6001)
  > 6f1ed33 kebabfy broker channel spec and pingsource opts (# 5875)
  > 19890fc Add SchedulerFunc type implementing Scheduler as func (# 5998)
  > 526c768 Update community files (# 5999)
  > c69b6d0 Use in-cluster kube config as a fallback (# 5997)
bumping knative.dev/hack e11ac12...abd085f:
  > abd085f Update community files (# 131)
  > 6fc0304 Update community files (# 130)
  > 92d8a0a Update community files (# 129)
  > 50bb1cb Update community files (# 128)
bumping knative.dev/pkg 18589ac...7927179:
  > 7927179 Update community files (# 2380)
  > 552319d Add nil checks for Source types validation to be pointer receiver based (# 2378)
  > fe5b178 Tidy helper to avoid need for nosec comment (# 2377)
  > c3a4928 Remove discovery as it was removed from release train... (# 2376)
  > e86584f upgrade to latest dependencies (# 2375)
  > 0124d69 Update community files (# 2374)
  > 681fbdd Update community files (# 2372)
bumping knative.dev/networking 8ef6314...2d4af36:
  > 2d4af36 upgrade to latest dependencies (# 596)
  > 62aefa4 Update community files (# 594)
  > bace06e Update community files (# 593)
  > 989d110 Reintroduce DNS caching into the proxy image (# 591)
  > 16a2c21 Bump dependencies to latest (# 590)
  > 9e24d94 Update community files (# 589)
bumping knative.dev/serving 7499ae2...c69f92c:
  > c69f92c Update net-gateway-api nightly (# 12445)
  > 17dd0ef Update net-istio nightly (# 12448)
  > f36847e Update net-contour nightly (# 12447)
  > 2df3ced Update community files (# 12441)
  > cc627d0 Note autocreate-cluster-domain-claims property in error message (# 12439)
  > 8a49c97 Directly use signals.NewContext rather than cancelling context on signal (# 12419)
  > ef89ff8 Add max duration timeout (# 12322)

Signed-off-by: Knative Automation <automation@knative.team>
2021-12-22 07:18:18 -08:00
Kenjiro Nakayama 530841f1f5
Use istio stable intead of latest (#1549)
* upgrade to latest dependencies

bumping knative.dev/eventing 5601111...b3bccaf:
  > b3bccaf Refactor filter receiver tests (# 5991)
bumping knative.dev/serving ea2fcde...7499ae2:
  > 7499ae2 Update net-gateway-api nightly (# 12423)
  > 5a93929 Update net-kourier nightly (# 12427)
  > e9afd16 Update net-istio nightly (# 12426)
  > 69ea206 Update net-contour nightly (# 12425)
  > 12360b6 Update net-certmanager nightly (# 12424)
  > 7ac9d5d upgrade to latest dependencies (# 12420)
  > 7e6a1d1 Update net-istio nightly (# 12418)
  > a711eef Update net-contour nightly (# 12417)
  > 5ee5ae7 Update net-gateway-api nightly (# 12416)
  > 442ef77 Update net-certmanager nightly (# 12412)

Signed-off-by: Knative Automation <automation@knative.team>

* Use istio stable intead of latest

Co-authored-by: Knative Automation <automation@knative.team>
2021-12-14 04:31:50 -08:00
knative-automation 8b8b56581c
upgrade to latest dependencies (#1546)
bumping knative.dev/serving 88e9e36...ea2fcde:
  > ea2fcde Update community files (# 12415)
bumping knative.dev/eventing 9796643...5601111:
  > 5601111 upgrade to latest dependencies (# 5970)
  > 9766c0f Update community files (# 5986)
  > 209b860 Cleanup redundant filter handler tests (# 5985)

Signed-off-by: Knative Automation <automation@knative.team>
2021-12-12 19:00:18 -08:00
knative-automation 404cda5ee5
upgrade to latest dependencies (#1539)
bumping knative.dev/eventing 43aa796...9796643:
  > 9796643 💫 using k8s 1.23 (# 5984)
  > 13d751c Update community files (# 5973)
  > c7e9acb 🧹 Update k8s app labels (# 5960)
  > 2be8dc2 Refactor Retry-After backoff tests (# 5981)
  > e00a9f4 💄 Use the term Dead-Letter-Sink (# 5975)
  > ab32b22 Update MT Broker design doc link to public accessible doc (# 5974)
bumping knative.dev/serving 8f36565...88e9e36:
  > 88e9e36 Update net-istio nightly (# 12403)
  > 9399027 Update net-gateway-api nightly (# 12407)
  > 756ab90 Update net-contour nightly (# 12408)
  > 1537e0b Relax label validation for networking.knative.dev/visibility (# 12397)
  > 4b9addb Update net-kourier nightly (# 12406)
  > 580a23d Update net-gateway-api nightly (# 12404)
  > 89d95f1 Update net-contour nightly (# 12405)
  > 223b496 Update community files (# 12401)
  > bfb568a Remove redundant parentheses (# 12402)
bumping knative.dev/networking 1c6e5ff...8ef6314:
  > 8ef6314 Reintroduce DNS caching into the proxy image (# 592)

Signed-off-by: Knative Automation <automation@knative.team>
2021-12-09 05:56:35 -08:00
knative-automation c053f2bf75
upgrade to latest dependencies (#1538)
bumping knative.dev/eventing 72a4be0...43aa796:
  > 43aa796 Fix channel template spec type for Sequence channel template field (# 5955)
  > ab80d13 Update community files (# 5956)
  > 93df31e CR's name in metrics' label (# 5945)
  > 7678268 Enhance broker filter to proxy response headers. (# 5946)
bumping knative.dev/networking 9e2b349...1c6e5ff:
  > 1c6e5ff Simplify the HTTP Proxy test image a bit (# 588)
  > 6c8dbb6 upgrade to latest dependencies (# 587)
  > d65e1ba Update community files (# 586)
bumping knative.dev/hack 4ec2223...e11ac12:
  > e11ac12 Update community files (# 126)
bumping knative.dev/pkg 0c482f1...18589ac:
  > 18589ac Bump assorted dependencies to their latest releases (# 2371)
  > d37811b Update community files (# 2370)
bumping knative.dev/serving d24124c...8f36565:
  > 8f36565 Simplify the HTTP Proxy test image a bit (# 12399)
  > 9c546a5 upgrade to latest dependencies (# 12398)
  > 580901b Avoid LRU in defaults configmap (# 12348)
  > 0cb0b81 Update net-gateway-api nightly (# 12396)
  > a794e1f Simplify `net_istio_file_url()` in test script (# 12394)
  > d436895 Update net-contour nightly (# 12389)
  > 8b808e6 simplify net-gateway-api install (# 12386)
  > b291012 Update net-kourier nightly (# 12392)
  > 76d05d4 Update net-gateway-api nightly (# 12390)
  > 57a23a9 Update net-istio nightly (# 12391)
  > 420a599 Update community files (# 12388)
  > 1cc3a31 Do not install redundant resources in upgrade tests (# 12366)
  > ccfd144 Update net-istio nightly (# 12383)
  > 1f84d93 Update net-gateway-api nightly (# 12382)
  > 4bcfc89 Update net-certmanager nightly (# 12381)
  > 13d0c3b Update net-contour nightly (# 12380)
  > 550ef67 Use CheckEndpointState in v1beta1 domainmapping test (# 12373)
  > 50e4b64 enable feature emptyDir for tests run with Kind (# 12385)

Signed-off-by: Knative Automation <automation@knative.team>
2021-12-07 06:26:57 -08:00
knative-automation 85489ab839
upgrade to latest dependencies (#1534)
bumping knative.dev/eventing 7fc053b...72a4be0:
  > 72a4be0 Update actions (# 5948)
  > d91fd15 Update community files (# 5947)
  > 24e133d fix flaky retry-after header test case (# 5943)
  > e73a69b upgrade to latest dependencies (# 5941)
bumping knative.dev/pkg 438776b...0c482f1:
  > 0c482f1 Update actions (# 2369)
  > 07fb0dd Update community files (# 2368)
bumping knative.dev/networking 0151d6b...9e2b349:
  > 9e2b349 Update community files (# 584)
  > 0c7cac4 Update actions (# 585)
  > 2731deb Drop implicit dependencies from go.mod (# 583)
  > cf04ce1 upgrade to latest dependencies (# 582)
bumping knative.dev/hack 813559c...4ec2223:
  > 4ec2223 Update community files (# 124)
bumping knative.dev/serving a81da90...d24124c:
  > d24124c Update net-kourier nightly (# 12384)
  > eb98a9c Add emptydir conformance test in Beta (# 12167)
  > 83c5b42 Update actions (# 12379)
  > a618846 Update community files (# 12378)
  > b7aa4b7 Custom Metrics HPA Autoscaler (# 12277)
  > 49d5b8c Add net-gateway-api to Kind (# 12375)
  > 0a8ebfb Update net-certmanager nightly (# 12367)
  > 281338f Drop indirect dependencies from go.mod (# 12351)
  > a6e26e5 Add net-gateway-api (# 12357)
  > 0ed761b Update net-contour nightly (# 12370)
  > 48d2385 Update net-kourier nightly (# 12369)
  > 95f3fb7 Update net-istio nightly (# 12368)
  > 93319c1 Pass ko flags to podspeed preparation step (# 12365)

Signed-off-by: Knative Automation <automation@knative.team>
2021-12-02 08:53:45 -08:00
knative-automation fee2252919
upgrade to latest dependencies (#1532)
bumping knative.dev/networking ea794f1...0151d6b:
  > 0151d6b upgrade to latest dependencies (# 581)
  > b615bc5 upgrade to latest dependencies (# 580)
bumping knative.dev/pkg 787aec5...438776b:
  > 438776b Drop unused test/cmd package (# 2366)
  > 754f332 Drop indirect dependencies from go.mod (# 2359)
  > 7f59158 Add ConfigMap parsing for int16 (# 2365)
  > 608fc87 Revert "Drop unnecessary list creation from bucketer (# 2360)" (# 2361)
  > 6352c0c Drop unnecessary list creation from bucketer (# 2360)
bumping knative.dev/eventing 820db20...7fc053b:
  > 7fc053b upgrade to latest dependencies (# 5931)
bumping knative.dev/serving e6f8e41...a81da90:
  > a81da90 upgrade to latest dependencies (# 12363)
  > b150683 Bump golangci-lint timeout to prevent errors in actions (# 12362)
  > a7a9420 Don't run tests in parallel in kind (# 12361)
  > adc6d24 Update net-kourier nightly (# 12360)
  > 34c4c27 Update net-contour nightly (# 12359)
  > 9521ecb Update net-istio nightly (# 12358)
  > 215d013 Tidy metrics methods (# 12352)
  > d9c53a0 Update net-istio nightly (# 12345)
  > c5aadc4 Update net-contour nightly (# 12346)
  > 95890fb Update net-kourier nightly (# 12344)
  > 95f1681 Do not append the port to authority (# 12350)
  > abf4d69 Add v1beta1 test to Kind (# 12347)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-30 00:40:08 -08:00
David Simansky 2b1e77de20
Align autoscaling annotations in tests (#1531)
* Align autoscaling annotations in unit tests

* Fix code style

* Fix e2e tests
2021-11-26 05:34:51 -08:00
knative-automation 5eb1ecefdc
upgrade to latest dependencies (#1527)
bumping knative.dev/hack 69a2295...813559c:
  > 813559c [pre-1.0] Use the TAG unmodified when publishing dot releases (# 119)
  > 9f34905 Update community files (# 118)
bumping knative.dev/pkg d016976...0fae0af:
  > 0fae0af upgrade to latest dependencies (# 2357)
bumping knative.dev/serving 5e96dc0...26c7dc6:
  > 26c7dc6 Update net-istio nightly (# 12336)
  > 3f97065 Bump go-containerregistry to HEAD (# 12335)
  > 11acb06 upgrade to latest dependencies (# 12334)
  > 9e5f1a2 Unfreeze containers on TERM so shutdown can occur (# 12319)
  > cd175b5 Update net-kourier nightly (# 12326)
  > 67efc26 Update net-contour nightly (# 12328)
  > 4560333 Update net-certmanager nightly (# 12327)
bumping knative.dev/networking 75d86c5...aa82452:
  > aa82452 refactor some annotation constants using the kmap utility (# 576)
  > 29ed0ab upgrade to latest dependencies (# 577)
bumping knative.dev/eventing 7c8aaa4...2cda8f4:
  > 2cda8f4 upgrade to latest dependencies (# 5929)
  > 85f324c replace annotating with labeling (# 5926)
  > b5550c0 Retry on conflicts when labeling namespaces in tests (# 5925)
  > 3a045b2 Pass through b3 tracing headers (# 5920)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-23 06:11:51 -08:00
knative-automation 76299ef027
upgrade to latest dependencies (#1526)
bumping knative.dev/serving a816f59...5e96dc0:
  > 5e96dc0 Hpa stabilization window (# 12286)
  > 2d7ecbb upgrade to latest dependencies (# 12325)
bumping knative.dev/eventing 4e372e5...7c8aaa4:
  > 7c8aaa4 upgrade to latest dependencies (# 5923)
bumping knative.dev/networking bab26a8...75d86c5:
  > 75d86c5 upgrade to latest dependencies (# 574)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-22 05:54:14 -08:00
knative-automation 89e2c3ef9d
upgrade to latest dependencies (#1523)
bumping knative.dev/pkg 517ef02...d016976:
  > d016976 Update community files (# 2353)
  > b35fcdd kmap changes (# 2355)
  > a99300d kmap (# 2354)
  > 5708c4c codegen - support multiple annotation keys (# 2350)
  > 22c0eba Update community files (# 2352)
  > 54071ad Add retry checker for DNS failure from Ingress (# 2351)
  > d82be48 Disable controllers using a command-line flag (# 2339)
bumping knative.dev/eventing 1241853...4e372e5:
  > 4e372e5 Update personas.md (# 5917)
  > a5081ac Update community files (# 5919)
  > 13e8c96 Retry on Webhook EOF in conformance tests (# 5916)
  > 11a40c6 upgrade to latest dependencies (# 5914)
  > e7452e6 upgrade to latest dependencies (# 5913)
  > 791034b Update community files (# 5912)
  > 694b91a Deduplicate retry Webhook EOF error functions (# 5911)
  > fc8e152 upgrade to latest dependencies (# 5910)
bumping knative.dev/serving dae92fc...a816f59:
  > a816f59 Update community files (# 12320)
  > f302760 upgrade to latest dependencies (# 12321)
  > 97c2b4d Refactor request log handler chain in queue proxy (# 12318)
  > fd5af33 Update net-kourier nightly (# 12317)
  > 697e8d2 upgrade to latest dependencies (# 12315)
  > 6fd79c6 Update net-kourier nightly (# 12310)
  > 18586ea Convert freezer request methods to pointer receivers (# 12312)
  > 218c102 Update net-contour nightly (# 12311)
  > dd6badb Update net-istio nightly (# 12309)
  > b4768b1 Add default cluster-side min-scale (# 12290)
  > 4e86ca1 upgrade to latest dependencies (# 12308)
  > 0761bf7 use annotation helpers (# 12307)
  > 0ed6619 drop kong and ambassador (# 12305)
  > fe1a7b8 Drop myself from the support roster (# 12306)
  > e16a157 Update net-certmanager nightly (# 12302)
  > deb8a0b upgrade to latest dependencies (# 12304)
  > b9c3893 handling retries within pause/resume functions (# 12279)
  > 6213ab2 Update community files (# 12303)
  > a902f25 Update net-contour nightly (# 12301)
  > e3e3231 Drop now-unneeded unix socket from queue proxy (# 12298)
  > 7e71496 Update comment referencing now-deleted exec probe (# 12297)
  > 9930f5b upgrade to latest dependencies (# 12293)
  > 83c5bd5 drop use of networking.DisableWildcardCertLabelKey (# 12292)
  > d46d51a use networking constants vs hardcoding (# 12291)
  > 3a20c13 Update net-kourier nightly (# 12285)
  > 76263de Update net-istio nightly (# 12284)
bumping knative.dev/hack 128cf01...69a2295:
  > 69a2295 Update community files (# 117)
bumping knative.dev/networking 3f45c8b...bab26a8:
  > bab26a8 Update community files (# 573)
  > ff0c3ce revert the case change for the wildcard cert domain label (# 572)
  > 7f3da83 Introduce kebab-case annotation variants  (# 562)
  > 23992f1 upgrade to latest dependencies (# 571)
  > 4d634ef Use Protocol instead of Option (# 570)
  > 6547bb6 include helpers to lookup annotations (# 567)
  > b96980e upgrade to latest dependencies (# 569)
  > a023f11 Update community files (# 568)
  > 66e4736 upgrade to latest dependencies (# 566)
  > 05b2283 remove networking.DisableWildcardCertLabelKey (# 565)
  > f0eb667 drop used stubs (# 564)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-22 01:38:14 -08:00
knative-automation d0adde433d
upgrade to latest dependencies (#1519)
bumping knative.dev/eventing 31e4e2e...1241853:
  > 1241853 Update support rotation (# 5883)
  > d5201e7 Add test for default deadLetterSink namespace in generic Channel (# 5908)
  > 24b20f3 upgrade to latest dependencies (# 5902)
  > 8dd3598 Retry on any webhook EOF error (# 5895)
  > 1e9f9f1 Implement CE Subscriptions filters (# 5715)
  > 62219cc upgrade to latest dependencies (# 5894)
  > 536f2b9 Fix subscription re-resolving channel dlsuri when using it's channel DLS (# 5872)
  > 3787a04 Update actions (# 5890)
  > 91c1208 upgrade miekg nad jwt-go to resolve vulnerabilities (# 5889)
bumping knative.dev/pkg 91d1932...517ef02:
  > 517ef02 upgrade to latest dependencies (# 2349)
  > 0b0c339 Remove unclear comment for makeSpoofClient() (# 2347)
  > cd0d505 Update actions (# 2346)
bumping knative.dev/serving c02ef31...dae92fc:
  > dae92fc Fix TestRouteCreation to be consistent (# 12283)
  > 532231b HPA v2beta2 (# 12278)
  > 670bab7 Update net-contour nightly (# 12275)
  > 86a64c3 Update net-kourier nightly (# 12276)
  > dbe20a7 Update net-istio nightly (# 12274)
  > fad7b08 upgrade to latest dependencies (# 12273)
  > eb83774 Update net-contour nightly (# 12268)
  > 883e1cb Update net-kourier nightly (# 12269)
  > 9aa902f Update net-certmanager nightly (# 12267)
  > 24766a5 remove mako tests and dependency (# 12266)
  > 8f4ab1f Disable activator probe optimisation when exec probe is specified (# 12250)
  > 4861d5f Support image resolution for init containers (# 12152)
  > b84916c Drop unneeded if blocks from validation (# 12261)
  > bf9dfbd Drop goroutine leak test for statsserver (# 12259)
  > 1f77419 Update net-contour nightly (# 12263)
  > 8e1233e upgrade to latest dependencies (# 12265)
  > 7a316be Update net-kourier nightly (# 12262)
  > a54c867 Update net-istio nightly (# 12252)
  > 0410338 Update actions (# 12258)
  > 6c3394b upgrade to latest dependencies (# 12256)
  > 67f3678 Update net-certmanager nightly (# 12254)
  > cec45d3 Update net-kourier nightly (# 12253)
  > 47fd41b Update net-contour nightly (# 12251)
  > bfa5f8a upgrade to latest dependencies (# 12248)
  > 92b5a12 Update k8s app labels (# 12247)
bumping knative.dev/networking 1507a59...3f45c8b:
  > 3f45c8b bump downstream workflow to use go1.17 (# 563)
  > 9d00526 upgrade to latest dependencies (# 561)
  > 526348e upgrade to latest dependencies (# 560)
  > 4755ad1 Update actions (# 559)
bumping knative.dev/hack 96aac1c...128cf01:
  > 128cf01 Allows to see tag from build_release func (# 104)
  > e1db8b2 chore: further explain knative CRD-generation support (# 105)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-16 10:24:52 -08:00
knative-automation e3022e662f
upgrade to latest dependencies (#1517)
bumping knative.dev/networking 79a1ce1...1507a59:
  > 1507a59 replaces part-of with name k8s label (# 558)
  > 5ee8933 upgrade to latest dependencies (# 557)
  > 5d4dc7f adds k8s recommended labels (# 555)
bumping knative.dev/pkg 3cc697a...91d1932:
  > 91d1932 upgrade to latest dependencies (# 2345)
bumping knative.dev/eventing a72cfc9...31e4e2e:
  > 31e4e2e Trigger dls resolving e2e (# 5841)
  > aef6803 upgrade to latest dependencies (# 5882)
bumping knative.dev/serving fdaccb7...c02ef31:
  > c02ef31 Update net-contour nightly (# 12243)
  > 745a29d Update net-kourier nightly (# 12242)
  > e42fcda upgrade to latest dependencies (# 12245)
  > 4bdd867 Add init container defaults (# 12155)
  > d870410 upgrade to latest dependencies (# 12240)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-09 18:15:45 -08:00
knative-automation 780e1e1fae
upgrade to latest dependencies (#1513)
bumping knative.dev/pkg 92b8dc6...3cc697a:
  > 3cc697a upgrade to latest dependencies (# 2344)
  > 51b9e7f Build downstream tests with go 1.17 (# 2341)
  > e7547ea Update community files (# 2343)
bumping knative.dev/eventing cdeae54...a72cfc9:
  > a72cfc9 Remove unsupported stackdriver tracing backend (# 5881)
  > 36bf0bd Add securityContext to Knative Eventing core objects (# 5863)
  > 81afe0b upgrade to latest dependencies (# 5879)
  > ee96d0b removed ginkgo from the project and ran update-codegen and mod tidy (# 5878)
  > 4cc5ecf Omit empty status fields (# 5800)
  > b62c8f0 Update community files (# 5873)
bumping knative.dev/serving 782db02...fdaccb7:
  > fdaccb7 Aligns the last istio-net version with serving (# 12232)
  > 94329db Update net-istio nightly (# 12228)
  > 6c3e0fa Update net-kourier nightly (# 12226)
  > 268bea8 Tidy up comment and loop a bit (# 12239)
  > fb6a3ab add requestLogHandler to user container as well as healthcheck (# 12229)
  > 7aaca9a Update net-certmanager nightly (# 12237)
  > f556724 Update net-contour nightly (# 12236)
  > 77ba3bd Allow probes to explicitly set the port to the containerPort (# 8288) (# 12225)
  > af13029 Fix linting error from new version (# 12234)
  > afbc81c upgrade to latest dependencies (# 12233)
  > 9f61159 Update net-contour nightly (# 12208)
  > 2584021 Update net-certmanager nightly (# 12227)
  > 525a4cb user pkg drain for draining in queue proxy (# 12033)
  > cad72a3 Freeze pod after startup if container-freezer enabled (# 12168)
  > c48ebf1 upgrade to latest dependencies (# 12224)
  > 241eada Update net-kourier nightly (# 12222)
  > 416ded2 Tidy up probePodIPs a bit (# 12203)
  > 506bd98 Update net-istio nightly (# 12223)
  > 7513fa2 Update community files (# 12220)
  > a758daf Update net-certmanager nightly (# 12207)
bumping knative.dev/hack b284d49...96aac1c:
  > 96aac1c Add wait_until_object_exists library function (# 96)
  > 29f86c2 fix latest version when running in GitHub actions (# 103)
  > 0f69979 Update community files (# 102)
bumping knative.dev/networking 6ef2676...79a1ce1:
  > 79a1ce1 upgrade to latest dependencies (# 556)
  > 6871f98 asLabelSelector - don't mutate the target if the property is not set (# 543)
  > 1dcda56 Update community files (# 554)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-09 02:25:43 -08:00
knative-automation 87ea0f83a1
upgrade to latest dependencies (#1512)
bumping knative.dev/networking 8c71a27...6ef2676:
  > 6ef2676 upgrade to latest dependencies (# 553)
  > 4f29f65 upgrade to latest dependencies (# 550)
  > e9f6e55 upgrade to latest dependencies (# 549)
bumping knative.dev/hack 11d193b...b284d49:
  > b284d49 fix the latest_version function (# 101)
  > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98)
  > a42c72a Update community files (# 95)
  > 810ab22 Make go_update_deps module-release aware (# 93)
  > f1228dd Update community files (# 90)
bumping knative.dev/pkg 96c0204...92b8dc6:
  > 92b8dc6 upgrade to latest dependencies (# 2342)
  > 4640349 Bump assorted dependencies (# 2340)
  > fc9d595 upgrade to latest dependencies (# 2336)
  > 6ff7fb8 add array of user agents for healthcheck  in drainer (# 2331)
  > dce062f Update community files (# 2335)
  > 95f98e5 Update actions (# 2332)
  > 8bcc5aa upgrade to latest dependencies (# 2333)
  > f7b70f5 Update community files (# 2330)
bumping knative.dev/eventing 1e4fa35...cdeae54:
  > cdeae54 upgrade to latest dependencies (# 5871)
  > 4b5ef0b fixed eventing testgrid url on community contacts md file (# 5869)
bumping knative.dev/serving f1e419a...782db02:
  > 782db02 Update net-kourier nightly (# 12210)
  > 5aece9a Update net-istio nightly (# 12209)
  > d4f4e0f update fetching the latest istio release (# 12211)
  > 79e7ec9 upgrade to latest dependencies (# 12216)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-04 01:29:01 -07:00
knative-automation d0c13a2f4d
upgrade to latest dependencies (#1503)
bumping knative.dev/eventing 4de0da0...1e4fa35:
  > 1e4fa35 upgrade to latest dependencies (# 5865)
  > 5263765 upgrade to latest dependencies (# 5864)
bumping knative.dev/networking c3606d9...8c71a27:
  > 8c71a27 upgrade to latest dependencies (# 551)
bumping knative.dev/serving 4317e47...f1e419a:
  > f1e419a upgrade to latest dependencies (# 12205)
  > bc99775 upgrade to latest dependencies (# 12204)
bumping knative.dev/pkg 5d9d300...96c0204:
  > 96c0204 upgrade to latest dependencies (# 2337)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-02 08:18:40 -07:00
knative-automation 7f0bc78b55
upgrade to latest dependencies (#1501)
bumping knative.dev/hack b96d65a...11d193b:
  > 11d193b 1.0 Backports (# 99)
bumping knative.dev/serving 44358cc...4317e47:
  > 4317e47 Update net-kourier nightly (# 12202)
  > 44128f9 Update net-istio nightly (# 12201)
  > e9b8ec4 Avoid controller startup race in nscert_test.go (# 12192)
  > 1603c8d Fix importas configuration and be more strict about it (# 12199)
  > ec7c0a6 Remove logging config example for net-nscert-controller (# 12193)
  > 1751f97 Update net-kourier nightly (# 12197)
  > 6d85e01 Update net-contour nightly (# 12196)
  > 00a3b41 Update net-istio nightly (# 12195)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-01 13:57:41 -07:00
knative-automation 6c2f202d56
upgrade to latest dependencies (#1496)
bumping knative.dev/eventing b498c7f...4de0da0:
  > 4de0da0 Manually update dependencies to bring in hack update (# 5857)
  > 34c08a4 Update actions (# 5855)
  > ed19465 Update community files (# 5856)
bumping knative.dev/networking b9fa705...c3606d9:
  > c3606d9 upgrade to latest dependencies (# 548)
  > 12bfdea Update community files (# 547)
  > 1f71be3 Update actions (# 545)
  > fd58fc2 upgrade to latest dependencies (# 546)
bumping knative.dev/pkg 3b33e02...5d9d300:
  > 5d9d300 [release-1.0] backport hack update (# 2334)
bumping knative.dev/serving 785c55a...44358cc:
  > 44358cc Update net-certmanager nightly (# 12198)
  > 50e3466 upgrade to latest dependencies (# 12194)
  > d07bc16 Update community files (# 12191)
  > d45b85f Update actions (# 12189)
  > b2ffe92 upgrade to latest dependencies (# 12190)
  > 238f232 Integrate nscert controller into the main controller (# 12174)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-29 08:11:52 -07:00
knative-automation e7c8a9aed8
upgrade to latest dependencies (#1494)
bumping knative.dev/eventing a20ff70...b498c7f:
  > b498c7f IMC dispatcher Endpoints status propagation (# 5854)
  > 2eb07cb Update community files (# 5849)
  > 729e39f Using k8s 1.22.2 (# 5851)
  > ad74b38 🔥 Remove forgotten sequence/parallel rule for legacy messaging.knative.dev group 💫 (# 5850)
  > bcf2d5d Moving Placeable type and new Scheduler to eventing core (# 5818)
  > c804fd2 upgrade to latest dependencies (# 5847)
  > a81d7ba Update actions (# 5846)
bumping knative.dev/networking 31eca9c...b9fa705:
  > b9fa705 Update community files (# 542)
  > a63ecbc upgrade to latest dependencies (# 541)
bumping knative.dev/pkg a8fb292...3b33e02:
  > 3b33e02 upgrade to latest dependencies (# 2329)
bumping knative.dev/serving 8f02c27...785c55a:
  > 785c55a Update net-contour nightly (# 12187)
  > 9468535 Update net-kourier nightly (# 12186)
  > 2a6a804 Update net-certmanager nightly (# 12185)
  > 4073029 Update net-istio nightly (# 12184)
  > e6b690a 💫 Using k8s 1.22.2 version (# 12183)
  > 436d26b Update community files (# 12180)
  > c38217a upgrade to latest dependencies (# 12172)
  > ff4f7a3 Update net-istio nightly (# 12178)
  > 92aca2c Update net-kourier nightly (# 12177)
  > e7570b5 Update net-certmanager nightly (# 12176)
  > a041d90 Update net-contour nightly (# 12175)
bumping knative.dev/hack a71c865...b96d65a:
  > b96d65a Bring in update-deps fixes for Go module versioning (# 94)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-29 02:18:52 -07:00
knative-automation 89218bc780
upgrade to latest dependencies (#1487)
bumping knative.dev/pkg ba2b2b1...a8fb292:
  > a8fb292 Update actions (# 2328)
  > 7049a59 Update actions (# 2321)
  > 819d556 Allow configuring bounded staleness for dynamic injection. (# 2323)
bumping knative.dev/eventing 7af98bb...a20ff70:
  > a20ff70 upgrade to latest dependencies (# 5845)
  > 6ce29ca add odacremolbap to support roster (# 5842)
  > 714ce1d Propagate Channel based Broker updates to underlying Channels. (# 5840)
  > e136cbb Fix broker conformance tests (# 5839)
  > 6c0ed2d Trigger dls resolution fallback to broker (# 5833)
  > 20294a7 Update actions (# 5837)
  > 2db2eef upgrade to latest dependencies (# 5827)
bumping knative.dev/networking c8d6474...31eca9c:
  > 31eca9c Update actions (# 539)
  > dea025f upgrade to latest dependencies (# 538)
  > de9cf66 Add a namespace selector for wildcard certs so we can consolidate controllers. (# 537)
  > e50e34d Update actions (# 536)
bumping knative.dev/serving 2446281...8f02c27:
  > 8f02c27 Update actions (# 12171)
  > 2d04803 upgrade to latest dependencies (# 12169)
  > dea4a44 Post upgrade CRD test - expect single stored version (# 12151)
  > 387b338 Update actions (# 12156)
  > 3a35c93 Update net-kourier nightly (# 12158)
  > 70c7fc0 Update net-istio nightly (# 12157)
  > 47e32eb Update net-certmanager nightly (# 12159)
  > a459514 Use hostIP for container-freezer (# 12162)
  > 8c971a5 Delete no-longer-needed upgrade code (# 12160)
  > 85e7705 Update net-contour nightly (# 12154)
  > 1de1d39 Update net-kourier nightly (# 12146)
  > d4c270c Update net-certmanager nightly (# 12153)
  > e4b3034 Add init containers e2e test (# 12123)
  > ab2fcc6 upgrade to latest dependencies (# 12150)
bumping knative.dev/hack ced8ce7...a71c865:
  > a71c865 Format go code (# 88)
  > 02860f5 Update community files (# 87)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-27 06:06:01 -07:00
knative-automation 534d91319f
upgrade to latest dependencies (#1486)
bumping knative.dev/serving 2dc26f1...2446281:
  > 2446281 upgrade to latest dependencies (# 12148)
bumping knative.dev/networking 7e3965b...c8d6474:
  > c8d6474 upgrade to latest dependencies (# 534)
bumping knative.dev/eventing a34aaa0...7af98bb:
  > 7af98bb Format go code (# 5815)
  > e05267a Update actions (# 5816)
  > 50b2f32 upgrade to latest dependencies (# 5825)
bumping knative.dev/hack 47ac3b0...ced8ce7:
  > ced8ce7 Fix bash version check to allow v4 or later (# 84)
bumping knative.dev/pkg a34efd6...ba2b2b1:
  > ba2b2b1 upgrade to latest dependencies (# 2319)
  > caa95fe Bump assorted dependencies (# 2318)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-19 08:05:34 -07:00
knative-automation c142e27104
upgrade to latest dependencies (#1485)
bumping knative.dev/pkg 3463dd7...a34efd6:
  > a34efd6 upgrade to latest dependencies (# 2317)
  > ecdde77 Update actions (# 2316)
bumping knative.dev/networking 91e7d04...7e3965b:
  > 7e3965b Update actions (# 533)
  > 6c61e4a upgrade to latest dependencies (# 532)
bumping knative.dev/eventing 5f69768...a34aaa0:
  > a34aaa0 💄 It's a deadLetterSink that we define. It is not a queue (# 5824)
  > eb87183 fixing COC doc (# 5774)
  > d98ae8c Fix broker status dlquri (# 5793)
  > 7ab2c01 upgrade to latest dependencies (# 5822)
bumping knative.dev/serving 30087cd...2dc26f1:
  > 2dc26f1 Update actions (# 12147)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-19 00:01:33 -07:00
David Simansky a736af7129
Combine update deps actions format manually (#1484)
* upgrade to latest dependencies

bumping knative.dev/eventing ff4bc40...5f69768:
  > 5f69768 upgrade to latest dependencies (# 5817)
  > a6a819d upgrade to latest dependencies (# 5812)
bumping knative.dev/networking c2191da...91e7d04:
  > 91e7d04 upgrade to latest dependencies (# 531)
  > 16ef524 upgrade to latest dependencies (# 529)
  > cc26c45 Update actions (# 530)
  > 0c6b765 Deprecate httpProtocol: "Disabled" in config-network (# 528)
bumping knative.dev/pkg fa2f8f1...3463dd7:
  > 3463dd7 upgrade to latest dependencies (# 2315)
  > a5bb759 upgrade to latest dependencies (# 2314)
  > e61a20d Update actions (# 2313)
  > 0e24b49 Format go code (# 2312)
bumping knative.dev/hack 815cd31...47ac3b0:
  > 47ac3b0 Split build tags that are in a comma separated list (# 83)
  > 8687668 [# 50] Add error message when Bash < 4 (# 79)
  > 8d79600 Fixes # 81 (# 82)
  > 51582ce fix misspelling functionallity -> functionality (# 78)
  > 675e1fd Correctly specify the user when creating clusterrolebinding for kind (# 80)
bumping knative.dev/serving 7c6d4bc...30087cd:
  > 30087cd upgrade to latest dependencies (# 12145)
  > e5d8560 Format go code (# 12139)
  > c9b2e25 upgrade to latest dependencies (# 12141)
  > ebdd09e Update actions (# 12140)
  > caced61 Update net-certmanager nightly (# 12138)
  > c6f1707 Add logic to retry pause/resume for pod freezer (# 12049)
  > 0780c10 Trust k8s readiness signal (# 12086)
  > 0592224 Update net-kourier nightly (# 12135)
  > 1cac17a Fix HTTP Redirect test for Contour (# 12124)
  > 8ecc7f9 Update net-istio nightly (# 12134)
  > f37a630 Update net-certmanager nightly (# 12133)
  > 04efc1e Update net-kourier nightly (# 12128)
  > 8cc9b0d upgrade to latest dependencies (# 12132)

* Update actions
2021-10-18 08:56:36 -07:00
knative-automation b1e4132be8
upgrade to latest dependencies (#1475)
bumping knative.dev/serving 365f68b...7c6d4bc:
  > 7c6d4bc Fix volume validation for init/user containers (# 12126)
  > d49d992 upgrade to latest dependencies (# 12130)
  > 851e5af update example block keys leader election config map (# 12127)
  > c8ef877 point istio to the version supported by k8s 1.22.0 (# 12070)
  > b39f18a Update net-kourier nightly (# 12121)
  > 83396a5 Update net-istio nightly (# 12122)
  > 0582f67 Update net-certmanager nightly (# 12119)
  > 24f3646 Standardizing how we enable request logs handler (# 12118)
  > d575aca Update net-kourier nightly (# 12106)
  > 1828625 Update net-contour nightly (# 12105)
  > 8c1c6f3 Update net-certmanager nightly (# 12104)
  > 8d80026 switch config deployment config map key casing (# 12071)
  > de32e18 upgrade to latest dependencies (# 12101)
  > 7ad4b8c Add E2E test for HTTPOption (# 12058)
  > 0dc3a47 Update net-kourier nightly (# 12096)
  > a6f740b Use the latest kapp release (# 12081)
  > f459b7e Allow readiness probe to be empty in Queue Proxy (# 12095)
  > ce814ad Update net-contour nightly (# 12072)
  > e979b9f Support init containers (# 12019)
  > e0ec8ae upgrade to latest dependencies (# 12092)
  > a5679c5 Pin GKE to 1.20 until issues/12091 was solved (# 12093)
bumping knative.dev/pkg a00ba48...fa2f8f1:
  > fa2f8f1 drop fake dynamic client workaround (# 2310)
  > 9179f78 introduce new case convention for leader election config map (# 2302)
bumping knative.dev/eventing 8274c41...ff4bc40:
  > ff4bc40 Post upgrade CRD test (# 5705)
  > 288abf1 Updating validation tests to follow the spec for `spec.subscriber` (# 5762)
  > fd1ea86 add kref uid as available template field (# 5810)
  > acb3c6d Brokers and Channel Prefer header e2e test (# 5792)
  > fcf6738 Handle nil for additional headers (# 5802)
  > 4bf0a23 upgrade to latest dependencies (# 5791)
  > f30e764 Add a readiness probe to recordevents receiver (# 5798)
  > a046d8d 🧹 Using SetTTL api, instead of direct access to EventContext's SetExtension (# 5794)
  > 830373d Delete non used branch resources at Parallel (# 5775)
  > 481fd3e Update support rotation (# 5790)
  > a0d3412 IMC dispatcher custom readiness probe (# 5752)
  > 86e44c4 upgrade to latest dependencies (# 5788)
bumping knative.dev/networking 8da57ce...c2191da:
  > c2191da change casing to be consistent with serving (# 522)
  > c6e5f78 Allow to skip non-alpha/beta test (# 527)
  > d5e4386 upgrade to latest dependencies (# 526)
  > 090366a upgrade to latest dependencies (# 525)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-14 03:56:42 -07:00
knative-automation f6a54ce42d
upgrade to latest dependencies (#1470)
bumping knative.dev/pkg 2267a4c...a00ba48:
  > a00ba48 Add unit test coverage of cluster-scoped tracker. (# 2306)
  > 11a3414 Provide the webhook infrastructure with the raw request context. (# 2305)
  > b4b8bca Allow tracking Cluster-scoped resources. (# 2304)
  > 74ac82a Check Knative CustomResourceDefinitions stored version (# 2272)
bumping knative.dev/eventing 2e917e1...8274c41:
  > 8274c41 Adding finalizers/status subresources to NOOP migrator (# 5786)
  > a6f2a70 💄 go with a more minimal set of permissions (# 5784)
  > 2c059b2 Validate DeliverySpec in Channels & Subscriptions (# 5777)
bumping knative.dev/serving b2c0104...365f68b:
  > 365f68b set the job ttl to non-zero so kapp works (# 12090)
  > db2e3d6 Use existing directory for working directory test (# 12079)
  > ede6459 Check the `ClusterDomainClaim` before creating `kcert`. (# 12080)
  > d6de613 Update net-kourier nightly (# 12068)
  > 810db5a Update net-istio nightly (# 12076)
  > 20be262 allow setting scheduler name in pod spec (# 12036)
  > d756f8f Update net-certmanager nightly (# 12075)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-06 05:05:45 -07:00
knative-automation 687f74fba8
upgrade to latest dependencies (#1468)
bumping knative.dev/eventing 816883e...2e917e1:
  > 2e917e1 Forward prefer: reply header for brokers (# 5773)
  > c39c5a6 upgrade to latest dependencies (# 5770)
  > 609741f Add `Prefer: reply` Header to subscriber request if `spec.reply` is set (# 5764)
  > 5b9ac94 💄 Go with GH Container Registry and use :2 versioned container (# 5767)
bumping knative.dev/serving ebeebd9...b2c0104:
  > b2c0104 Update net-certmanager nightly (# 12067)
  > b046be8 Use constants for test image names (# 12066)
bumping knative.dev/networking 749575e...8da57ce:
  > 8da57ce Revert "Update community files (# 520)" (# 523)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-03 23:37:26 -07:00
knative-automation 4a5f5734d2
upgrade to latest dependencies (#1466)
bumping knative.dev/serving 4a26f1d...ebeebd9:
  > ebeebd9 Update net-istio nightly (# 12059)
  > 643e3c4 upgrade to latest dependencies (# 12062)
  > 4120c39 Fix date ordering (# 12056)
  > 73af59b Cleaning up freezer package constants (# 12055)
  > 67429ed Pass serviceAccountToken to freezer service (# 11917)
  > 1c7f409 fix dates (# 12054)
  > e7cf0de Renaming COC doc to  ALLCAPS (# 12047)
  > ce5525e update support rotation (# 12052)
  > dcc3bab Use resolvabledomain flag in TestHPAAutoscaleUpDownUp (# 12053)
  > b71b516 fix broken link in Development readme (# 12043)
  > 5f1ee08 Bumping up golang min version (# 12051)
  > 2051002 Update net-kourier nightly (# 12038)
  > a5153ff Update net-contour nightly (# 12037)
  > b5aa6f0 Adding Configuration GET and LIST Conformance test (# 12016)
  > 09c59b3 Update net-certmanager nightly (# 12040)
  > ccc110e Update net-istio nightly (# 12039)
  > 40a1ffb Update actions (# 12035)
  > 2814960 Update community files (# 12034)
  > 40809fb More helpful error on invalid port (# 12025)
  > 54d689d Update net-istio nightly (# 12029)
  > f75b47c Update net-kourier nightly (# 12031)
  > 053d389 Update net-contour nightly (# 12030)
  > cc5ff9b Add endpoint call for pod freezer (# 11802)
  > a25635c Update net-certmanager nightly (# 12028)
bumping sigs.k8s.io/yaml 9fc9552...9535b3b:
  > 9535b3b Merge pull request # 63 from akram/fix-linit-for-yaml_test.go
  > cea7ff5 Merge pull request # 62 from akram/use-goyaml-2.3.0
  > 8c3bee3 Fix lint for yaml_test.go
  > 11e43d4 Merge pull request # 44 from hakman/travisci-arm64
  > 131615f Bump gopkg.in/yaml.v2 to v2.4.0: fixes inconsistent long lines wrapping
  > 8daa61c Merge pull request # 51 from longwuyuan/master
  > 3cc309c Add CI tests for ARM64
  > 9f315c2 Merge pull request # 50 from longwuyuan/master
  > 7d8e15c removed go v1.12.x and added go v1.15.x in ghactions ci
  > 8f01418 Merge pull request # 42 from neolit123/1.20-fix-tests-on-arm64
  > 4750a07 added github-actions CI
  > 8aabd9a Merge pull request # 40 from gravis/tidy-go-modules
  > 7e97a1a yaml_test: adapt around undefined behavior in float64->int64 casting
  > 06fcaf6 Merge pull request # 36 from ZhiFeng1993/Fix-json-to-yaml-marshal-results
  > bc021c4 Tidy go modules
  > a6fdc8d Fix json to yaml marshal results
bumping knative.dev/pkg 5ae4821...2267a4c:
  > 2267a4c Bump a few assorted deps (# 2301)
  > 221312a duck cronjob (# 2299)
  > f07c8e4 Add pod / cronjob (# 2298)
  > 07ea512 Update very old Google API dependencies (# 2294)
  > 55de825 Update actions (# 2296)
  > c92466a Update community files (# 2295)
  > b708bde Bump a few assorted dependencies (# 2292)
  > 7d6d325 Update actions (# 2287)
  > 61a3edd Add IsNum to true when set `-0` to minimumVersion.Pre (# 2288)
  > c5ec096 Update community files (# 2286)
  > 52b0e29 Source validation fixes (# 2285)
  > d8349b0 Update community files (# 2284)
bumping knative.dev/eventing f031ba2...816883e:
  > 816883e upgrade to latest dependencies (# 5768)
  > 5adc325 Update community files (# 5766)
  > 3067b55 Fix date format (# 5765)
  > be4e766 Removing the special tweak for 0.22-0.23 (# 5763)
  > ce818dc Adding myself to support rotation (# 5761)
  > af93c91 add recordevents to the list of tools to publish (# 5758)
  > 384523f Default dead letter sink namespace to the object namespace (# 5748)
  > edef96d Update community files (# 5753)
  > e05ccfc Convert DeadLetterSinkURI references to DeliveryStatus. (# 5746)
  > 1afbc6a Update actions (# 5754)
  > 87cbccf Delete non used Step resources at Sequence (# 5718)
bumping knative.dev/networking 69ad454...749575e:
  > 749575e Update community files (# 520)
  > 79c6e05 upgrade to latest dependencies (# 521)
  > f9355c5 Adding contributing doc, renaming COC doc (# 518)
  > f02d7fb Set FlushInterval to zero (# 519)
  > b601bd9 Update community files (# 516)
  > 09845be Update actions (# 517)
  > 9dcf81a upgrade to latest dependencies (# 514)
  > 5e884af Update community files (# 512)
  > 9c1c5b8 Update actions (# 513)
  > 51e2f39 Update community files (# 511)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-30 04:18:45 -07:00
knative-automation 26e0efeb7b
upgrade to latest dependencies (#1458)
bumping knative.dev/eventing f031ba2...f031ba2:
bumping knative.dev/serving 4a26f1d...4a26f1d:

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-21 22:13:18 -07:00
knative-automation 99c70da090
upgrade to latest dependencies (#1455)
bumping knative.dev/eventing dcb0aea...f031ba2:
  > f031ba2 upgrade to latest dependencies (# 5744)
bumping knative.dev/serving 2858ef6...4a26f1d:
  > 4a26f1d fix gc annotation prefix (# 12026)
  > bf6ef00 Allow users to set containers[*].securityContext.runAsGroup (# 12003)
  > 89f8a06 Update net-contour nightly (# 12022)
  > e445809 Update net-kourier nightly (# 12021)
  > 2c38be9 Update net-certmanager nightly (# 12020)
  > 1c335d7 Update net-istio nightly (# 12023)
  > b225e6e upgrade to latest dependencies (# 12018)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-21 04:22:37 -07:00
knative-automation d669111151
upgrade to latest dependencies (#1452)
bumping knative.dev/pkg d4505c6...5ae4821:
  > 5ae4821 [release-0.26] Source validation fixes (# 2291)
  > a49a60e [release-0.26] Add IsNum to true when set `-0` to minimumVersion.Pre (# 2290)
  > 4857ab6 new k8s min version is 1.20 (# 2283)
bumping knative.dev/eventing 316e14d...dcb0aea:
  > dcb0aea Add record events to released images (# 5734)
  > 24d102d Ce overrides validation (# 5730)
  > 9e66fc9 Adding all resources for NOOP migrator (# 5694)
  > ef48133 KReference mapping experimental feature (# 5599)
  > 407f3cb Update community files (# 5739)
  > 7e80074 Update actions (# 5740)
  > 21155e9 Enhance DLQ CloudEvents with destination (# 5727)
  > deafb9b fixing error message (# 5735)
  > cf630ed 💫 Adding 1.22 k8s to GH Actions (# 5737)
  > 495814c upgrade to latest dependencies (# 5732)
  > 0260d8b Dropping k8s 1.19 as that is unsupported (# 5736)
  > f568fd9 Cleaning up v1b1 testing (# 5733)
  > 20ec9f7 Like serving use generatedName (# 5664)
  > 7c7bd9a Update community files (# 5731)
  > 602ea29 Adopt `app.kubernetes.io` labels (# 5628)
  > 372e821 Increase MaxNamespaceSkip in test runner (# 5722)
  > c2910fd Update resources test to use latest PingSource API (# 5729)
  > 10804a2 Remove outdated GCP channel from test flag example listing (# 5728)
  > 7266621 upgrade to latest dependencies (# 5723)
bumping knative.dev/serving 33aeffc...2858ef6:
  > 2858ef6 Update net-istio nightly (# 12013)
  > 1812d3b Wire up MeshCompatibilityMode to ConfigMap property (# 11999)
  > de7b0e6 Remove TODO comment for # 1178 (# 12012)
  > 5792a5c Update net-contour nightly (# 12009)
  > c7aa8f7 Update net-certmanager nightly (# 12007)
  > f552122 Rework timeout handler tests with a fake clock (# 12002)
  > feebf71 drop deprecated imageDigest property (# 11994)
  > afd5297 Update net-kourier nightly (# 12008)
  > 1b945a0 Update community files (# 12004)
  > c1e4685 Update actions (# 12005)
  > 583b182 Add details when bad service account names are used (# 11883)
  > 610762a Adding Route GET and LIST Conformance test (# 11972)
  > 78d1afb Drop K8s 1.19 as it's no longer supported (# 11998)
  > 1085dbe Update net-kourier nightly (# 11991)
  > e359985 Update net-certmanager nightly (# 12001)
  > a4fa6f8 Update net-contour nightly (# 11989)
  > bdd45e2 Update net-istio nightly (# 12000)
  > 8f8b701 Copy healthyPods set to avoid concurrent map access (# 11993)
  > 0f57579 upgrade to latest dependencies (# 11996)
  > 7e6d9f3 Update community files (# 11995)
  > 76cb92b Update net-istio nightly (# 11990)
  > 893f477 Add serviceAccountToken via projected volume when concurrency state endpoint set (# 11820)
  > 3db5f64 adding revisions test for get and list (# 11948)
  > 3e175ca Update net-kourier nightly (# 11985)
  > 52f9ff3 Update net-contour nightly (# 11984)
  > 279014d Teach activator about mesh compatibility modes (# 11976)
  > 2990cf0 Drop redundant queue-proxy startup probe (# 11965)
  > fa36988 Speed up concurrency state implementation (# 11909)
bumping knative.dev/networking eb37d69...69ad454:
  > 69ad454 upgrade to latest dependencies (# 510)
  > 3b9592c Add mesh-compatibility-mode to network config map (# 509)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-20 00:49:34 -07:00
knative-automation 82a21a5773
upgrade to latest dependencies (#1448)
bumping knative.dev/eventing 38f3845...316e14d:
  > 316e14d upgrade to latest dependencies (# 5717)
bumping knative.dev/networking 9d1fe47...eb37d69:
  > eb37d69 Create cert pool for each test client (# 508)
  > 25d317b upgrade to latest dependencies (# 507)
  > 78c491e upgrade to latest dependencies (# 506)
  > 060e46e upgrade to latest dependencies (# 505)
  > c94e114 upgrade to latest dependencies (# 504)
  > 5c789e6 upgrade to latest dependencies (# 503)
  > be5cfde upgrade to latest dependencies (# 502)
bumping knative.dev/serving 1c022d7...33aeffc:
  > 33aeffc Delete orphaned tag certificates after tag deletion (# 11798)
  > f402f87 Introduce a flag to set memory used in the resource limit test (# 11957)
  > a71d49d Update net-istio nightly (# 11975)
  > e85265c Update net-contour nightly (# 11974)
  > a9213d1 Update net-certmanager nightly (# 11973)
  > 9342eeb Add Kubernetes 1.22 to CI (# 11981)
  > 0042297 drop (# 11968)
  > 0342070 upgrade to latest dependencies (# 11970)
  > 3d2eec9 Update net-certmanager nightly (# 11963)
  > 1762cdc Update net-contour nightly (# 11962)
  > c65ed94 Update net-kourier nightly (# 11961)
  > 42353dd Update net-istio nightly (# 11960)
  > 4fcaa97 dd more logging to background digest resolver (# 11959)
  > 4818437 upgrade to latest dependencies (# 11942)
  > 92862ef Speed up concurrency state handler tests (# 11910)
  > cc19d71 Update net-contour nightly (# 11950)
  > 794661a Touch up TestIdleTimeoutHandler some more (# 11953)
  > 5e495e6 Update net-istio nightly (# 11951)
  > e1df9b5 Remove unused isAggressive parameter (# 11935)
  > 9b8b4f6 Run podspeed as part of CI (# 11903)
  > c77bf60 Update net-certmanager nightly (# 11952)
  > f3e4eff Update net-kourier nightly (# 11938)
  > 734fdcf Stabilize TestIdleTimeoutHandler (# 11946)
  > 85a352a Skip TestHPAAutoscaleUpDownUpMem because of excessive flakiness (# 11945)
  > cecace7 Update net-contour nightly (# 11936)
  > 831536e Update net-istio nightly (# 11937)
  > c2b78ab Drop unnecessary RetryingRouteInconsistency helper (# 11933)
  > ac4dc6a Adding simple conformance test for Service list and delete (# 11925)
bumping knative.dev/pkg 73d4fe6...d4505c6:
  > d4505c6 Source validation fixes (# 2251)
  > fb7ee28 when testing downstream use the correct release branch (# 2265)
  > bfab3c8 Add back inadvertedly deleted call to ObserveKind (# 2282)
  > d569db3 Add context to reconcile error logs (# 2281)
  > 9a4b612 Added invalid value field error with details (# 2246)
  > d9b35c4 Delete deprecated ObserveFinalizeKind API (# 2248)
  > 71508fc Introduce `duckv1.Pod`. (# 2280)
  > 26db1ba Enable using `duckv1.WithPod` with our webhook infra. (# 2279)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-13 08:56:32 -07:00
knative-automation dedcad7c7e
upgrade to latest dependencies (#1442)
bumping knative.dev/serving e6a7166...1c022d7:
  > 1c022d7 Add e2e test for # 11668 (# 11755)
  > a9cb969 Widen checks in TestRateLimitPerItem to allow for slow systems (# 11934)
  > 7653caf roles: Don't specify rules when using aggregationRules. (# 11899)
  > 2b44131 Update net-certmanager nightly (# 11929)
  > fc038ea Update net-contour nightly (# 11928)
  > 6fc7e33 Update net-istio nightly (# 11927)
  > 2ba37be Drop unnecessary spoof.Retrying call (# 11930)
  > 9b128a6 Allow directly setting mesh compatibility mode on/off in stat scraper (# 11913)
  > 0bb3503 upgrade to latest dependencies (# 11932)
  > fe5f5b7 Teach resources/queue to allow no readiness probes (# 11866)
  > 406d0ed Drop all usages of EventuallyMatchesBody (# 11931)
  > 13ee889 Add idle timeout to queue proxy (# 11791)
  > 8377769 Speed up TestRateLimitPerItem (# 11908)
  > 5244862 Update net-certmanager nightly (# 11911)
  > 6a5bd01 Update net-contour nightly (# 11887)
  > b83f82d upgrade to latest dependencies (# 11915)
  > b82440c Fix indentation in e2e-tests.sh (# 11902)
  > 54d232c Update net-kourier nightly (# 11912)
  > d9c1342 Support configuring HTTPOption per ksvc (# 11882)
  > ae44ea6 Update net-istio nightly (# 11894)
  > cefe5ed upgrade to latest dependencies (# 11907)
  > b1c20f6 upgrade to latest dependencies (# 11901)
  > fd04ef8 Tracking request counts in queue proxy (# 11783)
  > 0e6dbde Improve error messages on probe failure (# 11897)
  > 24c59e0 Update net-kourier nightly (# 11888)
  > 68dba4a change wait calls for check calls in tests (# 11680)
  > 6d0317e Update link to serving specs (# 11891)
  > 22fc6eb Update go-containerregistry to 0.6.0 (# 11876)
  > 5b9face TestServiceWithTrafficSplit test changes (# 11799)
  > 88a8d1b upgrade to latest dependencies (# 11893)
  > 1c25327 Update net-certmanager nightly (# 11880)
  > d6c8217 Update net-istio nightly (# 11879)
  > 6ef09ce Allow for additional delete calls without hanging in KPA test (# 11886)
  > 2c0663c upgrade to latest dependencies (# 11884)
bumping knative.dev/eventing ea5ed9a...38f3845:
  > 38f3845 Clarify meaning of `default-br-config` (# 5713)
  > 546b3b6 upgrade to latest dependencies (# 5712)
  > 158f189 Test runner: Increase MaxNamespaceSkip (# 5706)
  > bbd498b upgrade to latest dependencies (# 5702)
  > 4a55e51 Fix inaccurate description of default-br-config (# 5703)
  > 38bfba7 drop scheduled github action e2e tests (# 5701)
  > c4acab4 💄 Fix name of test, as it was changed in code before... (# 5695)
  > dd02173 fix typo (# 5697)
  > 0b5e37d 💄 Going w/ v1 API shape for CRDs (# 5688)
  > 7412ab7 upgrade to latest dependencies (# 5684)
  > bb0b305 DeliverySpec.Timeout on Broker and Trigger (# 5687)
  > 59dc3fc adding conformance test for Spec.Config being immutable (# 5686)
  > 00ab8a1 Add ability to specify heartbeat durations as a time.Duration (# 5683)
  > 16104f9 Validate broker spec config immutable (# 5682)
  > 75b9159 Update actions (# 5673)
  > 9b1f09c upgrade to latest dependencies (# 5681)
  > 51319db Add heartbeats image to released images (# 5680)
bumping knative.dev/networking ff7c341...9d1fe47:
  > 9d1fe47 upgrade to latest dependencies (# 501)
  > 7c11d23 upgrade to latest dependencies (# 498)
  > 5f2e230 upgrade to latest dependencies (# 495)
  > ee93e22 Allow 502 codes as well as 503 to indicate mesh errors (# 494)
  > e755cda upgrade to latest dependencies (# 493)
  > a31c669 upgrade to latest dependencies (# 492)
bumping knative.dev/pkg 2bd91f7...73d4fe6:
  > 73d4fe6 Drop Retrying and EventuallyMatchesBody checks (# 2278)
  > bb433c9 Add tests for retriable errors to the spoof client (# 2277)
  > b09fa45 Declare `DefaultErrorRetryChecker` as `ErrorRetryChecker` type (# 2276)
  > dec98b4 fix a small lint warning (# 2270)
  > fbe9e7e Widen the error checker interface to allow response error checking (# 2253)
  > 7a61343 only test downstream tekton with HEAD (# 2271)
  > c69aba0 Deduplicate Check and Poll functions on the spoof client (# 2264)
  > b721b0b fix check calls being unreliable (# 2250)
  > d60f1a4 Avoid double-resyncs without leader election. (# 2252)
  > 0482448 allow unknown metadata fields (# 2249)
  > f39ea04 Add eventing-redis to downstream test (# 2247)
  > 82f3a9f Add triggers to the downstream test (# 2236)
  > e957ee5 Drop several deprecated APIs. (# 2228)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-07 10:21:19 -07:00
David Simansky 817068bd7f
Remove replace of go-openapi/spec from go.mod (#1443) 2021-09-03 01:11:57 -07:00
knative-automation c717a3fe96
upgrade to latest dependencies (#1434)
bumping golang.org/x/term 2321bbc...6a3ed07:
  > 6a3ed07 all: go fmt ./...
bumping k8s.io/apimachinery c278689...f916759:
  > f916759 Merge pull request # 103319 from jpbetz/fix-102749-1.21
  > 12b6a22 Bump SMD to v4.1.2 to pick up # 102749 fix
  > 41e4141 sync: remove Godeps/
  > 235edae Merge pull request # 102587 from saschagrunert/release-1.21
  > a4090fc Revert "Cleanup portforward streams after their usage"
  > 1a7b32c Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21
  > 2c210a7 vendor: bump runc to rc95
  > 7559d78 Merge pull request # 100951 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.21
  > be0c813 Merge pull request # 101325 from joelsmith/automated-cherry-pick-of-# 101306-upstream-release-1.21
  > c422483 Cleanup portforward streams after their usage
  > 59d900d Additional CVE-2021-3121 fix
  > e337f44 Bump klog to 2.8.0, fixing nil panics in KObj
  > ae8b5f5 Merge pull request # 99759 from jpbetz/apply-extract
  > 0dd2dd9 Add extract apply function generation
  > 0335ad3 Bump SMD to v4.1.0
  > 1f1bc58 Merge pull request # 99951 from deads2k/fix-decodableversions
  > 98d3ae9 Merge pull request # 98841 from caesarxuchao/fix-98479
  > a13af10 provide directly decodable versions for storageversion API
  > 79c4f87 Merge pull request # 98946 from monopole/upgradeKustomize
  > 1174cb8 make proxy Transport return metav1.Status error
  > 1f7ce2b until stable: pin-dependency, update-vendor, update-bazel, lint-dep
  > 8e4c0a5 Merge pull request # 98653 from mandelsoft/stream
  > 543ebb5 Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient
  > 963dac0 simplier fix + test for race condition
  > a5a2acc Merge pull request # 98074 from kwiesmueller/admission-reset-managedFields
  > 9794359 Add Apply functions to client-gen
  > 193cd4a add comment describing the race condition + TODO for appropriate test
  > 283a326 Merge pull request # 99817 from liggitt/zero-value
  > 19eb396 fix validation test
  > e51562e fix sync problem in streamwatcher
  > cda259e Update k8s.io/kube-openapi
  > 8dcbc56 remove apiVersion check from managedFields validation
  > 569bd20 Merge pull request # 99755 from lala123912/out_of_range
  > 7de09c3 fix validation tests
  > f0c829d fix RemoveStatusCondition()  cap out of range
  > 1c6b148 update licenses and bazel
  > 0869820 Merge pull request # 98595 from SergeyKanzhelev/nodelifecycleSchedulerUnitTestsSpeedUp
  > 96b0ee0 consolidate managedFields validation
  > 4f70757 sped up scheduler tests by using fake clock
  > 317ebe7 Merge pull request # 98572 from justaugustus/go116
  > ed96c1e [go1.16] bump golang.org/x/... dependencies
  > 89aa0e9 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > f246562 [go1.16] go.mod: update to go1.16
  > 603e046 Merge pull request # 99561 from BenTheElder/remove-bazel
  > 193bda8 hack/update-bazel.sh
  > 17b79e7 Merge pull request # 97385 from FabianKramm/fix-http2-proxy
  > 44b9a37 Merge pull request # 90105 from xiaoanyunfei/cleanup/pkg_apis_core
  > 5a3ff4c override request host for kubectl proxy
  > c3f3e5b Scheduler: remove pkg/apis/core/field_constants.go
  > 6d2f20b Merge pull request # 99083 from gavinfish/requirement-equal
  > 527a61b Merge pull request # 99014 from apelisse/update-smd
  > 823fec8 Add equal func for Requirement struct
  > 9cd3dcb Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021
  > 7faacc3 Update sigs.k8s.io/structured-merge-diff to v4.0.3
  > 2cc50c7 *: remove nikhiljindal from OWNERS
  > 53fe198 *: remove mbohlool from reviewers
  > c340b76 *: remove madhusudancs from reviewers
  > 37cce14 *: remove jianhuiz from reviewers
  > d6b6643 *: move gmarek to emeritus_approvers
  > c93b0f8 Merge pull request # 98790 from jkh52/master
  > 7fbabcb Bump konnectivity-client to v0.0.15
  > 9e39a13 Merge pull request # 98477 from palnabarun/update-gogo/protobuf
  > f0392a0 Merge pull request # 98616 from smarterclayton/recognizer_buffer
  > 9812d82 update gogo/protobuf to v1.3.2
  > 783dd7d serializer: Recognizer interface should take a buffer
  > 28da342 Merge pull request # 98488 from pohly/klog-2.5.0
  > d656fe5 Merge pull request # 98565 from adisky/move-spdystream
  > 6495214 logging: support call depth via logr, structured logging
  > cbf4d8f Update dependency docker/spdystream to moby/spdystream
  > 87c8a96 Merge pull request # 98363 from cpanato/go1157
  > 4a7d8d5 [go1.15] updatestaging pb.go files using the hack scripts
  > ee96543 Merge pull request # 98312 from deads2k/finish-export-option-removal
  > ab111ff generated
  > 33e8773 remove ExportOptions
  > 234faef finish removal of exportoptions
  > 460d109 Merge pull request # 95664 from DirectXMan12/bug/non-racy-recorder-shutdown
  > 0e9f9cf Merge pull request # 96552 from pandaamanda/klog_fmt
  > 322dfb4 Don't record events in goroutines
  > af2ce7e Merge pull request # 97552 from aanm/pr/replace/buffer/with/strings
  > 8c0a4ea use klog.Info and klog.Warning when had no format
  > 4f50573 Merge pull request # 97990 from AlexanderYastrebov/offset-97651
  > d7e94ae pkg/labels: replace bytes.Buffer with strings.Builder
  > 2ab0da8 Uses offset instead of line number in JSONSyntaxError
  > 825faf0 pkg/util/net: replace bytes.Buffer with strings.Builder
  > 53a9c91 Merge pull request # 97538 from lingsamuel/requirement-return-field-error
  > 1d8c923 Merge pull request # 97891 from thinpark/apimachinery.clean
  > 10e20f4 make labels.NewRequirement returns aggregated field.ErrorList, make nodeaffinity parsing function use it
  > 8834a19 [k8s.io/apimachinery/pkg/test]: cleanup commented code
  > 6c16abd Merge pull request # 94396 from habibrosyad/patch-92402-10
  > 9d4f7cb Merge pull request # 97540 from chymy/just-comments
  > 25bfe1d fix vendor/k8s.io/apimachinery/pkg/runtime staticcheck
  > 0ca7b34 Merge pull request # 97590 from heqg/typo-expected-03
  > 67bb4d2 Fix on comments
  > 9363a52 Fix typo in staging/src/.../wait_test.go
  > 15c5dba Merge pull request # 96974 from WangXiangUSTC/master
  > 8f01ffc Merge pull request # 95790 from aojea/loopnet
  > df4ce5a Update selector.go
  > 02953c0 get ips from loopback interfaces
  > 51a2756 autodetect global addresses on loopback interfaces
bumping k8s.io/client-go 435503c...a2642ab:
  > a2642ab Update dependencies to v0.21.4 tag
  > ccdebc2 Merge pull request # 103614 from dprotaso/automated-cherry-pick-of-# 102928-upstream-release-1.21
  > fefd2ad Merge pull request # 103319 from jpbetz/fix-102749-1.21
  > 46c1ad3 Simplify use of the fake dynamic client
  > 5823455 Bump SMD to v4.1.2 to pick up # 102749 fix
  > 3c428df Merge pull request # 102800 from pohly/automated-cherry-pick-of-# 102788-upstream-release-1.21
  > fe825e6 client-go: reduce log level of reflector again
  > 6277e97 sync: remove Godeps/
  > b63b1ba Merge pull request # 102587 from saschagrunert/release-1.21
  > c18505f Revert "Cleanup portforward streams after their usage"
  > ffd8cfc Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21
  > a802afb vendor: bump runc to rc95
  > c04de52 Merge pull request # 100951 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.21
  > 322fe85 Cleanup portforward streams after their usage
  > 0f9967b sync: update go.mod
  > 307e3a3 Merge pull request # 100718 from dims/automated-cherry-pick-of-# 100606-# 100660-upstream-release-1.21-take-2
  > a124236 Common auth plugins should always be available
  > ac49e87 providerless tag for client-go auth plugins
  > 6be0785 Merge pull request # 100156 from ehashman/issue-100155
  > 5f0702f Merge pull request # 99375 from ehashman/probe-kep-2238
  > e5c17fc Bump klog to 2.8.0, fixing nil panics in KObj
  > 2407de6 Generated changes for probe terminationGracePeriodSeconds
  > a5722b4 Merge pull request # 99759 from jpbetz/apply-extract
  > 476d5f9 Generated apply configurations
  > 9e34778 Add extract apply function generation
  > 982571f Bump SMD to v4.1.0
  > d6fad70 Merge pull request # 99643 from pohly/generic-ephemeral-volume-beta
  > 6085ad0 Merge pull request # 99290 from mortent/PromotePDBsToGA
  > 37e7f4a generic ephemeral volume: generate code
  > 814c68c Merge pull request # 99522 from robscott/topology-hints
  > fa732dd generated
  > 67d8c55 Merge pull request # 99495 from wojtek-t/cleanup_describe_8
  > 9c78771 Adding Hints to EndpointSlice API
  > 62b9b26 Promote PDBs to GA
  > db49dde Merge pull request # 98973 from YoyinZyc/add_context_outside_apiserver
  > 4c5ab17 Add sig-instrumentation approvers to events libraries OWNERS
  > 57d5462 Merge pull request # 98946 from monopole/upgradeKustomize
  > 6a42ca3 add context to restclient metrics
  > 1ae4d69 until stable: pin-dependency, update-vendor, update-bazel, lint-dep
  > c277935 Merge pull request # 98727 from adtac/suspend
  > aa6ddc8 Merge pull request # 99641 from pohly/storage-capacity-beta
  > 5ca42da batch: add suspended job
  > 9f9bfd9 CSIStorageCapacity: generated files for beta
  > 7fc57bb Merge pull request # 96600 from maplain/internal-traffic-policy
  > 9baafcd Implements Service Internal Traffic Policy
  > fa8f4cc Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient
  > b4932b5 Merge pull request # 99907 from liggitt/cache-test-timeout
  > a793842 Generate typed clients with Apply support
  > 8df02b3 Merge pull request # 99662 from swetharepakula/eps-ga-api-changes
  > 21ee617 Add test timeout to mutation detector test
  > d2a6442 Merge pull request # 99275 from hbagdi/feat/ingress-class-namespaced-params
  > 2eb8aff Graduate EndpointSlice API to GA
  > 9db6403 Add namespace scoped ParametersReference to IngressClass
  > 75a1e7f Merge pull request # 99423 from soltysh/cronjob_controller
  > 1745c9f Merge pull request # 99817 from liggitt/zero-value
  > 627c12d Generated changes
  > fcacc4b Merge pull request # 98277 from XudongLiuHarold/add-loadbalancerclass-field
  > d21dde2 Update k8s.io/kube-openapi
  > 4f21285 Merge pull request # 98127 from mortent/AddConditionsToPDBs
  > 3285000 Add LoadBalancerClass field in service
  > da66d1b generated
  > 503eb33 Merge pull request # 99782 from liggitt/race-tests
  > ec8fb02 Merge pull request # 99012 from jpbetz/apply-client-go-builders2
  > 0693903 Fix or remove tests that don't work in race mode
  > f146f0f generate applied configurations
  > 9409f57 Merge pull request # 99741 from liggitt/client-go-install
  > a71c2f1 Merge pull request # 98892 from ankeesler/exec-plugin-metrics
  > e0f03ac Update client-go install instructions
  > a5abe9c Merge pull request # 937 from liggitt/update-readme
  > 8aa3e0f exec credential provider: add rest_client_exec_plugin_call_total metric
  > 1cfb136 Merge pull request # 99654 from ankeesler/exec-plugin-interactive-fix
  > 2dec69c Update readme installation instructions
  > 149c501 exec credential provider: use stdin to detect user interaction
  > a337294 Merge pull request # 98572 from justaugustus/go116
  > b13f594 Fixup golang.org/x/term staticcheck warnings
  > 768a62f [go1.16] bump golang.org/x/... dependencies
  > 0ea7217 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > 36b22fd [go1.16] go.mod: update to go1.16
  > fcbadc8 Merge pull request # 99561 from BenTheElder/remove-bazel
  > 13e6cd3 hack/update-bazel.sh
  > 6a25187 Merge pull request # 99324 from zshihang/master
  > c3c3d40 Merge pull request # 99377 from liggitt/version-sha
  > 3d6ec32 reset token if got Unauthorized in KCM
  > 8f8241f Merge pull request # 99195 from pacoxu/structurelog/watch-retry-timeout-1
  > 1a6e902 Switch gitVersion format to non-abbreviated hash
  > 12449b5 Merge pull request # 99193 from zhijianli88/subresource
  > 06efd86 Migrate client-go retry-watcher to structured logging
  > fa31d62 Merge pull request # 99111 from databus23/patch-5
  > bb1d67d request.go: correct subresource referencing
  > 21dd7ea Merge pull request # 99079 from tkashem/throttle-message
  > a125444 Return error when persister fails to modify config
  > 10def0e Merge pull request # 99063 from ZxYuan/patch-1
  > d1fdbcd client-go: add more context to request throttle message
  > 7279fc6 Merge pull request # 96987 from soltysh/drop_batch-alpha
  > a9fe1e1 Fix typo in client-go/rest/client.go
  > df50762 Merge pull request # 99014 from apelisse/update-smd
  > 6167582 Generated changes
  > 39da007 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021
  > 508a193 Update sigs.k8s.io/structured-merge-diff to v4.0.3
  > d6cefbd Drop batch/v2alpha1 API
  > 1d0cb03 *: remove nikhiljindal from OWNERS
  > e8ab252 *: remove madhusudancs from reviewers
  > 4c4207a *: move gmarek to emeritus_approvers
  > 20732a1 Merge pull request # 98889 from jkaniuk/leaderelection-simplify
  > 0eaf14c Simplify leader election code
  > 1006137 Merge pull request # 98790 from jkh52/master
  > bf60d3f Bump konnectivity-client to v0.0.15
  > 93ce971 Merge pull request # 98671 from liggitt/kubeconfig-env
  > 3c12da5 Merge pull request # 98324 from atosatto/export-debug-roundripper
  > b620e82 Isolate TestModifyContext from $KUBECONFIG
  > 3147a30 Merge pull request # 98477 from palnabarun/update-gogo/protobuf
  > ef84e47 Re-run gofmt against staging/src/k8s.io/client-go/transport/
  > ab82d40 Merge pull request # 98488 from pohly/klog-2.5.0
  > 2861152 update gogo/protobuf to v1.3.2
  > e87f4d8 Remove unexpected updates to go.mod and go.sum
  > c8e0107 Merge pull request # 98565 from adisky/move-spdystream
  > 362c485 logging: support call depth via logr, structured logging
  > 9d369ea Update bazel BUILD file
  > b8b770f Update dependency docker/spdystream to moby/spdystream
  > 84db31c Address golint warnings
  > 6329432 Merge pull request # 98496 from lavalamp/connrotation
  > 8d3dc9e Run gofmt against staging/src/k8s.io/client-go/transport/round_trippers_test.go
  > b72204b Merge pull request # 95664 from DirectXMan12/bug/non-racy-recorder-shutdown
  > 5985bbb Fix unbounded connection creation & 50s of delay
  > 2bce173 Run gofmt against staging/src/k8s.io/client-go/transport/round_trippers.go
  > fc034b4 Merge pull request # 96552 from pandaamanda/klog_fmt
  > 726d27f Don't record events in goroutines
  > 5c01a03 client-go: export NewDebuggingRoundTripper function and DebugLevel
  > 537eda7 Merge pull request # 98058 from jprzychodzen/le-comment
  > d7ba1f2 use klog.Info and klog.Warning when had no format
  > 25e8b5f Merge pull request # 97083 from knight42/feat/enable-spdy-ping
  > eae461d [Leader election] Add documentation to function
  > 479dd01 feat: enable SPDY pings on connections
  > 623741e Merge pull request # 97909 from adamzhoul/fix-chan-bug
  > 2192138 Merge pull request # 97095 from sabbox/fix-panic-azure-oidc-auth-plugins
  > 5c32e97 fix replyChan block
  > b804f9f add noop persister to plugin loader
  > f80da32 Merge pull request # 97255 from chotiwat/patch-1
  > 224c1c6 Merge pull request # 97857 from liggitt/exec-auth-reuse-dialer
  > a35bc8f Fix stale object causing a panic on DELETE event
  > 9761a13 Merge pull request # 96906 from Rajalakshmi-Girish/issue-96853
  > 0c5bab6 Track opened connections with a single tracker per authenticator
  > 0d3f257 Merge pull request # 907 from munnerz/patch-1
  > cb8d3d1 fixes the unit tests to be more tolerant with error messages
  > e9d996d Merge pull request # 97326 from victor-timofei/deltafifo-doc
  > efbc708 README: add 1.20 in compatibility matrix
  > 0964d4b Merge pull request # 97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest
  > 53a09c7 Update the wording of the DeltaFIFO
  > cc9d424 Merge pull request # 96883 from pacoxu/fix/96862
  > 2b31242 Merge pull request # 94813 from dramich/nometrics
  > 01fbb1d Bump github.com/Azure/go-autorest/autorest to v0.11.12
  > 710a222 Move Delta definitions to the top
  > 77dfe4d Merge pull request # 92138 from ash2k/ash2k/client-cleanups
  > 8031d76 fix index test: multi index check for empty list
  > f39ca99 Don't start goroutine for noMetrics
  > 09cf714 Update DeltaFIFO Documentation
  > 62f63bb Merge pull request # 96837 from adamzhoul/master
  > 29b0745 Check errors of the Close call
  > 04adad4 fix spdy stream, conn deadlock.
  > 6cc3981 Make inClusterConfigProvider thread safe
  > e24efdc Merge pull request # 96797 from jqmichael/initialCountLength
  > 6d09f8e Stop using mergo.MergeWithOverwrite
  > 50c0861 Merge pull request # 96643 from bboreham/lose-timestamp
  > 1d17529 Fixed a harmless bug where initialPopulationCount should be based on the key length not list size in DeltaFIFO#Replace()
  > 277eea6 Cleanup currentMigrationRules
  > 5d2c89d Remove unused argument from generateEvent
bumping knative.dev/networking defa6b8...ff7c341:
  > ff7c341 upgrade to latest dependencies (# 491)
  > b9f8dee Add TestHTTPOption to verify HTTPOption field (# 415)
  > ba72f55 Update community files (# 490)
  > bde5be8 Update actions (# 489)
  > 4ac0119 upgrade to latest dependencies (# 488)
  > 51512a0 upgrade to latest dependencies (# 487)
  > 9bdd2dd upgrade to latest dependencies (# 486)
  > cfb7e23 upgrade to latest dependencies (# 485)
  > 3e603fb Clean up deprecated fields (# 484)
  > e818f7d Update community files (# 483)
bumping k8s.io/api 6f23172...3fcac9f:
  > 3fcac9f Update dependencies to v0.21.4 tag
  > e718350 Merge pull request # 103319 from jpbetz/fix-102749-1.21
  > aa60858 Bump SMD to v4.1.2 to pick up # 102749 fix
  > 0d3282d sync: remove Godeps/
  > b962205 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21
  > 6601f0c vendor: bump runc to rc95
  > e379db4 Merge pull request # 101053 from robscott/automated-cherry-pick-of-# 100728-release-1.21
  > 48ab514 Updating Topology Aware Hints to support "Auto" value for annotation
  > b422b2e sync: update go.mod
  > 1f635bf Mark v1beta1 EndpointSlice deprecated in favor of v1
  > fd88418 Merge pull request # 100188 from alculquicondor/job-api-fixes
  > 51a1c55 Merge pull request # 100156 from ehashman/issue-100155
  > 862c319 Only default Job fields when feature gates are enabled
  > ec4ebef Merge pull request # 99375 from ehashman/probe-kep-2238
  > d35369e Bump klog to 2.8.0, fixing nil panics in KObj
  > 8b5303f Merge pull request # 99298 from zshihang/csi
  > 06f27fd Generated changes for probe terminationGracePeriodSeconds
  > edd3ec9 Merge pull request # 100147 from alculquicondor/indexed-annotation
  > aecea00 graduate CSIServiceAccountToken to beta
  > b4ebda3 Add terminationGracePeriodSeconds to Probe API
  > 937dc44 Merge pull request # 99759 from jpbetz/apply-extract
  > 5079330 Rename job completion index annotation to not contain alpha
  > f714d15 Bump SMD to v4.1.0
  > c0951d6 Merge pull request # 99643 from pohly/generic-ephemeral-volume-beta
  > 8814a7d Merge pull request # 99975 from robscott/endpoints-over-capacity
  > e5d78e7 testdata: drop the alpha EphemeralVolumeSource.ReadOnly field
  > f1e2e30 Merge pull request # 99290 from mortent/PromotePDBsToGA
  > 5d9669f Adding new EndpointsOverCapacity annotation for Endpoints controller
  > 1e0f065 generic ephemeral volume: generate code
  > 93f222f Merge pull request # 99522 from robscott/topology-hints
  > 7749c3d generated
  > 99bd953 generic ephemeral volumes: drop ReadOnly field
  > a61f0c6 Merge pull request # 98946 from monopole/upgradeKustomize
  > 212bbe4 Adding Hints to EndpointSlice API
  > 167e928 Promote PDBs to GA
  > efdf974 generic ephemeral volumes: promote to beta
  > fadfa4e Add default namespace labels to all namespaces for selectors (# 96968)
  > 4c06238 until stable: pin-dependency, update-vendor, update-bazel, lint-dep
  > e466978 Merge pull request # 98727 from adtac/suspend
  > 1fcb2aa Merge pull request # 99641 from pohly/storage-capacity-beta
  > 6feceee batch: add suspended job
  > c8b7374 CSIStorageCapacity: add +featureGate=CSIStorageCapacity
  > 2f7785f CSIStorageCapacity: generated files for beta
  > cb683dc CSIStorageCapacity: add MaximumVolumeSize to v1beta1 API
  > 32e8852 CSIStorageCapacity: mark v1alpha1 as deprecated
  > e5a9d01 CSIStorageCapacity: promote API to beta
  > 63be2e3 Merge pull request # 96600 from maplain/internal-traffic-policy
  > ea13d29 Merge pull request # 99871 from liggitt/compatibility-tests
  > 73d9a7d Update generated files
  > 1f1764b Update discovery compatibility data for v1
  > 6fe5bea Implements Service Internal Traffic Policy
  > 6432c75 Add discovery and flowcontrol compatibility API data
  > 8e35c50 Merge pull request # 99662 from swetharepakula/eps-ga-api-changes
  > 3a11614 Merge pull request # 99275 from hbagdi/feat/ingress-class-namespaced-params
  > 1442f42 Graduate EndpointSlice API to GA
  > dd8d676 Add namespace scoped ParametersReference to IngressClass
  > d04530e Merge pull request # 97216 from joejulian/docs_missing_quotes
  > 2e93611 Merge pull request # 99423 from soltysh/cronjob_controller
  > 7eb8b95 generated content
  > 3687c90 Merge pull request # 99817 from liggitt/zero-value
  > a2c0f4b Generated changes
  > d107683 Re-clarify NetworkPolicy policyTypes in docs
  > 264a74a Merge pull request # 98277 from XudongLiuHarold/add-loadbalancerclass-field
  > 1e9b09f Update k8s.io/kube-openapi
  > 9e34104 Deprecate batch/v1beta1 CronJob & CronJobList in 1.21, with removal still 1.25
  > 85a11c3 Merge pull request # 98127 from mortent/AddConditionsToPDBs
  > 2e5a20d Add LoadBalancerClass field in service
  > ca413d2 Promote CronJobs to batch/v1
  > 9841b19 generated
  > 4047479 Introduce .status.lastSuccessfulTime field for CronJob
  > 521a376 Add conditions to PDB status
  > a57dfb5 Update batch API to get rid of API violations
  > 1f71974 Merge pull request # 99681 from shiyajuan123/master
  > 0d975ab Merge pull request # 98582 from ahg-g/ahg-scope
  > ddb02f4 add descriptions to these event/types.go files
  > 92fdaf9 Add CrossNamespacePodAffinity quota scope and PodAffinityTerm.NamespaceSelector APIs, and CrossNamespacePodAffinity quota scope implementation.
  > c218b22 Merge pull request # 99414 from Jiawei0227/type
  > c4b1941 Merge pull request # 98441 from alculquicondor/array-job-api
  > 9ea52fd Update inline volume spec comments
  > 6773eb3 Add Job.spec.completionMode and Job.status.completedIndexes
  > 9a813ed Merge pull request # 98572 from justaugustus/go116
  > bbb8038 [go1.16] bump golang.org/x/... dependencies
  > bbeeb22 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > a60c82b [go1.16] go.mod: update to go1.16
  > cab5316 Merge pull request # 99163 from ahg-g/ahg-pod-deletion
  > 7f6f023 Implement pod deletion cost
  > b852e50 Merge pull request # 99561 from BenTheElder/remove-bazel
  > 2c17abb hack/update-bazel.sh
  > 6c086a5 Merge pull request # 97099 from pacoxu/fix/96986
  > 65a259a Merge pull request # 90105 from xiaoanyunfei/cleanup/pkg_apis_core
  > 595a48a move default container annotation to kubectl pkg
  > 9dd0c8b Scheduler: remove pkg/apis/core/field_constants.go
  > 1ad1003 feature: use default container annotation for logs and exec
  > 498bb3d Rename labelNodeRoleExcludeBalancer to labelNodeExcludeBalancers (# 97767)
  > f666922 Merge pull request # 99105 from sftim/20210215_improve_secret_api_notes
  > 8e2decd Merge pull request # 96987 from soltysh/drop_batch-alpha
  > 09cfcd0 Update generated code
  > bed38c9 Merge pull request # 99014 from apelisse/update-smd
  > 38d3b32 Generated changes
  > 4a935f5 Revise wording for Secret stringData
  > 3632e28 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021
  > 8a25276 Update sigs.k8s.io/structured-merge-diff to v4.0.3
  > 92cf842 Drop batch/v2alpha1 API
  > 71251ee *: remove nikhiljindal from OWNERS
  > 0ce5dc2 *: remove mbohlool from reviewers
  > 2a912cc *: remove madhusudancs from reviewers
  > b580185 *: remove jianhuiz from reviewers
  > 48bd838 Merge pull request # 98790 from jkh52/master
  > 89fe579 Bump konnectivity-client to v0.0.15
  > 9e1a49d Merge pull request # 96911 from munnerz/fix-typo-admission-chain
  > 9f65ac4 Merge pull request # 98477 from palnabarun/update-gogo/protobuf
  > 0cef08a generated files
  > ac3757b Add EndPort to Network Policy - Alpha (# 97058)
  > 772b5cb update gogo/protobuf to v1.3.2
  > a554b54 Fix doc comment typo on validating & mutating webhook resources
  > c6cc3d9 Merge pull request # 98488 from pohly/klog-2.5.0
  > 4af41fa Merge pull request # 98576 from kevindelgado/ssa
  > 0502a85 logging: support call depth via logr, structured logging
  > cfb031d Merge pull request # 98565 from adisky/move-spdystream
  > 1bd5594 Declare TCP default for service port protocol
  > 117f629 Update dependency docker/spdystream to moby/spdystream
  > 9b864a5 Merge pull request # 98363 from cpanato/go1157
  > 40d1940 [go1.15] updatestaging pb.go files using the hack scripts
  > 0d6bea2 Merge pull request # 92065 from pohly/podinfo-doc-fix
  > c873f2e Merge pull request # 97880 from justinsb/spelling
  > 482a958 storage: document csi.storage.k8s.io/ephemeral also for internal type
  > ecbefa1 Merge pull request # 97896 from brpratt/fix-external-name-doc
  > a949695 Fix spelling typos: scheduable -> schedulable
  > e31c03e Merge pull request # 96698 from wawa0210/fix-96697
  > d3515d5 add missing ExternalName to doc
  > cb95709 Merge pull request # 97971 from liggitt/testdata
  > f3893b1 Update help document address
  > 791492e Add API testdata population instructions
  > 1198ffc Merge pull request # 97761 from liggitt/1.20-testdata
  > 4e9f5db Merge pull request # 97615 from wojtek-t/immutable_secrets_ga
  > 0d2c654 Remove 1.18.0 API test data
  > 47952fe Merge pull request # 97379 from kebe7jun/fix/token-request-proto-name
  > d6680e1 Autogenerated
  > 9494b83 Add 1.20 API test data
  > 9ab310c Merge pull request # 97466 from geegeea/lint-kubelet
  > 5ba49fe Fix BoundObjectRef APIVersion proto name
  > 1a38d5b Promote Immutable Secrets/ConfigMaps feature to GA
  > 9c6b1a9 Merge pull request # 97171 from deads2k/deprecate-psp
  > 596c2df Fix golint issues in api/admission and api/admissionregistration
  > 3dc59fa Merge pull request # 97359 from Cweiping/fix/fix_typo_error
  > 0824739 generated
  > fedd331 Merge pull request # 96375 from smarterclayton/daemonset_surge
  > e639e1a fix typo err
  > 99409d9 deprecate PSP in 1.21, but leave removal at 1.25
  > dfa980b generated: Changes for DaemonSet max surge
  > 7655e01 api: Add DaemonSet MaxSurge
  > fcac651 Merge pull request # 96736 from andrewsykim/deprecate-topology-keys
  > d10e393 Merge pull request # 96311 from thockin/kep-1659-topology-labels
  > ed61c3e core/v1: deprecate Service topologyKeys
  > e2b10e1 Merge pull request # 93549 from Dean-Coakley/fix-res-quota-comments
  > 2271b8b Clean up comments around old topology labels
  > 72d4ae9 Fix incomplete ResourceQuota comments
bumping k8s.io/apiextensions-apiserver 501c1cc...73536ac:
  > 73536ac Update dependencies to v0.21.4 tag
  > 118cd4e Merge pull request # 103931 from cheftako/automated-cherry-pick-of-# 103895-upstream-release-1.21
  > 608ff11 Update to using apiserver-network-proxy v1.22
  > 6299031 Merge pull request # 103699 from cheftako/automated-cherry-pick-of-# 103126-upstream-release-1.21
  > 7524de4 Updated to use konnectivity client v0.0.21, and implemented placeholder context
  > 927722c Merge pull request # 103319 from jpbetz/fix-102749-1.21
  > 72e6aca Bump SMD to v4.1.2 to pick up # 102749 fix
  > 17c7b19 sync: remove Godeps/
  > 376bc59 Merge pull request # 102273 from cheftako/automated-cherry-pick-of-# 102213-upstream-release-1.21
  > 8a5ffd0 Upgrade konnectivity-client for GRPC connection fixes
  > b9f7a19 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21
  > 49cd115 vendor: bump runc to rc95
  > 2f42b6b sync: update go.mod
  > efc099a sync: update go.mod
  > 4c640ac Update image base to `gcr.io/distroless/base-debian10:latest`
  > 41c32f2 Merge pull request # 100156 from ehashman/issue-100155
  > b4469b6 Bump klog to 2.8.0, fixing nil panics in KObj
  > 939b917 Merge pull request # 99759 from jpbetz/apply-extract
  > 71d7816 Merge pull request # 100099 from kevindelgado/subresource-flake-followup
  > 078162a Bump SMD to v4.1.0
  > 5191ed3 Remove retry in TestSubresourcePatch
  > be71c55 Merge pull request # 99661 from kevindelgado/status-wiping
  > e3d81de Server-Side Apply: Status Wiping/Reset Fields
  > 3207a41 Make conditions list on CRDStatus non-atomic
  > 0c23cac Merge pull request # 99946 from deads2k/tidy-node-validation-master
  > 9b370b3 Merge pull request # 98034 from Jefftree/testing
  > 5332d7e add markers for inspected validation mutation hits
  > 3b39aba Merge pull request # 99875 from bobbypage/bump-cadvisor
  > 9a366cb Add E2E tests for SSA
  > a73a5ce vendor: cadvisor v0.39.0
  > 85445e3 Merge pull request # 98946 from monopole/upgradeKustomize
  > 9bc474b until stable: pin-dependency, update-vendor, update-bazel, lint-dep
  > 2f8f9e0 Merge pull request # 99800 from deads2k/beta-more
  > f583311 Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient
  > cd6f542 remove more CRD v1beta1 client dependencies
  > 67d1c6c Add Apply functions to client-gen
  > d373eac Merge pull request # 99817 from liggitt/zero-value
  > 73e7a5e Add test for zero-value custom resource validation
  > de5974d Update k8s.io/kube-openapi
  > b8d8aac Merge pull request # 99101 from deads2k/crd-beta-prune
  > 1866670 generated
  > e44fd06 re-enable CRD v1beta1 validation test
  > 288481c switch condition controller check to use a direct etcd write
  > 52247e6 fix up CRD validation tests
  > 9172176 attempt to coerce test for non-structural schemas into something close to valid
  > ddd490c try to tidy up crd v1beta1  usage
  > 5bd8cf3 Merge pull request # 98572 from justaugustus/go116
  > 8736dc6 Fixup golang.org/x/term staticcheck warnings
  > 56f6dd3 [go1.16] bump golang.org/x/... dependencies
  > ea2a7ff generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > 8868ae4 [go1.16] go.mod: update to go1.16
  > b84f2bf Merge pull request # 99561 from BenTheElder/remove-bazel
  > 0c2809b hack/update-bazel.sh
  > 3c0e72f Merge pull request # 99011 from deads2k/stop-extensions
  > 90801f9 Merge pull request # 99199 from deads2k/a-crd
  > 6b64e49 conditionally serve beta
  > 92c1993 delay serving CRD creates for a few seconds for HA consistency
  > b343cbe Merge pull request # 99014 from apelisse/update-smd
  > 1c3e2f5 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021
  > 7fcd9ec Update sigs.k8s.io/structured-merge-diff to v4.0.3
  > b58866b *: remove mbohlool from reviewers
  > 83fcfdb Merge pull request # 90281 from gaurav1086/apiextensions_delete_map_key
  > f74ceeb Merge pull request # 98790 from jkh52/master
  > b8f4582 [apiextensions] remove check for map key delete
  > 35a00f8 Bump konnectivity-client to v0.0.15
  > 5f25107 Merge pull request # 98737 from liggitt/nytimes-license
  > d470dd5 Update github.com/NYTimes/gziphandler
  > 79840b8 Merge pull request # 98694 from liggitt/crd-apply-speed
  > f89b87e Merge pull request # 98477 from palnabarun/update-gogo/protobuf
  > 5e6e3e9 Add testdata readme
  > 7f87ee0 Merge pull request # 98488 from pohly/klog-2.5.0
  > d0725a3 update gogo/protobuf to v1.3.2
  > 888a7c8 Lower openapi filter fuzz iterations
  > e8c0102 Merge pull request # 98565 from adisky/move-spdystream
  > fb37084 logging: support call depth via logr, structured logging
  > b225a4d Speed up CRD apply unit test
  > 70ced15 Update dependency docker/spdystream to moby/spdystream
  > f383e66 Merge pull request # 98363 from cpanato/go1157
  > 7bd8efe [go1.15] updatestaging pb.go files using the hack scripts
  > 178cf06 Merge pull request # 98406 from navist2020/fix_variable_name
  > 8777f39 Misspelling of the variable name
  > 9ee2f19 Merge pull request # 98312 from deads2k/finish-export-option-removal
  > 0df3131 generated
  > ff87a49 finish removal of exportoptions
  > 4b68a4d Merge pull request # 96552 from pandaamanda/klog_fmt
  > adc42ee Merge pull request # 96960 from Jefftree/defaulter-diff
  > 2aa8f41 use klog.Info and klog.Warning when had no format
  > 30e2787 Merge pull request # 97470 from roycaihw/crd/optimize-create-event-handler
  > 082dfd8 Update generator to not use reflect
  > 54ccb61 Merge pull request # 97172 from Jefftree/opentest
  > 2b1aebd crd create event: skip storage teardown if the crd info doesn't change
  > 1906ed3 Merge pull request # 97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest
  > c3b05fa tests for buildOpenAPIModelsForApply
  > ef1f4df update dependencies
  > e630434 Start writing a unit-test for buildOpenAPIForApplyModels
  > a7ee1ef Merge pull request # 96317 from Jefftree/test-ssa
  > 90fc918 Only create SSA models for CRDs with structural schema
  > 9a92a63 Integrate defaults marker and remove ContainerPort defaulter
bumping knative.dev/pkg bda81c0...2bd91f7:
  > 2bd91f7 Bump K8s dependencies to 1.21.4 (# 2242)
  > 4472e04 Bump golangci-lint timeout to 10m for github actions (# 2241)
  > fac4920 Update assorted dependencies (# 2240)
  > 263ce40 Add chains to the downstream test (# 2237)
  > ddd97e9 Remove obsolete verbose log message for pre-release (# 2235)
  > a7f5b39 Addressable resolver now accepts custom resolvers (# 2195)
  > 2b66fdd Update community files (# 2239)
  > 51f5642 Update actions (# 2238)
  > 46a3611 Add Tekton downstream test (# 2233)
  > a70bb26 Add length limit for the generated names used in tests (# 2217)
  > a4ed097 Update version check comment (# 2234)
  > a94f5f0 Trim the space in configmap/registriesSkippingTagResolving's url. (# 2231)
  > 12d915e Update prometheus dep to 0.30.0 (# 2227)
  > 3bed4dc Make the configmap update logging Debugf (# 2226)
  > 44fffc8 This implements the EventExpansion needed to emit K8s events. (# 2224)
  > 6ef763d Remove long deprecated NewImplWithStats (# 2223)
  > 9c7fd8e Introduce `NewContext`, deprecate `NewImplFull`. (# 2222)
  > 766b8f7 Have the addressable resolver take a tracker. (# 2220)
  > 9b9bc2a Run codegen (# 2221)
  > 52d2a0d Deprecate ReadOnlyFinalizer interface over OnDeletionInterface (# 2212)
  > 44fc074 Update community files (# 2219)
bumping knative.dev/serving 5ab9710...e6a7166:
  > e6a7166 upgrade to latest dependencies (# 11881)
  > 64a145c Update net-kourier nightly (# 11878)
  > d4bf1ad upgrade to latest dependencies (# 11875)
  > 26c4f72 Update net-kourier nightly (# 11873)
  > ce627e5 Manage endpoints when KIngress status contains an IP address  (# 11843)
  > 56845e2 Update community files (# 11874)
  > a53193a Update net-certmanager nightly (# 11871)
  > f0a7836 Update net-contour nightly (# 11872)
  > 95af728 Drop unused flag.Parse and simplify emptyDir image even more (# 11855)
  > 5845ae6 Update actions (# 11870)
  > 97234eb upgrade to latest dependencies (# 11869)
  > 0d9a49f Skip a few more conformance tests against optional API (# 11827)
  > 0be381e Update net-istio nightly (# 11868)
  > 8906177 Update net-certmanager nightly (# 11867)
  > 0bb8499 Add missing RootCA additions to checks (# 11865)
  > 03823ca Drop relatively useless logging (# 11863)
  > ac53b04 Probe properly after startup when periodSeconds greater than zero (# 11190)
  > 8ab7a60 upgrade to latest dependencies (# 11861)
  > 48f6457 Clean up build tags in .golangci.yaml (# 11860)
  > 62d2781 Update net-contour nightly (# 11857)
  > 83fa93d Update net-istio nightly (# 11859)
  > 3b15ee9 Update net-kourier nightly (# 11856)
  > 04a56dc Update net-certmanager nightly (# 11858)
  > 0bcde14 upgrade to latest dependencies (# 11851)
  > d9ef49f Use the `controller.Impl` tracker. (# 11853)
  > 35ed978 Simplify emptyDir image behavior (# 11841)
  > 4220792 Update net-contour nightly (# 11794)
  > 13175ca Update net-istio nightly (# 11850)
  > eb3ac4d Update net-kourier nightly (# 11849)
  > 6891f62 fix incorrect helper adopted (# 11845)
  > b9a86db upgrade to latest dependencies (# 11847)
  > b827fe7 Update net-kourier nightly (# 11838)
  > c6b1956 Update net-certmanager nightly (# 11840)
  > 21e0d8e Update net-istio nightly (# 11839)
  > aeb7290 Update community files (# 11836)
  > 7f0582d Remove deprected loadbalancer (# 11837)
bumping k8s.io/code-generator 48c1e31...25a36f5:
  > 25a36f5 Merge pull request # 103319 from jpbetz/fix-102749-1.21
  > 70aa412 Bump SMD to v4.1.2 to pick up # 102749 fix
  > 8b14922 sync: remove Godeps/
  > e3528c8 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21
  > d95c662 vendor: bump runc to rc95
  > cb1b268 Bump klog to 2.8.0, fixing nil panics in KObj
  > e0b5c43 Merge pull request # 99759 from jpbetz/apply-extract
  > 9f50236 Add extract apply function generation
  > 24be182 Merge pull request # 98946 from monopole/upgradeKustomize
  > e7e4d37 until stable: pin-dependency, update-vendor, update-bazel, lint-dep
  > 5f36bce Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient
  > ea893dc Add Apply functions to client-gen
  > cc2553e Merge pull request # 99817 from liggitt/zero-value
  > d3199e1 Update k8s.io/kube-openapi
  > b9b4ecb Merge pull request # 99012 from jpbetz/apply-client-go-builders2
  > bf943ce Support references to external types for 3rd party use
  > 4ee20c9 Add apply configuration generator
  > 748252d Merge pull request # 98572 from justaugustus/go116
  > dd0b9f7 Fixup golang.org/x/term staticcheck warnings
  > e7249ad [go1.16] bump golang.org/x/... dependencies
  > 3d740b9 [go1.16] go.mod: update to go1.16
  > 3491177 Merge pull request # 99561 from BenTheElder/remove-bazel
  > e964dbb hack/update-bazel.sh
  > a990afc Merge pull request # 98845 from justaugustus/zeitgeist
  > 7c4e3d4 generated: Run ./hack/update-internal-modules.sh
  > 5a6947c Merge pull request # 99014 from apelisse/update-smd
  > 3fa898d Update sigs.k8s.io/structured-merge-diff to v4.0.3
  > 575533e Merge pull request # 98790 from jkh52/master
  > a5bea38 Bump konnectivity-client to v0.0.15
  > b6eef68 Merge pull request # 98477 from palnabarun/update-gogo/protobuf
  > dd857b4 Merge pull request # 98488 from pohly/klog-2.5.0
  > 4f6c91d update gogo/protobuf to v1.3.2
  > 062b17e Merge pull request # 98565 from adisky/move-spdystream
  > a45fdeb logging: support call depth via logr, structured logging
  > 93d63ad Update dependency docker/spdystream to moby/spdystream
  > 468be54 Merge pull request # 98197 from thockin/makefile-unused-variables-watning
  > 62894da Rename _examples to examples
  > 62f14d5 Merge pull request # 98312 from deads2k/finish-export-option-removal
  > f5c6169 generated
  > b01f4fb Merge pull request # 96552 from pandaamanda/klog_fmt
  > 2a79acd Merge pull request # 96960 from Jefftree/defaulter-diff
  > 8a5bd94 use klog.Info and klog.Warning when had no format
  > 64162c9 Merge pull request # 95360 from erwinvaneyk/fix-generate-internal-groups-bash
  > 800ec45 Update generator to not use reflect
  > 8cc0d29 Merge pull request # 96679 from stmcginnis/appspot-cleanup
  > 2842357 Fix generate-internal-groups.sh for bash < 5.x
  > e819a6a Remove stale analytics links from docs
  > 356aa54 Merge pull request # 96586 from Doude/for/upstream/master/96585
bumping knative.dev/eventing 19fcdf4...ea5ed9a:
  > ea5ed9a upgrade to latest dependencies (# 5679)
  > 348cfb2 upgrade to latest dependencies (# 5677)
  > d4721b6 gingko compatible (# 5676)
  > eb3b681 Update community files (# 5675)
  > 600659e upgrade to latest dependencies (# 5672)
  > 5a0aa5d [Broker] Always consider ObservedGeneration to determine readiness (# 5667)
  > a98548a Make usage of GetConditionSet, rather than direct access (# 5662)
  > de1b52b Use `controller.NewContext` (# 5661)
  > 4f6f307 Handful more cleanups (# 5660)
  > 5b10764 [IMC] Always consider ObservedGeneration to determine readiness (# 5655)
  > b2891a8 upgrade to latest dependencies (# 5659)
  > 1aa90e5 fixing minor things (# 5658)
  > d879d09 Plumb through using the `controller.Impl` tracker. (# 5656)
  > 0d6181f upgrade to latest dependencies (# 5657)
  > b2700c2 Generate new community contact table (# 5653)
  > da32c8e upgrade to latest dependencies (# 5652)
  > b289108 Update community files (# 5647)
  > 128a666 Create a new ListableTracker ctor taking a tracker.Interface (# 5651)
  > 3e584ed Use v1 CRD clients in tests (# 5650)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-30 05:07:28 -07:00
knative-automation 7e4954781d
upgrade to latest dependencies (#1431)
bumping knative.dev/networking acdfd41...defa6b8:
  > defa6b8 Revert "Add a new test case to request unexpected hash (# 468)" (# 482)
  > 34afc1d upgrade to latest dependencies (# 481)
  > 90ed29a Format go code (# 480)
  > e347271 Use actual cluster domain for TestRewriteHost (# 476)
  > 078ce25 Add a new test case to request unexpected hash (# 468)
  > b245118 Bump Golang version to 1.16 (# 475)
  > d3550bf Update community files (# 478)
  > 8fad814 Update actions (# 477)
bumping knative.dev/serving 5ad15df...5ab9710:
  > 5ab9710 upgrade to latest dependencies (# 11830)
  > 7f32cde Add conformance test for periodSeconds>0 case (# 11814)
  > d932855 Update deps and fix deprecations (# 11824)
  > 265dfe5 Update net-istio nightly (# 11825)
  > 0629672 Update net-istio nightly (# 11816)
  > fa213a4 Update net-certmanager nightly (# 11815)
  > 3e7900e Remove deprecated ServiceName field (# 11817)
  > 6a54ed8 Adds a flag to skip conformance tests against non-required API (# 11769)
  > 32f12b6 Makes conformance test for error condition more genernal (# 11784)
  > b7abe27 Update net-istio nightly (# 11808)
  > 269555f Update net-kourier nightly (# 11807)
  > 3bf25ce Update net-kourier nightly (# 11804)
  > db6e59d Update net-istio nightly (# 11803)
  > 1f7f69c Update community files (# 11800)
bumping knative.dev/hack e28525d...815cd31:
  > 815cd31 Stop performing pre-releases (# 77)
bumping knative.dev/eventing 0c41e6d...19fcdf4:
  > 19fcdf4 Fix DeadLetterSink on Trigger status (# 5642)
  > cfcab6f remove vaikas from roster (# 5645)
  > 3a4912d upgrade to latest dependencies (# 5635)
  > 9dd1419 Fix deprecation of controller.Run to controller.RunContext (# 5644)
  > 4b18ab8 Add myself to support roster (# 5640)
  > 5c08bd3 be more explicit about the semantic of ceOverrides (# 5641)
  > c183833 Resurrect source spec (# 5637)
  > 72fae58 Add trace exporting to mt broker (# 5634)
  > 41e36ee Update community files (# 5632)
  > 6296a81 Add tracing support to eventdisplay and heartbeats (# 5631)
bumping knative.dev/pkg 21eb4c1...bda81c0:
  > bda81c0 upgrade to latest dependencies (# 2218)
  > 7b5ecbc Sketch out an alternate way of injecting clients/informers (# 2210)
  > 8c88fa2 Revert "Remove the unused file (# 1935)" (# 2213)
  > 50410e0 Use consistent case for "Deprecated" comments (# 2216)
  > 35bcd16 Drop redundant pointers and decoders (# 2211)
  > bf176d5 Sink two codegen passes below loop. (# 2209)
  > 2c8a7b6 Update community files (# 2208)
  > 23b0147 Update actions (# 2206)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-19 21:50:05 -07:00
knative-automation 9f30eba74d
upgrade to latest dependencies (#1424)
bumping knative.dev/serving 5ad15df...5ad15df:
bumping knative.dev/eventing 0c41e6d...0c41e6d:

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-10 16:50:59 -07:00
knative-automation fe9edcc236
upgrade to latest dependencies (#1417)
bumping knative.dev/eventing 5c7b553...0c41e6d:
  > 0c41e6d Fix ci (# 5629)
  > e340077 upgrade to latest dependencies (# 5626)
  > e7445c5 Enable OPTIONS and CloudEvent Webhook headers (# 5542)
  > ca9e469 Prevent teardown in ugprade tests on failure (# 5624)
  > 8551625 Update actions (# 5627)
bumping knative.dev/serving ac8d05d...5ad15df:
  > 5ad15df short name (# 11788)
  > d0d882f fix scrape_time metric registration (# 11778)
  > af1ada2 Add test for readiness behaviour after startup when periodSeconds is 0 (# 11768)
  > 9e96a38 Update net-contour nightly (# 11782)
  > cbbffd9 Update net-kourier nightly (# 11780)
  > d236674 Update net-istio nightly (# 11779)
  > e6a15b0 Update net-certmanager nightly (# 11781)
  > b415c53 Fix TestContainerErrorMsg failures against DockerHub (# 11751)
  > ffda04b Update actions (# 11777)
  > dd83fd9 add memory metrics for hpa (# 11668)
  > b744943 Reduce allocations from the timeout handler by pooling the timers (# 11771)
  > f4f721b Update net-certmanager nightly (# 11773)
  > 60159d8 Add a benchmark for the TimeToFirstByteTimeoutHandler (# 11766)
  > 85af882 Always set `ENABLE_HTTP2_AUTO_DETECTION` envvar (# 11760)
  > db42cb6 Update net-kourier nightly (# 11776)
  > cc8e07f Update net-contour nightly (# 11775)
  > 869ef86 Update net-istio nightly (# 11774)
  > 019b501 Use zero value in default case to clean up tests (# 11772)
  > 8a7848b upgrade to latest dependencies (# 11770)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-09 23:28:12 -07:00
David Simansky fc7e87667f
Add support for multi-containers (#1382)
* Add support for multi-containers

* Update examples

* Fix UpdateContainers to match by name

* Add experimental note & tests

* Rename flag to --extra-containers

* Fix formatting

* Fix flag renaming leftovers

* Update pkg/kn/flags/podspec_test.go

Co-authored-by: Roland Huß <rhuss@redhat.com>

Co-authored-by: Roland Huß <rhuss@redhat.com>
2021-08-09 12:25:12 -07:00
knative-automation c18a55f926
upgrade to latest dependencies (#1413)
bumping knative.dev/networking f3c57a0...acdfd41:
  > acdfd41 upgrade (# 474)
  > 0f2f509 upgrade to latest dependencies (# 473)
bumping knative.dev/pkg 64ab22b...21eb4c1:
  > 21eb4c1 Bump assorted dependencies to their latest versions (# 2205)
  > 552bbc1 Support the webhook serving over non-TLS. (# 2204)
bumping knative.dev/serving 4dc9fc6...ac8d05d:
  > ac8d05d upgrade to latest dependencies (# 11765)
  > 21abbd3 Update net-kourier nightly (# 11762)
  > 922f8c1 Update net-contour nightly (# 11764)
  > 3d992b7 Update net-certmanager nightly (# 11763)
  > 2771c89 Adding config to enable setting concurrencyStateEndpoint (# 11699)
  > 2b25982 upgrade to latest dependencies (# 11759)
  > e79dc8c Update net-contour nightly (# 11756)
  > d22d04e Update net-istio nightly (# 11757)
  > 9d8f841 Update net-kourier nightly (# 11758)
  > e0bbc3a Update the pull request workflow link on DEVELOPMENT.md (# 11752)
  > 0313d84 upgrade to latest dependencies (# 11754)
  > 6301a5b Update net-kourier nightly (# 11749)
  > 42aafb6 Update net-contour nightly (# 11741)
bumping knative.dev/eventing 486c349...5c7b553:
  > 5c7b553 update deps (# 5625)
  > 7d502ca Only reconcile CRDs labeled with the duck key/value (# 5601)
  > a8a3063 Run conformance tests as project admin (# 5596)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-04 02:46:24 -07:00
knative-automation 4470416f44
upgrade to latest dependencies (#1411)
bumping knative.dev/serving 492d71c...4dc9fc6:
  > 4dc9fc6 Allow setting priorityClassName in pod spec (# 11746)
  > 5710865 Use update API instead of patch API in conformance tests (# 11740)
  > d35a736 Change label and annotation key names in tests from camelCase to lowercase with dash (# 11750)
  > 0493df4 Adding section to DEVELOPMENT.md on updating schemas when iterating (# 11739)
  > 62544bd Adding test for automountServiceAccountToken=true (# 11743)
bumping knative.dev/pkg 889b567...64ab22b:
  > 64ab22b k8s-service-trailing-slash-fix (# 2178)
  > c367a9d Drop Client as it is only used in tests (# 2203)
  > bb4aaf0 Ignore special errors in codegen for events (# 2202)
  > 3826bb2 Add a new mechanism for requeuing a key. (# 2201)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-02 02:48:43 -07:00
knative-automation 5892b7c18f
upgrade to latest dependencies (#1405)
bumping knative.dev/eventing ea859aa...486c349:
  > 486c349 fix metrics md page (# 5615)
  > d32eb86 Update CODE_OF_CONDUCT.md (# 5616)
  > 1f48ef0 Revert "if no kubeconfig use inclusterconfig test (# 5603)" (# 5613)
  > 699a33b Improve security-related config in more yaml files (# 5612)
bumping knative.dev/networking 03e4c43...f3c57a0:
  > f3c57a0 Bump go version in knative-downstream.yaml (# 472)
bumping knative.dev/serving 7b9f1e9...492d71c:
  > 492d71c Use io and os packages in preference to ioutil (# 11744)
  > 45dda6b Allow setting spec.template.spec.automountServiceAccountToken in PodSpec (# 11723)
  > 1d1cd79 Correct typo in a few places and include error in log (# 11731)
  > 537cb1c Update net-kourier nightly (# 11727)
  > 3dc4876 Add limits and proper security context to jobs (# 11726)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-30 03:40:31 -07:00
knative-automation 248baa6226
upgrade to latest dependencies (#1397)
bumping knative.dev/pkg d9b7180...889b567:
  > 889b567 Update community files (# 2199)
  > 842df75 Update community files (# 2196)
  > fa8095f Use default Kubeconfig loading rules (# 2197)
bumping knative.dev/eventing 003a8a2...ea859aa:
  > ea859aa Improve security-related config in yaml files (# 5611)
  > d3e8af1 upgrade to latest dependencies (# 5606)
  > d9b4354 Update community files (# 5602)
  > dcbb9af Fix the link to the Working Group page. (# 5610)
  > a005619 Add health endpoint to event_display server (# 5608)
  > 7251c1b if no kubeconfig use inclusterconfig test (# 5603)
bumping knative.dev/networking 7390d8c...03e4c43:
  > 03e4c43 upgrade to latest dependencies (# 470)
  > e3c72d2 Fix the Go iterator capture issue (# 467)
  > 74db2e5 Update community files (# 469)
bumping knative.dev/serving 11abffd...7b9f1e9:
  > 7b9f1e9 Update net-certmanager nightly (# 11720)
  > 8d116e0 Update net-kourier nightly (# 11719)
  > 0703daa Update community files (# 11718)
  > ecc107f upgrade to latest dependencies (# 11713)
  > 19ddc78 Update net-istio nightly (# 11716)
  > 3296961 Update net-contour nightly (# 11715)
  > e1b42ce Update net-kourier nightly (# 11714)
  > 5a51323 Add v1beta1 version of DomainMapping crd (# 11682)
  > 6447982 Add support for emptydir rw access and e2e testing (# 11705)
  > d068a6d Add `app.kubernetes.io` labels (# 11655)
  > d2c28a0 Bump to Go 1.16 (# 11698)
  > c78a665 drop duplicate test (# 11711)
  > 3efd3d6 Update net-certmanager nightly (# 11707)
  > b2b3abb Update community files (# 11701)
  > 55a6139 Update net-kourier nightly (# 11704)
  > 3921d41 Update net-contour nightly (# 11703)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-27 10:21:51 -07:00
knative-automation b12065d6dc
upgrade to latest dependencies (#1391)
bumping knative.dev/serving ee022f4...11abffd:
  > 11abffd Update net-istio nightly (# 11702)
  > fe60cdd add tests for kubernetes.containerspec-addcapabilities feature flag (# 11700)
  > 1ec1414 Update net-kourier nightly (# 11696)
  > 2575a92 Update net-certmanager nightly (# 11697)
bumping knative.dev/eventing 25bd8ef...003a8a2:
  > 003a8a2 upgrade to latest dependencies (# 5595)
  > 48112db Change Result->Reply in comments, left over cruft (# 5600)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-21 09:53:39 -07:00
knative-automation 2164243458
upgrade to latest dependencies (#1387)
bumping knative.dev/serving 69caf07...ee022f4:
  > ee022f4 Update net-certmanager nightly (# 11691)
  > 0e98289 Update net-contour nightly (# 11690)
  > 73c1c0f Update net-istio nightly (# 11689)
  > 317cde6 Add support for emptyDir volume type (# 11669)
  > 770a40f Update boilerplate copyright year (# 11687)
  > 0b09cdd upgrade to latest dependencies (# 11671)
  > 9a84c20 Update net-kourier nightly (# 11685)
  > df276ab Update net-contour nightly (# 11684)
  > be47608 Update net-certmanager nightly (# 11683)
  > 026291c drop use of knative.dev/pkg metricskey in tests (# 11679)
  > c85d5fe Update net-certmanager nightly (# 11677)
  > 68da2ee Update net-contour nightly (# 11676)
  > 5bceb54 Update net-kourier nightly (# 11675)
  > 8076b8b Fix order of parameters in conformance README (# 11678)
bumping knative.dev/eventing 0af15fd...25bd8ef:
  > 25bd8ef move source.StatsReporter from knative.dev/pkg (# 5594)
  > 1677431 upgrade to latest dependencies (# 5592)
bumping knative.dev/networking e937f69...7390d8c:
  > 7390d8c upgrade to latest dependencies (# 464)
  > 8925a50 upgrade to latest dependencies (# 463)
  > d965698 upgrade to latest dependencies (# 462)
bumping knative.dev/pkg 7d1b0f1...d9b7180:
  > d9b7180 minor bug when passing spoof options (# 2194)
  > 8931f82 remove source stats reporter (# 2193)
  > 591cb89 drop unused workflow (# 2192)
  > dbcf4cf removing default for KUBECONFIG to enable in cluster tests (# 2191)
  > 7764284 include OpenCensus in the list of metric backend (# 2189)
  > aff7376 drop stackdriver metrics and tracing exporters (# 2183)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-19 16:15:12 -07:00
knative-automation 0e07481fa6
upgrade to latest dependencies (#1381)
bumping knative.dev/networking 946273d...e937f69:
  > e937f69 upgrade to latest dependencies (# 461)
bumping github.com/spf13/cobra 8380ddd...de187e8:
  > de187e8 Fix flag completion (# 1438)
  > 07861c8 Fix documentation (# 1434)
  > 5738d6b Add install instructions for zsh on Mac OS (# 1417)
  > 5d46ac9 custom comp: do not complete flags after args when interspersed is false (# 1308)
  > 3c8a19e fix RegisterFlagCompletionFunc concurrent map writes error (# 1423)
  > 2dea4f2 Bump to viper 1.8.1 (# 1433)
  > b361960 Bash completion V2 with completion descriptions (# 1146)
  > d0f318d ci: deprecate Travis CI
  > 8eaca5f drop mitchellh/go-homedir (# 853)
  > ace6b14 readme: split 'Getting Started' into 'user_guide.md'
  > 701fa6c chore(deps): update viper
  > 9a43267 fix home directory config not loading (# 1282)
  > 4590150 Correcting misspelled words (# 1349)
  > c2e21bd Fix multiple fish completion issues (# 1249)
  > 95d23d2 Fix zsh for DirectiveNoSpace and DirectiveNoFileComp (# 1213)
  > 2d94892 Custom completion handle multiple shorhand flags together (# 1258)
  > 6d00909 Pass context to completion (# 1265)
  > 7223a99 powershell completion fix no file comp directive (# 1363)
  > 06e4b59 Allow fish comp to support trailing empty lines (# 1284)
  > 3ed6a39 ci/MSYS2: go install @latest (# 1366)
  > eb3b639 Bash completion variable leak fixes (# 1352)
  > b55fa79 Add PR labeler with pull_request_target (# 1338)
  > b312f0a Create 'completion' command automatically (# 1192)
  > ded486a Fix trailing whitespace in the powershell completion script (# 1342)
  > 893ebf6 Fix typo
  > be1efc8 Update CHANGELOG.md for v1.1.3
bumping github.com/spf13/viper 3826be3...bd03865:
  > bd03865 Add a proper processing for pflag.StringArray
  > 3fcad43 update %s to %w
  > faa8ba0 chore: update gotestsum
  > 65ee986 chore(lint): fix gofumpt
  > 04ef5fa chore: update golangci-lint
  > acd965b Add ini load options argument
  > 5f4d053 chore(deps): update dependencies
  > dd57ae6 chore(deps): update etcd
  > cdb5e59 Fix merging a key into a nil target
  > 36be6bf feat: make sure Viper compiles on WASM
  > 727a41c doc: add a note about concurent Get/Set to godoc
  > cb41ae0 doc: discuss concurrency in README
  > 7fdb267 chore: update dependencies
  > 5253694 ci: add Go 1.16 to build matrix
  > fb4eafd fix INI saving panics (# 1075)
  > 3c7b44f Update afero version (CVE-2020-14040) (# 1090)
  > 4613c4a docs: move troubleshooting to a new document
  > a86148e docs: add note about go modules to the readme
  > e66f940 docs: add troubleshooting guide about package not being found
  > d10c856 Add discussions to issue links
  > da70fee Add troubleshooting about unmarshaling
  > 99da8b2 Add labels to issue templates
  > 811f0e6 Add issue and PR templates
  > bba82cf docs: add run on repl.it badge with example
  > 6ddd354 Always quote $@
  > 493643f Update README.md
  > f415025 Fix a minor typo in README.md
  > 4938331 fix typo
  > 8c89438 docs: improve AutomaticEnv documentation
  > 33bcdc9 Added support for accessing slices (# 861)
  > 44e6ee8 Use pull_request_target event in PR feedback
  > 656b877 Revert "Remove pull request feedback"
  > 0a45372 Remove pull request feedback
  > 82c2ddf Fix tests broken by mapstructure update
  > 16dc0f7 chore(deps): update mapstructure dependency
  > f67a901 docs: add go version badge and update pkg.go.dev badge
  > d2df377 ci: drop tests for Go 1.11-1.13
  > cfcfed5 refactor: add setenv helper for tests
  > ea89028 Update docs
  > b655224 Allow BindEnv to register multiple environment variables.
  > b534983 Add some emojis to feedback bot
  > f3c0954 Add some emojis to feedback bot
  > dd2e0fa Add feedback bot to pull request
  > bed424f Add feedback bot to issue
  > 29c3027 docs: rewrite sub documentation
  > 6d4eb76 Add feedback form to the readme
  > 406ea27 Add feedback form to the readme
  > a028516 ensure BindPFlag() detects a nil flag parameter before wrapping in pflagValue.
  > d9d7dcd Increase lint timeout
  > a515209 Improve lint rules
  > ae12c84 Upgrade linter
  > 387404d Add log for remote config errors
  > f26928c Add Go 1.15 to the build matrix
  > 9c7144e Build on both linux and macos
bumping knative.dev/eventing 5add485...0af15fd:
  > 0af15fd Move knative.dev/pkg/source.StatsReporter to eventing/pkg/metrics/source.StatsReporting  - 1/n (# 5587)
  > 144a5b8 tracing fix for APIServerSource and PingSource (# 5567)
  > c86690c upgrade to latest dependencies (# 5588)
  > 4a679a4 [PingSource] disable @every (# 5585)
bumping knative.dev/pkg e8973c6...7d1b0f1:
  > 7d1b0f1 Add ability to filter objects on injection controller promotion (# 2180)
  > 459d317 Add CheckEndpointState method to SpoofingClient (# 2166)
bumping knative.dev/serving b4b3ad9...69caf07:
  > 69caf07 allow conformance test setup to be done without ytt (# 11657)
  > 548da1c Update net-istio nightly (# 11665)
  > f4c0946 Update net-certmanager nightly (# 11666)
  > 1bc6a10 Update net-kourier nightly and fix ytt matchers (# 11663)
  > b79f306 Update net-contour nightly (# 11667)
  > 05af7d4 Update net-contour nightly (# 11643)
  > 782a827 Bump a few assorted deps (# 11662)
  > 92df69f upgrade to latest dependencies (# 11660)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-14 05:24:31 -07:00
knative-automation 536d1f13c1
upgrade to latest dependencies (#1379)
bumping knative.dev/serving 7a3e9d0...b4b3ad9:
  > b4b3ad9 drop stackdriver exporter support (# 11659)
  > be52cef Drop the use of serving specific metric keys declared in knative.dev/pkg (# 11658)
  > 1f8520f Use tmpfs for etcd storage in Kind-e2e (# 11648)
  > 543bb73 Remove the unused flag reuse-test-namespace (# 11656)
  > 9c2ec0f Use more specific error when Domain Claim does not exist (# 11651)
  > fdfe3f2 Allow for running conformance tests by users with reduced privileges (# 11609)
  > aebfbce Update net-istio nightly (# 11638)
  > c5c4710 Update community files (# 11654)
  > 4104e55 Update comment line for config store (# 11646)
  > 9bd7e39 Use lister to get ClusterDomainClaim. (# 11649)
  > c1c4fc1 Remove dead code for scale-to-zero (# 11641)
  > e5bad20 Update net-certmanager nightly (# 11642)
bumping knative.dev/pkg 4a3e56d...e8973c6:
  > e8973c6 Bump a few assorted dependencies (# 2186)
  > 4377330 Update community files (# 2185)
bumping knative.dev/eventing 221dfdf...5add485:
  > 5add485 drop use of upstream knative.dev/pkg/metric eventing keys (# 5586)
  > 8678c3c Update community files (# 5583)
bumping knative.dev/networking 4e655b7...946273d:
  > 946273d Update community files (# 460)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-12 23:08:50 -07:00
knative-automation 0c231e2b6c
upgrade to latest dependencies (#1366)
bumping knative.dev/pkg 30f9568...4a3e56d:
  > 4a3e56d Update actions (# 2182)
  > fe90576 Retry 'no route to host' errors by default (# 2181)
bumping knative.dev/serving d207fa3...7a3e9d0:
  > 7a3e9d0 Update net-contour nightly (# 11630)
  > 05e8a56 Update net-certmanager nightly (# 11639)
  > c9ede02 Update actions (# 11637)
  > f096587 Update net-kourier nightly (# 11633)
  > da26d28 Allow setting runAsNotRoot without the feature flag (# 11606)
  > 2a217e7 Update net-istio nightly (# 11632)
  > a147d72 upgrade to latest dependencies (# 11631)
bumping knative.dev/networking ca0a601...4e655b7:
  > 4e655b7 Update actions (# 459)
  > 2a685f4 upgrade to latest dependencies (# 458)
bumping knative.dev/eventing 90932eb...221dfdf:
  > 221dfdf add retries for apiServerSource (# 5457)
  > 262b70e Update actions (# 5575)
  > e1db1d3 upgrade to latest dependencies (# 5569)
  > 9ced574 Update actions (# 5557)
  > 9bc39bd Add DeadLetterURI to trigger status (# 5551)
  > cc883dc Make apiserversource test watch for update events (# 5568)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-08 22:32:19 -07:00
knative-automation 3f424c371e
upgrade to latest dependencies (#1362)
bumping knative.dev/networking 53f45d6...ca0a601:
  > ca0a601 Remove deprecated label (# 457)
  > c8ff46f add annotation for setting http option (# 440)
  > b983b72 Update actions (# 456)
  > 6c60e9e upgrade to latest dependencies (# 455)
  > 2315e14 Update community files (# 454)
  > 78822ee Set default HTTPOption to Enabled for conformance test (# 453)
  > 0367556 upgrade to latest dependencies (# 452)
  > be44eda Update community files (# 451)
bumping knative.dev/serving c75484e...d207fa3:
  > d207fa3 upgrade to latest dependencies (# 11622)
  > 6459485 Update net-contour nightly (# 11627)
  > 5f1b6c2 Update net-istio nightly (# 11615)
  > 7da260d Update net-certmanager nightly (# 11628)
  > 3d23011 Remove deprecated label `networking.internal.knative.dev/disableWildcardCert` (# 11626)
  > dbffff6 Update net-kourier nightly (# 11616)
  > 56506cc Update net-certmanager nightly (# 11620)
  > b066a0b Remove unused varlog and observed-concurrency images (# 11619)
  > ad3e890 Update net-contour nightly (# 11614)
  > 657e524 Update actions (# 11613)
  > 98a184b upgrade to latest dependencies (# 11612)
bumping knative.dev/pkg dd0db4b...30f9568:
  > 30f9568 Update actions (# 2177)
  > 51cfaab Added inverse functions for the ptr package (# 2172)
  > cf1994e Update community files (# 2171)
  > 4cdacd0 add concurrency for each controller (# 2160)
  > e117baa Replace reference to obsolete xip.io service (# 2169)
  > a1bc850 Print proper warning logs from API warnings (# 2168)
  > a421cf1 upgrade to latest dependencies (# 2167)
  > 6b252df Update community files (# 2165)
bumping knative.dev/eventing a574b7b...90932eb:
  > 90932eb upgrade to latest dependencies (# 5556)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-05 23:12:20 -07:00
knative-automation b4af7f278f
upgrade to latest dependencies (#1358)
bumping knative.dev/serving c54eeab...c75484e:
  > c75484e Update net-istio nightly (# 11610)
  > 4aeada7 Remove unused secret accessor (# 11603)
  > 9bff34a Update net-kourier nightly (# 11602)
  > 074dfcb Update net-certmanager nightly (# 11599)
  > 6894844 Update community files (# 11604)
  > 776c39a Update net-istio nightly (# 11601)
  > dd5ff5f Update net-contour nightly (# 11600)
  > 81e8732 issues/11122 EnableLogStream test flag (# 11598)
  > 20139f4 Update net-istio nightly (# 11595)
  > d4c0f90 Update net-contour nightly (# 11594)
  > 643def2 Update net-certmanager nightly (# 11593)
  > 2079293 Fix references to xip.io in comments/DEVELOPMENT.md (# 11589)
  > b943156 Remove reference to domain mapping yaml from DEVELOPMENT.md (# 11590)
  > 5fa6042 upgrade to latest dependencies (# 11587)
bumping knative.dev/eventing 0cb7873...a574b7b:
  > a574b7b Fix flakiness & slowness of imc dispatcher test (# 5537)
  > b2f4322 Removing deprecated code from test/upgrade (# 5555)
  > 14ae489 Update community files (# 5553)
  > 6addfef Update community files (# 5546)
  > 21651d4 Knativehistory was removed (# 5550)
  > e614155 [PingSource] Degrade warning to normal event (# 5549)
  > c84fe22 Extend rotation calendar (# 5538)
  > 2fcbc0a Glue Delivery.Timeout to RetryConfig.RequestTimeout (# 5507)
  > d69382b upgrade to latest dependencies (# 5547)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-29 11:14:17 -07:00
knative-automation 46297a770e
upgrade to latest dependencies (#1340)
bumping knative.dev/networking 29c1fb2...53f45d6:
  > 53f45d6 upgrade to latest dependencies (# 450)
  > 2eeaa06 upgrade to latest dependencies (# 449)
  > 9b6da19 Change default for autocreateClusterDomainClaims (# 447)
  > 07ba22c Update community files (# 446)
  > 4a8bec0 upgrade to latest dependencies (# 445)
  > e291c80 upgrade to latest dependencies (# 444)
  > 91799da upgrade to latest dependencies (# 443)
bumping knative.dev/pkg ed09cd0...dd0db4b:
  > dd0db4b upgrade to latest dependencies (# 2163)
  > 7521c92 drop deprecated enabledComponents field (# 2162)
  > f454995 Update community files (# 2161)
  > 841aa73 fix package name (# 2159)
  > 77ff8d9 Bump k8s min k8s version to 1.19 (# 2157)
  > 192b0c9 Add KReference.Group field and ResolveGroup function (# 2127)
  > b2bf37c upgrade to latest dependencies (# 2156)
bumping knative.dev/hack 66ab1a0...e28525d:
  > e28525d Add knative-release-leads to OWNERS (# 69)
  > 13753fa update owner aliases manually (# 76)
bumping knative.dev/eventing b0b32c4...0cb7873:
  > 0cb7873 ./hack/update-deps.sh --upgrade (# 5545)
  > 95b4275 upgrade to latest dependencies (# 5540)
  > 74d711b Bump deps, fix tests (# 5541)
  > a02a8f2 RetryConfig.RequestTimeout to configure the timeout of a single request (# 5503)
  > 587958f Fix IMC webhook cluster role (# 5539)
  > 9cd2858 Delivery timeout (# 5149)
  > b312f0e Support `KReference.Group` in `Subscription.Spec.Channel` (# 5520)
  > 3247d83 Update community files (# 5530)
  > 39e1be2 upgrade to latest dependencies (# 5519)
  > b164d3c Fix subtest client scope (# 5531)
  > 6adafe5 Implement `KReference.Group` resolution for `Subscriber.Ref` (# 5440)
  > 193809a Use test namespaces with numeric suffix (# 5337)
  > c4bcc3a upgrade to latest dependencies (# 5514)
  > 4eb1738 Add API doc generation to codegen (# 5504)
  > af6744d 💫 Add permission to update namespace finalizer (# 5501)
  > 8a110a1 upgrade to latest dependencies (# 5495)
  > d4244d5 Fix tests (# 5498)
  > fc21a1a pass transformers to executeRequest (# 5512)
  > 02403a5 Remove flaky test (# 5508)
  > 39d1977 Wait for receiver to be done (# 5509)
bumping knative.dev/serving 380a090...c54eeab:
  > c54eeab Update net-kourier nightly (# 11580)
  > 94b240e Update net-istio nightly (# 11576)
  > 478b5e7 Move DomainMapping feature to beta (# 11573)
  > f6c40af install the latest net-istio release first when performing upgrade tests (# 11583)
  > 9ec6fb9 Update net-contour nightly (# 11579)
  > 58ca921 Update community files (# 11584)
  > 110416c Remove YAML anchors (# 11581)
  > 2110f33 upgrade to latest dependencies (# 11577)
  > 913d966 Update net-contour nightly (# 11574)
  > 939accb Update net-certmanager nightly (# 11575)
  > 91d0441 Add short option to scale test (# 11571)
  > 9958145 update names of components (# 11560)
  > eeacc0d nits from # 11551 (# 11570)
  > eee7741 Add $TEST_OPTIONS to hpa test (# 11561)
  > 31d5683 upgrade to latest dependencies (# 11563)
  > add5507 Wait until HPA status is available (# 11562)
  > 8d83ada Set autocreateClusterDomainClaims true for DomainMapping tests 7152b50 (# 11565)
  > a8a5c2d Update net-contour nightly (# 11567)
  > 0ff6b0f Update net-kourier nightly (# 11569)
  > 28fae98 Update net-istio nightly (# 11568)
  > 6d5efe3 Update net-certmanager nightly (# 11566)
  > c8a7098 update ytt files to support smooth renaming of net-* components (# 11551)
  > 010f96a Use https to verify the access when https option is enabled (# 11537)
  > 1c042a1 rename namespace certificate controller & service (# 11559)
  > 4c6b64d Update net-contour nightly (# 11554)
  > 4f509fc Update net-istio nightly (# 11557)
  > c9a9f2f Update net-certmanager nightly (# 11555)
  > c77ba94 Update net-kourier nightly (# 11556)
  > 7624462 Remove unreachable code in testActivatorHA (# 11549)
  > 9298c6b Update community files (# 11550)
  > 629598c Update net-kourier nightly (# 11546)
  > 4d5784b Update net-istio nightly (# 11545)
  > 003e133 upgrade to latest dependencies (# 11543)
  > c9cdc34 Update net-kourier nightly (# 11539)
  > fb38239 Update net-certmanager nightly (# 11542)
  > bf28585 Update net-istio nightly (# 11540)
  > 4195b66 Update net-contour nightly (# 11541)
  > 7103234 Make TestProjectedServiceAccountToken not need to run as root (# 11538)
  > e94b287 upgrade to latest dependencies (# 11536)
  > 4386c6b Update net-contour nightly (# 11527)
  > 183f686 Update net-istio nightly (# 11526)
  > e1a5164 Revert "Temporarily remove routetags for queue metrics (# 8969)" (# 11534)
  > 561d9d0 upgrade to latest dependencies (# 11530)
  > b2ad8e0 Update net-certmanager nightly (# 11528)
  > 36883da Update net-kourier nightly (# 11525)
  > cd8839f Add permission to update namespaces/finalizers (# 11517)
  > d638cf7 upgrade to latest dependencies (# 11524)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-24 05:22:45 -07:00
David Simansky e23b4d626e
Update k8s dependencies to v0.20.7 (#1344)
* Update k8s dependencies to v0.20.7

* Update vendor dir

* Fix license dir

* Remove commented code

* Update knative deps

* Use scheme to add known types for dynamic client

* Update go-licenses in build script
2021-06-17 07:42:22 -07:00
knative-automation 81cb343b4e
upgrade to latest dependencies (#1335)
bumping knative.dev/serving 16a1f6f...68a1b38:
  > 68a1b38 Update actions (# 11458)
  > e11d906 Update net-istio nightly (# 11461)
  > 51bfe38 add feature gate to allow adding capabilities to securityContext (# 11410)
  > c2cb038 Update net-certmanager nightly (# 11460)
  > 07f8171 add label selector in autoscaler to filter knative specific pod (# 11142)
  > 52a823e Automate schema creation via update-codegen.sh. (# 11450)
  > fc23fb1 upgrade to latest dependencies (# 11455)
  > f2cb8e5 Domainmapping bring your own certificate (# 11250)
  > 966f015 Update net-kourier nightly (# 11454)
  > e297718 drop use of KubeClient (# 11432)
bumping knative.dev/eventing 608a7fe...0ca9a9c:
  > 0ca9a9c remove v1beta1 task as it has been done (# 5467)
  > 5b1d8dd use the non-deprecated version (# 5468)
  > 114c6b7 Update actions (# 5466)
  > 738ffa0 upgrade to latest dependencies (# 5465)
bumping knative.dev/networking a442bb6...5521a8b:
  > 5521a8b Update actions (# 431)
  > 9c0fc00 upgrade to latest dependencies (# 430)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-03 23:32:45 -07:00
knative-automation 6dbf72ecae
upgrade to latest dependencies (#1334)
bumping knative.dev/hack 93ad912...de04b70:
  > de04b70 Do not print debug info when running release.sh (# 70)
bumping knative.dev/eventing 49420f4...608a7fe:
  > 608a7fe upgrade to latest dependencies (# 5447)
  > e27695b Update community files (# 5462)
bumping knative.dev/pkg 79f8b3f...0e61d67:
  > 0e61d67 Bump assorted dependencies (# 2140)
  > a2869ae upgrade to latest dependencies (# 2139)
  > e6552a0 Update community files (# 2138)
bumping knative.dev/networking bf0fc84...a442bb6:
  > a442bb6 upgrade to latest dependencies (# 429)
  > 6ce35e5 Update community files (# 428)
bumping knative.dev/serving c1051d9...16a1f6f:
  > 16a1f6f Update net-certmanager nightly (# 11453)
  > f61441d Update net-istio nightly (# 11452)
  > cb81f43 Update net-contour nightly (# 11451)
  > aa2d324 Make schema generation idempotent (# 11445)
  > 561868d Use TLS for websocket and gRPC tests (# 11322)
  > a5caa66 upgrade to latest dependencies (# 11449)
  > 3676663 Regenerate schema after changing some comments in pkg (# 11447)
  > f0520a8 Update community files (# 11446)
  > 2a1b1e7 upgrade to latest dependencies (# 11444)
  > c6d95c0 Unflake per-item test again (# 11443)
  > 22f9ebf Update net-istio nightly (# 11416)
  > 4530c92 Wrap the Reconciler context with timeout (# 10587)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-02 14:15:45 -07:00
knative-automation 3a97aa2f85
upgrade to latest dependencies (#1330)
bumping knative.dev/pkg 980a337...79f8b3f:
  > 79f8b3f Auto-generate webhook certs with ECDSA for FIPS compliance (# 2136)
  > 3e1e4d7 Update community files (# 2137)
  > 803d2ba use more general kubernetes.Interface (# 2135)
  > 47dfdcf consolidate k8s flags to an environment package (# 2133)
  > 6484377 update boilerplate date (# 2134)
  > 35916ab Update actions (# 2132)
bumping knative.dev/networking 54039d7...bf0fc84:
  > bf0fc84 drop use of pkgtest.KubeClient (# 423)
  > 04feff3 upgrade to latest dependencies (# 426)
  > 7ded2e6 Update community files (# 427)
  > 443b181 Replace redirect code 302 with 301 (# 416)
  > 77a9c97 upgrade to latest dependencies (# 424)
  > 329cdb3 Update actions (# 422)
  > c90fe70 Remove deprecated cert and key field (# 414)
  > b81353d upgrade to latest dependencies (# 420)
bumping knative.dev/serving 9bb6349...c1051d9:
  > c1051d9 Update net-kourier nightly (# 11442)
  > 07e6fc1 Move schemapatch config here for easier access (# 11407)
  > fd235d8 Update net-contour nightly (# 11441)
  > d920d2a drop dependency on knative.dev/networking/test (# 11439)
  > 40a36e9 Update net-certmanager nightly (# 11435)
  > b417fc3 upgrade to latest dependencies (# 11437)
  > 248381d Update community files (# 11438)
  > 65929cc Update net-kourier nightly (# 11436)
  > d09e5e3 Update net-contour nightly (# 11434)
  > 526721f Improve readiness tests for exec case (# 11425)
  > a9aeafb Fix PerItem test flake (# 11430)
  > 64a0bb5 upgrade to latest dependencies (# 11433)
  > 620cb44 Update net-contour nightly (# 11428)
  > f89b0de Update net-certmanager nightly (# 11427)
  > b6fa655 Update net-kourier nightly (# 11426)
  > 27f036c Update net-certmanager nightly (# 11414)
  > f98b448 Use cert-manager API version to v1 for test resources (# 11424)
  > 27e330a Update net-contour nightly (# 11415)
  > df3b056 fix typo and redundant code (# 11419)
  > ecca088 Update actions (# 11421)
  > 4265285 upgrade to latest dependencies (# 11420)
  > 8a9bb8e upgrade to latest dependencies (# 11418)
  > 5d1672d Update net-kourier nightly (# 11417)
bumping knative.dev/eventing 6776718...49420f4:
  > 49420f4 Added broker.WithConfig (# 5461)
  > 66dbf4a Added tristate flags and changed experimental config map name (# 5459)
  > a4650e0 Update community files (# 5458)
  > d5f8b90 rekt/resources: support trigger annotations (# 5456)
  > d1106c8 [QE] Don't wait on triggers, before deploying their subscriber (# 5444)
  > 65bed40 Update actions (# 5438)
  > 0d129e4 Fix a broken link in experimental-features.md (# 5453)
  > b813a54 Remove camel as a downstream now that is deprecated (# 5449)
  > 9d1c35f drop use of deprecated sharedmain functions (# 5450)
  > 6e9588c Bump downstream job to go 1.16 (# 5448)
  > 5d3d12f Use a readiness probe to check apiserver adapter readiness (# 5446)
  > 674815e Remove unprintable characters from the deadLetterSink request header (# 5439)
  > 7678f90 upgrade to latest dependencies (# 5437)
  > 91d6079 Fix ordering in EventTransformation test (# 5435)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-01 09:53:37 -07:00
knative-automation 350b2deffc
upgrade to latest dependencies (#1324)
bumping knative.dev/networking b2552ec...54039d7:
  > 54039d7 Fix revive related linting issues (# 419)
  > b0d3be2 upgrade to latest dependencies (# 418)
bumping knative.dev/pkg e749d6a...980a337:
  > 980a337 Fix revive related linting issues (# 2131)
  > ea766de Bump assorted dependencies (# 2130)
  > e2947db update the multiple label selector implemention to avoid clobber in filtered factory (# 2120)
bumping knative.dev/eventing e48c80d...6776718:
  > 6776718 Experimental features process documentation (# 5404)
  > 295134c Experimental features configuration and validation (# 5214)
  > 0882e0c upgrade to latest dependencies (# 5434)
bumping github.com/google/go-cmp 8fa37b4...d103655:
  > d103655 Print as text if mostly text (# 258)
  > 9181d1e Avoid diffing by lines if inefficient (# 260)
  > c5c3378 Cleanup edit groups after coalescing (# 259)
  > 1ee4af8 Fix typo in path.go (# 256)
bumping knative.dev/serving 9cd446e...9bb6349:
  > 9bb6349 Test that readiness is not reported early in HTTP probe test (# 11402)
  > 61178b2 upgrade to latest dependencies (# 11412)
  > 8eb5b88 Update net-istio nightly (# 11397)
  > 01f1cb6 Remove myself following-up knative/community# 628 (# 11408)
  > 1cd1e71 Have our e2e tests use K8s 1.19 again (# 11384)
  > 71e501e upgrade to latest dependencies (# 11405)
  > f9356e3 Update schema generator as a bug has been fixed (# 11406)
  > fc8d0c8 Allow the autoscale upgrade test traffic to settle before upgrading (# 11403)
  > 77d32d8 Regenerate schemas to pick up capabilities addition (# 11400)
  > efbc518 Update net-contour nightly (# 11396)
  > 15e067e Update net-kourier nightly (# 11401)
  > 3afc6e4 Move activator count computation into KPA (# 11375)
  > 8cf7372 Add readiness test image (# 11398)
  > 0760219 Set spec.HTTPOption in Ingress created from DomainMapping (# 11399)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 08:07:28 -07:00
David Simansky 0c6ef82a56
Fix Subscription's Channel to use KRefence type (#1326) 2021-05-25 07:54:38 -07:00
knative-automation 54a19f1711
upgrade to latest dependencies (#1320)
bumping knative.dev/eventing 200e54c...200e54c:
bumping knative.dev/serving a67cc87...35efb31:
  > 35efb31 Update net-certmanager nightly (# 11362)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-18 12:02:15 -07:00
knative-automation 3ca984cc7c
upgrade to latest dependencies (#1305)
bumping knative.dev/serving 9384755...a67cc87:
  > a67cc87 Update net-kourier nightly (# 11364)
  > e592f69 Update net-istio nightly (# 11363)
  > 8d10df6 Update net-contour nightly (# 11361)
  > 26c93b9 Use UID rather than label to avoid hitting character limits (# 11360)
  > b463000 Update actions (# 11359)
  > ad3bb89 Update net-contour nightly (# 11349)
  > 0e71208 Fix invalid link for support.rotation (# 11358)
  > 06f41e0 Update net-istio nightly (# 11350)
  > e6fd019 Update net-certmanager nightly (# 11348)
  > 50146f1 Update net-kourier nightly (# 11341)
  > 5226aa1 Update net-contour nightly (# 11343)
  > b56e96e Update net-certmanager nightly (# 11342)
bumping knative.dev/eventing 1bbc013...200e54c:
  > 200e54c Use new label for defining a cluster-local Knative Service (# 5402)
  > dd955b9 Update actions (# 5401)
  > e3dbc74 upgrade to latest dependencies (# 5393)
  > af770af Update actions (# 5392)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-17 10:49:25 -07:00
David Simansky a165c6c64f
Fix replicas *int32 type in describe commands (#1312)
* Update to latest dependencies

* Fix replicas *int32 type in describe commands
2021-05-17 03:31:24 -07:00
knative-automation ccf721f8b0
upgrade to latest dependencies (#1302)
bumping knative.dev/serving 101c6f1...2d4e4a1:
  > 2d4e4a1 Make digest resolution idempotent (# 11293)
  > dd0e497 Update go-containerregistry to v0.5.0 (# 11292)
  > dd4e1cb Increase digest resolution rate limit (# 11279)
  > 91d511c Update net-kourier nightly (# 11301)
  > 28e53cb Update net-contour nightly (# 11302)
  > 69214d4 Update net-istio nightly (# 11300)
  > ad94366 Change magic DNS to sslip.io (# 11298)
  > c2f3fda Make sure the decider state is settled in test (# 11290)
  > 695b9e7 Update net-contour nightly (# 11288)
  > aa2ef62 Update net-istio nightly (# 11287)
  > f9abb7f Update net-certmanager nightly (# 11282)
  > e2a8237 e2e - drop imperative bash yaml for declarative ytt/kapp (# 11175)
  > e04223b remove duplicate additionalPrinterColumns (# 11285)
  > 08d17a2 Make KO_FLAG flexible for e2e-tests (# 11284)
  > 5ad9c8e Implement per-item rate limits for digest resolution (# 11278)
bumping knative.dev/eventing 8db3bcf...768b7d1:
  > 768b7d1 ApiServerSource smoke tests (# 5346)
  > 7ae9d3e Increase defaulting test coverage for apis/config and apis/messaging/config (# 5344)
  > 8a094e6 Check SCALE_CHAOSDUCK_TO_ZERO after the chaosduck is deployed (# 5330)
  > e7237ee Trigger defaulting webhook tests (# 5339)
  > 88fc2e2 More containersource e2es (# 5338)
  > 3888d16 [v1] Test to make sure webhook validates ApiServerSource (# 5329)
  > a5db0e1 Add containersource smoke test (# 5331)
  > 0278f6e Format markdown (# 5326)
  > 462f1f3 Pointing to the proper v1 api, as the copy (# 5328)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-05 14:21:09 -07:00
David Simansky e5b19e12ab
Update Eventing Sources API to v1 (#1299)
* Update Eventing Sources API to v1

* Update vendor dir

* Fix imports formatting

* Move PingSource client to v1beta2

* Fix sink resolve

* Fix serving version string

* Use Eventing version 0.22.1 in e2e tests
2021-05-03 03:12:58 -07:00
knative-automation dccf3e30fa
upgrade to latest dependencies (#1296)
bumping knative.dev/hack 88c69cd...93ad912:
  > 93ad912 Print java and mvn version (# 65)
  > 86f9adc Fix default codegen pkg dir (# 67)
bumping knative.dev/networking 7a7ad51...796a800:
  > 796a800 upgrade to latest dependencies (# 403)
  > b62df94 upgrade to latest dependencies (# 402)
  > 2696fca Add missing JSON tag to protocol type (# 400)
bumping knative.dev/eventing 83a1713...474fb5b:
  > 474fb5b remove v1alpha1 sources APIs (# 5317)
  > fc44024 More v1 (# 5316)
  > e807987 [v1] Add flows yaml desc (# 5315)
  > 178be6b Remove some vbeta1 IMC configs in tests (# 5314)
  > d21b7d6 💄 Adding API description (e.g. for k explain) for IMC and generic Channel (# 5307)
  > 18fb3db CreatePodOrFail retry on "No API token found" (# 5313)
  > 504cae3 Fixing versions and api groups for subscription validation test (# 5310)
  > 386cd07 upgrade to latest dependencies (# 5302)
  > 5dccb29 Tidy up the CRD to remove the v1beta1 (# 5298)
  > 978778a Increase Subscription validation test coverage (# 5305)
  > 0d25138 Increase Trigger validation test coverage (# 5306)
  > a62ed6a 🧹 lifting some apis to more recent level (# 5300)
  > 6f7c5cf Doing version bumps for some files to v1 (# 5299)
bumping knative.dev/pkg 2a0fc65...5a308fa:
  > 5a308fa upgrade to latest dependencies (# 2105)
  > cfc1eed Better support for error wrapping with ReconcilerEvents (# 2106)
bumping knative.dev/serving 792c8d2...6ed3b03:
  > 6ed3b03 Update net-kourier nightly (# 11265)
  > 38c791e upgrade to latest dependencies (# 11271)
  > c28723a upgrade to latest dependencies (# 11269)
  > efb7b45 Update net-istio nightly (# 11268)
  > 1297dbd Update net-certmanager nightly (# 11266)
  > da0d742 Actually use the rate limited queue (# 11256)
  > 5692160 Update visibility label comment in config-domain (# 11253)
  > 88ff33f Update net-istio nightly (# 11247)
  > b69efda Update net-kourier nightly (# 11255)
  > 7ce1ba1 Update net-contour nightly (# 11254)
  > b4dd584 upgrade to latest dependencies (# 11264)
  > c7326c1 Add myself to support rotation of 04-26 (# 11263)
  > 28ba542 upgrade to latest dependencies (# 11262)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-28 09:28:54 -07:00
knative-automation e829ed24a0
upgrade to latest dependencies (#1292)
bumping knative.dev/hack b6ab329...88c69cd:
  > 88c69cd Add debug info for release.sh to investigate https://knative.slack.com/archives/CA1DTGZ2N/p1619160369065000 (# 66)
  > b5f6e25 Update OWNERS_ALIASES to match autogen in community (# 62)
bumping knative.dev/eventing a0a3302...83a1713:
  > 83a1713 Drop --strict flag on ko (# 5303)
bumping knative.dev/serving 3537984...792c8d2:
  > 792c8d2 upgrade to latest dependencies (# 11260)
bumping knative.dev/networking 2b84569...7a7ad51:
  > 7a7ad51 upgrade to latest dependencies (# 401)
  > 2ee665e upgrade to latest dependencies (# 398)
bumping knative.dev/pkg 0c5259d...2a0fc65:
  > 2a0fc65 Make VolatileTime compatible with controller-gen (# 2104)
  > 78b8140 Use semantic equality for status update retries (# 2103)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-26 18:17:39 -07:00
knative-automation eab8a572c8
upgrade to latest dependencies (#1291)
bumping knative.dev/networking 57bee66...2b84569:
  > 2b84569 upgrade to latest dependencies (# 397)
bumping knative.dev/pkg 1afd049...0c5259d:
  > 0c5259d Allow errors.As to work with reconciler.Events (# 2100)
bumping knative.dev/serving 3214502...3537984:
  > 3537984 Don't fall back to cluster IP when error is not mesh-related (# 11208)
  > e97bc76 upgrade to latest dependencies (# 11252)
  > d31ab23 Lower the drain sleep in queue-proxy to previous value (# 11249)
bumping knative.dev/eventing 7775e37...a0a3302:
  > a0a3302 upgrade to latest dependencies (# 5297)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-23 15:08:39 -07:00
knative-automation 1c2381e192
upgrade to latest dependencies (#1286)
bumping knative.dev/eventing 4a3216c...7775e37:
  > 7775e37 Move eventing-contrib/cmd/* here (# 5295)
  > 4c98f8a Adding more coverage (# 5290)
  > 8565fcd Clean up resources created by Feature tests (# 5289)
  > 73ce225 [Rekt] Channel Delivery Spec data plane tests. (# 5279)
  > 5ed9b36 event type v1beta1 (# 5272)
  > 5855490 Running validation for events on broker ingress (# 5275)
  > 0fa5989 Add pre-review checklist to PR template (# 5184)
  > f1909db Improve performance of eventfilter lookups (# 5288)
  > 60bc1cf break delivery/routing tests into features (# 5287)
  > 79e83bd adding more polling for channel tests (# 5284)
  > 31cda4c upgrade to latest dependencies (# 5283)
  > 56631a5 Add tests for additional ingress error cases (# 5281)
  > facbd02 [Rekt] Add polling on inner channel subscriber status (# 5278)
  > 4324aef add test with reply (# 5282)
  > b3ccb11 Do events end where they should (# 5280)
  > cd7c750 test trigger delivery specs fully (# 5268)
  > 0452204 Filtering fix for consistency in handling empty string as value (# 5273)
  > 96a4cc3 Remove KafkaChannel upgrade hack (# 5276)
  > 97c0d30 upgrade to latest dependencies (# 5263)
  > e745733 make sure the mtchannelbasedbroker uses trigger.spec.delivery (# 5267)
  > 71153e6 Adding dataplane conformance tests for Delivery Specs for Brokers. (# 5262)
  > 92fb0f4 Do not panic prober if report fetched too early (# 5264) (# 5265)
  > fc115ae update to new release of goland sdk for cloudevents 2.4.1 (# 5261)
  > 1f54d0e Format markdown (# 5251)
  > 7544bdb Use Event Prober, and Event Library  (# 5216)
  > 68afe54 update deps to latest April 12th (# 5235)
  > 515136c fix(PingSource): remove annotation based conversion logic (# 5153)
  > 39b00a6 upgrade ptypes from deprecation notices (# 5218)
bumping knative.dev/networking fe8b23b...57bee66:
  > 57bee66 Allow the prober to cancel probing by key (# 396)
  > 12abdf2 Add helper to test for potential mesh errors (# 393)
  > de8ac12 upgrade to latest dependencies (# 395)
  > 4e9d153 Update knative/community files (# 394)
  > 90f951c upgrade to latest dependencies (# 392)
  > a64b4be upgrade to latest dependencies (# 391)
  > 89774aa Append headers to TestRule to verify we hit expected backend (# 385)
  > e294898 upgrade to latest dependencies (# 390)
  > 945b81a Update knative/community files (# 389)
  > c8c1ee6 upgrade to latest dependencies (# 387)
bumping knative.dev/pkg 01dccc5...1afd049:
  > 1afd049 Update knative/community files (# 2097)
  > 942c621 add prometheus condition (# 2088)
  > 554d133 Bump assorted dependencies (# 2096)
  > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089)
  > b80a192 Improve state reporting in kube checks (# 2082)
  > b51994e Fix a few comments in reconciler-gen (# 2090)
  > 3a2ae6d resolve cluster domain using env CLUSTER_DOMAIN as a fallback (# 2092)
  > 4302f33 Update knative/community files (# 2091)
  > 728bc4a Update OWNERS_ALIASES to match autogen in community (# 2078)
bumping knative.dev/serving 79d3123...3214502:
  > 3214502 upgrade to latest dependencies (# 11246)
  > 4ac36ce Add API doc generation to codegen (# 11238)
  > a370537 hardcode the ambassador namespace (# 11245)
  > 3844721 don't specify patch and build for gke version (# 11214)
  > 0470900 Update net-kourier nightly (# 11242)
  > 82e650a Update net-istio nightly (# 11241)
  > 152af6d Update net-contour nightly (# 11240)
  > 6ebf113 Use OnDeletionInterface to drop potentially racy direct usages of DeleteFunc (# 11235)
  > 20e7d89 Update net-kourier nightly (# 11233)
  > 258834f Update net-contour nightly (# 11232)
  > ef2ac45 Use new helper to detect potential mesh errors (# 11234)
  > 5b67bd9 don't use vendor in ko:// path (# 11229)
  > f43af48 Update knative/community files (# 11227)
  > 3822eac upgrade to latest dependencies (# 11228)
  > b2fdf93 drop unused e2e test flag (# 11230)
  > e4c7848 Update net-kourier nightly (# 11219)
  > 83808bc Update net-contour nightly (# 11220)
  > d2ca2eb Drop unnecessary parsing from/to string in probe (# 11224)
  > ae54012 Update net-istio nightly (# 11221)
  > 912936a Allow for more overscale in tests if the deployment is being rolled (# 11209)
  > 1b83b4b upgrade to latest dependencies (# 11217)
  > 9a5f4b8 Update net-istio nightly (# 11180)
  > 44f6033 Fix activator index update log (# 11203)
  > 40a54e3 Statically configure passthrough lb in the activator (# 11184)
  > 9054d8b Don't hardcode replica count in the Activator HA test (# 11189)
  > b6af5b6 Update net-contour nightly (# 11182)
  > ef78b9a Replace all copies of autoscaling annotations with constants (# 11213)
  > db9538d Add addressable-resolver role for serving controller (# 10693)
  > bdc0db4 use GKE 1.18 for CI until we sort out 1.19 failures (# 11206)
  > bbfa917 Set useragent for digest resolver (# 10590)
  > 935bcc8 Excluse domainmapping-webhook from chaos (# 11202)
  > 0640781 Add specific port to instruct istio to open correct listener (# 11063)
  > c50bbf8 Update net-kourier nightly (# 11191)
  > 3b198ec Fix couple of nits in scale tests (# 11204)
  > 09f07d7 bump kind e2e to use go1.15 (# 11187)
  > 0751aed Update net-kourier nightly (# 11181)
  > 7f889d8 fix broken link in spec error.md (# 11167)
  > 3792fb4 Add test for existing queue probe behaviour (# 11186)
  > e57b86b Revert "Thread network config into the autoscaler (# 11056)" (# 11185)
  > 53df47c Remove private service listing (# 11178)
  > 9faf9e6 Don't require ActivatorOverloadTest to scale to 0 (# 11177)
  > 942af3f Move comment above referenced code (# 11179)
  > 40e7ad0 Update net-kourier nightly (# 11169)
  > bd8d6a0 Use passthrough loadbalancing in activator state keeping (# 11172)
  > 7ac0c4f Add a private service name helper and use throughout (# 11176)
  > fc6ca85 Subdomain url from traffic status (# 11149)
  > 01ef03f Be more discerning about which errors cause mesh fall-back (# 11174)
  > 8a0eff7 Connect the networking config with stats scraping (# 11161)
  > d73eb99 upgrade to latest dependencies (# 11173)
  > 2bfe3de upgrade to latest dependencies (# 11168)
  > c96e749 fix cluster.local replace directive (# 11166)
  > a4f70f6 Cleanup deepcopygen annotations and calls (# 11165)
  > 3f6d931 Override Host in activator's main handler if option is set (# 11162)
  > 8d72e76 Fix a few wrong logs in tests and make them consistent (# 11164)
  > 6ed9b72 upgrade to latest dependencies (# 11163)
  > 9cabf66 Update net-contour nightly (# 11157)
  > 05ae6b2 Update net-kourier nightly (# 11158)
  > 81e36a1 Update net-istio nightly (# 11156)
  > 1b007c5 upgrade to latest dependencies (# 11155)
  > daab3e3 Update net-kourier nightly (# 11144)
  > b2c6829 Update net-certmanager nightly (# 11145)
  > b2f616b Update net-contour nightly (# 11143)
  > 339d7e2 Thread network config into the activator (# 11052)
  > 443038c Update knative/community files (# 11141)
  > cc3f45b Update net-contour nightly (# 11131)
  > 6396164 Update OWNERS_ALIASES to match autogen in community (# 11103)
  > d59d81f upgrade to latest dependencies (# 11138)
  > 47f56c6 run kind e2e in release branches (# 11127)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-22 07:15:38 -07:00
David Simansky 910d136563
Upgrade Eventing API from v1beta1 to v1 (#1284)
* Upgrade Eventing API from v1beta1 to v1

* Update vendor dir

* Fix channel ref parsing

* Remove leftover v1beta1 in docs & tests
2021-04-08 07:42:51 -07:00
Roland Huß 3f1a238124
chore: Prepare for release 0.22.0 (#1282) 2021-04-06 12:37:48 -07:00
knative-automation 2b7fcaab9e
upgrade to latest dependencies (#1280)
bumping knative.dev/serving fc58a32...813aa65:
  > 813aa65 dont add labels with empty values (# 11114)
  > 5dba505 Redo 10615 - add UID labels (# 11108)
  > baed25a Update net-kourier nightly (# 11031)
  > a43d38d Update net-istio nightly (# 11104)
  > 8e21f57 Add more debugging information to the autoscaling tests (# 11100)
  > abf4d9d preparation for Revision api change (# 11068)
  > 0293644 Update net-contour nightly (# 11096)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-06 07:11:39 -07:00
David Simansky 10ea0df157
Add DomainMapping CRUD commands (#1267)
* Add DomainMapping CRUD commands

* fix: Reflect review feedback

* fix: Fix prealloc lint error

* fix: Add specific reference resolution

* fix: Remove Kubernetes support in ref

* chore: Add context param to client functions
2021-04-01 08:53:23 -07:00
knative-automation 8bcefe59d5
upgrade to latest dependencies (#1266)
bumping knative.dev/hack 9b73a25...b6ab329:
  > b6ab329 Add a comment to explain why we have a long wait_until_pods_running function (# 60)
  > 58edbdc [schema cli] correct arrays (# 58)
  > 97362eb go test flag should go first (# 54)
  > 57abacd Don't redirect STDERR to /dev/null when querying pods (# 55)
bumping knative.dev/pkg 4048853...952fdd9:
  > 952fdd9 Update common github actions (# 2077)
  > 6317ec6 Update DEVELOPMENT.md (# 2069)
  > a5005d3 Bump k8s min version to v1.18.0 (# 2076)
  > 808d622 Escape path before returning it in a response (# 2075)
  > 71e938e Fix int conversion in statefulset ordinals (# 2074)
  > 3b7934e Update webhook/README.md to reflect current packages (# 2062)
  > 9d92ea1 Update reconciler_controller.go (# 2066)
  > 78ca070 upgrade to latest dependencies (# 2070)
  > b558677 Use TB interface, rather than T pointer when doing test stuff (# 2064)
  > 9bf9eeb rename downstream-test-go to actions-downstream-test (# 2065)
  > dfeeb18 Update common github actions (# 2059)
  > de0a8c9 upgrade to latest dependencies (# 2060)
  > 6a33a1a Upgrade a few assorted dependencies (# 2058)
bumping github.com/google/go-cmp ec71d6d...8fa37b4:
  > 8fa37b4 Fix reporter verbosity bug (# 253)
  > dc6435e De-virtualize interfaces for specialized diffing (# 254)
  > e9947a2 Run tests on Go 1.16 (# 252)
  > 3a98a11 cmp/cmpopts: use errors.Is with ≥go1.13 in compareErrors (# 251)
bumping knative.dev/eventing 3b42737...8f35d42:
  > 8f35d42 last control plane test for channel (# 5182)
  > 2d4951e redo smoketests, move one broker test (# 5187)
  > 5aacf4f Channel Data Plane Conformance Template (# 5183)
  > 6c632d1 add post 022 job to remove pingsource finalizer (# 5008)
  > ae36e5b upgrade to latest dependencies (# 5156)
  > ab0b9b0 Update common github actions (# 5186)
  > dca8b0a 4962 test coverage kncloudevents (# 5171)
  > 18e33bf increase webhook timeout values to be larger than probe timeouts. (# 5175)
  > f526e3d adding channel subscription smoke tests (# 5177)
  > 6d403f8 fix lease not always being released (# 5162)
  > 9ababf2 update downstream test to also run on main branch PRs (# 5145)
  > 9362696 Channel Conformance tests for Spec and Status shapes. (# 5152)
  > 3ebce0d relax malformed ce response code to 4xx (# 5154)
  > 8ff609f add tests for various missing required fields (# 5144)
  > 979f99e Changing cluster role's name check to check only suffix for source spec conformance testing (# 5105)
  > 724f4ed adding role and role selector test for channels (# 5141)
  > 116a571 Fix comment on podspecable-binding clusterrole (# 5142)
  > c820f42 Channel Conformance Tests, CRD (# 5138)
  > d3e856a upgrade to latest dependencies (# 5140)
  > b5b547f adding todo stubs for channel conformance tests (# 5127)
  > 5947002 add test for rejecting malformed CE (# 5135)
  > f9de675 broker.status.address.url is not required (# 5134)
  > 04ab20f rename downstream-test-go to actions-downstream-test (# 5133)
  > 9e8f2df add conformance test for checking GET method gets rejected (# 5132)
  > 88b3c90 More unit tests for pingsource (# 5106)
  > c039526 Add create KinD cluster script (# 5126)
  > aecb58c Format markdown (# 5116)
  > 1ba9ebd add test for wrong version of CE (# 5124)
  > e2e9edf Use correlation between send / response events (# 5108)
  > 33cc21a Adjust resources.requests of eventing-webhook (# 5112)
  > 2dcdb47 Add Eventing 1.0 to the roadmap (# 5043)
  > 4e1a66b Update community support instructions with ux issue template info (# 5109)
  > c42772d KafkaChannel hack to upgrade (# 5085)
  > a95567e statuscode 200-299 (# 5102)
  > 85c4286 add data plane for ce versions (# 5101)
  > 025f1c1 Broker/Trigger Conformance Tests, invalid trigger.spec.filters (# 5089)
  > 266b743 use timing and common config from reconciler-test (# 5094)
  > c1124d5 Format markdown (# 5093)
  > de960c7 Update common github actions (# 5090)
  > 8983fc8 Change spec redirects to template used by docs (# 5092)
  > 48fb081 broker changes come from the env. (# 5088)
  > 23d1519 Format markdown (# 5083)
  > df48abb Schema tool for Eventing v1 (# 5087)
  > 3b812fc Switch slinkydeveloper and devguyio rotations (# 5084)
  > 07939c5 fix trigger conf tests (# 5082)
  > 646b9e2 add unit tests to reconciler/apiserversource (# 5067)
  > b09cc03 add ./ to file (# 5078)
  > ef536d4 Start adding spec based conformance tests for Broker/Trigger. (# 5072)
  > 60043be Add KO_FLAGS usage to chaosduck build (# 5075)
  > b2ea385 Add redirect link (# 5077)
  > c8b0b6b Remove specs for eventing and point to new location in specs repo (# 5057)
  > 1184217 Update support info with machine-readable rotation (# 5068)
  > 248cd1b Add query for doc issues that eventing eng. attention (# 5074)
  > 2b95fce upgrade to latest dependencies (# 5060)
  > 4cbc070 Timezone not added to schedule in runner.go # 5058 (# 5059)
bumping knative.dev/networking 430a689...999a770:
  > 999a770 Update common github actions (# 382)
  > a1fa52a upgrade to latest dependencies (# 381)
  > 45fe1f5 upgrade to latest dependencies (# 380)
  > 354e242 Add pod-addressability config to config-network (# 377)
  > 6a77ca6 upgrade to latest dependencies (# 376)
  > 44a3b91 upgrade to latest dependencies (# 375)
  > 8fc278d rename downstream-test-go to actions-downstream-test (# 374)
  > ed835c9 Update common github actions (# 372)
  > ada810f upgrade to latest dependencies (# 373)
  > 33105c6 upgrade to latest dependencies (# 371)
bumping knative.dev/serving 1583394...fc58a32:
  > fc58a32 Update net-certmanager nightly (# 11095)
  > feb2da0 Add leeway for deployment rollouts in autoscale upgrade tests (# 11093)
  > fe09f38 Update net-contour nightly (# 11071)
  > bb43fdb Update net-istio nightly (# 11086)
  > 8671de8 Update net-certmanager nightly (# 11085)
  > a0a847b Update common github actions (# 11082)
  > 6174a0e upgrade to latest dependencies (# 11083)
  > 1fef748 Add passthrough LB functionality to the stats scraper (# 11076)
  > c6ddb40 upgrade to latest dependencies (# 11081)
  > d6ea20a drop gloo from third party & e2e scripts (# 11080)
  > 5813b79 Drop misleading comment in autoscaler main (# 11073)
  > 0711285 upgrade to latest dependencies (# 11077)
  > 3190050 Update net-istio nightly (# 11072)
  > 350184b Drop explicit namespaces and system imports (# 11054)
  > 9f1b7eb Update net-istio nightly (# 11055)
  > c799d89 upgrade to latest dependencies (# 11067)
  > 7931069 Use kubectl replace instead of patch to restore config-gc (# 11062)
  > 2bbfc27 Thread network config into the autoscaler (# 11056)
  > 8ab7b39 Remove hardcoded config names throughout (# 11057)
  > 3244771 Drop tracing config testdata in activator (# 11053)
  > 69610eb upgrade to latest dependencies (# 11061)
  > 6126291 Update net-certmanager nightly (# 11029)
  > 25a49c8 Bump request timeout in TestProbeQueueNotReady to fix flake (# 11050)
  > 6a45e7d Update net-istio nightly (# 11030)
  > 9b024b4 Update net-contour nightly (# 11028)
  > a597700 Add a proxy-builder to make use of passthrough loadbalancing (# 11035)
  > 34d7b4b upgrade to latest dependencies (# 11040)
  > 5dbe774 upgrade to latest dependencies (# 11036)
  > 2081525 Fix HTTP2 feature-gate threading in queue-proxy (# 11022)
  > 2490284 use-new-helpts (# 11018)
  > d55482e Bypass tracing handler if tracing is disabled (# 11016)
  > 37dedfa Skip flaky HTTP2 probe test (# 11027)
  > d5d489c Reduce allocations to store config on context in Activator (# 11013)
  > 1a0d326 Prevent MaxScaleLimit being exceeded on update (# 11010)
  > 4682e3e Use service-host-name helper in Activator creation (# 11021)
  > fb5af24 upgrade to latest dependencies (# 11020)
  > c9296e1 Add HA test for DomainMapping controller (# 10816)
  > b5d1348 Add a benchmark for the entire handler chain of the activator (# 11014)
  > ccf35f1 Update net-istio nightly (# 11002)
  > 069c635 add to mon reviewers (# 10972)
  > 0e8410a Format markdown (# 11001)
  > 3e2b15e Collapse revision context into specialized context to avoid allocations (# 11009)
  > 4e5fde5 Only allocate named logger if necessary in activator (# 11008)
  > 9ee92b1 Default PeriodSeconds of the readiness probe to 1 if unset (# 10992)
  > 27757ec Fix concurrency reporter log to use the correct key (# 11007)
  > 60a7f99 Add lint for aliasing autoscaling import correctly (# 10885)
  > 05f16c6 Update net-kourier nightly (# 10989)
  > decdaf4 Update net-contour nightly (# 10988)
  > b7ef994 Add ux issue template to community contact instructions (# 10993)
  > 08e4e0e Update net-kourier nightly (# 10977)
  > 9cdf9b0 Update net-certmanager nightly (# 10976)
  > a78e43e Update net-istio nightly (# 10974)
  > aeae909 Update common github actions (# 10969)
  > 8179fc6 set httpoption in kingress spec from cm (# 10412)
  > 77383a4 upgrade to latest dependencies (# 10971)
  > df03bdb Format markdown (# 10970)
  > df6c235 Update support info with machine-readable rotation (# 10955)
  > 3a6856b Add triage instructions for support rotation (# 10965)
  > 5af85b7 Format markdown (# 10968)
  > 90de379 Point spec files and runtime contract file to the specs repo (# 10967)
  > e66e402 Update net-istio nightly (# 10964)
  > a10bc74 upgrade to latest dependencies (# 10956)
  > 057c203 Update query for doc issues for serving that need attention (# 10958)
  > 7398ca3 Update net-istio nightly (# 10952)
  > 7b0bab7 Update net-contour nightly (# 10953)
  > e9ef3a1 Update net-kourier nightly (# 10954)
  > 73a6ba5 Update net-certmanager nightly (# 10945)
  > 503c978 Update net-contour nightly (# 10931)
  > fec9960 Update net-kourier nightly (# 10947)
  > b4fd523 Update net-istio nightly (# 10946)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-01 08:16:23 -07:00
knative-automation d68cde6ebe
upgrade to latest dependencies (#1262)
bumping knative.dev/pkg c326b70...4048853:
  > 4048853 Drop master references to knative repos (# 2050)
bumping knative.dev/networking 0770f41...430a689:
  > 430a689 Add arturenault as networking reviewer (# 369)
  > f51c10d upgrade to latest dependencies (# 370)
  > d8e8d36 Update common github actions (# 367)
bumping knative.dev/serving 00cf77d...1583394:
  > 1583394 Add start and end time of failing requests (# 10939)
  > 6065e72 Update net-kourier nightly (# 10923)
  > 70dd918 upgrade to latest dependencies (# 10942)
  > e61757f Add arturenault as networking reviewer (# 10941)
  > b380071 Fix inconsistency flake in TestGlobalResyncOnActivatorChange (# 10935)
  > b7b671f Make all informer tests use the new helper (# 10930)
  > 103aa92 Update net-istio nightly (# 10937)
  > 2e3fbfb Redisable chaos duck for autoscaler (# 10928)
  > c906ecb upgrade to latest dependencies (# 10927)
bumping knative.dev/eventing 9be1470...3b42737:
  > 3b42737 Smoke Tests on SinkBinding (# 5049)
  > 6cefb29 smoketest a channel (# 5052)
  > f80dc0c upgrade to latest dependencies (# 5056)
  > 52757a6 Format markdown (# 5055)
  > c8bfaea upgrade to latest dependencies (# 5054)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-12 14:09:00 -08:00
knative-automation b00fd21b81
upgrade to latest dependencies (#1260)
bumping knative.dev/eventing 879407f...9be1470:
  > 9be1470 Update common github actions (# 5053)
  > 4c5b31b upgrade to latest dependencies (# 5045)
  > ec309b1 bash v4 is required (# 5044)
  > ce0bec7 swap lberk / slinkydeveloper (# 5048)
bumping knative.dev/pkg 0f8d8de...c326b70:
  > c326b70 Add RunAndSyncInformers helper that makes sure informers are synced in tests (# 2055)
  > 9eeb66f Update common github actions (# 2056)
  > bbe0bb3 Implement getter machinery to generically fetch all injected clients (# 2054)
  > 85bc723 Add benchmark for metrics recording (# 2052)
  > cc278e1 upgrade to latest dependencies (# 2053)
bumping knative.dev/serving 86cc36d...00cf77d:
  > 00cf77d Update common github actions (# 10933)
  > 0041ede Format markdown (# 10934)
  > 01e2d38 Afterthough: we should probably report the current value as well (# 10932)
  > 6b1dc1d Update net-certmanager nightly (# 10922)
  > 491f288 Drop master references to knative repos (# 10918)
  > a6cd9f0 Update net-contour nightly (# 10903)
bumping knative.dev/networking 42a36ac...0770f41:
  > 0770f41 upgrade to latest dependencies (# 368)
  > 5a157db Update KIngress rule path to be a literal string (# 364)
  > b4ddb9a Drop unnecessary occurrences of master (# 366)
  > f3ff07d upgrade to latest dependencies (# 365)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-11 12:16:26 -08:00