Commit Graph

3 Commits

Author SHA1 Message Date
knative-automation 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>
2021-12-07 06:26:57 -08:00
knative-automation c503b88be2
upgrade to latest dependencies (#1201)
bumping knative.dev/pkg 32a3248...7101e9d:
  > 7101e9d allow the addressable ducktype to act as an ownerref (# 1999)
  > 250a183 Bump K8s libs to 1.19 (# 1986)
  > 2f4dd35 Switch Webhook to ed25519 and expiration of the certificate to seven days (# 1998)
bumping knative.dev/serving d0a0e38...e61294b:
  > e61294b Implement e2e test for the gradual rollout. (# 10610)
  > ea79db1 Improve test flow (# 10611)
  > c369980 don't add the UID labels since it breaks downgrading (# 10615)
  > 16dc14f Rever the 100ms to 1ms change, since it flakes a lot (# 10609)
  > df43d82 Remove some -1 here and there and compute it once. (# 10604)
  > b6e0ad5 Update net-istio nightly (# 10607)
  > 8e3abe8 Update net-certmanager nightly (# 10598)
  > 4437522 Replace arbitrary short sleeps with short-circuited long sleeps (# 10608)
  > 9c9b7bb Add julz to API reviewers (# 10606)
  > 076d97c Make TestHTTPProbeTimeoutFailure more reliable (# 10605)
bumping knative.dev/eventing 26a3bfa...ff327f0:
  > ff327f0 Expose the function RunMainTest (# 4779)
  > c4a39e2 test(sources): add roundtrip tests for sources v1 types (# 4764)
  > ebd5b0f Allow to specify build platform for test images (# 4763)
  > 7123f45 Use KO_YAML_FLAGS for multi-platform build (# 4770)
bumping knative.dev/networking 4db00b8...8b522a9:
  > 8b522a9 Move TestProbeHeaders tests to stable, TestTagHeaders tests to beta (# 340)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-24 23:59:54 -08:00
Murugappan Chetty 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>
2020-06-18 02:33:25 -07:00