Commit Graph

36 Commits

Author SHA1 Message Date
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 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 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
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 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
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 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
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
knative-automation 72aeb1c820
upgrade to latest dependencies (#1207)
bumping knative.dev/hack 8d623a0...8368e1f:
  > 8368e1f guard against set -o unset (# 49)
  > 2b4f6fc disable go's proxy and sumdb only for knative deps (# 47)
bumping knative.dev/networking 8b522a9...e24bdfe:
  > e24bdfe upgrade to latest dependencies (# 350)
  > ab1235e Bump a few assorted dependencies to their latest versions (# 349)
  > 45b7ed1 Add ingress conformance test to ensure we do not add retries (# 348)
  > b61da13 upgrade to latest dependencies (# 347)
  > d2088ff Update common github actions (# 346)
  > c069ad2 Create prober request with context right away (# 344)
  > 342a3fb upgrade to latest dependencies (# 342)
  > 94433ab upgrade to latest dependencies (# 341)
bumping knative.dev/pkg 6040b3a...a02dcff:
  > a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
  > 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014)
  > 8878069 upgrade to latest dependencies (# 2010)
  > c493a9e Update common github actions (# 2009)
  > 6045ed4 Allow setting DisableCompression in NewAutoTransport (# 2007)
  > ca02ef7 Genreconciler properly generates reconciler for Resources with Status (# 2004)
  > 0d31134 Fix nil pointer panic in kvstore (# 2002)
bumping knative.dev/serving e61294b...8751d91:
  > 8751d91 Split the reconcile rollout into its own function (# 10722)
  > 2b95084 Optimize the execution path around logging (# 10720)
  > bbca20f Update net-contour nightly (# 10715)
  > ef39273 upgrade to latest dependencies (# 10719)
  > 6449fb8 upgrade to latest dependencies (# 10717)
  > 45a435a Update net-kourier nightly (# 10706)
  > 2fbef5f upgrade to latest dependencies (# 10713)
  > c4ea4ad Fix the analyzer config for load-testing benchmark since it must have a value (# 10709)
  > 6f46354 Apply k8s default values for readiness probe (# 10700)
  > 8c4b2ff Update net-certmanager nightly (# 10705)
  > b6f618b Update net-istio nightly (# 10704)
  > 390f2c2 bump k8s min in DEVELOPMENT.md (# 10699)
  > f2ccdd5 tests (# 10702)
  > 2090edf Update net-istio nightly (# 10695)
  > 789455d Update net-certmanager nightly (# 10674)
  > 1c61d3b Update common github actions (# 10697)
  > 2bc3650 Update net-kourier nightly (# 10696)
  > 8c64d92 Format markdown (# 10698)
  > 0e77ab2 Update net-kourier nightly (# 10676)
  > dd96a0a Update net-contour nightly (# 10686)
  > 8fbcfb0 Unpin the istio version and temporarily disable the error rate check analyzer (# 10655)
  > 58550fd Avoid adding gzip-encoding to requests implicitly (# 10691)
  > 60cdc35 Move Multi Container test to Beta (# 10683)
  > ae7b278 Update net-istio nightly (# 10687)
  > 7a18f38 Fix some nits in e2e tests (# 10678)
  > 9c572cd Allow to specify build platform for test images (# 10672)
  > 0ee79dd Remove the unsed struct items (# 10684)
  > 29da3af Improve debuggability of SKS logs (# 10679)
  > 8e1d587 upgrade to latest dependencies (# 10682)
  > aef0145 Temporarily disable auto TLS test with HTTP01 challenge  (# 10685)
  > 32b0292 Use lister instead of client to directly get ClusterDomainClaim (# 10677)
  > a19ff15 Update net-istio nightly (# 10675)
  > 6313088 Allow kpa to work with timeout in context (# 10673)
  > af7af61 Perform some test helper cleanup (# 10670)
  > 93d2449 upgrade to latest dependencies (# 10671)
  > 888331e Remove the service name from the internal traffic target object. (# 10669)
  > 1901e4c Use consistent alias for autoscaler v1alpha1 everywhere (# 10666)
  > 1e070a3 Remove context from MakeDecider (# 10657)
  > 452bed5 Further remove usage of the context in the scale runner (# 10653)
  > a1ee2ec bump ggcr & k8schain (# 10651)
  > 81818f9 Fix logging of errors in stats scraper (# 10654)
  > 1b0f43c Hide implementation detail inside a function (# 10652)
  > 756fd17 Update net-istio nightly (# 10648)
  > 6d46d52 Add support for decoding Revision from Host. (# 10647)
  > 01fa1a0 Remove the time computation (# 10645)
  > dbccf2a Do not pass context to the scale, but logger instead (# 10646)
  > ab176fa Rename back to the non deprecated name (# 10640)
  > fae6549 Update net-contour nightly (# 10644)
  > 5cd4f64 Update net-istio nightly (# 10643)
  > fbbbb98 Make route stop using the `DeprecatedServiceName` field (# 10638)
  > bf35e3f 💄 updating the HPAs to v2beta2 API usage (# 10631)
  > 51a9c0b Update net-certmanager nightly (# 10636)
  > e5c5c08 Export MESH env value in test script (# 10635)
  > 4a3274c Remove unused constants, make some other small tidy-ups (# 10637)
  > b083383 fix the broken doc's link (# 10634)
  > aac0df2 Deprecate the service name on the revision. (# 10633)
  > 0aa3d0b Remove the propagation from SKS->PA->Rev.Status of the K8s service (# 10632)
  > db90f4f Update net-contour nightly (# 10597)
  > 981c601 Update net-istio nightly (# 10619)
  > 8922f35 Update net-kourier nightly (# 10599)
  > df11c15 chore: Set background to white for autoscaling diagrams ... (# 10629)
  > f637b5a Remove naked returns (# 10618)
  > 6cde241 Improve rollout test to check duration (# 10625)
  > 7700811 At 100ms we still see failures on prow (# 10626)
  > c081a82 Make the singlethreaded code simpler by using boolean guard (# 10624)
  > 55a7edf upgrade to latest dependencies (# 10627)
  > 53d4d5b Fix some annoying nits in the route e2e tests (# 10623)
  > 2c781c7 upgrade to latest dependencies (# 10620)
  > 6dba44a The year was 2021.. (# 10621)
  > 39d33bf upgrade to latest dependencies (# 10617)
bumping golang.org/x/term 7de9c90...2321bbc:
  > 2321bbc Update doc to use "term" instead of "terminal"
  > ee85cb9 README.md: add badge to pkg.go.dev
bumping knative.dev/eventing ea452b5...3fcb645:
  > 3fcb645 🌀 Remvoing contrib refs (# 4855)
  > f05561d upgrade to latest dependencies (# 4853)
  > 37eaf71 switch Harwayne with antoineco (# 4850)
  > b887ac4 upgrade to latest dependencies (# 4848)
  > daa085d Format markdown (# 4846)
  > 3d51c72 Change trigger spec to indicate assigned broker should be immutable (# 4828)
  > 1774243 Add immutable fields validation to v1beta1 broker (# 4816)
  > 935d5fb Format markdown (# 4840)
  > 269b061 Update common github actions (# 4839)
  > 152e608 upgrade to latest dependencies (# 4841)
  > 8171448 Adding Logline for when a cloudevent has been successfully sent from APIServerSource to the sink (# 4723)
  > fd2688d Use SHOULD for TriggerSpec to keep compatibility (# 4838)
  > 1fa597e [# 4796] Bump golang lint timeout to 10m (# 4830)
  > a4a9f48 Format markdown (# 4829)
  > d58bd38 fix the link to head (# 4826)
  > 39d7a9e remove unused functions (# 4824)
  > 6edcbdd Panic in shared main to propagate error to exit code (# 4820)
  > 012a9bd v1beta1.Trigger delivery should be v1.DeliverySpec (# 4822)
  > 321a839 Format markdown (# 4823)
  > ec63881 Fix spec # 4515 (# 4654)
  > 1528750 upgrade to latest dependencies (# 4818)
  > 9dc57e2 Update common github actions (# 4817)
  > b20c96b sinkbing implement bindable (# 4794)
  > 8d51418 Bump golang linter version and timeout (# 4808)
  > f882ff0 Add availability rate to upgrade test report (# 4555)
  > a6635bb Patch HPA eventing-webhook min replicas (# 4811)
  > d46c1d0 It is already 2021 (# 4809)
  > fb8fbf7 Adding new source conformance testcase for CRD RBAC (# 4787)
  > 1725902 Update COMMUNITY_CONTACTS.md test grid link (# 4798)
  > b75d03a Adding new source conformance testcase for CRD Source Registry Spec (# 4780)
  > 77fc350 upgrade to latest dependencies (# 4797)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-09 10:04:50 -08:00
David Simansky 1499be95c7
fix: Fix deprecated terminal lib (#1215) 2021-02-05 12:56:03 -08:00
knative-automation 07b2878eec
upgrade to latest dependencies (#1169)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-14 22:42:43 -08:00
Navid Shaikh ad4a7b18a2
Pin deps back to master (#1082)
* Update autoscaling annotation validation

 see ref: https://github.com/knative/serving/pull/9496

* Replace DeprecatedInjectionAnnotation with InjectionAnnotation

* Vendor deps at master

* Use context.TODO instead of context.Background
2020-10-30 08:15:35 -07:00
Zhimin Xiang 9b210e3be1
[Release-0.18] Pin knative deps to release-0.18 (#1025)
* Pin pkg to release-0.18 version

* ./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh

* bump k8s version to 1.18.8

* Fix the brokerage of importing latest serving

* exclude script/test-infra md from md check
2020-09-23 11:58:41 -07:00
Murugappan Chetty 77564112df
add e2e for h2c (#1000)
* add e2e for h2c

* add e2e for h2c

* add e2e for h2c

* add symlink for grpc example

* add symlinks

* add symlink
2020-09-11 03:32:00 -07:00
Matt Moore 49a552f155
[master] Auto-update dependencies (#950)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign maximilien rhuss
/cc maximilien rhuss
2020-08-04 13:19:28 -07:00
Matt Moore 7965358b58
[master] Auto-update dependencies (#936)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign maximilien rhuss
/cc maximilien rhuss
2020-07-24 15:15:58 -07:00
Navid Shaikh 217a813344
Track floating deps at master (#932)
* Track floating deps at master

* Update kn version command
2020-07-15 07:42:32 -07:00
Murugappan Chetty f869b44d66
add kn export type (#856)
* add kn export type

* add kn export type

* add kn export type

* Update pkg/apis/client/register.go

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* e2e test for kn export type

* e2e test for kn export type

* add new type for kn export

* rebase

* rebase

Co-authored-by: Roland Huß <rhuss@redhat.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Roland Huß <roland@ro14nd.de>
2020-06-18 02:33:25 -07:00
Markus Thömmes 4ba1cca91e
Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
Roland Huß df9278743b
chore: Update to Knative serving/eventing 0.14.0 (#810)
* chore: Update to Knative serving/eventing 0.14.0

and also move ApiServerSource to v1alpha2, adapting the option
(from "controller" to "labelSelector")

* fix go.sum

* chore: Update and fix tests

* chore: fix go.sum
2020-04-16 14:27:48 -07:00
Roland Huß 46d5e60e42
refactor(source): Update to Knative eventing 0.13.0 (#705)
* chore(e2e): Optimized tests

Smoke Tests now run before the E2E tests, but in the same cluster

* chore: Removed unneeded test

* fix

* fix

* fix

* fix

* chore: Update to serving & eventing v0.13.0

* refactor(source): Update to Knative eventing 0.13.0

* Moved to "sources.knative.dev" API group
* Replaced CronJobSource with PingSource (and removed unsupported options for service account, requests limits)
* Move to versions:
  - SinkBinding v1alpha2
  - PingSource v1alpha2
  - ApiServerSource v1alpha1

* update to eventing 0.13.1

* go.sum fix

* fixed test

* test updates

* try to enhance error output

* fix test.

* update tests infra to 0.13.1
2020-03-06 13:47:27 -08:00
Roland Huß 1b9a76bc31
feature(serving): Update API to serving.knative.dev/v1 (#640)
* feature(serving): Update API to serving.knative.dev/v1

Due to an issue with 0.12.0 (a missing constant) the update also includes an update
to the latest knative-serving  and knative-eventing dependencies from master
(as reflected in version.go)

Signed-off-by: Roland Huß <roland@ro14nd.de>

* fix(serving): Bogus import removed

* fix(serving): Add missing go.sum entry
2020-02-07 02:03:14 -08:00
Roland Huß 599f1a5203 chore: Update k8s dependencies and cleaned up a bit (#622)
* chore: Update k8s dependencies and cleaned up a bit

* chore: Moved to k8s 1.16.4 like for serving & eventing

* fix: Add missing go.sum line
2020-01-22 04:57:23 -08:00
Navid Shaikh 4128022fb7 Update deps using go 1.13 (#535)
- Commit results of codegen using go 1.13
 - Update DEVELOPMENT.md to mention go 1.13
2019-12-11 02:38:49 -08:00
Navid Shaikh f0a40d1b4b Vendor eventing v0.11.0 and run tests against it (#546)
- Pin contrib.go.opencensus.io/exporter/stackdriver@59d068f8d8ff5b653916aa30cdc4e13c7f15d56e
 - Pin knative.dev/pkg@release-0.11
 - Move `Destination` from (knative.dev/pkg) v1alpha1 to duckv1beta1
 - Run tests against Eventing v0.11.0
2019-12-11 00:21:48 -08:00
Ying Chun Guo d66887a310 Add dependencies to Eventing 0.9.0 (#470) 2019-11-12 00:41:22 -08:00
Roland Huß d8d0192206 chore: Update to Knative Serving 0.10.0 (#474)
* chore: Update to Knative Serving 0.10.0

* chore: Add missing dep, introduced by codegen test (when installing goimports)

* added missing target dir
2019-11-04 13:02:19 -08:00
Naomi Seyfer 25c726453e Update serving dependency to 0.8; change all import paths (#368)
* Update serving to 0.8. Try building.

* Find the right serving version

* Change our own import path to knative.dev to match

* Remove dependency on old version of client

* Update yaml template

* Add sleep to test to deal with race

* fix merge conflict

* Update vendor modules
2019-08-15 18:09:08 -07:00
Roland Huß b4b254f64c feature(service describe): Output of service details (#252)
* feature(service describe): Output of service details

`kn service show` mimics `kubectl describe <sth>` as that it output detail information in human readable output.

A future extension should add machine readable output with `-o` to export
a single object in json/yaml (that is missing from `kn service list`)

This command shows information about the service itself, but also a summary about the associated revisions.

It also knows about scaling and concurrency options.

Options:

`--details`    : Print more information. By default only are shorter summary is shown

* chore: Cleanup up and refreshed dependencies

* fix(service describe): Integration test fix (revert "show" to "describe")

* fix: go.sum

* fix go.sum

* feature(service describe): Add printing of resources (requests/limits) + machine readable output with -o

* chore(service describe): Simplified digest handling

* chore(service describe): Sort maps by key when printed

* chore: Adapt mock framework

* chore(service describe): Test fixes

* chore: Added some tests

* more tests

* test: Moar tests

* chore: Even moar tests

* more, more tests

* changelog update

* fix(service describe): golint fixes
2019-08-08 08:23:56 -07:00
Roland Huß 98184eafbc refactor(serving): KnClient interface for single point of cluster access (#134)
* fix(serving): Remove hardcoded GVK and look it up from schema

Fixes #133.

* chore(serving): Add test for "WaitForService()"

* refactor(service): Add listRoutes() to client + generic way for list options

* chore(serving): Fixing rebase conflicts
2019-07-08 10:08:34 -07:00
Roland Huß 52b6b236fe Update to serving 0.6.0 (#129)
* chore: Update to 0.6.0

* chore: Fix test

* chore: Update modules.txt
2019-05-20 10:41:27 -07:00
Roland Huß 18ae474c77 chore: Update dependencies (#68)
* chore: Update dependency to knative-serving 0.5.1

* chore: Changed deps to released versions where possible

Rebuilt mod deps and vendor dir based on this dependency list

github.com/knative/serving v0.5.
github.com/knative/pkg v0.0.0-20190330001454-aad7a9ad4639
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v0.0.3
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.3.1
k8s.io/api kubernetes-1.14.1
k8s.io/apimachinery kubernetes-1.14.1
k8s.io/cli-runtime kubernetes-1.14.1
k8s.io/client-go v11.0.0
sigs.k8s.io/yaml v1.1.0

Not sure if all dependencies are required (e.g. is k8s.io/api required
to be specified explicitely or shouldn't we rely on k8s.io/client-go
to bring it this as a transitive dependency which maches always
the cli-runtime's version.

* chore: Update .gitignore to *not* ignore certain vendor files

* chore: Aligned with k8s version from serving 0.5.2

* chore: Run `go mod tidy`

* chore(modules): Update dependencies
2019-04-30 09:48:33 -07:00
Naomi Seyfer fb587184c4 Actually, vendor everything (#59)
* Actually, vendor everything

* Verifier and update deps

* Dont verify codegen; we cant
2019-04-05 04:08:57 -07:00