Commit Graph

9 Commits

Author SHA1 Message Date
Knative Automation e31f7f5b06
upgrade to latest dependencies (#5604)
bumping knative.dev/hack f591fea...d7586a2:%0A  > d7586a2 Update e2e kntest link (# 295)%0A  > a861c8e Update community files (# 294)%0A  > 5b7907f Update actions (# 289)%0A  > c133d5d Install Istio for tests (# 291)%0A  > 5812c57 Update community files (# 292)%0A  > 7d81248 Update community files (# 286)%0A  > 6e4569c Update community files (# 285)

Signed-off-by: Knative Automation <automation@knative.team>
2023-06-19 20:02:53 +00:00
knative-automation b06502df49
upgrade to latest dependencies (#5329)
bumping knative.dev/hack b035462...c12c1bf:
  > c12c1bf Revert of # 257 (# 258)
  > 6397aac 🐛 Don't use NodeLocalDNS addon (# 257)
  > 2e610ce Update community files (# 256)
  > de2ff40 Allow tests to skip dumping resources on failure (# 255)
  > 646aac0 e2e script tweaks (# 252)
  > d470f52 Format go code (# 253)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-23 16:27:43 +00:00
knative-automation ded510ae93
upgrade to latest dependencies (#5317)
bumping knative.dev/hack 9d2ae47...8f3c705:
  > 8f3c705 Update community files (# 247)
  > 62b15bd drop support for the istio add on flag (# 243)
  > f5be74f Update community files (# 245)
  > 80fd6da KO_DATA_PATH doesn't need to be set anymore (# 244)
  > 4b6bd86 Format go code (# 239)
  > 566898d Update community files (# 242)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-04 14:36:06 +00:00
knative-automation 97789e26b1
upgrade to latest dependencies (#5124)
bumping knative.dev/hack 65c463a...a645040:
  > a645040 Update community files (# 201)
  > 81e30c2 remove references to git markdown checking (# 199)
  > e3be8da Update community files (# 197)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-21 13:28:19 +00:00
knative-automation fd66dc11e1
upgrade to latest dependencies (#4749)
bumping knative.dev/hack 7331bb1...b9cb198:
  > b9cb198 Update community files (# 151)
  > 0e30607 Update kntest path after https://github.com/knative/test-infra/pull/3087 (# 150)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-15 19:33:40 -08:00
knative-automation 68d089f575
upgrade to latest dependencies (#4682)
bumping knative.dev/hack 9b2ed84...82bfca1:
  > 82bfca1 Update community files (# 147)
  > 51a42b2 Update community files (# 146)
  > 81ef5cc Update community files (# 145)
  > cfb3eb8 Enable opting out Preemptible/Spot GKE Worker Nodes (# 144)
  > 9dd1ec1 Look at package name when checking whether the shell package can be used (# 142)
  > f1822b1 Disable Logs/Metrics on GKE and Run Preemptible Nodes (# 138)
  > 32375dc remove clusteradmin grant (# 141)
  > 987528e Temporarily fix the unit tests for library.sh (# 143)
  > da09733 print commit hash (# 140)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-01 07:02:31 -08:00
knative-automation 787be04afe
upgrade to latest dependencies (#3331)
bumping google.golang.org/grpc 577eb69...f74f033:
  > f74f033 Change version to 1.36.0 (# 4198)
  > e6d71ad encoding/proto: do not panic when types do not match (# 4218) (# 4223)
  > 61962d0 status: document nil error handling of FromError (# 4196)
  > 9280052 balancergroup: Propagate balancer.BuildOptions to child policies (# 4184)
  > b753f49 xds testing: increase timeout from 90 minutes to 120 minutes (# 4191)
  > 7b8d65a xds: rename internal/client files to remove client prefix (# 4188)
  > f005af0 examples: delete profiling example since profiling support was rolled back (# 4182)
  > 0bc7417 xds: report drops by circuit breaking (# 4171)
  > e526a29 xds: Remove v3Support environment variable (# 4174)
  > 7bb497f grpc: Update protobuf regenrate script (# 4177)
  > 2c42474 pemfile: Make test happy with Go1.16 (# 4164)
  > 7f2581f xds interop: add xds v3 kokoro tests (# 4165)
  > f579b61 test: Run e2e authority tests only on linux. (# 4160)
  > 504caa9 interop/xds: support ClientConfigureRequest.timeout_sec field (# 4157)
  > 269d253 interop/xds: implement new stats response field (# 4156)
  > ef9850d xds bootstrap: support config content in env variable (# 4153)
  > 938f6e2 cmd/protoc-gen-go-grpc: add gRPC-Go version comment and update release version (# 4152)
  > 5e3cbb5 interop/grpc_testing: update generated code after recent grpc-proto changes (# 4149)
  > d3ae124 cleanup: use different import alias for services than messages (# 4148)
  > 4cf4a98 Change version to 1.36.0-dev (# 4142)
bumping knative.dev/net-istio 59b2af9...f9ffb01:
  > f9ffb01 Add an accessor for DestinationRule objects (# 558)
  > b224102 Update common github actions (# 556)
  > 3214fb4 upgrade to latest dependencies (# 557)
  > 3a9a02e Add configuration for graceful shutdown to ingressgateways (# 553)
  > 2308c2f Update Istio stable to 1.8.4. (# 550)
  > c53089b Use prefix matching for KIngress rule paths (# 541)
  > f73a33d Add a feature flag to guard pod addressability additions (# 545)
  > f3bad87 Add the reconciler machinery for pod addressability (# 546)
  > 4e84c36 upgrade to latest dependencies (# 548)
  > 8f2d8cd upgrade to latest dependencies (# 544)
  > e72872d Update common github actions (# 547)
  > ad2b7bb upgrade to latest dependencies (# 540)
  > fb452f3 Update common github actions (# 538)
  > fee4721 Drop master references to knative repos (# 539)
  > 64b9467 Run all actions against main (# 537)
  > 4d2d0eb upgrade to latest dependencies (# 536)
  > eebb4e6 Handle the case when ingress name has dot (# 532)
  > 1f5e664 Update Istio latest to 1.9.1. (# 535)
  > 6ef3289 upgrade to latest dependencies (# 534)
  > fe7d984 upgrade to latest dependencies (# 529)
  > 212691e Consolidate lines in CODEOWNERS, drop hack/test (# 531)
  > 713aacd upgrade to latest dependencies (# 528)
  > 9bfac14 Bump k8s version in kind e2e (# 526)
bumping knative.dev/hack 8368e1f...9b73a25:
  > 9b73a25 Drop unnecessary occurrences of master (# 53)
  > f99a255 Schema tool for reflective schema generation. (# 51)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-17 15:09:54 -07:00
knative-automation a61f7afca9
upgrade to latest dependencies (#3035)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-22 17:44:53 -08:00
Scott Nichols 0ff9a4b968
Use knative.dev/hack repo (#2977)
* use the new hack repo for scripts

* use the new hack repo for scripts

* also skip third_party
2020-10-28 13:14:34 -07:00