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