knative-automation
97e85f95f0
upgrade to latest dependencies ( #4597 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-12-17 07:42:18 -08:00
Julian Friedman
9702d767b8
Run redir-gen with go run ( #4166 )
...
* Run redir-gen with go run
* Update readme
2021-10-12 07:16:20 -07:00
knative-automation
3d27780665
upgrade to latest dependencies ( #3238 )
...
bumping github.com/google/uuid 0e4e311...bfb86fa:
> bfb86fa Add NewString Func (# 73)
> b5d0d36 hash.go hash error covered and linter error fixed (# 71)
> 9377784 Update sql.go (# 72)
> 85223fa Reduce custom error allocation (# 70)
> edef28d Use a custom error type for invalid lengths, replacing `fmt.Errorf` (# 69)
bumping google.golang.org/grpc 2cf12a8...577eb69:
> 577eb69 Change version to 1.35.0 (# 4140)
> fb40d83 xds interop: turn on circuit breaking test (# 4144)
> 083393f xds/resolver: fix resource deletion (# 4143)
> 85e55dc interop: update client for xds testing support (# 4108)
> 6a318bb xds: add HTTP connection manager max_stream_duration support (# 4122)
> 0bd76be lrs: use JSON for locality's String representation (# 4135)
> ecc9a99 interop: remove test.proto clones/variants and use grpc-proto repo instead (# 4129)
> 4f80d77 github: enable CodeQL checker (# 4134)
> 829919d xds client: Updated v3 type for http connection manager (# 4137)
> f4a20d2 xds: NACK more invalid RDS responses (# 4120)
> 53788aa github: update bug template to link to the CVE process (# 4131)
> 66c1393 github: improve security policy documentation (# 4130)
> 39a500a support unix-abstract schema (# 4079)
> 666aea1 advancedtls: add IPv6 address to certificate SAN names (# 4101)
> 15458d2 xds: implement RouteAction timeout support (# 4116)
> d79063f credentials/xds: Move non-user facing functionality to an internal package (# 4117)
> 644d506 xds: Ignore application_protocols field for now (# 4115)
> 2fad6bf xds: Implement server-side security (# 4092)
> cfef8c7 pemfile: Update distributor only inside of the for loop (# 4114)
> e2d2703 xds: NACK resource when security config is not as expected (# 4113)
> 668e3ae testing: stop listening on externally-visible devices (# 4112)
> 20f4a84 xds: Expect certprovider bootstrap configs when xdsCreds are in use (# 4111)
> 73671ae Updated test.proto to facilitate xds interop testing (# 4109)
> 4cd551e xds: split routing balancer into config selector + cluster manager (# 4083)
> 17e2cbe credentials/xds: ServerHandshake() implementation (# 4089)
> 03d4b88 github: Get tests111 to actually run subset of tests (# 4104)
> 81b95b1 github: Run only a subset of tests for Go1.11 (# 4102)
> c638ab8 Update envoyproxy/go-control-plane (# 4098)
> fd32f6a internal/syscall: make Rusage a type alias (# 4088)
> ff16195 xds: Implement circuit breaking support. (# 4050)
> 750abe8 resolver: allow config selector to return an RPC error (# 4082)
> f64220f xds: Process `require_client_cert` field in security config (# 4090)
> 96a834a xds: `server_features` should be a child of `xds_servers` and not a sibling (# 4087)
> bce1fdf eds/lrs: handle nil when LRS is disabled (# 4086)
> 0d6a24f test: move stubServer to separate package in internal (# 4081)
> 9db56a0 advancedtls: add examples demonstrating reloading behaviors (# 4018)
> c7df457 credentials/xds: Rename test file (# 4077)
> 2efef8f advancedtls: fix default host name check issue (# 4069)
> f1149b9 xds: support server-side listeners in LDS response (# 4046)
> 5b1874a xds: Handle child policy configs properly (# 4071)
> 4a0125a roundrobin: strip attributes from addresses (# 4024)
> c456688 client: fix "unix" scheme handling for some corner cases (# 4021)
> 44e408d Makefile: enable module support in deps (# 4062)
> 53c8623 Makefile: Restore `deps` and `testdeps` (# 4060)
> a82c291 github: Don't use `make` in testing.yaml (# 4059)
> 8238a33 advancedtls: make sni test check common name only (# 4055)
> 21570d7 xds: Read server_resource_name_id from bootstrap config (# 4049)
> 8f3cc6c protoc-gen-go-grpc: export grpc.ServiceDesc (# 4035)
> 6d0f011 meshca: Don't use the config proto from grpc-proto (# 4056)
> 9da74c0 xds: Blank import supported certificate provider plugins. (# 4047)
> 8736dcd xds: Accept a net.Listener in Serve(). (# 4052)
> 83af853 trim the Makefile (# 4054)
> f6c335c github: Bump up Go version in testing workflow (# 4051)
> 4007609 xds: call xdsclient.New instead of getting xds_client from attributes (# 4032)
> 2af65e8 advancedtls: Make test happy on Go1.15 (# 4053)
> 7886479 balancer: set RPC metadata in address attributes, instead of Metadata field (# 4041)
> 230166b xds: Use management server from go-control-plane. (# 4039)
> c5cf514 github acitons: always run (# 4045)
> 8f12696 Fix typo in encoding.md (# 4020)
> fa59d20 pemfile: Implement certprovider config parsing API (# 4023)
> 3d14af9 Change version to 1.35.0-dev (# 4044)
bumping knative.dev/net-istio 7478e14...d78daae:
> d78daae Bump Golang version to 1.15 (# 516)
> cfcda85 upgrade to latest dependencies (# 509)
> 3bba898 Update common github actions (# 513)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-12 04:34:41 -08:00
knative-automation
ebbf6c7f18
upgrade to latest dependencies ( #3105 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-01-04 07:41:31 -08:00
knative-automation
f9a59e7e11
upgrade to latest dependencies ( #2986 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-29 14:01:36 -07:00
Matt Moore
ee34b62c14
upgrade to latest dependencies ( #2950 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-21 08:18:17 -07:00
Kenjiro Nakayama
58c473597c
Fix Istio installation for CI ( #2889 )
...
* Import net-istio
* Run hack/update-deps.sh
* Update test/e2e-test.sh
* Fix mistake
* Update go.mod and re-run hack/update-deps.sh
2020-10-06 12:10:01 -05:00
Chi Zhang
804aded0ea
Fix the go mod vendor path for knative test-infra ( #2785 )
2020-08-28 10:37:07 -07:00
Chi Zhang
73030ef0f0
Switch from dep to go mod ( #2718 )
2020-08-26 13:58:06 -07:00
Matt Moore
87beed4771
[master] Auto-update dependencies ( #2372 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-09 10:29:04 -07:00
Matt Moore
8f5e30d209
[master] Auto-update dependencies ( #2363 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-08 06:34:01 -07:00
Matt Moore
eea4cea138
This adds a simple sample demonstrating Secret Volumes ( #852 )
...
This requires this new feature available in 0.4: https://github.com/knative/serving/pull/3061
2019-02-19 07:12:46 -08:00
Adriano Cunha
49126fcc43
Add real build/unit presubmit tests ( #734 )
...
Addresses #66 .
Addresses #67 .
* Update test-infra to use the default build/unit test runners, which includes building go code and linting markdown files.
* Remove the integration tests, as they only start Knative Serving, which is irrelevant for this repo.
Bonuses:
* fix unbuildable `grpc-ping-go` sample
* remove test-infra import hack from `Gopack.lock` and `update-deps.sh`
2019-01-10 14:23:42 -08:00
Harwayne
f0516ef1f6
Eventing - IoT Core Sample ( #519 )
...
* Intial work porting the old event-flow to the new object model.
* hack/update-deps.sh
* Minor typos
* Update the function to point at the correct topic.
2018-11-12 14:33:45 -08:00
Evan Anderson
32f3f9483a
Add a minimal-dependencies working example listening to k8s events ( #240 )
...
* Copy and clean up knative/eventing/samples/{flow,k8s_events_function} to docs.
* Clean up go build and make it work.
* Add a comment for where to update image.
* Clean up prereqs & steps 1-2 based on test runthrough.
* 'Merge'
* Name function 'read-k8s-events' like in the example.
* Fix the image path to work with ko.
* More name fixes for ko
* Use `dep` to load eventing and k8s.io to avoid glog flag collision. :-/
* Update paths for dep + docker build.
* Add initial startup line to indicate container is running.
* Update Kibana logging details
* Apply PR feedback.
2018-07-24 08:53:34 -07:00
Matt Moore
9c53576183
Fix numerous sample READMEs ( #127 )
...
* Fix grpc-ping-go
Still doesn't work, but at least it builds again.
* Fix autoscale-go
* Fix buildpack-app-dotnet
* Fix buildpack-function-nodejs
* Fix rest-api-go
* Fix telemetry-go sample
* Fix gitwebhook-go
* Fix knative-routing-go
* Address feedback from Ville.
Prune boilerplate dep comment, fix cleanup command.
2018-07-14 11:01:35 -07:00