mirror of https://github.com/knative/client.git
4 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> |
|
|
|
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> |
|
|
|
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> |