Commit Graph

14 Commits

Author SHA1 Message Date
knative-automation c18a55f926
upgrade to latest dependencies (#1413)
bumping knative.dev/networking f3c57a0...acdfd41:
  > acdfd41 upgrade (# 474)
  > 0f2f509 upgrade to latest dependencies (# 473)
bumping knative.dev/pkg 64ab22b...21eb4c1:
  > 21eb4c1 Bump assorted dependencies to their latest versions (# 2205)
  > 552bbc1 Support the webhook serving over non-TLS. (# 2204)
bumping knative.dev/serving 4dc9fc6...ac8d05d:
  > ac8d05d upgrade to latest dependencies (# 11765)
  > 21abbd3 Update net-kourier nightly (# 11762)
  > 922f8c1 Update net-contour nightly (# 11764)
  > 3d992b7 Update net-certmanager nightly (# 11763)
  > 2771c89 Adding config to enable setting concurrencyStateEndpoint (# 11699)
  > 2b25982 upgrade to latest dependencies (# 11759)
  > e79dc8c Update net-contour nightly (# 11756)
  > d22d04e Update net-istio nightly (# 11757)
  > 9d8f841 Update net-kourier nightly (# 11758)
  > e0bbc3a Update the pull request workflow link on DEVELOPMENT.md (# 11752)
  > 0313d84 upgrade to latest dependencies (# 11754)
  > 6301a5b Update net-kourier nightly (# 11749)
  > 42aafb6 Update net-contour nightly (# 11741)
bumping knative.dev/eventing 486c349...5c7b553:
  > 5c7b553 update deps (# 5625)
  > 7d502ca Only reconcile CRDs labeled with the duck key/value (# 5601)
  > a8a3063 Run conformance tests as project admin (# 5596)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-04 02:46:24 -07:00
knative-automation 536d1f13c1
upgrade to latest dependencies (#1379)
bumping knative.dev/serving 7a3e9d0...b4b3ad9:
  > b4b3ad9 drop stackdriver exporter support (# 11659)
  > be52cef Drop the use of serving specific metric keys declared in knative.dev/pkg (# 11658)
  > 1f8520f Use tmpfs for etcd storage in Kind-e2e (# 11648)
  > 543bb73 Remove the unused flag reuse-test-namespace (# 11656)
  > 9c2ec0f Use more specific error when Domain Claim does not exist (# 11651)
  > fdfe3f2 Allow for running conformance tests by users with reduced privileges (# 11609)
  > aebfbce Update net-istio nightly (# 11638)
  > c5c4710 Update community files (# 11654)
  > 4104e55 Update comment line for config store (# 11646)
  > 9bd7e39 Use lister to get ClusterDomainClaim. (# 11649)
  > c1c4fc1 Remove dead code for scale-to-zero (# 11641)
  > e5bad20 Update net-certmanager nightly (# 11642)
bumping knative.dev/pkg 4a3e56d...e8973c6:
  > e8973c6 Bump a few assorted dependencies (# 2186)
  > 4377330 Update community files (# 2185)
bumping knative.dev/eventing 221dfdf...5add485:
  > 5add485 drop use of upstream knative.dev/pkg/metric eventing keys (# 5586)
  > 8678c3c Update community files (# 5583)
bumping knative.dev/networking 4e655b7...946273d:
  > 946273d Update community files (# 460)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-12 23:08:50 -07:00
knative-automation 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>
2021-05-26 08:07:28 -07:00
David Simansky 910d136563
Upgrade Eventing API from v1beta1 to v1 (#1284)
* Upgrade Eventing API from v1beta1 to v1

* Update vendor dir

* Fix channel ref parsing

* Remove leftover v1beta1 in docs & tests
2021-04-08 07:42:51 -07:00
Navid Shaikh ad4a7b18a2
Pin deps back to master (#1082)
* Update autoscaling annotation validation

 see ref: https://github.com/knative/serving/pull/9496

* Replace DeprecatedInjectionAnnotation with InjectionAnnotation

* Vendor deps at master

* Use context.TODO instead of context.Background
2020-10-30 08:15:35 -07:00
Zhimin Xiang 9b210e3be1
[Release-0.18] Pin knative deps to release-0.18 (#1025)
* Pin pkg to release-0.18 version

* ./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh

* bump k8s version to 1.18.8

* Fix the brokerage of importing latest serving

* exclude script/test-infra md from md check
2020-09-23 11:58:41 -07:00
Navid Shaikh 217a813344
Track floating deps at master (#932)
* Track floating deps at master

* Update kn version command
2020-07-15 07:42:32 -07:00
Markus Thömmes 4ba1cca91e
Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
Roland Huß 1b9a76bc31
feature(serving): Update API to serving.knative.dev/v1 (#640)
* feature(serving): Update API to serving.knative.dev/v1

Due to an issue with 0.12.0 (a missing constant) the update also includes an update
to the latest knative-serving  and knative-eventing dependencies from master
(as reflected in version.go)

Signed-off-by: Roland Huß <roland@ro14nd.de>

* fix(serving): Bogus import removed

* fix(serving): Add missing go.sum entry
2020-02-07 02:03:14 -08:00
Navid Shaikh f0a40d1b4b Vendor eventing v0.11.0 and run tests against it (#546)
- Pin contrib.go.opencensus.io/exporter/stackdriver@59d068f8d8ff5b653916aa30cdc4e13c7f15d56e
 - Pin knative.dev/pkg@release-0.11
 - Move `Destination` from (knative.dev/pkg) v1alpha1 to duckv1beta1
 - Run tests against Eventing v0.11.0
2019-12-11 00:21:48 -08:00
Roland Huß d8d0192206 chore: Update to Knative Serving 0.10.0 (#474)
* chore: Update to Knative Serving 0.10.0

* chore: Add missing dep, introduced by codegen test (when installing goimports)

* added missing target dir
2019-11-04 13:02:19 -08:00
Roland Huß 98184eafbc refactor(serving): KnClient interface for single point of cluster access (#134)
* fix(serving): Remove hardcoded GVK and look it up from schema

Fixes #133.

* chore(serving): Add test for "WaitForService()"

* refactor(service): Add listRoutes() to client + generic way for list options

* chore(serving): Fixing rebase conflicts
2019-07-08 10:08:34 -07:00
Roland Huß 18ae474c77 chore: Update dependencies (#68)
* chore: Update dependency to knative-serving 0.5.1

* chore: Changed deps to released versions where possible

Rebuilt mod deps and vendor dir based on this dependency list

github.com/knative/serving v0.5.
github.com/knative/pkg v0.0.0-20190330001454-aad7a9ad4639
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v0.0.3
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.3.1
k8s.io/api kubernetes-1.14.1
k8s.io/apimachinery kubernetes-1.14.1
k8s.io/cli-runtime kubernetes-1.14.1
k8s.io/client-go v11.0.0
sigs.k8s.io/yaml v1.1.0

Not sure if all dependencies are required (e.g. is k8s.io/api required
to be specified explicitely or shouldn't we rely on k8s.io/client-go
to bring it this as a transitive dependency which maches always
the cli-runtime's version.

* chore: Update .gitignore to *not* ignore certain vendor files

* chore: Aligned with k8s version from serving 0.5.2

* chore: Run `go mod tidy`

* chore(modules): Update dependencies
2019-04-30 09:48:33 -07:00
Naomi Seyfer fb587184c4 Actually, vendor everything (#59)
* Actually, vendor everything

* Verifier and update deps

* Dont verify codegen; we cant
2019-04-05 04:08:57 -07:00