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
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
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
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
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
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
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
Markus Thömmes
4ba1cca91e
Update dependencies, pin k8s deps. ( #855 )
2020-05-26 00:39:49 -07: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
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
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