Commit Graph

371 Commits

Author SHA1 Message Date
knative-automation 5892b7c18f
upgrade to latest dependencies (#1405)
bumping knative.dev/eventing ea859aa...486c349:
  > 486c349 fix metrics md page (# 5615)
  > d32eb86 Update CODE_OF_CONDUCT.md (# 5616)
  > 1f48ef0 Revert "if no kubeconfig use inclusterconfig test (# 5603)" (# 5613)
  > 699a33b Improve security-related config in more yaml files (# 5612)
bumping knative.dev/networking 03e4c43...f3c57a0:
  > f3c57a0 Bump go version in knative-downstream.yaml (# 472)
bumping knative.dev/serving 7b9f1e9...492d71c:
  > 492d71c Use io and os packages in preference to ioutil (# 11744)
  > 45dda6b Allow setting spec.template.spec.automountServiceAccountToken in PodSpec (# 11723)
  > 1d1cd79 Correct typo in a few places and include error in log (# 11731)
  > 537cb1c Update net-kourier nightly (# 11727)
  > 3dc4876 Add limits and proper security context to jobs (# 11726)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-30 03:40:31 -07:00
Gunjan Vyas 712e0e4af1
Adding support for darwin/arm64 (#1401)
* Adding support for darwin/amd64

* Updating go version to 1.16 in go.mod
2021-07-27 17:14:16 -07:00
knative-automation 248baa6226
upgrade to latest dependencies (#1397)
bumping knative.dev/pkg d9b7180...889b567:
  > 889b567 Update community files (# 2199)
  > 842df75 Update community files (# 2196)
  > fa8095f Use default Kubeconfig loading rules (# 2197)
bumping knative.dev/eventing 003a8a2...ea859aa:
  > ea859aa Improve security-related config in yaml files (# 5611)
  > d3e8af1 upgrade to latest dependencies (# 5606)
  > d9b4354 Update community files (# 5602)
  > dcbb9af Fix the link to the Working Group page. (# 5610)
  > a005619 Add health endpoint to event_display server (# 5608)
  > 7251c1b if no kubeconfig use inclusterconfig test (# 5603)
bumping knative.dev/networking 7390d8c...03e4c43:
  > 03e4c43 upgrade to latest dependencies (# 470)
  > e3c72d2 Fix the Go iterator capture issue (# 467)
  > 74db2e5 Update community files (# 469)
bumping knative.dev/serving 11abffd...7b9f1e9:
  > 7b9f1e9 Update net-certmanager nightly (# 11720)
  > 8d116e0 Update net-kourier nightly (# 11719)
  > 0703daa Update community files (# 11718)
  > ecc107f upgrade to latest dependencies (# 11713)
  > 19ddc78 Update net-istio nightly (# 11716)
  > 3296961 Update net-contour nightly (# 11715)
  > e1b42ce Update net-kourier nightly (# 11714)
  > 5a51323 Add v1beta1 version of DomainMapping crd (# 11682)
  > 6447982 Add support for emptydir rw access and e2e testing (# 11705)
  > d068a6d Add `app.kubernetes.io` labels (# 11655)
  > d2c28a0 Bump to Go 1.16 (# 11698)
  > c78a665 drop duplicate test (# 11711)
  > 3efd3d6 Update net-certmanager nightly (# 11707)
  > b2b3abb Update community files (# 11701)
  > 55a6139 Update net-kourier nightly (# 11704)
  > 3921d41 Update net-contour nightly (# 11703)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-27 10:21:51 -07:00
knative-automation b12065d6dc
upgrade to latest dependencies (#1391)
bumping knative.dev/serving ee022f4...11abffd:
  > 11abffd Update net-istio nightly (# 11702)
  > fe60cdd add tests for kubernetes.containerspec-addcapabilities feature flag (# 11700)
  > 1ec1414 Update net-kourier nightly (# 11696)
  > 2575a92 Update net-certmanager nightly (# 11697)
bumping knative.dev/eventing 25bd8ef...003a8a2:
  > 003a8a2 upgrade to latest dependencies (# 5595)
  > 48112db Change Result->Reply in comments, left over cruft (# 5600)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-21 09:53:39 -07:00
knative-automation 2164243458
upgrade to latest dependencies (#1387)
bumping knative.dev/serving 69caf07...ee022f4:
  > ee022f4 Update net-certmanager nightly (# 11691)
  > 0e98289 Update net-contour nightly (# 11690)
  > 73c1c0f Update net-istio nightly (# 11689)
  > 317cde6 Add support for emptyDir volume type (# 11669)
  > 770a40f Update boilerplate copyright year (# 11687)
  > 0b09cdd upgrade to latest dependencies (# 11671)
  > 9a84c20 Update net-kourier nightly (# 11685)
  > df276ab Update net-contour nightly (# 11684)
  > be47608 Update net-certmanager nightly (# 11683)
  > 026291c drop use of knative.dev/pkg metricskey in tests (# 11679)
  > c85d5fe Update net-certmanager nightly (# 11677)
  > 68da2ee Update net-contour nightly (# 11676)
  > 5bceb54 Update net-kourier nightly (# 11675)
  > 8076b8b Fix order of parameters in conformance README (# 11678)
bumping knative.dev/eventing 0af15fd...25bd8ef:
  > 25bd8ef move source.StatsReporter from knative.dev/pkg (# 5594)
  > 1677431 upgrade to latest dependencies (# 5592)
bumping knative.dev/networking e937f69...7390d8c:
  > 7390d8c upgrade to latest dependencies (# 464)
  > 8925a50 upgrade to latest dependencies (# 463)
  > d965698 upgrade to latest dependencies (# 462)
bumping knative.dev/pkg 7d1b0f1...d9b7180:
  > d9b7180 minor bug when passing spoof options (# 2194)
  > 8931f82 remove source stats reporter (# 2193)
  > 591cb89 drop unused workflow (# 2192)
  > dbcf4cf removing default for KUBECONFIG to enable in cluster tests (# 2191)
  > 7764284 include OpenCensus in the list of metric backend (# 2189)
  > aff7376 drop stackdriver metrics and tracing exporters (# 2183)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-19 16:15:12 -07:00
knative-automation 0e07481fa6
upgrade to latest dependencies (#1381)
bumping knative.dev/networking 946273d...e937f69:
  > e937f69 upgrade to latest dependencies (# 461)
bumping github.com/spf13/cobra 8380ddd...de187e8:
  > de187e8 Fix flag completion (# 1438)
  > 07861c8 Fix documentation (# 1434)
  > 5738d6b Add install instructions for zsh on Mac OS (# 1417)
  > 5d46ac9 custom comp: do not complete flags after args when interspersed is false (# 1308)
  > 3c8a19e fix RegisterFlagCompletionFunc concurrent map writes error (# 1423)
  > 2dea4f2 Bump to viper 1.8.1 (# 1433)
  > b361960 Bash completion V2 with completion descriptions (# 1146)
  > d0f318d ci: deprecate Travis CI
  > 8eaca5f drop mitchellh/go-homedir (# 853)
  > ace6b14 readme: split 'Getting Started' into 'user_guide.md'
  > 701fa6c chore(deps): update viper
  > 9a43267 fix home directory config not loading (# 1282)
  > 4590150 Correcting misspelled words (# 1349)
  > c2e21bd Fix multiple fish completion issues (# 1249)
  > 95d23d2 Fix zsh for DirectiveNoSpace and DirectiveNoFileComp (# 1213)
  > 2d94892 Custom completion handle multiple shorhand flags together (# 1258)
  > 6d00909 Pass context to completion (# 1265)
  > 7223a99 powershell completion fix no file comp directive (# 1363)
  > 06e4b59 Allow fish comp to support trailing empty lines (# 1284)
  > 3ed6a39 ci/MSYS2: go install @latest (# 1366)
  > eb3b639 Bash completion variable leak fixes (# 1352)
  > b55fa79 Add PR labeler with pull_request_target (# 1338)
  > b312f0a Create 'completion' command automatically (# 1192)
  > ded486a Fix trailing whitespace in the powershell completion script (# 1342)
  > 893ebf6 Fix typo
  > be1efc8 Update CHANGELOG.md for v1.1.3
bumping github.com/spf13/viper 3826be3...bd03865:
  > bd03865 Add a proper processing for pflag.StringArray
  > 3fcad43 update %s to %w
  > faa8ba0 chore: update gotestsum
  > 65ee986 chore(lint): fix gofumpt
  > 04ef5fa chore: update golangci-lint
  > acd965b Add ini load options argument
  > 5f4d053 chore(deps): update dependencies
  > dd57ae6 chore(deps): update etcd
  > cdb5e59 Fix merging a key into a nil target
  > 36be6bf feat: make sure Viper compiles on WASM
  > 727a41c doc: add a note about concurent Get/Set to godoc
  > cb41ae0 doc: discuss concurrency in README
  > 7fdb267 chore: update dependencies
  > 5253694 ci: add Go 1.16 to build matrix
  > fb4eafd fix INI saving panics (# 1075)
  > 3c7b44f Update afero version (CVE-2020-14040) (# 1090)
  > 4613c4a docs: move troubleshooting to a new document
  > a86148e docs: add note about go modules to the readme
  > e66f940 docs: add troubleshooting guide about package not being found
  > d10c856 Add discussions to issue links
  > da70fee Add troubleshooting about unmarshaling
  > 99da8b2 Add labels to issue templates
  > 811f0e6 Add issue and PR templates
  > bba82cf docs: add run on repl.it badge with example
  > 6ddd354 Always quote $@
  > 493643f Update README.md
  > f415025 Fix a minor typo in README.md
  > 4938331 fix typo
  > 8c89438 docs: improve AutomaticEnv documentation
  > 33bcdc9 Added support for accessing slices (# 861)
  > 44e6ee8 Use pull_request_target event in PR feedback
  > 656b877 Revert "Remove pull request feedback"
  > 0a45372 Remove pull request feedback
  > 82c2ddf Fix tests broken by mapstructure update
  > 16dc0f7 chore(deps): update mapstructure dependency
  > f67a901 docs: add go version badge and update pkg.go.dev badge
  > d2df377 ci: drop tests for Go 1.11-1.13
  > cfcfed5 refactor: add setenv helper for tests
  > ea89028 Update docs
  > b655224 Allow BindEnv to register multiple environment variables.
  > b534983 Add some emojis to feedback bot
  > f3c0954 Add some emojis to feedback bot
  > dd2e0fa Add feedback bot to pull request
  > bed424f Add feedback bot to issue
  > 29c3027 docs: rewrite sub documentation
  > 6d4eb76 Add feedback form to the readme
  > 406ea27 Add feedback form to the readme
  > a028516 ensure BindPFlag() detects a nil flag parameter before wrapping in pflagValue.
  > d9d7dcd Increase lint timeout
  > a515209 Improve lint rules
  > ae12c84 Upgrade linter
  > 387404d Add log for remote config errors
  > f26928c Add Go 1.15 to the build matrix
  > 9c7144e Build on both linux and macos
bumping knative.dev/eventing 5add485...0af15fd:
  > 0af15fd Move knative.dev/pkg/source.StatsReporter to eventing/pkg/metrics/source.StatsReporting  - 1/n (# 5587)
  > 144a5b8 tracing fix for APIServerSource and PingSource (# 5567)
  > c86690c upgrade to latest dependencies (# 5588)
  > 4a679a4 [PingSource] disable @every (# 5585)
bumping knative.dev/pkg e8973c6...7d1b0f1:
  > 7d1b0f1 Add ability to filter objects on injection controller promotion (# 2180)
  > 459d317 Add CheckEndpointState method to SpoofingClient (# 2166)
bumping knative.dev/serving b4b3ad9...69caf07:
  > 69caf07 allow conformance test setup to be done without ytt (# 11657)
  > 548da1c Update net-istio nightly (# 11665)
  > f4c0946 Update net-certmanager nightly (# 11666)
  > 1bc6a10 Update net-kourier nightly and fix ytt matchers (# 11663)
  > b79f306 Update net-contour nightly (# 11667)
  > 05af7d4 Update net-contour nightly (# 11643)
  > 782a827 Bump a few assorted deps (# 11662)
  > 92df69f upgrade to latest dependencies (# 11660)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-14 05:24:31 -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 0c231e2b6c
upgrade to latest dependencies (#1366)
bumping knative.dev/pkg 30f9568...4a3e56d:
  > 4a3e56d Update actions (# 2182)
  > fe90576 Retry 'no route to host' errors by default (# 2181)
bumping knative.dev/serving d207fa3...7a3e9d0:
  > 7a3e9d0 Update net-contour nightly (# 11630)
  > 05e8a56 Update net-certmanager nightly (# 11639)
  > c9ede02 Update actions (# 11637)
  > f096587 Update net-kourier nightly (# 11633)
  > da26d28 Allow setting runAsNotRoot without the feature flag (# 11606)
  > 2a217e7 Update net-istio nightly (# 11632)
  > a147d72 upgrade to latest dependencies (# 11631)
bumping knative.dev/networking ca0a601...4e655b7:
  > 4e655b7 Update actions (# 459)
  > 2a685f4 upgrade to latest dependencies (# 458)
bumping knative.dev/eventing 90932eb...221dfdf:
  > 221dfdf add retries for apiServerSource (# 5457)
  > 262b70e Update actions (# 5575)
  > e1db1d3 upgrade to latest dependencies (# 5569)
  > 9ced574 Update actions (# 5557)
  > 9bc39bd Add DeadLetterURI to trigger status (# 5551)
  > cc883dc Make apiserversource test watch for update events (# 5568)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-08 22:32:19 -07:00
knative-automation 3f424c371e
upgrade to latest dependencies (#1362)
bumping knative.dev/networking 53f45d6...ca0a601:
  > ca0a601 Remove deprecated label (# 457)
  > c8ff46f add annotation for setting http option (# 440)
  > b983b72 Update actions (# 456)
  > 6c60e9e upgrade to latest dependencies (# 455)
  > 2315e14 Update community files (# 454)
  > 78822ee Set default HTTPOption to Enabled for conformance test (# 453)
  > 0367556 upgrade to latest dependencies (# 452)
  > be44eda Update community files (# 451)
bumping knative.dev/serving c75484e...d207fa3:
  > d207fa3 upgrade to latest dependencies (# 11622)
  > 6459485 Update net-contour nightly (# 11627)
  > 5f1b6c2 Update net-istio nightly (# 11615)
  > 7da260d Update net-certmanager nightly (# 11628)
  > 3d23011 Remove deprecated label `networking.internal.knative.dev/disableWildcardCert` (# 11626)
  > dbffff6 Update net-kourier nightly (# 11616)
  > 56506cc Update net-certmanager nightly (# 11620)
  > b066a0b Remove unused varlog and observed-concurrency images (# 11619)
  > ad3e890 Update net-contour nightly (# 11614)
  > 657e524 Update actions (# 11613)
  > 98a184b upgrade to latest dependencies (# 11612)
bumping knative.dev/pkg dd0db4b...30f9568:
  > 30f9568 Update actions (# 2177)
  > 51cfaab Added inverse functions for the ptr package (# 2172)
  > cf1994e Update community files (# 2171)
  > 4cdacd0 add concurrency for each controller (# 2160)
  > e117baa Replace reference to obsolete xip.io service (# 2169)
  > a1bc850 Print proper warning logs from API warnings (# 2168)
  > a421cf1 upgrade to latest dependencies (# 2167)
  > 6b252df Update community files (# 2165)
bumping knative.dev/eventing a574b7b...90932eb:
  > 90932eb upgrade to latest dependencies (# 5556)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-05 23:12:20 -07:00
knative-automation b4af7f278f
upgrade to latest dependencies (#1358)
bumping knative.dev/serving c54eeab...c75484e:
  > c75484e Update net-istio nightly (# 11610)
  > 4aeada7 Remove unused secret accessor (# 11603)
  > 9bff34a Update net-kourier nightly (# 11602)
  > 074dfcb Update net-certmanager nightly (# 11599)
  > 6894844 Update community files (# 11604)
  > 776c39a Update net-istio nightly (# 11601)
  > dd5ff5f Update net-contour nightly (# 11600)
  > 81e8732 issues/11122 EnableLogStream test flag (# 11598)
  > 20139f4 Update net-istio nightly (# 11595)
  > d4c0f90 Update net-contour nightly (# 11594)
  > 643def2 Update net-certmanager nightly (# 11593)
  > 2079293 Fix references to xip.io in comments/DEVELOPMENT.md (# 11589)
  > b943156 Remove reference to domain mapping yaml from DEVELOPMENT.md (# 11590)
  > 5fa6042 upgrade to latest dependencies (# 11587)
bumping knative.dev/eventing 0cb7873...a574b7b:
  > a574b7b Fix flakiness & slowness of imc dispatcher test (# 5537)
  > b2f4322 Removing deprecated code from test/upgrade (# 5555)
  > 14ae489 Update community files (# 5553)
  > 6addfef Update community files (# 5546)
  > 21651d4 Knativehistory was removed (# 5550)
  > e614155 [PingSource] Degrade warning to normal event (# 5549)
  > c84fe22 Extend rotation calendar (# 5538)
  > 2fcbc0a Glue Delivery.Timeout to RetryConfig.RequestTimeout (# 5507)
  > d69382b upgrade to latest dependencies (# 5547)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-29 11:14:17 -07:00
knative-automation 46297a770e
upgrade to latest dependencies (#1340)
bumping knative.dev/networking 29c1fb2...53f45d6:
  > 53f45d6 upgrade to latest dependencies (# 450)
  > 2eeaa06 upgrade to latest dependencies (# 449)
  > 9b6da19 Change default for autocreateClusterDomainClaims (# 447)
  > 07ba22c Update community files (# 446)
  > 4a8bec0 upgrade to latest dependencies (# 445)
  > e291c80 upgrade to latest dependencies (# 444)
  > 91799da upgrade to latest dependencies (# 443)
bumping knative.dev/pkg ed09cd0...dd0db4b:
  > dd0db4b upgrade to latest dependencies (# 2163)
  > 7521c92 drop deprecated enabledComponents field (# 2162)
  > f454995 Update community files (# 2161)
  > 841aa73 fix package name (# 2159)
  > 77ff8d9 Bump k8s min k8s version to 1.19 (# 2157)
  > 192b0c9 Add KReference.Group field and ResolveGroup function (# 2127)
  > b2bf37c upgrade to latest dependencies (# 2156)
bumping knative.dev/hack 66ab1a0...e28525d:
  > e28525d Add knative-release-leads to OWNERS (# 69)
  > 13753fa update owner aliases manually (# 76)
bumping knative.dev/eventing b0b32c4...0cb7873:
  > 0cb7873 ./hack/update-deps.sh --upgrade (# 5545)
  > 95b4275 upgrade to latest dependencies (# 5540)
  > 74d711b Bump deps, fix tests (# 5541)
  > a02a8f2 RetryConfig.RequestTimeout to configure the timeout of a single request (# 5503)
  > 587958f Fix IMC webhook cluster role (# 5539)
  > 9cd2858 Delivery timeout (# 5149)
  > b312f0e Support `KReference.Group` in `Subscription.Spec.Channel` (# 5520)
  > 3247d83 Update community files (# 5530)
  > 39e1be2 upgrade to latest dependencies (# 5519)
  > b164d3c Fix subtest client scope (# 5531)
  > 6adafe5 Implement `KReference.Group` resolution for `Subscriber.Ref` (# 5440)
  > 193809a Use test namespaces with numeric suffix (# 5337)
  > c4bcc3a upgrade to latest dependencies (# 5514)
  > 4eb1738 Add API doc generation to codegen (# 5504)
  > af6744d 💫 Add permission to update namespace finalizer (# 5501)
  > 8a110a1 upgrade to latest dependencies (# 5495)
  > d4244d5 Fix tests (# 5498)
  > fc21a1a pass transformers to executeRequest (# 5512)
  > 02403a5 Remove flaky test (# 5508)
  > 39d1977 Wait for receiver to be done (# 5509)
bumping knative.dev/serving 380a090...c54eeab:
  > c54eeab Update net-kourier nightly (# 11580)
  > 94b240e Update net-istio nightly (# 11576)
  > 478b5e7 Move DomainMapping feature to beta (# 11573)
  > f6c40af install the latest net-istio release first when performing upgrade tests (# 11583)
  > 9ec6fb9 Update net-contour nightly (# 11579)
  > 58ca921 Update community files (# 11584)
  > 110416c Remove YAML anchors (# 11581)
  > 2110f33 upgrade to latest dependencies (# 11577)
  > 913d966 Update net-contour nightly (# 11574)
  > 939accb Update net-certmanager nightly (# 11575)
  > 91d0441 Add short option to scale test (# 11571)
  > 9958145 update names of components (# 11560)
  > eeacc0d nits from # 11551 (# 11570)
  > eee7741 Add $TEST_OPTIONS to hpa test (# 11561)
  > 31d5683 upgrade to latest dependencies (# 11563)
  > add5507 Wait until HPA status is available (# 11562)
  > 8d83ada Set autocreateClusterDomainClaims true for DomainMapping tests 7152b50 (# 11565)
  > a8a5c2d Update net-contour nightly (# 11567)
  > 0ff6b0f Update net-kourier nightly (# 11569)
  > 28fae98 Update net-istio nightly (# 11568)
  > 6d5efe3 Update net-certmanager nightly (# 11566)
  > c8a7098 update ytt files to support smooth renaming of net-* components (# 11551)
  > 010f96a Use https to verify the access when https option is enabled (# 11537)
  > 1c042a1 rename namespace certificate controller & service (# 11559)
  > 4c6b64d Update net-contour nightly (# 11554)
  > 4f509fc Update net-istio nightly (# 11557)
  > c9a9f2f Update net-certmanager nightly (# 11555)
  > c77ba94 Update net-kourier nightly (# 11556)
  > 7624462 Remove unreachable code in testActivatorHA (# 11549)
  > 9298c6b Update community files (# 11550)
  > 629598c Update net-kourier nightly (# 11546)
  > 4d5784b Update net-istio nightly (# 11545)
  > 003e133 upgrade to latest dependencies (# 11543)
  > c9cdc34 Update net-kourier nightly (# 11539)
  > fb38239 Update net-certmanager nightly (# 11542)
  > bf28585 Update net-istio nightly (# 11540)
  > 4195b66 Update net-contour nightly (# 11541)
  > 7103234 Make TestProjectedServiceAccountToken not need to run as root (# 11538)
  > e94b287 upgrade to latest dependencies (# 11536)
  > 4386c6b Update net-contour nightly (# 11527)
  > 183f686 Update net-istio nightly (# 11526)
  > e1a5164 Revert "Temporarily remove routetags for queue metrics (# 8969)" (# 11534)
  > 561d9d0 upgrade to latest dependencies (# 11530)
  > b2ad8e0 Update net-certmanager nightly (# 11528)
  > 36883da Update net-kourier nightly (# 11525)
  > cd8839f Add permission to update namespaces/finalizers (# 11517)
  > d638cf7 upgrade to latest dependencies (# 11524)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-24 05:22:45 -07:00
David Simansky e23b4d626e
Update k8s dependencies to v0.20.7 (#1344)
* Update k8s dependencies to v0.20.7

* Update vendor dir

* Fix license dir

* Remove commented code

* Update knative deps

* Use scheme to add known types for dynamic client

* Update go-licenses in build script
2021-06-17 07:42:22 -07:00
knative-automation 81cb343b4e
upgrade to latest dependencies (#1335)
bumping knative.dev/serving 16a1f6f...68a1b38:
  > 68a1b38 Update actions (# 11458)
  > e11d906 Update net-istio nightly (# 11461)
  > 51bfe38 add feature gate to allow adding capabilities to securityContext (# 11410)
  > c2cb038 Update net-certmanager nightly (# 11460)
  > 07f8171 add label selector in autoscaler to filter knative specific pod (# 11142)
  > 52a823e Automate schema creation via update-codegen.sh. (# 11450)
  > fc23fb1 upgrade to latest dependencies (# 11455)
  > f2cb8e5 Domainmapping bring your own certificate (# 11250)
  > 966f015 Update net-kourier nightly (# 11454)
  > e297718 drop use of KubeClient (# 11432)
bumping knative.dev/eventing 608a7fe...0ca9a9c:
  > 0ca9a9c remove v1beta1 task as it has been done (# 5467)
  > 5b1d8dd use the non-deprecated version (# 5468)
  > 114c6b7 Update actions (# 5466)
  > 738ffa0 upgrade to latest dependencies (# 5465)
bumping knative.dev/networking a442bb6...5521a8b:
  > 5521a8b Update actions (# 431)
  > 9c0fc00 upgrade to latest dependencies (# 430)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-03 23:32:45 -07:00
knative-automation 6dbf72ecae
upgrade to latest dependencies (#1334)
bumping knative.dev/hack 93ad912...de04b70:
  > de04b70 Do not print debug info when running release.sh (# 70)
bumping knative.dev/eventing 49420f4...608a7fe:
  > 608a7fe upgrade to latest dependencies (# 5447)
  > e27695b Update community files (# 5462)
bumping knative.dev/pkg 79f8b3f...0e61d67:
  > 0e61d67 Bump assorted dependencies (# 2140)
  > a2869ae upgrade to latest dependencies (# 2139)
  > e6552a0 Update community files (# 2138)
bumping knative.dev/networking bf0fc84...a442bb6:
  > a442bb6 upgrade to latest dependencies (# 429)
  > 6ce35e5 Update community files (# 428)
bumping knative.dev/serving c1051d9...16a1f6f:
  > 16a1f6f Update net-certmanager nightly (# 11453)
  > f61441d Update net-istio nightly (# 11452)
  > cb81f43 Update net-contour nightly (# 11451)
  > aa2d324 Make schema generation idempotent (# 11445)
  > 561868d Use TLS for websocket and gRPC tests (# 11322)
  > a5caa66 upgrade to latest dependencies (# 11449)
  > 3676663 Regenerate schema after changing some comments in pkg (# 11447)
  > f0520a8 Update community files (# 11446)
  > 2a1b1e7 upgrade to latest dependencies (# 11444)
  > c6d95c0 Unflake per-item test again (# 11443)
  > 22f9ebf Update net-istio nightly (# 11416)
  > 4530c92 Wrap the Reconciler context with timeout (# 10587)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-02 14:15:45 -07:00
knative-automation 3a97aa2f85
upgrade to latest dependencies (#1330)
bumping knative.dev/pkg 980a337...79f8b3f:
  > 79f8b3f Auto-generate webhook certs with ECDSA for FIPS compliance (# 2136)
  > 3e1e4d7 Update community files (# 2137)
  > 803d2ba use more general kubernetes.Interface (# 2135)
  > 47dfdcf consolidate k8s flags to an environment package (# 2133)
  > 6484377 update boilerplate date (# 2134)
  > 35916ab Update actions (# 2132)
bumping knative.dev/networking 54039d7...bf0fc84:
  > bf0fc84 drop use of pkgtest.KubeClient (# 423)
  > 04feff3 upgrade to latest dependencies (# 426)
  > 7ded2e6 Update community files (# 427)
  > 443b181 Replace redirect code 302 with 301 (# 416)
  > 77a9c97 upgrade to latest dependencies (# 424)
  > 329cdb3 Update actions (# 422)
  > c90fe70 Remove deprecated cert and key field (# 414)
  > b81353d upgrade to latest dependencies (# 420)
bumping knative.dev/serving 9bb6349...c1051d9:
  > c1051d9 Update net-kourier nightly (# 11442)
  > 07e6fc1 Move schemapatch config here for easier access (# 11407)
  > fd235d8 Update net-contour nightly (# 11441)
  > d920d2a drop dependency on knative.dev/networking/test (# 11439)
  > 40a36e9 Update net-certmanager nightly (# 11435)
  > b417fc3 upgrade to latest dependencies (# 11437)
  > 248381d Update community files (# 11438)
  > 65929cc Update net-kourier nightly (# 11436)
  > d09e5e3 Update net-contour nightly (# 11434)
  > 526721f Improve readiness tests for exec case (# 11425)
  > a9aeafb Fix PerItem test flake (# 11430)
  > 64a0bb5 upgrade to latest dependencies (# 11433)
  > 620cb44 Update net-contour nightly (# 11428)
  > f89b0de Update net-certmanager nightly (# 11427)
  > b6fa655 Update net-kourier nightly (# 11426)
  > 27f036c Update net-certmanager nightly (# 11414)
  > f98b448 Use cert-manager API version to v1 for test resources (# 11424)
  > 27e330a Update net-contour nightly (# 11415)
  > df3b056 fix typo and redundant code (# 11419)
  > ecca088 Update actions (# 11421)
  > 4265285 upgrade to latest dependencies (# 11420)
  > 8a9bb8e upgrade to latest dependencies (# 11418)
  > 5d1672d Update net-kourier nightly (# 11417)
bumping knative.dev/eventing 6776718...49420f4:
  > 49420f4 Added broker.WithConfig (# 5461)
  > 66dbf4a Added tristate flags and changed experimental config map name (# 5459)
  > a4650e0 Update community files (# 5458)
  > d5f8b90 rekt/resources: support trigger annotations (# 5456)
  > d1106c8 [QE] Don't wait on triggers, before deploying their subscriber (# 5444)
  > 65bed40 Update actions (# 5438)
  > 0d129e4 Fix a broken link in experimental-features.md (# 5453)
  > b813a54 Remove camel as a downstream now that is deprecated (# 5449)
  > 9d1c35f drop use of deprecated sharedmain functions (# 5450)
  > 6e9588c Bump downstream job to go 1.16 (# 5448)
  > 5d3d12f Use a readiness probe to check apiserver adapter readiness (# 5446)
  > 674815e Remove unprintable characters from the deadLetterSink request header (# 5439)
  > 7678f90 upgrade to latest dependencies (# 5437)
  > 91d6079 Fix ordering in EventTransformation test (# 5435)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-01 09:53:37 -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 0c6ef82a56
Fix Subscription's Channel to use KRefence type (#1326) 2021-05-25 07:54:38 -07:00
knative-automation 54a19f1711
upgrade to latest dependencies (#1320)
bumping knative.dev/eventing 200e54c...200e54c:
bumping knative.dev/serving a67cc87...35efb31:
  > 35efb31 Update net-certmanager nightly (# 11362)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-18 12:02:15 -07:00
knative-automation 3ca984cc7c
upgrade to latest dependencies (#1305)
bumping knative.dev/serving 9384755...a67cc87:
  > a67cc87 Update net-kourier nightly (# 11364)
  > e592f69 Update net-istio nightly (# 11363)
  > 8d10df6 Update net-contour nightly (# 11361)
  > 26c93b9 Use UID rather than label to avoid hitting character limits (# 11360)
  > b463000 Update actions (# 11359)
  > ad3bb89 Update net-contour nightly (# 11349)
  > 0e71208 Fix invalid link for support.rotation (# 11358)
  > 06f41e0 Update net-istio nightly (# 11350)
  > e6fd019 Update net-certmanager nightly (# 11348)
  > 50146f1 Update net-kourier nightly (# 11341)
  > 5226aa1 Update net-contour nightly (# 11343)
  > b56e96e Update net-certmanager nightly (# 11342)
bumping knative.dev/eventing 1bbc013...200e54c:
  > 200e54c Use new label for defining a cluster-local Knative Service (# 5402)
  > dd955b9 Update actions (# 5401)
  > e3dbc74 upgrade to latest dependencies (# 5393)
  > af770af Update actions (# 5392)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-17 10:49:25 -07:00
David Simansky a165c6c64f
Fix replicas *int32 type in describe commands (#1312)
* Update to latest dependencies

* Fix replicas *int32 type in describe commands
2021-05-17 03:31:24 -07:00
knative-automation ccf721f8b0
upgrade to latest dependencies (#1302)
bumping knative.dev/serving 101c6f1...2d4e4a1:
  > 2d4e4a1 Make digest resolution idempotent (# 11293)
  > dd0e497 Update go-containerregistry to v0.5.0 (# 11292)
  > dd4e1cb Increase digest resolution rate limit (# 11279)
  > 91d511c Update net-kourier nightly (# 11301)
  > 28e53cb Update net-contour nightly (# 11302)
  > 69214d4 Update net-istio nightly (# 11300)
  > ad94366 Change magic DNS to sslip.io (# 11298)
  > c2f3fda Make sure the decider state is settled in test (# 11290)
  > 695b9e7 Update net-contour nightly (# 11288)
  > aa2ef62 Update net-istio nightly (# 11287)
  > f9abb7f Update net-certmanager nightly (# 11282)
  > e2a8237 e2e - drop imperative bash yaml for declarative ytt/kapp (# 11175)
  > e04223b remove duplicate additionalPrinterColumns (# 11285)
  > 08d17a2 Make KO_FLAG flexible for e2e-tests (# 11284)
  > 5ad9c8e Implement per-item rate limits for digest resolution (# 11278)
bumping knative.dev/eventing 8db3bcf...768b7d1:
  > 768b7d1 ApiServerSource smoke tests (# 5346)
  > 7ae9d3e Increase defaulting test coverage for apis/config and apis/messaging/config (# 5344)
  > 8a094e6 Check SCALE_CHAOSDUCK_TO_ZERO after the chaosduck is deployed (# 5330)
  > e7237ee Trigger defaulting webhook tests (# 5339)
  > 88fc2e2 More containersource e2es (# 5338)
  > 3888d16 [v1] Test to make sure webhook validates ApiServerSource (# 5329)
  > a5db0e1 Add containersource smoke test (# 5331)
  > 0278f6e Format markdown (# 5326)
  > 462f1f3 Pointing to the proper v1 api, as the copy (# 5328)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-05 14:21:09 -07:00
David Simansky e5b19e12ab
Update Eventing Sources API to v1 (#1299)
* Update Eventing Sources API to v1

* Update vendor dir

* Fix imports formatting

* Move PingSource client to v1beta2

* Fix sink resolve

* Fix serving version string

* Use Eventing version 0.22.1 in e2e tests
2021-05-03 03:12:58 -07:00
knative-automation dccf3e30fa
upgrade to latest dependencies (#1296)
bumping knative.dev/hack 88c69cd...93ad912:
  > 93ad912 Print java and mvn version (# 65)
  > 86f9adc Fix default codegen pkg dir (# 67)
bumping knative.dev/networking 7a7ad51...796a800:
  > 796a800 upgrade to latest dependencies (# 403)
  > b62df94 upgrade to latest dependencies (# 402)
  > 2696fca Add missing JSON tag to protocol type (# 400)
bumping knative.dev/eventing 83a1713...474fb5b:
  > 474fb5b remove v1alpha1 sources APIs (# 5317)
  > fc44024 More v1 (# 5316)
  > e807987 [v1] Add flows yaml desc (# 5315)
  > 178be6b Remove some vbeta1 IMC configs in tests (# 5314)
  > d21b7d6 💄 Adding API description (e.g. for k explain) for IMC and generic Channel (# 5307)
  > 18fb3db CreatePodOrFail retry on "No API token found" (# 5313)
  > 504cae3 Fixing versions and api groups for subscription validation test (# 5310)
  > 386cd07 upgrade to latest dependencies (# 5302)
  > 5dccb29 Tidy up the CRD to remove the v1beta1 (# 5298)
  > 978778a Increase Subscription validation test coverage (# 5305)
  > 0d25138 Increase Trigger validation test coverage (# 5306)
  > a62ed6a 🧹 lifting some apis to more recent level (# 5300)
  > 6f7c5cf Doing version bumps for some files to v1 (# 5299)
bumping knative.dev/pkg 2a0fc65...5a308fa:
  > 5a308fa upgrade to latest dependencies (# 2105)
  > cfc1eed Better support for error wrapping with ReconcilerEvents (# 2106)
bumping knative.dev/serving 792c8d2...6ed3b03:
  > 6ed3b03 Update net-kourier nightly (# 11265)
  > 38c791e upgrade to latest dependencies (# 11271)
  > c28723a upgrade to latest dependencies (# 11269)
  > efb7b45 Update net-istio nightly (# 11268)
  > 1297dbd Update net-certmanager nightly (# 11266)
  > da0d742 Actually use the rate limited queue (# 11256)
  > 5692160 Update visibility label comment in config-domain (# 11253)
  > 88ff33f Update net-istio nightly (# 11247)
  > b69efda Update net-kourier nightly (# 11255)
  > 7ce1ba1 Update net-contour nightly (# 11254)
  > b4dd584 upgrade to latest dependencies (# 11264)
  > c7326c1 Add myself to support rotation of 04-26 (# 11263)
  > 28ba542 upgrade to latest dependencies (# 11262)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-28 09:28:54 -07:00
knative-automation e829ed24a0
upgrade to latest dependencies (#1292)
bumping knative.dev/hack b6ab329...88c69cd:
  > 88c69cd Add debug info for release.sh to investigate https://knative.slack.com/archives/CA1DTGZ2N/p1619160369065000 (# 66)
  > b5f6e25 Update OWNERS_ALIASES to match autogen in community (# 62)
bumping knative.dev/eventing a0a3302...83a1713:
  > 83a1713 Drop --strict flag on ko (# 5303)
bumping knative.dev/serving 3537984...792c8d2:
  > 792c8d2 upgrade to latest dependencies (# 11260)
bumping knative.dev/networking 2b84569...7a7ad51:
  > 7a7ad51 upgrade to latest dependencies (# 401)
  > 2ee665e upgrade to latest dependencies (# 398)
bumping knative.dev/pkg 0c5259d...2a0fc65:
  > 2a0fc65 Make VolatileTime compatible with controller-gen (# 2104)
  > 78b8140 Use semantic equality for status update retries (# 2103)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-26 18:17:39 -07:00
knative-automation eab8a572c8
upgrade to latest dependencies (#1291)
bumping knative.dev/networking 57bee66...2b84569:
  > 2b84569 upgrade to latest dependencies (# 397)
bumping knative.dev/pkg 1afd049...0c5259d:
  > 0c5259d Allow errors.As to work with reconciler.Events (# 2100)
bumping knative.dev/serving 3214502...3537984:
  > 3537984 Don't fall back to cluster IP when error is not mesh-related (# 11208)
  > e97bc76 upgrade to latest dependencies (# 11252)
  > d31ab23 Lower the drain sleep in queue-proxy to previous value (# 11249)
bumping knative.dev/eventing 7775e37...a0a3302:
  > a0a3302 upgrade to latest dependencies (# 5297)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-23 15:08:39 -07:00
knative-automation 1c2381e192
upgrade to latest dependencies (#1286)
bumping knative.dev/eventing 4a3216c...7775e37:
  > 7775e37 Move eventing-contrib/cmd/* here (# 5295)
  > 4c98f8a Adding more coverage (# 5290)
  > 8565fcd Clean up resources created by Feature tests (# 5289)
  > 73ce225 [Rekt] Channel Delivery Spec data plane tests. (# 5279)
  > 5ed9b36 event type v1beta1 (# 5272)
  > 5855490 Running validation for events on broker ingress (# 5275)
  > 0fa5989 Add pre-review checklist to PR template (# 5184)
  > f1909db Improve performance of eventfilter lookups (# 5288)
  > 60bc1cf break delivery/routing tests into features (# 5287)
  > 79e83bd adding more polling for channel tests (# 5284)
  > 31cda4c upgrade to latest dependencies (# 5283)
  > 56631a5 Add tests for additional ingress error cases (# 5281)
  > facbd02 [Rekt] Add polling on inner channel subscriber status (# 5278)
  > 4324aef add test with reply (# 5282)
  > b3ccb11 Do events end where they should (# 5280)
  > cd7c750 test trigger delivery specs fully (# 5268)
  > 0452204 Filtering fix for consistency in handling empty string as value (# 5273)
  > 96a4cc3 Remove KafkaChannel upgrade hack (# 5276)
  > 97c0d30 upgrade to latest dependencies (# 5263)
  > e745733 make sure the mtchannelbasedbroker uses trigger.spec.delivery (# 5267)
  > 71153e6 Adding dataplane conformance tests for Delivery Specs for Brokers. (# 5262)
  > 92fb0f4 Do not panic prober if report fetched too early (# 5264) (# 5265)
  > fc115ae update to new release of goland sdk for cloudevents 2.4.1 (# 5261)
  > 1f54d0e Format markdown (# 5251)
  > 7544bdb Use Event Prober, and Event Library  (# 5216)
  > 68afe54 update deps to latest April 12th (# 5235)
  > 515136c fix(PingSource): remove annotation based conversion logic (# 5153)
  > 39b00a6 upgrade ptypes from deprecation notices (# 5218)
bumping knative.dev/networking fe8b23b...57bee66:
  > 57bee66 Allow the prober to cancel probing by key (# 396)
  > 12abdf2 Add helper to test for potential mesh errors (# 393)
  > de8ac12 upgrade to latest dependencies (# 395)
  > 4e9d153 Update knative/community files (# 394)
  > 90f951c upgrade to latest dependencies (# 392)
  > a64b4be upgrade to latest dependencies (# 391)
  > 89774aa Append headers to TestRule to verify we hit expected backend (# 385)
  > e294898 upgrade to latest dependencies (# 390)
  > 945b81a Update knative/community files (# 389)
  > c8c1ee6 upgrade to latest dependencies (# 387)
bumping knative.dev/pkg 01dccc5...1afd049:
  > 1afd049 Update knative/community files (# 2097)
  > 942c621 add prometheus condition (# 2088)
  > 554d133 Bump assorted dependencies (# 2096)
  > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089)
  > b80a192 Improve state reporting in kube checks (# 2082)
  > b51994e Fix a few comments in reconciler-gen (# 2090)
  > 3a2ae6d resolve cluster domain using env CLUSTER_DOMAIN as a fallback (# 2092)
  > 4302f33 Update knative/community files (# 2091)
  > 728bc4a Update OWNERS_ALIASES to match autogen in community (# 2078)
bumping knative.dev/serving 79d3123...3214502:
  > 3214502 upgrade to latest dependencies (# 11246)
  > 4ac36ce Add API doc generation to codegen (# 11238)
  > a370537 hardcode the ambassador namespace (# 11245)
  > 3844721 don't specify patch and build for gke version (# 11214)
  > 0470900 Update net-kourier nightly (# 11242)
  > 82e650a Update net-istio nightly (# 11241)
  > 152af6d Update net-contour nightly (# 11240)
  > 6ebf113 Use OnDeletionInterface to drop potentially racy direct usages of DeleteFunc (# 11235)
  > 20e7d89 Update net-kourier nightly (# 11233)
  > 258834f Update net-contour nightly (# 11232)
  > ef2ac45 Use new helper to detect potential mesh errors (# 11234)
  > 5b67bd9 don't use vendor in ko:// path (# 11229)
  > f43af48 Update knative/community files (# 11227)
  > 3822eac upgrade to latest dependencies (# 11228)
  > b2fdf93 drop unused e2e test flag (# 11230)
  > e4c7848 Update net-kourier nightly (# 11219)
  > 83808bc Update net-contour nightly (# 11220)
  > d2ca2eb Drop unnecessary parsing from/to string in probe (# 11224)
  > ae54012 Update net-istio nightly (# 11221)
  > 912936a Allow for more overscale in tests if the deployment is being rolled (# 11209)
  > 1b83b4b upgrade to latest dependencies (# 11217)
  > 9a5f4b8 Update net-istio nightly (# 11180)
  > 44f6033 Fix activator index update log (# 11203)
  > 40a54e3 Statically configure passthrough lb in the activator (# 11184)
  > 9054d8b Don't hardcode replica count in the Activator HA test (# 11189)
  > b6af5b6 Update net-contour nightly (# 11182)
  > ef78b9a Replace all copies of autoscaling annotations with constants (# 11213)
  > db9538d Add addressable-resolver role for serving controller (# 10693)
  > bdc0db4 use GKE 1.18 for CI until we sort out 1.19 failures (# 11206)
  > bbfa917 Set useragent for digest resolver (# 10590)
  > 935bcc8 Excluse domainmapping-webhook from chaos (# 11202)
  > 0640781 Add specific port to instruct istio to open correct listener (# 11063)
  > c50bbf8 Update net-kourier nightly (# 11191)
  > 3b198ec Fix couple of nits in scale tests (# 11204)
  > 09f07d7 bump kind e2e to use go1.15 (# 11187)
  > 0751aed Update net-kourier nightly (# 11181)
  > 7f889d8 fix broken link in spec error.md (# 11167)
  > 3792fb4 Add test for existing queue probe behaviour (# 11186)
  > e57b86b Revert "Thread network config into the autoscaler (# 11056)" (# 11185)
  > 53df47c Remove private service listing (# 11178)
  > 9faf9e6 Don't require ActivatorOverloadTest to scale to 0 (# 11177)
  > 942af3f Move comment above referenced code (# 11179)
  > 40e7ad0 Update net-kourier nightly (# 11169)
  > bd8d6a0 Use passthrough loadbalancing in activator state keeping (# 11172)
  > 7ac0c4f Add a private service name helper and use throughout (# 11176)
  > fc6ca85 Subdomain url from traffic status (# 11149)
  > 01ef03f Be more discerning about which errors cause mesh fall-back (# 11174)
  > 8a0eff7 Connect the networking config with stats scraping (# 11161)
  > d73eb99 upgrade to latest dependencies (# 11173)
  > 2bfe3de upgrade to latest dependencies (# 11168)
  > c96e749 fix cluster.local replace directive (# 11166)
  > a4f70f6 Cleanup deepcopygen annotations and calls (# 11165)
  > 3f6d931 Override Host in activator's main handler if option is set (# 11162)
  > 8d72e76 Fix a few wrong logs in tests and make them consistent (# 11164)
  > 6ed9b72 upgrade to latest dependencies (# 11163)
  > 9cabf66 Update net-contour nightly (# 11157)
  > 05ae6b2 Update net-kourier nightly (# 11158)
  > 81e36a1 Update net-istio nightly (# 11156)
  > 1b007c5 upgrade to latest dependencies (# 11155)
  > daab3e3 Update net-kourier nightly (# 11144)
  > b2c6829 Update net-certmanager nightly (# 11145)
  > b2f616b Update net-contour nightly (# 11143)
  > 339d7e2 Thread network config into the activator (# 11052)
  > 443038c Update knative/community files (# 11141)
  > cc3f45b Update net-contour nightly (# 11131)
  > 6396164 Update OWNERS_ALIASES to match autogen in community (# 11103)
  > d59d81f upgrade to latest dependencies (# 11138)
  > 47f56c6 run kind e2e in release branches (# 11127)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-22 07:15:38 -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
Roland Huß 3f1a238124
chore: Prepare for release 0.22.0 (#1282) 2021-04-06 12:37:48 -07:00
knative-automation 2b7fcaab9e
upgrade to latest dependencies (#1280)
bumping knative.dev/serving fc58a32...813aa65:
  > 813aa65 dont add labels with empty values (# 11114)
  > 5dba505 Redo 10615 - add UID labels (# 11108)
  > baed25a Update net-kourier nightly (# 11031)
  > a43d38d Update net-istio nightly (# 11104)
  > 8e21f57 Add more debugging information to the autoscaling tests (# 11100)
  > abf4d9d preparation for Revision api change (# 11068)
  > 0293644 Update net-contour nightly (# 11096)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-06 07:11:39 -07:00
knative-automation 8bcefe59d5
upgrade to latest dependencies (#1266)
bumping knative.dev/hack 9b73a25...b6ab329:
  > b6ab329 Add a comment to explain why we have a long wait_until_pods_running function (# 60)
  > 58edbdc [schema cli] correct arrays (# 58)
  > 97362eb go test flag should go first (# 54)
  > 57abacd Don't redirect STDERR to /dev/null when querying pods (# 55)
bumping knative.dev/pkg 4048853...952fdd9:
  > 952fdd9 Update common github actions (# 2077)
  > 6317ec6 Update DEVELOPMENT.md (# 2069)
  > a5005d3 Bump k8s min version to v1.18.0 (# 2076)
  > 808d622 Escape path before returning it in a response (# 2075)
  > 71e938e Fix int conversion in statefulset ordinals (# 2074)
  > 3b7934e Update webhook/README.md to reflect current packages (# 2062)
  > 9d92ea1 Update reconciler_controller.go (# 2066)
  > 78ca070 upgrade to latest dependencies (# 2070)
  > b558677 Use TB interface, rather than T pointer when doing test stuff (# 2064)
  > 9bf9eeb rename downstream-test-go to actions-downstream-test (# 2065)
  > dfeeb18 Update common github actions (# 2059)
  > de0a8c9 upgrade to latest dependencies (# 2060)
  > 6a33a1a Upgrade a few assorted dependencies (# 2058)
bumping github.com/google/go-cmp ec71d6d...8fa37b4:
  > 8fa37b4 Fix reporter verbosity bug (# 253)
  > dc6435e De-virtualize interfaces for specialized diffing (# 254)
  > e9947a2 Run tests on Go 1.16 (# 252)
  > 3a98a11 cmp/cmpopts: use errors.Is with ≥go1.13 in compareErrors (# 251)
bumping knative.dev/eventing 3b42737...8f35d42:
  > 8f35d42 last control plane test for channel (# 5182)
  > 2d4951e redo smoketests, move one broker test (# 5187)
  > 5aacf4f Channel Data Plane Conformance Template (# 5183)
  > 6c632d1 add post 022 job to remove pingsource finalizer (# 5008)
  > ae36e5b upgrade to latest dependencies (# 5156)
  > ab0b9b0 Update common github actions (# 5186)
  > dca8b0a 4962 test coverage kncloudevents (# 5171)
  > 18e33bf increase webhook timeout values to be larger than probe timeouts. (# 5175)
  > f526e3d adding channel subscription smoke tests (# 5177)
  > 6d403f8 fix lease not always being released (# 5162)
  > 9ababf2 update downstream test to also run on main branch PRs (# 5145)
  > 9362696 Channel Conformance tests for Spec and Status shapes. (# 5152)
  > 3ebce0d relax malformed ce response code to 4xx (# 5154)
  > 8ff609f add tests for various missing required fields (# 5144)
  > 979f99e Changing cluster role's name check to check only suffix for source spec conformance testing (# 5105)
  > 724f4ed adding role and role selector test for channels (# 5141)
  > 116a571 Fix comment on podspecable-binding clusterrole (# 5142)
  > c820f42 Channel Conformance Tests, CRD (# 5138)
  > d3e856a upgrade to latest dependencies (# 5140)
  > b5b547f adding todo stubs for channel conformance tests (# 5127)
  > 5947002 add test for rejecting malformed CE (# 5135)
  > f9de675 broker.status.address.url is not required (# 5134)
  > 04ab20f rename downstream-test-go to actions-downstream-test (# 5133)
  > 9e8f2df add conformance test for checking GET method gets rejected (# 5132)
  > 88b3c90 More unit tests for pingsource (# 5106)
  > c039526 Add create KinD cluster script (# 5126)
  > aecb58c Format markdown (# 5116)
  > 1ba9ebd add test for wrong version of CE (# 5124)
  > e2e9edf Use correlation between send / response events (# 5108)
  > 33cc21a Adjust resources.requests of eventing-webhook (# 5112)
  > 2dcdb47 Add Eventing 1.0 to the roadmap (# 5043)
  > 4e1a66b Update community support instructions with ux issue template info (# 5109)
  > c42772d KafkaChannel hack to upgrade (# 5085)
  > a95567e statuscode 200-299 (# 5102)
  > 85c4286 add data plane for ce versions (# 5101)
  > 025f1c1 Broker/Trigger Conformance Tests, invalid trigger.spec.filters (# 5089)
  > 266b743 use timing and common config from reconciler-test (# 5094)
  > c1124d5 Format markdown (# 5093)
  > de960c7 Update common github actions (# 5090)
  > 8983fc8 Change spec redirects to template used by docs (# 5092)
  > 48fb081 broker changes come from the env. (# 5088)
  > 23d1519 Format markdown (# 5083)
  > df48abb Schema tool for Eventing v1 (# 5087)
  > 3b812fc Switch slinkydeveloper and devguyio rotations (# 5084)
  > 07939c5 fix trigger conf tests (# 5082)
  > 646b9e2 add unit tests to reconciler/apiserversource (# 5067)
  > b09cc03 add ./ to file (# 5078)
  > ef536d4 Start adding spec based conformance tests for Broker/Trigger. (# 5072)
  > 60043be Add KO_FLAGS usage to chaosduck build (# 5075)
  > b2ea385 Add redirect link (# 5077)
  > c8b0b6b Remove specs for eventing and point to new location in specs repo (# 5057)
  > 1184217 Update support info with machine-readable rotation (# 5068)
  > 248cd1b Add query for doc issues that eventing eng. attention (# 5074)
  > 2b95fce upgrade to latest dependencies (# 5060)
  > 4cbc070 Timezone not added to schedule in runner.go # 5058 (# 5059)
bumping knative.dev/networking 430a689...999a770:
  > 999a770 Update common github actions (# 382)
  > a1fa52a upgrade to latest dependencies (# 381)
  > 45fe1f5 upgrade to latest dependencies (# 380)
  > 354e242 Add pod-addressability config to config-network (# 377)
  > 6a77ca6 upgrade to latest dependencies (# 376)
  > 44a3b91 upgrade to latest dependencies (# 375)
  > 8fc278d rename downstream-test-go to actions-downstream-test (# 374)
  > ed835c9 Update common github actions (# 372)
  > ada810f upgrade to latest dependencies (# 373)
  > 33105c6 upgrade to latest dependencies (# 371)
bumping knative.dev/serving 1583394...fc58a32:
  > fc58a32 Update net-certmanager nightly (# 11095)
  > feb2da0 Add leeway for deployment rollouts in autoscale upgrade tests (# 11093)
  > fe09f38 Update net-contour nightly (# 11071)
  > bb43fdb Update net-istio nightly (# 11086)
  > 8671de8 Update net-certmanager nightly (# 11085)
  > a0a847b Update common github actions (# 11082)
  > 6174a0e upgrade to latest dependencies (# 11083)
  > 1fef748 Add passthrough LB functionality to the stats scraper (# 11076)
  > c6ddb40 upgrade to latest dependencies (# 11081)
  > d6ea20a drop gloo from third party & e2e scripts (# 11080)
  > 5813b79 Drop misleading comment in autoscaler main (# 11073)
  > 0711285 upgrade to latest dependencies (# 11077)
  > 3190050 Update net-istio nightly (# 11072)
  > 350184b Drop explicit namespaces and system imports (# 11054)
  > 9f1b7eb Update net-istio nightly (# 11055)
  > c799d89 upgrade to latest dependencies (# 11067)
  > 7931069 Use kubectl replace instead of patch to restore config-gc (# 11062)
  > 2bbfc27 Thread network config into the autoscaler (# 11056)
  > 8ab7b39 Remove hardcoded config names throughout (# 11057)
  > 3244771 Drop tracing config testdata in activator (# 11053)
  > 69610eb upgrade to latest dependencies (# 11061)
  > 6126291 Update net-certmanager nightly (# 11029)
  > 25a49c8 Bump request timeout in TestProbeQueueNotReady to fix flake (# 11050)
  > 6a45e7d Update net-istio nightly (# 11030)
  > 9b024b4 Update net-contour nightly (# 11028)
  > a597700 Add a proxy-builder to make use of passthrough loadbalancing (# 11035)
  > 34d7b4b upgrade to latest dependencies (# 11040)
  > 5dbe774 upgrade to latest dependencies (# 11036)
  > 2081525 Fix HTTP2 feature-gate threading in queue-proxy (# 11022)
  > 2490284 use-new-helpts (# 11018)
  > d55482e Bypass tracing handler if tracing is disabled (# 11016)
  > 37dedfa Skip flaky HTTP2 probe test (# 11027)
  > d5d489c Reduce allocations to store config on context in Activator (# 11013)
  > 1a0d326 Prevent MaxScaleLimit being exceeded on update (# 11010)
  > 4682e3e Use service-host-name helper in Activator creation (# 11021)
  > fb5af24 upgrade to latest dependencies (# 11020)
  > c9296e1 Add HA test for DomainMapping controller (# 10816)
  > b5d1348 Add a benchmark for the entire handler chain of the activator (# 11014)
  > ccf35f1 Update net-istio nightly (# 11002)
  > 069c635 add to mon reviewers (# 10972)
  > 0e8410a Format markdown (# 11001)
  > 3e2b15e Collapse revision context into specialized context to avoid allocations (# 11009)
  > 4e5fde5 Only allocate named logger if necessary in activator (# 11008)
  > 9ee92b1 Default PeriodSeconds of the readiness probe to 1 if unset (# 10992)
  > 27757ec Fix concurrency reporter log to use the correct key (# 11007)
  > 60a7f99 Add lint for aliasing autoscaling import correctly (# 10885)
  > 05f16c6 Update net-kourier nightly (# 10989)
  > decdaf4 Update net-contour nightly (# 10988)
  > b7ef994 Add ux issue template to community contact instructions (# 10993)
  > 08e4e0e Update net-kourier nightly (# 10977)
  > 9cdf9b0 Update net-certmanager nightly (# 10976)
  > a78e43e Update net-istio nightly (# 10974)
  > aeae909 Update common github actions (# 10969)
  > 8179fc6 set httpoption in kingress spec from cm (# 10412)
  > 77383a4 upgrade to latest dependencies (# 10971)
  > df03bdb Format markdown (# 10970)
  > df6c235 Update support info with machine-readable rotation (# 10955)
  > 3a6856b Add triage instructions for support rotation (# 10965)
  > 5af85b7 Format markdown (# 10968)
  > 90de379 Point spec files and runtime contract file to the specs repo (# 10967)
  > e66e402 Update net-istio nightly (# 10964)
  > a10bc74 upgrade to latest dependencies (# 10956)
  > 057c203 Update query for doc issues for serving that need attention (# 10958)
  > 7398ca3 Update net-istio nightly (# 10952)
  > 7b0bab7 Update net-contour nightly (# 10953)
  > e9ef3a1 Update net-kourier nightly (# 10954)
  > 73a6ba5 Update net-certmanager nightly (# 10945)
  > 503c978 Update net-contour nightly (# 10931)
  > fec9960 Update net-kourier nightly (# 10947)
  > b4fd523 Update net-istio nightly (# 10946)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-01 08:16:23 -07:00
knative-automation d68cde6ebe
upgrade to latest dependencies (#1262)
bumping knative.dev/pkg c326b70...4048853:
  > 4048853 Drop master references to knative repos (# 2050)
bumping knative.dev/networking 0770f41...430a689:
  > 430a689 Add arturenault as networking reviewer (# 369)
  > f51c10d upgrade to latest dependencies (# 370)
  > d8e8d36 Update common github actions (# 367)
bumping knative.dev/serving 00cf77d...1583394:
  > 1583394 Add start and end time of failing requests (# 10939)
  > 6065e72 Update net-kourier nightly (# 10923)
  > 70dd918 upgrade to latest dependencies (# 10942)
  > e61757f Add arturenault as networking reviewer (# 10941)
  > b380071 Fix inconsistency flake in TestGlobalResyncOnActivatorChange (# 10935)
  > b7b671f Make all informer tests use the new helper (# 10930)
  > 103aa92 Update net-istio nightly (# 10937)
  > 2e3fbfb Redisable chaos duck for autoscaler (# 10928)
  > c906ecb upgrade to latest dependencies (# 10927)
bumping knative.dev/eventing 9be1470...3b42737:
  > 3b42737 Smoke Tests on SinkBinding (# 5049)
  > 6cefb29 smoketest a channel (# 5052)
  > f80dc0c upgrade to latest dependencies (# 5056)
  > 52757a6 Format markdown (# 5055)
  > c8bfaea upgrade to latest dependencies (# 5054)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-12 14:09:00 -08:00
knative-automation b00fd21b81
upgrade to latest dependencies (#1260)
bumping knative.dev/eventing 879407f...9be1470:
  > 9be1470 Update common github actions (# 5053)
  > 4c5b31b upgrade to latest dependencies (# 5045)
  > ec309b1 bash v4 is required (# 5044)
  > ce0bec7 swap lberk / slinkydeveloper (# 5048)
bumping knative.dev/pkg 0f8d8de...c326b70:
  > c326b70 Add RunAndSyncInformers helper that makes sure informers are synced in tests (# 2055)
  > 9eeb66f Update common github actions (# 2056)
  > bbe0bb3 Implement getter machinery to generically fetch all injected clients (# 2054)
  > 85bc723 Add benchmark for metrics recording (# 2052)
  > cc278e1 upgrade to latest dependencies (# 2053)
bumping knative.dev/serving 86cc36d...00cf77d:
  > 00cf77d Update common github actions (# 10933)
  > 0041ede Format markdown (# 10934)
  > 01e2d38 Afterthough: we should probably report the current value as well (# 10932)
  > 6b1dc1d Update net-certmanager nightly (# 10922)
  > 491f288 Drop master references to knative repos (# 10918)
  > a6cd9f0 Update net-contour nightly (# 10903)
bumping knative.dev/networking 42a36ac...0770f41:
  > 0770f41 upgrade to latest dependencies (# 368)
  > 5a157db Update KIngress rule path to be a literal string (# 364)
  > b4ddb9a Drop unnecessary occurrences of master (# 366)
  > f3ff07d upgrade to latest dependencies (# 365)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-11 12:16:26 -08:00
knative-automation 0abc1b8806
upgrade to latest dependencies (#1257)
bumping knative.dev/pkg 737401c...0f8d8de:
  > 0f8d8de Update common github actions (# 2051)
  > 185e333 Run downstream action on master branch too (# 2049)
bumping knative.dev/eventing 6136d09...879407f:
  > 879407f smoke test more variants of pingsource (# 5042)
  > 0e2557b Update common github actions (# 5034)
  > 2fb1dd9 upgrade to latest dependencies (# 5035)
  > 2164ff0 Format markdown (# 5037)
  > 5b2912a fix # 4986 remove pingsource adapter (# 5002)
  > 37e7027 Drop master references to knative repos (# 5036)
  > 32fc262 adding ping source smoke test (# 5033)
  > a4840f1 only build linux/amd64 (# 5032)
  > 65e14cf add UT for subscription delete/create failures (# 5031)
  > 8937481 break apart rekt tests from e2e tests (# 5025)
  > 149ebe6 Run kind actions on main branch as well (# 5024)
  > abd6f98 upgrade to latest dependencies (# 5022)
bumping knative.dev/serving dae56e1...86cc36d:
  > 86cc36d Validate default max scale is set if max scale limit is enabled (# 10921)
  > d1aa2ed Update the rollout benchmark to use the new algorithm (# 10911)
  > d10d1a5 Update net-istio nightly (# 10924)
  > f7ecef1 Update common github actions (# 10920)
  > 21868c6 Update net-istio nightly (# 10914)
  > d51a7cc Drop mattmoor from Serving (# 10916)
  > 1640d27 Run kind actions on main branch as well (# 10915)
  > 66cd8ee Bump autoscaler resources to be equal to controller resources (# 10865)
bumping knative.dev/hack f99a255...9b73a25:
  > 9b73a25 Drop unnecessary occurrences of master (# 53)
bumping knative.dev/networking 1b3d24e...42a36ac:
  > 42a36ac Update common github actions (# 363)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-10 03:00:25 -08:00
knative-automation ead33446ce
upgrade to latest dependencies (#1252)
bumping knative.dev/eventing 554c1cc...6136d09:
  > 6136d09 rename mtbroker dirs / package to just broker (# 5021)
  > e8bc8ed Change more internal usages of v1beta1 to v1 (# 5020)
  > 536e0aa sugar uses v1 versions of broker / trigger (# 5019)
  > f736471 Format markdown (# 5014)
  > 15c4916 upgrade to latest dependencies (# 5006)
  > 9d73c4d remove v1alpha.configmappropagations (# 5018)
bumping knative.dev/hack 8368e1f...f99a255:
  > f99a255 Schema tool for reflective schema generation. (# 51)
bumping knative.dev/networking f813b59...1b3d24e:
  > 1b3d24e upgrade to latest dependencies (# 362)
bumping knative.dev/pkg 8fbab7e...737401c:
  > 737401c upgrade to latest dependencies (# 2047)
  > 7f753ea Slash off 5s from TestAdmissionValidResponseForResource (# 2046)
  > 1002883 Add kn-plugin-admin to downstream tests (# 1983)
  > 04fdbd7 Add WaitForCacheSyncQuick and use it in tests (# 2045)
bumping knative.dev/serving a4908c6...dae56e1:
  > dae56e1 Update net-kourier nightly (# 10913)
  > 03e15be Fix locking (# 10910)
  > 7b1c480 upgrade to latest dependencies (# 10909)
  > e50cc97 Revert Parallelise tests in activator/net (# 10880) (# 10904)
  > e718cd4 Use atomic.Value rather than unsafe.Pointer (# 10901)
  > a92d5ff Fix polling condition in KPA test (# 10899)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-08 10:35:23 -08:00
knative-automation e6cf1ce04e
upgrade to latest dependencies (#1247)
bumping knative.dev/serving 472f8e2...a4908c6:
  > a4908c6 Fix wrong function name in test log (# 10902)
  > 6e46a52 Format markdown (# 10898)
  > 6087145 e2e - wait for deployments to be available (# 10883)
  > 5b07374 Update net-certmanager nightly (# 10888)
  > 39cd0ea Update net-contour nightly (# 10886)
  > 2955f95 rename queueproxy flag probe-period to probe-timeout (# 10855)
  > 17e40b1 Bump timeout to (hopefully) avoid flake (# 10892)
  > b089ba7 Update net-istio nightly (# 10889)
  > 59c9461 Update contributing link (# 10894)
  > c508400 Update net-kourier nightly (# 10887)
  > 3ee7319 upgrade to latest dependencies (# 10884)
  > 267697a Add DomainMapping namespace label annotation (# 10868)
  > c4e05e5 Lint use of type-safe atomics (# 10882)
  > 9419b6a Update net-kourier nightly (# 10877)
  > 6d84c5b Don't override the queue-proxy image on pre-upgrade tests (# 10872)
  > 0b07d94 Parallelise tests in activator/net (# 10880)
  > 4301fa1 Update net-contour nightly (# 10876)
  > eb873de Update net-istio nightly (# 10875)
  > 79faf2b Use type-safe atomics (# 10881)
  > 94451d1 Make sure to reinitialise loop var in parallel tests (# 10879)
  > 041dca1 upgrade to latest dependencies (# 10874)
  > e9ea07e Only use exec probe at startup time (# 10741)
  > 6dcd8a6 Extend the e2e tests to use the new weighted averaging algorithms (# 10859)
  > 9478d4e Update net-contour nightly (# 10870)
  > 8e0ac01 Update net-kourier nightly (# 10869)
  > 092ddd9 Apply security best practises to domain-mapping-webhook (# 10867)
  > cd77781 Update net-kourier nightly (# 10863)
  > 2743018 Update net-istio nightly (# 10864)
  > f397d58 Use new filter function constructors (# 10862)
  > 26fd2fc upgrade to latest dependencies (# 10866)
bumping knative.dev/eventing 2db6877...554c1cc:
  > 554c1cc Delete unused params in IMC controller reconciler (# 5015)
  > db81746 fix # 4994 use trigger's namespace only when subscriber's namespace is nil (# 4995)
  > dbf1859 Remove v1alpha1 channelable (# 5005)
  > ef6d89e upgrade to CRDv1, add more unit tests around the workings of event types (# 5013)
  > d6d48a7 add unit tests to reconciler/source/config_watcher (# 5012)
  > 21bcd68 Add buckets example to config-leader-election CM (# 4993)
  > 0f2612e add test for trigger having a wrong UID (# 5004)
  > 4282f45 fix broken in-mem ns mode (# 4906)
  > 9089b8e adding code coverage to adapters v2 (# 5000)
  > eb12f8a update to breaking change for feature.T in reconciler-test (# 5003)
  > c5f92fa upgrade to latest dependencies (# 5001)
  > f220668 add more coverage (# 4999)
  > fba3dbf Use common script in GH Actions (# 4997)
bumping knative.dev/networking 54c0eb1...f813b59:
  > f813b59 upgrade to latest dependencies (# 361)
  > c369ab0 upgrade to latest dependencies (# 360)
bumping knative.dev/pkg 9039dc1...8fbab7e:
  > 8fbab7e Redo the comment a bit further (# 2042)
  > 08fc626 Fix comment for skipKeyError (# 2041)
  > 2bc944b Fix race: Make informed watcher start wait for Add event 🏎️ (# 2036)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-05 15:06:20 -08:00
knative-automation 270e322401
upgrade to latest dependencies (#1245)
bumping knative.dev/networking 94bfc01...54c0eb1:
  > 54c0eb1 upgrade to latest dependencies (# 358)
  > d5e05ad Update common github actions (# 357)
bumping knative.dev/serving b9576f5...472f8e2:
  > 472f8e2 drop k8s 1.17 from kind e2e testing (# 10854)
  > c1a0496 Fix race condition with Prober logger in upgrade tests (# 10815)
  > 527416d upgrade to latest dependencies (# 10861)
  > 0282521 Introduces h2c auto-detection support in health prober (# 10628)
  > 4aa9840 Thread the metric aggregation algorithm through collector. (# 10850)
  > 6826a1b Don't validate autoscaling annotations where they're not allowed (# 10847)
  > b039ea5 Update net-contour nightly (# 10853)
  > a8e67e0 Add algorithm possible values and annotation validation. (# 10846)
  > cbc2a29 Update net-istio nightly (# 10849)
  > 56f645c Update net-contour nightly (# 10842)
  > ee588f5 Add the annotation for averaging algorithm selection. (# 10840)
  > 18b149f Update the setup of HTTP01 challenge tests (# 10843)
  > c4193ed relax annotation constraints and some cleanup (# 10837)
  > 6e788d7 Fix KeepAlives for HTTPProbe (# 10820)
  > 86b92e0 bump k8s versions for kind e2e (# 10809)
  > 28b910b More deep cleaning of the Route reconciler it needed for some time. (# 10839)
  > a70d100 Use Revision from context in request log (# 10836)
  > a675c75 Backfill some test coverage for annotation validation (# 10834)
bumping knative.dev/eventing 207aa26...2db6877:
  > 2db6877 Add missing singular resource names to source/sinkbinding crds (# 4992)
  > 184fa2f mtping adapter now cleans up internal cache when it stops leading (# 4908)
  > 6fb67cd update deps + codegen (# 4990)
  > 00b44e9 Format markdown (# 4980)
  > 235dba5 refactor for better testability, add ut (# 4979)
  > 44b0a0e Add roadmap for 2021 for Eventing, Eventing Sources and Event Delivery WGs (# 4863)
  > 5451f19 add more ut coverage (# 4978)
bumping knative.dev/pkg 584933f...9039dc1:
  > 9039dc1 moved release docs to github.com/knative/release (# 2040)
  > 07b5ddf add demoteFunc controller option (# 2033)
  > 8a8de5f Move IsKProbe to drainer, since it's the only place it's used (# 2038)
  > 5367a43 Fix potential deadlock when k8s client is used (# 2031)
  > b5bf07b adding retry event count metric for source (# 2016)
  > 17a36e7 Format markdown (# 2037)
  > 29be1c1 Add the release badge for all of the repos (# 2035)
  > e90ac15 Remove the system.Clock and it's mock in a different location (# 2034)
  > 8a9bf76 Add symmetric filter helped based on OwnerRefable. (# 2032)
  > 29092fe Format markdown (# 2030)
  > d733bb4 Add nightly badged to release tables (# 2029)
  > 7b5bcc3 Use the constant for UserAgent (# 2028)
  > 86a8236 Format markdown (# 2025)
  > 6c2f94a Unregister views to avoid slow oom issue during meter cleanup (# 2005)
  > 7689cce Update common github actions (# 2024)
  > f4650d8 Add releasability badges for each repo (# 2023)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-01 15:06:49 -08:00
Roland Huß 09c5129c96
Update to 0.21 deps (#1239) 2021-02-23 12:59:46 -08:00
knative-automation 8bcc09fbba
upgrade to latest dependencies (#1237)
bumping knative.dev/serving 8ed54bc...b9576f5:
  > b9576f5 Add the same decoding Revision logic to request_log as context_handler (# 10824)
  > 6ef778d Fix the helpers in the service to be more readable. (# 10833)
  > fa538e3 Make Route table_test more palatable (# 10832)
  > e6ac4a7 Switch single item switch statements to if statements (# 10831)
  > 2a13625 fix various nits (# 10823)
  > 8a1782a Drop some label constraints for our top level resources (# 10808)
  > aca51ad Update net-certmanager nightly (# 10828)
  > 6c1b2a6 Update net-kourier nightly (# 10830)
  > e334a0a Update net-istio nightly (# 10829)
  > 0fddff4 Update net-contour nightly (# 10827)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-23 07:35:46 -08:00
knative-automation dfdf62b1a0
upgrade to latest dependencies (#1235)
bumping knative.dev/serving 2516dae...8ed54bc:
  > 8ed54bc Remove mapToHeader helper. (# 10818)
  > 5600cc6 Remove the User-Agent inline constant with standard constant from pkg (# 10817)
  > c4a8a39 Implement exponential decay algorithm for average computation (# 10803)
  > 5d936c7 Remove unused TimeoutFunc stuff and revert to simple duration (# 10793)
  > 418970e Update docs for revision timeoutSeconds field (# 10806)
  > af6faba Update net-contour nightly (# 10813)
bumping knative.dev/eventing 4e5bdf9...207aa26:
  > 207aa26 Add unit tests for parallel_validation_test (# 4845)
  > 86f455c swap lberk/vaikas shifts (# 4900)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-21 22:30:03 -08:00
knative-automation 18ff596041
upgrade to latest dependencies (#1233)
bumping knative.dev/eventing ef5f61d...4e5bdf9:
  > 4e5bdf9 💄 adding check for -1 status code for the default impl (# 4897)
  > 403aefa Ported Broker ingress conformance test to the new test framework (# 4859)
  > c44a698 upgrade to latest dependencies (# 4896)
  > e063a8d update default-pingsource configmap checksum (# 4895)
  > fb8e3b4 Fixup ping source dataMaxSize configmap (# 4894)
  > 78ee789 Adding checkRetry from kafkaChannel (# 4890)
  > 30d9fa3 Format markdown (# 4891)
  > dbdb339 [doc] Debugging Knative controllers and friends locally with Intellij Idea (# 4886)
bumping knative.dev/serving 7aa62c5...2516dae:
  > 2516dae swap path for domainmapping kingress for kourier (# 10811)
  > 130f8ac Update net-istio nightly (# 10807)
  > cc0209f Remove outdated todo's (# 10804)
  > 493918e Update net-contour nightly (# 10801)
  > 87bf1a9 Update net-kourier nightly (# 10800)
  > 7f9dd35 Update net-certmanager nightly (# 10799)
  > c24dc14 Validate domain mapping is not a cluster local name (# 10798)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-19 10:47:03 -08:00
knative-automation 2930137a32
upgrade to latest dependencies (#1219)
bumping knative.dev/networking 8550923...94bfc01:
  > 94bfc01 upgrade to latest dependencies (# 356)
  > 088986a upgrade to latest dependencies (# 355)
  > 9757667 Add header for signifying that requests should not be loadbalanced again (# 354)
  > 0b3dac0 Update common github actions (# 353)
bumping knative.dev/pkg a02dcff...584933f:
  > 584933f Format markdown (# 2022)
  > 84c98f3 remove reflector metrics (# 2020)
  > adbe77d Updates to the release process with 0.20 (# 1982)
  > 448ae65 Metric unit fixes (# 2018)
  > e38bb89 Update common github actions (# 2017)
bumping knative.dev/eventing 7ce8283...ef5f61d:
  > ef5f61d Update common github actions (# 4888)
  > 84b99db jsonDataLimit# 4055 (# 4233)
  > bb87cb1 Use ConfigAccessor's ToEnvVars method (# 4880)
  > 3c090d3 Remove suffix, since it's already in the PDB kind... 💄 (# 4885)
  > 56dbe58 s/Veroute/Version (# 4882)
  > 82130ea upgrade to latest dependencies (# 4883)
  > 24b1685 Setting tracing config for PingSource (# 4877)
  > 71031c0 💄 Updates for kind (newer version and newer images) (# 4879)
  > d8468ca upgrade to latest dependencies (# 4878)
  > 1c771ce Change broker spec to indicate brokerclass should be immutable (# 4827)
  > d7cf344 tracing fixed for apiserversource (# 4842)
  > 1efec2b expose ChannelReference in UnknownChannelError (# 4875)
  > 47d7a02 Update deps (# 4874)
  > 47ee8fa Update common github actions (# 4869)
  > c4e9c3b ut for trigger/broker updates check immutable (# 4843)
bumping knative.dev/serving ebc6584...7aa62c5:
  > 7aa62c5 Reflow the code to follow a better builder pattern. (# 10796)
  > 317d055 Remove the last check for percentage to be nil (which it can't anymore). (# 10797)
  > c6a28b7 Update common github actions (# 10794)
  > 96f41b5 Update net-kourier nightly (# 10790)
  > 47a730e Update net-contour nightly (# 10789)
  > 30ba285 Update net-certmanager nightly (# 10788)
  > 2cbea46 upgrade to latest dependencies (# 10787)
  > 5b94d2c Monday off cleanup: minor brush up of the traffic.go (# 10786)
  > f5d7845 We removed the possibility of traffic target % being nil (# 10785)
  > 0ff5fc4 Drop outdated HPA code regarding concurrency and RPS (# 10782)
  > 4bfc7e5 Unexport some methods (# 10784)
  > 9778deb Fix race in health state (# 10781)
  > ccbfdad A few touchups around the autoscaling tests (# 10780)
  > 20ddcbe Update net-contour nightly (# 10777)
  > 60fd6be Fix up health state tests (# 10779)
  > 395bda9 Update net-kourier nightly (# 10778)
  > af4c914 Refactor scrape client to actually take an HTTP request (# 10766)
  > 9892df5 upgrade to latest dependencies (# 10775)
  > fc68cd8 disable tls (# 10774)
  > ba73ae7 Resume HTTP01 challenge E2E tests (# 10759)
  > 6fcd198 Update net-contour nightly (# 10761)
  > fabcc2a Remove v2 gc folder. There can be only one. (# 10768)
  > eabab7d Update net-certmanager nightly (# 10760)
  > 0f52ebf Update net-kourier nightly (# 10762)
  > 3816201 upgrade to latest dependencies (# 10758)
  > fd9d9f5 Clean up the code in the service test (# 10756)
  > 81e0d61 Update the docs for the traffic package. (# 10757)
  > 13e15fd Hide the things that are private now in effect (# 10755)
  > 56ef7a9 Relax the grace period minival vaue to be any positive value (# 10754)
  > 4211c26 Update net-contour nightly (# 10752)
  > f2373c3 Update net-istio nightly (# 10753)
  > 4cc5d79 Update net-kourier nightly (# 10737)
  > 3e1dd65 Update common github actions (# 10746)
  > 597896d Deep cleaning of the time manipulation in config and revision and other fixes to the codebase (# 10745)
  > c20629d Remove the redundant test setup now there's just one GC (# 10744)
  > 17fb0e0 Change interface to accept time rather than clock (# 10743)
  > be2c890 Restrict the Clock interface to the passive where possible. (# 10742)
  > 19c8d8e Update net-contour nightly (# 10736)
  > 914855f Refactor: remove labeler v2 package (# 10739)
  > 7d57b94 Guarantee that incoming and outgoing request are measured by the same stat (# 10734)
  > 8dfeb7a Update net-istio nightly (# 10716)
  > ed413bf Update net-certmanager nightly (# 10735)
  > 3cb2bea Drop jwt dependency and match token via regex (# 10727)
  > bfba5b0 Only log about service scraping on first transition. (# 10733)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-16 23:43:02 -08:00
Markus Thömmes d647e44938
Upgrade a few assorted dependencies (#1220)
* Update spf13 deps

* Upgrade gotest.tools and correctly use versioned module

* Regenerate docs
2021-02-12 05:55:50 -08:00
Markus Thömmes 7d431366f5
Drop pkg/errors dependency and replace with stdlib usage (#1221) 2021-02-11 08:31:50 -08:00
knative-automation cbaaf61056
upgrade to latest dependencies (#1216)
bumping knative.dev/serving 8751d91...ebc6584:
  > ebc6584 Avoid deleting a stat if a request raced the reporter (# 10729)
  > c9fc401 upgrade to latest dependencies (# 10732)
  > 68aaa08 Start moving towards k8s standard `Clock` object (# 10731)
  > be32822 Also log the actual diff for easier debugging (# 10730)
  > 230033b Accept 'head' as a parameter for istio version (# 10728)
  > 33bde4d Update net-certmanager nightly (# 10724)
  > 0055bd0 Fix the logic to delete kail log files if the tests pass (# 10723)
  > 5275f50 Update net-kourier nightly (# 10725)
bumping knative.dev/networking e24bdfe...8550923:
  > 8550923 Add a bit more coverage the stat collector (# 352)
bumping knative.dev/eventing 3fcb645...7ce8283:
  > 7ce8283 fix(PingSource)!: event consumer should receive base64-decoded dataBase64 (# 4851)
  > c7a114c Format markdown (# 4857)
  > f777623 Remove Harwayne from OWNERS. (# 4860)
  > f1d55ad remove json-specific logic useless for binary mode (# 4858)
  > 83da202 💄 Latest of kindst image for e2e tests w/ 1.20.2 (# 4854)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-10 15:59:08 -08:00
knative-automation 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)
  > b61da13 upgrade to latest dependencies (# 347)
  > d2088ff Update common github actions (# 346)
  > c069ad2 Create prober request with context right away (# 344)
  > 342a3fb upgrade to latest dependencies (# 342)
  > 94433ab upgrade to latest dependencies (# 341)
bumping knative.dev/pkg 6040b3a...a02dcff:
  > a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
  > 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014)
  > 8878069 upgrade to latest dependencies (# 2010)
  > c493a9e Update common github actions (# 2009)
  > 6045ed4 Allow setting DisableCompression in NewAutoTransport (# 2007)
  > ca02ef7 Genreconciler properly generates reconciler for Resources with Status (# 2004)
  > 0d31134 Fix nil pointer panic in kvstore (# 2002)
bumping knative.dev/serving e61294b...8751d91:
  > 8751d91 Split the reconcile rollout into its own function (# 10722)
  > 2b95084 Optimize the execution path around logging (# 10720)
  > bbca20f Update net-contour nightly (# 10715)
  > ef39273 upgrade to latest dependencies (# 10719)
  > 6449fb8 upgrade to latest dependencies (# 10717)
  > 45a435a Update net-kourier nightly (# 10706)
  > 2fbef5f upgrade to latest dependencies (# 10713)
  > c4ea4ad Fix the analyzer config for load-testing benchmark since it must have a value (# 10709)
  > 6f46354 Apply k8s default values for readiness probe (# 10700)
  > 8c4b2ff Update net-certmanager nightly (# 10705)
  > b6f618b Update net-istio nightly (# 10704)
  > 390f2c2 bump k8s min in DEVELOPMENT.md (# 10699)
  > f2ccdd5 tests (# 10702)
  > 2090edf Update net-istio nightly (# 10695)
  > 789455d Update net-certmanager nightly (# 10674)
  > 1c61d3b Update common github actions (# 10697)
  > 2bc3650 Update net-kourier nightly (# 10696)
  > 8c64d92 Format markdown (# 10698)
  > 0e77ab2 Update net-kourier nightly (# 10676)
  > dd96a0a Update net-contour nightly (# 10686)
  > 8fbcfb0 Unpin the istio version and temporarily disable the error rate check analyzer (# 10655)
  > 58550fd Avoid adding gzip-encoding to requests implicitly (# 10691)
  > 60cdc35 Move Multi Container test to Beta (# 10683)
  > ae7b278 Update net-istio nightly (# 10687)
  > 7a18f38 Fix some nits in e2e tests (# 10678)
  > 9c572cd Allow to specify build platform for test images (# 10672)
  > 0ee79dd Remove the unsed struct items (# 10684)
  > 29da3af Improve debuggability of SKS logs (# 10679)
  > 8e1d587 upgrade to latest dependencies (# 10682)
  > aef0145 Temporarily disable auto TLS test with HTTP01 challenge  (# 10685)
  > 32b0292 Use lister instead of client to directly get ClusterDomainClaim (# 10677)
  > a19ff15 Update net-istio nightly (# 10675)
  > 6313088 Allow kpa to work with timeout in context (# 10673)
  > af7af61 Perform some test helper cleanup (# 10670)
  > 93d2449 upgrade to latest dependencies (# 10671)
  > 888331e Remove the service name from the internal traffic target object. (# 10669)
  > 1901e4c Use consistent alias for autoscaler v1alpha1 everywhere (# 10666)
  > 1e070a3 Remove context from MakeDecider (# 10657)
  > 452bed5 Further remove usage of the context in the scale runner (# 10653)
  > a1ee2ec bump ggcr & k8schain (# 10651)
  > 81818f9 Fix logging of errors in stats scraper (# 10654)
  > 1b0f43c Hide implementation detail inside a function (# 10652)
  > 756fd17 Update net-istio nightly (# 10648)
  > 6d46d52 Add support for decoding Revision from Host. (# 10647)
  > 01fa1a0 Remove the time computation (# 10645)
  > dbccf2a Do not pass context to the scale, but logger instead (# 10646)
  > ab176fa Rename back to the non deprecated name (# 10640)
  > fae6549 Update net-contour nightly (# 10644)
  > 5cd4f64 Update net-istio nightly (# 10643)
  > fbbbb98 Make route stop using the `DeprecatedServiceName` field (# 10638)
  > bf35e3f 💄 updating the HPAs to v2beta2 API usage (# 10631)
  > 51a9c0b Update net-certmanager nightly (# 10636)
  > e5c5c08 Export MESH env value in test script (# 10635)
  > 4a3274c Remove unused constants, make some other small tidy-ups (# 10637)
  > b083383 fix the broken doc's link (# 10634)
  > aac0df2 Deprecate the service name on the revision. (# 10633)
  > 0aa3d0b Remove the propagation from SKS->PA->Rev.Status of the K8s service (# 10632)
  > db90f4f Update net-contour nightly (# 10597)
  > 981c601 Update net-istio nightly (# 10619)
  > 8922f35 Update net-kourier nightly (# 10599)
  > df11c15 chore: Set background to white for autoscaling diagrams ... (# 10629)
  > f637b5a Remove naked returns (# 10618)
  > 6cde241 Improve rollout test to check duration (# 10625)
  > 7700811 At 100ms we still see failures on prow (# 10626)
  > c081a82 Make the singlethreaded code simpler by using boolean guard (# 10624)
  > 55a7edf upgrade to latest dependencies (# 10627)
  > 53d4d5b Fix some annoying nits in the route e2e tests (# 10623)
  > 2c781c7 upgrade to latest dependencies (# 10620)
  > 6dba44a The year was 2021.. (# 10621)
  > 39d33bf upgrade to latest dependencies (# 10617)
bumping golang.org/x/term 7de9c90...2321bbc:
  > 2321bbc Update doc to use "term" instead of "terminal"
  > ee85cb9 README.md: add badge to pkg.go.dev
bumping knative.dev/eventing ea452b5...3fcb645:
  > 3fcb645 🌀 Remvoing contrib refs (# 4855)
  > f05561d upgrade to latest dependencies (# 4853)
  > 37eaf71 switch Harwayne with antoineco (# 4850)
  > b887ac4 upgrade to latest dependencies (# 4848)
  > daa085d Format markdown (# 4846)
  > 3d51c72 Change trigger spec to indicate assigned broker should be immutable (# 4828)
  > 1774243 Add immutable fields validation to v1beta1 broker (# 4816)
  > 935d5fb Format markdown (# 4840)
  > 269b061 Update common github actions (# 4839)
  > 152e608 upgrade to latest dependencies (# 4841)
  > 8171448 Adding Logline for when a cloudevent has been successfully sent from APIServerSource to the sink (# 4723)
  > fd2688d Use SHOULD for TriggerSpec to keep compatibility (# 4838)
  > 1fa597e [# 4796] Bump golang lint timeout to 10m (# 4830)
  > a4a9f48 Format markdown (# 4829)
  > d58bd38 fix the link to head (# 4826)
  > 39d7a9e remove unused functions (# 4824)
  > 6edcbdd Panic in shared main to propagate error to exit code (# 4820)
  > 012a9bd v1beta1.Trigger delivery should be v1.DeliverySpec (# 4822)
  > 321a839 Format markdown (# 4823)
  > ec63881 Fix spec # 4515 (# 4654)
  > 1528750 upgrade to latest dependencies (# 4818)
  > 9dc57e2 Update common github actions (# 4817)
  > b20c96b sinkbing implement bindable (# 4794)
  > 8d51418 Bump golang linter version and timeout (# 4808)
  > f882ff0 Add availability rate to upgrade test report (# 4555)
  > a6635bb Patch HPA eventing-webhook min replicas (# 4811)
  > d46c1d0 It is already 2021 (# 4809)
  > fb8fbf7 Adding new source conformance testcase for CRD RBAC (# 4787)
  > 1725902 Update COMMUNITY_CONTACTS.md test grid link (# 4798)
  > b75d03a Adding new source conformance testcase for CRD Source Registry Spec (# 4780)
  > 77fc350 upgrade to latest dependencies (# 4797)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-09 10:04:50 -08:00
David Simansky 1499be95c7
fix: Fix deprecated terminal lib (#1215) 2021-02-05 12:56:03 -08:00
David Simansky 4d97648945
fix: Fix go-openapi/spec replace with correct module (#1213) 2021-02-03 03:25:06 -08:00
David Simansky e95b13fb22
fix: Pin go-openapi/spec version to fix conflict (#1209) 2021-02-01 16:10:32 -08:00
Ville Aikas f15f2755d8
update to k8s 0.19.7, go v1.15, fix gnostic (#1206)
* update to k8s 0.19.7, go v1.15, fix gnostic

* oops, did not run ./hack/build.sh

* Fix unit tests that broke because of k8s 1.19 update

* Update asserting in test to adapt to new jsonpath output behaviour

Looks like that strings are quoted now in arrays.

* fix one more assert

Co-authored-by: Roland Huß <roland@ro14nd.de>
2021-01-28 04:35:31 -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
knative-automation 70f1ad7793
upgrade to latest dependencies (#1200)
bumping knative.dev/hack 4422dca...8d623a0:
  > 8d623a0 Use git tag directly in master to get latest version (# 43)
bumping knative.dev/networking b17f435...4db00b8:
  > 4db00b8 upgrade to latest dependencies (# 339)
  > 844666d Update common github actions (# 338)
bumping knative.dev/serving db82b33...d0a0e38:
  > d0a0e38 Add more tests to cover various durations. (# 10603)
  > dde8581 add-anno-test (# 10602)
  > d6c9426 Update net-istio nightly (# 10596)
  > 8eee938 Update documentation for DomainMapping ref field (# 10595)
  > 753fa2e Remove the benchmarks that don't make much sense (# 10588)
  > 935f387 upgrade to latest dependencies (# 10594)
  > 637cb0f Update common github actions (# 10593)
  > 77a7067 Add an accessor to the route to get rollout duration (# 10592)
  > b6f1614 Don't propagate the rollout duration annotation to Configurations and Revisions (# 10589)
  > 6c77ef5 Update net-istio nightly (# 10583)
bumping knative.dev/pkg 1bbf0a6...32a3248:
  > 32a3248 upgrade to latest dependencies (# 1997)
  > 992644a Update common github actions (# 1996)
  > 8cd47b5 drop excess logger properties (# 1993)
bumping knative.dev/eventing 5dc363d...26a3bfa:
  > 26a3bfa upgrade to latest dependencies (# 4766)
  > 1b383e0 Update common github actions (# 4765)
  > d1bac1e use v1beta2 as the storage version of PingSource (# 4750)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-21 22:41:53 -08:00
knative-automation 90c70efe9e
upgrade to latest dependencies (#1196)
bumping knative.dev/networking 07a8160...b17f435:
  > b17f435 upgrade to latest dependencies (# 337)
  > dcc8744 Remove out-of-date documentation (# 336)
  > 4751606 upgrade to latest dependencies (# 335)
  > 07536a6 Move RewriteHost conformance tests to Beta (# 334)
  > e223a89 upgrade to latest dependencies (# 333)
  > 356d71b upgrade to latest dependencies (# 332)
bumping knative.dev/pkg f0ea5e6...1bbf0a6:
  > 1bbf0a6 add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (# 1940)
  > 75d66b5 preserve the stable webhook logger names we had before (# 1994)
  > 22f4898 upgrade to latest dependencies (# 1990)
  > 5bb97df fix duration logging (# 1992)
  > a74906c Use structured logging to augment our logger vs. naming (# 1991)
bumping knative.dev/eventing 1c94ef8...5dc363d:
  > 5dc363d [# 4744] Update conformance test helper (# 4756)
  > 764685c upgrade to latest dependencies (# 4761)
  > b10d720 [# 4744] Bump test zipkin version (# 4755)
  > 2b95f45 upgrade to latest dependencies (# 4747)
  > d395f6f Cleanup channel template internal types (# 4749)
  > 8e0e286 💽 Change KIND's k8s to 1.19.4 and add 1.20.0 (# 4729)
  > 0f2f567 Format markdown (# 4746)
bumping knative.dev/serving 84421cd...db82b33:
  > db82b33 Backfill missing test (# 10585)
  > 7dc411c Update net-kourier nightly (# 10584)
  > 197b97f upgrade to latest dependencies (# 10582)
  > 76e9ba5 Update net-kourier nightly (# 10578)
  > 11f0b4b Add validation to the route and service annotations for rollout duration (# 10581)
  > 44bd297 Update net-istio nightly (# 10577)
  > 2488c73 Use more consistent constant name (# 10580)
  > 2ed1f20 rename configUID to configurationUID to be consistent with the other labels (# 10579)
  > 4a7c82a Update net-contour nightly (# 10573)
  > dab32d1 Update net-kourier nightly (# 10572)
  > 404ef98 upgrade to latest dependencies (# 10576)
  > da1db84 Allow setting ReadOnlyRootFilesystem (# 10560)
  > 5fbe2f1 upgrade to latest dependencies (# 10574)
  > 3177cc7 Add a serviceUID label to ksvc (and implicitly to config) (# 10539)
  > 59e35cd Add the new annotation for the rollout duration and its validation (# 10561)
  > b7a7c18 Drop logger annotations (# 10570)
  > 078edf2 Be consistent in reading revision headers (# 10563)
  > 8509e6e Fixed comment about autoscaler logging config override (# 10569)
  > b5cd2eb Update net-contour nightly (# 10565)
  > a8c2dae Update net-certmanager nightly (# 10564)
  > 3135ad4 upgrade to latest dependencies (# 10568)
  > 80321c4 Update net-kourier nightly (# 10552)
  > cb128a4 Update net-istio nightly (# 10550)
  > 66389d3 Cut down queue health tests from 2s to basically nothing (# 10556)
  > fbd3968 Cut down the probe test runtime from 18s to 3s (# 10546)
  > 9b69859 Widen timeouts for queue probe tests to harden them (# 10555)
  > 9979954 upgrade to latest dependencies (# 10562)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-21 07:14:53 -08:00
knative-automation 2cb77f6c56
upgrade to latest dependencies (#1188)
bumping knative.dev/eventing a414aee...1c94ef8:
  > 1c94ef8 Add event reply header to spec (# 4560)
  > 056bc25 Add Open Telemetry Spec attributes to IMC Dispatcher span (# 4659)
  > 6d76c44 try using hack wait for pods (# 4741)
  > d74dc25 Format markdown (# 4740)
  > 1897543 [# 4717] Update e2e broker defaults webhook test (# 4720)
  > c5b9eeb Unify usage of YAML libraries (# 4667)
  > 2e96fd0 Now the config-imc-event-dispatcher values are injected to the dispatcher through envs (# 4543)
  > 05a3a27 note that these only pertain to this repo (# 4733)
  > 21d91e4 Format markdown (# 4734)
  > 47d9937 Update spec.md with v1 API (# 4594)
  > 343dec3 Use the v1 api package... (# 4727)
  > ff5109d re-submit # 4707 (# 4730)
  > b1882d6 [# 4721] Update e2e broker default webhook test (# 4722)
  > 7d12333 Disabling servicelinks in all the components (# 4714)
bumping knative.dev/networking ecb89ce...07a8160:
  > 07a8160 upgrade to latest dependencies (# 331)
  > 4c4c237 Add config to disable auto-creation of domain claims (# 330)
  > 3a89509 As per discussion with @mattmoor keep drainer in pkg (# 329)
  > c30dc94 Use symlink for testdata version of config-network.yaml (# 328)
bumping knative.dev/hack 4ed1ecb...4422dca:
  > 4422dca Set GOBIN in codegen-library.sh (# 44)
  > d946d25 Revert "Add hermetic go mod aware handling to run_go_tool (# 38)" (# 39)
  > ea9c9a0 Add hermetic go mod aware handling to run_go_tool (# 38)
bumping knative.dev/serving 560a4f6...84421cd:
  > 84421cd Shutdown processor to avoid log races (# 10544)
  > e402e8e Remove the old constant since the new one has been since August 2020 (# 10559)
  > 89cbb09 Nits in the code formatting (# 10558)
  > c06ee54 Move the functions that have only single use to the private package (# 10541)
  > cf06222 Remove activator/util package (# 10557)
  > 95c699b Update net-certmanager nightly (# 10551)
  > bcbaa8e Update net-contour nightly (# 10553)
  > c865fa5 Un-export WithRevID, RevIDFrom, WithRevision, RevisionFrom (# 10549)
  > 824e336 Cut down queue-probe test time from 3s to .5s (# 10548)
  > 725cbe9 Fix wrong file permission (# 10543)
  > e07174d Use explicit revID parameter in Throttler (# 10545)
  > 454fd7c Allow disabling of automatic DomainClaim creation (# 10537)
  > 1f95e13 Remove comment about recreation of the autoscaler pod in config-logging (# 10542)
  > 0f2d350 swap dates with tcnghia (# 10529)
  > 156f8a4 upgrade to latest dependencies (# 10538)
  > c886a22 Simplify and optimise proxy header pruning (# 10535)
  > 7602d81 Remove backwards compatibility check in KPA (# 10534)
  > d28e461 Sanitize probe header value written by user before response (# 10533)
  > e2c6836 Ensure step size is validated and add tests (# 10532)
  > ca1ac91 Update net-istio nightly (# 10524)
  > 3ec271c Improve performance a bit by using binary search (# 10531)
  > 8f213d9 Report first and second revision metrics separately and deleted old rev. (# 10518)
  > 457be78 Update net-contour nightly (# 10523)
  > a295b6d Update net-certmanager nightly (# 10522)
bumping knative.dev/pkg 51c72e2...f0ea5e6:
  > f0ea5e6 Use special error type to designate skips. (# 1988)
  > acbf2af Harden logstream against non-object events (# 1984)
  > 93874f0 Drainer supports customized kubelet probe check (# 1977)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-14 22:55:20 -08:00
Navid Shaikh 174e41b628
client release v0.20.0 prep (#1189)
* Update deps for release v0.20.0

* Update version command

* Update CHANGELOG

* Run tests against serving and eventing v0.20.0

* Run tests against serving and eventing v0.20.0
2021-01-14 01:19:32 -08:00
knative-automation c795f2131d
upgrade to latest dependencies (#1183)
Signed-off-by: Knative Automation <automation@knative.team>
2021-01-10 23:28:37 -08:00
knative-automation 8a4ab8fc84
upgrade to latest dependencies (#1180)
Signed-off-by: Knative Automation <automation@knative.team>
2021-01-05 20:24:56 -08:00
knative-automation f3c8fdd1c5
upgrade to latest dependencies (#1178)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-22 23:56:04 -08:00
knative-automation 809f925a0c
upgrade to latest dependencies (#1177)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-21 00:14:03 -08:00
knative-automation 5a0e79a357
upgrade to latest dependencies (#1176)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-17 21:02:02 -08:00
knative-automation 9234ef146c
upgrade to latest dependencies (#1174)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-16 21:40:02 -08:00
knative-automation 5e92aa32ea
upgrade to latest dependencies (#1171)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-16 06:08:59 -08:00
knative-automation 1bb08ff024
upgrade to latest dependencies (#1170)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-15 21:18:58 -08:00
knative-automation 07b2878eec
upgrade to latest dependencies (#1169)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-14 22:42:43 -08:00
knative-automation 6ba7d6c303
upgrade to latest dependencies (#1168)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-13 20:25:43 -08:00
knative-automation 12e8eae6fd
upgrade to latest dependencies (#1166)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-09 18:31:41 -08:00
knative-automation 03d8236b62
upgrade to latest dependencies (#1164)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-04 02:59:09 -08:00
knative-automation fb594e76c5
upgrade to latest dependencies (#1159)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-01 22:18:51 -08:00
knative-automation b1fd1875b6
upgrade to latest dependencies (#1155)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-29 23:35:36 -08:00
knative-automation 2941816951
upgrade to latest dependencies (#1145)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-26 06:49:35 -08:00
knative-automation 354257e64c
upgrade to latest dependencies (#1139)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-25 07:10:35 -08:00
knative-automation 861f63d406
upgrade to latest dependencies (#1137)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-24 21:15:35 -08:00
knative-automation 14bc2ddf42
upgrade to latest dependencies (#1126)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-24 11:12:43 -08:00
knative-automation 4539ee8f33
upgrade to latest dependencies (#1123)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-17 22:30:51 -08:00
knative-automation 10128901aa
upgrade to latest dependencies (#1120)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-17 06:32:52 -08:00
Roland Huß ff52ca0669
Update version dependency to 0.19 + update version command (#1111) 2020-11-11 07:10:59 -08:00
knative-automation e8b26e182a
upgrade to latest dependencies (#1103)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-09 20:23:58 -08:00
knative-automation 5787e95e9c
upgrade to latest dependencies (#1091)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-05 22:12:07 -08:00
knative-automation 3614bd6b64
upgrade to latest dependencies (#1088)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-03 08:47:04 -08:00
knative-automation 8a0067dc6b
upgrade to latest dependencies (#1085)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-03 02:01:04 -08:00
Roland Huß 8ca97c7920
Feature: "kn service apply" (#964)
* feat: "kn service apply"

This commit introduces a client-side apply with a plain JsonPatchMerge. This is more limited than a StrategicPatchMerg as it does not allow to merge lists (they are just overwritten). Also is not a real 3-way merger that would lead to a conflict when both the, the server-side and the provide update overlapp in fields that updated, compared to the shared original configuration. This is a problem of  JsonThreeWayMerger itself, as pointed out in https://github.com/kubernetes/kubernetes/pull/40666#pullrequestreview-502804243.

This limitation is shared with kubectl, which suffers from the same issue if using `kubectl apply` with a custom resource (i.e. with everything that has schema that is not registered within kubectl).

Tests are missing, too, but will come soon

* chore: Add tests for 'kn apply'

* refactor: Removed PatchService from pulic API interface

* fix: Display of service URL at the end, when no changes apply

* chore: Add initial E2E test

* chore: Implemented review suggestions

* More tests
* Example for kn service apply
* Remove commented-out code

* lint fixes

* fix formatting of kn service apply doc

* fixing go.sum

* chore: Update deps
2020-11-02 00:36:35 -08:00
Scott Nichols d1552ee0a3
updating to use the hack repo (#1084)
* updating to use the hack repo

* eof

* you need to run update deps after codegen to pick up any new deps.

* do not reinvent update-deps.

* must be winter
2020-10-30 11:41:35 -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
Matt Moore 24e7f50dfb
upgrade to latest dependencies (#1062)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-15 14:26:56 -07:00
Zhimin Xiang 574327f7db
Ping serving and eventing to release-0.18 (#1033) 2020-09-29 22:41:28 -07:00
Matt Moore 0bf9aa4746
upgrade to latest dependencies (#1028)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-29 03:32:28 -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 c39025f7ca
Vendor serving and eventing at v0.17.0 (#984)
* Vendor serving and eventing at v0.17.0

* Update version commmand output

* Run latest release e2e tests against serving/eventing v0.17.0
2020-08-20 03:22:13 -07:00
Adam Harwayne eda276b8a3
Pin knative/pkg to release-0.17 (#976)
* Pin pkg to release-0.17 branch.

* hack/update-deps.sh --upgrade

* Update hack/update-deps.sh for the test-infra section.

* hack/update-deps.sh --upgrade
2020-08-11 12:23:05 -07:00
Matt Moore 49a552f155
[master] Auto-update dependencies (#950)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign maximilien rhuss
/cc maximilien rhuss
2020-08-04 13:19:28 -07:00
Matt Moore 7965358b58
[master] Auto-update dependencies (#936)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign maximilien rhuss
/cc maximilien rhuss
2020-07-24 15:15:58 -07:00
Navid Shaikh 8232c9d16b
Upgrade spf13/cobra dep to current master (#944)
* Pin spf13/cobra dep at b95db644ed1c0e183a90d8509ef2f9a5d51cc29b

 which includes the zsh completion fix for https://github.com/spf13/cobra/pull/899
 and remove the fork of cobra with fix in `replace` section of go.mod

* Parse args without invoking a separate command

 Do not define and execute extractCommand before running actual root
 command to parse all the args without flags. This was creating issues
 with completion utils to generate additional shell completion directive.
 Now uses cobra's inbuilt utilities to parse the command args without flags.

* Return error from stripFlags if any

* Update unit tests
2020-07-22 14:46:57 -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
Navid Shaikh f91fb57f9a
kn v0.16.0 release prep (#922)
* Update unit test for invalid concurrency target value

* Vendor v0.16.0 eventing and serving

* Commit the LICENSES generated by hack/update-deps.sh

* Spare third_party dir from license check in hack/build.sh

* Update eventing and serving version for 'kn version'

* Use DeprecatedInjectionAnnotation key for backward compatibility

  Fixes #918
  Use DeprecatedInjectionAnnotation, i.e. "knative-eventing-injection"
  for reconciling broker via namespace labeling and trigger annotations.

  From eventing v0.16.0 release, this key is changed to "eventing.knative.dev/injection"
  however, older eventing installation wont recognize it. So we continue
  using the deprecated key until the sugar-controller would support reconciling
  on either keys.

* Fix(kn version): Display eventing.knative.dev at v1beta1 version

 We've been showing 'v1alpha1' in kn version while we actually
 vendor and refer v1beta1 for eventing.knative.dev

* chore(e2e): Run tests against serving/eventing v0.16.0 release

* Update test for concurrency-target to expect new error message

 the new error message for incorrect concurrency-target value contains "should be at least 0.01"

* Setup sugar-controller for released eventing version setup

 - reuse knative_setup util from common lib for latest-release CI setup

* Fix typo in YAML URL and add subheader for sugar-controller install
2020-07-10 10:41:19 -07: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
Roland Huß c7426459be
Refactor main flow and introduce explicit plugin and config handling (#877)
* Refactor main flow, plugin and configuration handling

* The plugin handling has been moved out of the `KnDefaultCommand` constructor where it was executed as a side-effect. The original code from `kubectl` suffers from the same issue that plugin handling is not a top-level concern but was very likely introduced as an after-thought. Instead, the plugin handling is done now by a `PluginManager` which is explicitly called in `main()`.
* Configuration and bootstrap option handling is centralized in the package `option`. After the bootstrap happened, the content of the configuration file, as well as any other global configuration, can be obtained from methods on  `config.GlobalConfig`. Also, all flag handling is delegated to cobra so that no own parsing is needed.
* Many of the logic in `pkg/kn/commands/plugin` for plugin management has been moved up to `pkg/kn/plugin` as this code is not only relevant for `plugin list` but also for the bootstrap process.

* fix: invalid subcommands will lead to a proper error message

* Update pkg/kn/config/types.go

Co-authored-by: Navid Shaikh <nshaikh@redhat.com>

* Update pkg/kn/plugin/manager.go

Co-authored-by: Navid Shaikh <nshaikh@redhat.com>

* Update hack/generate-docs.go

Co-authored-by: Navid Shaikh <nshaikh@redhat.com>

* Update hack/generate-docs.go

Co-authored-by: Navid Shaikh <nshaikh@redhat.com>

* chore: Add missing links

* chore: recert to shas in links in developer guide for now.

Co-authored-by: Navid Shaikh <nshaikh@redhat.com>
2020-06-15 09:15:24 -07:00
Dave Protasowski dfd65db9ab
bump k8s packages to 1.17.6 (#881)
* add script to bump k8s deps

* bump k8s to v1.17.6
2020-06-08 15:30:32 -07:00
Dave Protasowski a7ea77d106
Update go.mod to specify the module is go1.14 (#866)
* Update go.mod to specify the module is go1.14

Thus the go commands will default to -mod=vendor

See: https://golang.org/doc/go1.14#go-command

* install goimports as a tool

* drop mod=vendor usage as that's the default with go1.14

* remove comment about using -mod=vendor

* Revert "drop mod=vendor usage as that's the default with go1.14"

This reverts commit 567004d404bb7ebd39ed527dc75759cfc7db672f.

* Revert "remove comment about using -mod=vendor"

This reverts commit 2a71393a2015c1539be1503e0c52cf64283e12d0.

* Revert "install goimports as a tool"

This reverts commit 9616d5e2d2ab0d61e8454b1ace057ec9712e182d.

* use go_run_tool to run goimports

* inline go_run_tool

* include required env var REPO_ROOT_DIR
2020-06-08 13:40:32 -07:00
Roland Huß 2a42ee1a33
chore: Move from Eventing v1alpha1 to v1beta1 (#878) 2020-06-08 05:42:19 -07:00
Roland Huß 3a242c7604
chore: Unpin dependencies to follow master again (#870)
Reset version to "master" and update-deps.sh --upgrade after branching off for release-0.15
2020-06-02 08:02:17 -07:00
Roland Huß fc6f379d94
chore: Preps for release 0.15.0 (#869) 2020-06-02 03:35:17 -07:00
Roland Huß 93c58d294d
chore: Pinning to k8s version 0.16.4 like Knative serving/eventing does (#857) 2020-05-26 23:58:59 -07:00
Markus Thömmes 4ba1cca91e
Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
Markus Thömmes 739e63f835
Replace pkg/errors with stdlib errors. (#853)
* Replace pkg/errors with stdlib errors.

* Add changelog entry.

* Fix changelog.
2020-05-25 08:10:47 -07:00
Roland Huß c41e9fd923
chore: Update changelog for 0.14.0 (#820)
* chore: Update changelog for 0.14.0

* chore: Tune wording in Changelog.adoc

* chore: Update to eventing 0.14.1 and fixed `kn version`
2020-04-21 23:36:40 -07:00
Roland Huß df9278743b
chore: Update to Knative serving/eventing 0.14.0 (#810)
* chore: Update to Knative serving/eventing 0.14.0

and also move ApiServerSource to v1alpha2, adapting the option
(from "controller" to "labelSelector")

* fix go.sum

* chore: Update and fix tests

* chore: fix go.sum
2020-04-16 14:27:48 -07:00
Navid Shaikh b7a2a09085
Pin serving to v0.13.2 and update version command (#797)
* Pin serving v0.13.2 dep to v0.13.2

* Update version command

 now points to serving v0.13.2 and eventing v0.13.6

* Copy go.sum as generated in CI
2020-04-14 01:26:15 -07:00
Matt Moore f4c96ef558
[master] Auto-update dependencies (#791)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign maximilien rhuss
/cc maximilien rhuss
2020-04-13 02:10:10 -07:00
Matt Moore a9c2e4bfe9
[master] Auto-update dependencies (#784)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign maximilien rhuss
/cc maximilien rhuss
2020-04-08 02:43:01 -07:00
Matt Moore a7ec5209dc
[master] Auto-update dependencies (#781)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign maximilien rhuss
/cc maximilien rhuss
2020-04-06 07:36:19 -07:00
Matt Moore 2e4ff2be4c
[master] Auto-update dependencies (#776)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign maximilien rhuss
/cc maximilien rhuss
2020-04-03 12:08:18 -07:00
dr.max df78b8b40c
(refactor) address the e2e extract / refactor of issue #763 (#765)
* (refactor) address the e2e extract / refactor of issue #763

* various updates to address reviewers feedback

* renamed lib/test/integration to lib/test and package to test
2020-04-01 09:21:18 -07:00
Chi Zhang bedfa99b83
update test-infra to pick up the fix (#759) 2020-03-24 12:56:10 -07:00
Roland Huß 1f5a1b8566
chore: Update dependencies on to serving and eventing (#756)
The check of the maximum for concurrency-limit had to be removed as
this is picked up now also from the server side configuration
to which we don't have access. Checking against the default
max is misleading and contra-productive if this could be
different when configured differently by the Knative administrator.
2020-03-24 09:19:09 -07:00
Navid Shaikh 2fcf5adbbe
chore: Update test-infra (#742) 2020-03-17 06:48:31 -07:00
Navid Shaikh ba7e14c807
feat(source): Add 'kn source list' (#666)
* feat(source): Add 'kn source list'

 Fixes #480
 - Add 'kn source list' listing the available sources COs
 - Use dynamic client to
       - find out available source types
       - find the COs in given namespace for each source type
 - Add --type flag to filter source list based on source type
 - Add unit tests
 - Add e2e tests
 - Add CHANGELOG entry

* Update group for ApiServerSource in tests

* Add kn duck source type for holding common eventing source fileds

 - Common infromation from sources are extracted into a struct
   for source list command output
 - Printer function picks the information from this struct object
   and doesn't know the details about extracting this info from multiple
   types of sources received
 - Group and Version for list is set to empty string and Kind to 'List',
   if printed a source list with multiple types of sources in machine readable
   format
 - Group, Version and Kind for list are kept intact if printed a source list
   with same type of source objects in machine readable format

* Update go.sum

* Add WithType builder for listing source

 - Separate the flags definition
 - WithType builder can be re-used to filter the source types
 - Add unit tests

* Update ApiServer source group to apiserversources.sources.knative.dev

* Fix typos and align

Co-authored-by: Roland Huß <roland@ro14nd.de>
2020-03-10 00:41:28 -07:00
Roland Huß 46d5e60e42
refactor(source): Update to Knative eventing 0.13.0 (#705)
* chore(e2e): Optimized tests

Smoke Tests now run before the E2E tests, but in the same cluster

* chore: Removed unneeded test

* fix

* fix

* fix

* fix

* chore: Update to serving & eventing v0.13.0

* refactor(source): Update to Knative eventing 0.13.0

* Moved to "sources.knative.dev" API group
* Replaced CronJobSource with PingSource (and removed unsupported options for service account, requests limits)
* Move to versions:
  - SinkBinding v1alpha2
  - PingSource v1alpha2
  - ApiServerSource v1alpha1

* update to eventing 0.13.1

* go.sum fix

* fixed test

* test updates

* try to enhance error output

* fix test.

* update tests infra to 0.13.1
2020-03-06 13:47:27 -08:00
Navid Shaikh 136de19775
Re-enable markdown link check (#693)
* Re-enable markdown link check

 As https://github.com/raviqqe/liche/issues/33 is now fixed

* Update test-infra to latest
2020-03-03 09:22:53 -08:00
Roland Huß a220a88534
chore(e2e): Refactor to better track errors (#667)
* chore(e2e): Refactor e2e to better track errors

* Collect results from various `kn` calls to
  provide the context
* Changed sub-Run() commands to t.Log() to reduce
  the log noise and get file + line information
  in the log output
* Removed any Fatal() calls to allows the test
  to properly finish
* Only output via t.Log() to get the output at the
  proper places and allow Prow to better pick
  up the test results.
* Most important: EMOJIS !! 🦆🦆🦆🦆🦆

* chore(e2e): Add more dumpers

* Moar debug
2020-02-16 23:52:10 -08: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
Roland Huß 0e5d1a86c8
chore(e2e): Update dependency to eventing v0.12.0 (#628)
* chore(e2e): Update dependency to eventing v0.12.0

* chore: update infa script dependencies

* chore: Update testinfra dep
2020-01-31 02:20:28 -08:00
Roland Huß 599f1a5203 chore: Update k8s dependencies and cleaned up a bit (#622)
* chore: Update k8s dependencies and cleaned up a bit

* chore: Moved to k8s 1.16.4 like for serving & eventing

* fix: Add missing go.sum line
2020-01-22 04:57:23 -08:00
Navid Shaikh 8c417c1226 Vendor serving v0.12.0 (#618)
- Vendor serving release v0.12.0
 - Update `kn version command` to print serving v0.12.0
 - Update latest release e2e tests script to setup serving v0.12.0

Co-authored-by: Roland Huß <rhuss@redhat.com>
2020-01-22 00:48:23 -08:00
Scott Nichols 9fd763e5dd migrate to the new eventing legacy client (#621)
* migrate to the new eventing legacy client

* ran go mod tidy

* found the ./hack/build.sh file and ran it.
2020-01-21 23:15:23 -08:00
Navid Shaikh fc488d98c2 Update test-infra: Eventing nightly release YAML rename (#610)
per d5990f0e5a
2020-01-16 11:25:04 -08:00
Navid Shaikh 4128022fb7 Update deps using go 1.13 (#535)
- Commit results of codegen using go 1.13
 - Update DEVELOPMENT.md to mention go 1.13
2019-12-11 02:38:49 -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
Navid Shaikh 4f0eb99f8e Vendor serving v0.11.0 and run tests against it (#545)
* Vendor serving v0.11.0

* Run tests against serving v0.11.0
2019-12-10 21:14:48 -08:00
Navid Shaikh 7dbb5a5bb0 kn source list-types (builtin types) (#536)
* feat: kn source list-types (builtin types)

 - Only lists the builtin source types
 - Uses client-go dynamic client for listing CRDs
 - Adds DyanmicClient interface to KnParams
 - Adds printing options

* chore(lint): Address golint suggestions

* Rebase and update venodr/modules.txt

* Adds unit tests for DynamicClient in types.go

* Add kn source list-types command in smoke tests

* Constants for the CRD GVR and source identifier label key value

 GVR as:
   - Group: apiextensions.k8s.io
   - Version: v1beta1
   - Resource: customresourcedefinitions
 Label as:
   {"duck.knative.dev/source": "true"}

* Add tests for dynamic client

* Add description about SinkBinding source type

  as - "Binding Pattern for ContainerSource"

* Remove unused imports

* Adds unit tests for list-types command processing

* More unit tests for flags

* Adds e2e tests for kn source list-types

  - also test the YAML output

* Sort the source types while listing them

 - Update the unit tests accordingly

* Add examples

* Add unit tests for CreateDynamicTestKnCommand

* Fix typo in unit tests

* golint fixes

* Updates to vendor/modules.txt after rebase

* Remove the extra lines
2019-12-10 11:20:47 -08:00
Navid Shaikh ed25066cf6 Eventing setup in CI (#538)
* Eventing setup in CI

  - Update test-infra
  - Use library functions for setting up released and latest Eventing
  - Set up Eventing 0.10.2 and nightly release in `latest-release` and default e2e tests CI job respectively

* Fix typo in variable name and update formatting
2019-12-06 10:39:40 -08:00
Adriano Cunha 556f457e06 Update test-infra (#529)
Major changes:
* fix monitoring install function
* fix build tests not failing on module updates
2019-12-03 10:27:35 -08:00
Adriano Cunha 764e8c933e Update vendor/knative.dev/test-infra (#503) 2019-11-15 09:54:02 -08:00
Ying Chun Guo d66887a310 Add dependencies to Eventing 0.9.0 (#470) 2019-11-12 00:41:22 -08:00
Roland Huß ad02647ddc chore: Update to k8s 1.15.5 and fixing go.sum error (#493) 2019-11-11 02:00:20 -08:00
Roland Huß 07743f8dab chore: Update testing infrastructure (#488) 2019-11-07 06:29:56 -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
Navid Shaikh dd5b05cd42 Updates spf13/cobra dep to v0.0.5 (#443)
* Updates spf13/cobra dep to v0.0.5

 Fixes #426

 - and a couple of patches on top which aren't merged yet
 	- spf13/cobra#884
	- spf13/cobra#899
 - also updates viper to 1.4.0

* Updates to go.sum

* Updates go.mod

 as a result of `go install golang.org/x/tools/cmd/goimports`
2019-10-30 03:31:11 -07:00
Navid Shaikh a32f5666b5 Vendors serving v0.9.0 (#458)
* Vendors serving v0.9.0

* Updates references per serving v0.9.0 vendoring

 - Updates code and tests to refer the required data structure and method/function calls
 - duckv1beta1 -> duckv1 conditions
 - traffic percent value is now *int64
 - containerConcurrency validation method relocation

* fix(golint): exported function should have comment

 for NonReadyConditionReason function

* Updates check for removing null targets

 fixes the pointer value check

* Updates per review comments
2019-10-27 22:22:36 -07:00
Navid Shaikh 73dfd21d21 chore: go mod tidy updates (#450)
Generated by
 ```
 go mod tidy -v
 ```

 Fixes #449
2019-10-16 12:57:15 -07:00
Navid Shaikh 419678a4b8 Updates YAML transitive dependency to v2.2.4 (#448)
As per title, just to make sure we're not vulnerable to CVE-2019-11253.
 See kubernetes/kubernetes#83253.
2019-10-15 14:36:15 -07:00
Navid Shaikh 10f981ccaa Ensures kn cross platform build works in presubmit tests (#385)
Fixes #364

 - Ensure kn cross platform build works in pre-submit tests
 - Run ./hack/build.sh -x after running existing pre-submit tests
 - defines a function post_build_tests to invoke cross platform builds
 - post_build_tests will be run by test-infra after build tests are compelete
2019-08-26 10:59:17 -07:00
Naomi Seyfer 25c726453e Update serving dependency to 0.8; change all import paths (#368)
* Update serving to 0.8. Try building.

* Find the right serving version

* Change our own import path to knative.dev to match

* Remove dependency on old version of client

* Update yaml template

* Add sleep to test to deal with race

* fix merge conflict

* Update vendor modules
2019-08-15 18:09:08 -07:00
Naomi Seyfer 260411724c Wrap flag usage to terminal size (#351)
* Wrap flag usage to terminal size

* Revert downgraded deps

* New vendored files I missed before
2019-08-10 01:47:05 -07:00
Roland Huß 3594b39659 refactor(plugins): Improved and simplified verifier and plugin list (#313)
* refactor(plugins): Improved and simplified verifier and plugin list

* Added proper executable check for current user
* Refactor plugin_list to make it more straightforward
* Seperate errors and warnings
* Don't return an error when no plugin is installed and `plugin list` is called
* Simplified tests
* Check assumption that a prefix is given in verify()

* fix(plugins): Fixed broken homedir expansion

* fix(plugin): Adapted to proper permission handling

E.g. if u-x, g+x and the user has the group of the file, but is also owner of the file then he is not allowed to execute the file.

* test(plugins): Added checks for the execution check for plugins

* chore(plugins): optimized tests to reflect the real unix behaviour

* chore(plugins): Moved plugin seenMap to top-level verify method.

Also, allow symlinks without warnings.

* refactor(plugins): Split up some methods in plugin_verifier to make them shorter

* fix: Tuned `plugin list` for better handling when no plugin directory exists
2019-08-08 14:30:59 -07:00
Roland Huß b4b254f64c feature(service describe): Output of service details (#252)
* feature(service describe): Output of service details

`kn service show` mimics `kubectl describe <sth>` as that it output detail information in human readable output.

A future extension should add machine readable output with `-o` to export
a single object in json/yaml (that is missing from `kn service list`)

This command shows information about the service itself, but also a summary about the associated revisions.

It also knows about scaling and concurrency options.

Options:

`--details`    : Print more information. By default only are shorter summary is shown

* chore: Cleanup up and refreshed dependencies

* fix(service describe): Integration test fix (revert "show" to "describe")

* fix: go.sum

* fix go.sum

* feature(service describe): Add printing of resources (requests/limits) + machine readable output with -o

* chore(service describe): Simplified digest handling

* chore(service describe): Sort maps by key when printed

* chore: Adapt mock framework

* chore(service describe): Test fixes

* chore: Added some tests

* more tests

* test: Moar tests

* chore: Even moar tests

* more, more tests

* changelog update

* fix(service describe): golint fixes
2019-08-08 08:23:56 -07:00
chaodaiG 9f203f2d4d Use knative.dev/test-infra (#319) 2019-07-31 03:20:43 -07: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
dr.max 500b7d1371 fixes(issue #111) generically for all command groups (#218)
Explores all sub-commands from root and adds a RunE for all
commands that are groups with child commands and without a RunE.
The added RunE will return the correct errors when the command
is called with empty sub-command or with an unknown sub-command.
It will also print the command help message first.

Added a gotest.tools test for root.go.
2019-07-02 23:50:32 -07:00
Roland Huß a60d273d82 feat(build.sh): Enable goimports + cleanup imports in source files (#186)
* feat(build.sh): Enable goimports for cleanup imports + cleanup imports

Much like 'go fmt' for cleaning up go source, 'goimports' can help
in properly formatting and grouping imports. See https://goinbigdata.com/goimports-vs-gofmt/
for a quick overview.

This commit also cleansup imports on existing files.

* fix(build): Add missing space for output on iterm

* chore(build): Merged gofmt and goimports

And changed order so that formatting and import reordering comes
before compiling and testing
2019-06-28 06:30:08 -07:00
Chi Zhang 483979bba4 Fix the periodic CI flow error in client (#200)
* hack the emitmetrics flag

* update test-infra
2019-06-27 09:53:07 -07:00
Naomi Seyfer 32ccc334e3 Revert #173 and #139, reinstating having a config file. (#193)
* Revert #173 and #139

* Change default layout to have a hidden kn dir

* Update deps
2019-06-19 18:12:58 -07:00
Navid Shaikh d25ea5f1e7 Renames service 'get' to 'list' (#179)
* Renames service 'get' to 'list'

 As per title.

* Renames get references to list in e2e tests

* Replaces get to list in docs
2019-06-13 13:56:43 -07:00
Kenjiro Nakayama 1b471d587f Remove unused `--config` option (#139)
* Remove unused `--config` option

Currently `--config` option in kn command is not used from anywhere.
This patch removes the option from the command.

* update auto gen files

* Update deps by hack/update-deps.sh
2019-06-08 09:03:41 -07:00
dr.max 0800d7c4d3 Regroups code to use subpackages. Finishes issue #66 (#145)
Creates four subpackages for now:

1. kn/commands - inludes types.go for common
   struct and other common files and misc commands
2. kn/commands/service - all 'kn service *' commands
3. kn/commands/revision - all 'kn revision *' commands
4. kn/core - contains the root.go and other top level
   for code and testing
5. refactors:
   a. split .../commons/human_readable_flags.go into three
   b. modifies the HumanReadableFlags.ToPrinter to get pass
      a function that sets the columns and fields

Had to refactor all tests to avoid cycles.
2019-06-05 16:30:38 -07:00
Joyce Liu 43061af74a Update test-infra to the latest version (#154) 2019-05-31 17:41:33 -07:00
Joyce Liu cf41ab2b73 update test-infra in vendor (#148) 2019-05-29 11:46:31 -07:00
Roland Huß c10092ffae fix: Update cli-runtime to include fix for cli options help (#137)
The update to kubernetes-1.13.5 for cli-runtime introduces a fix for #135 (i.e. sorting the keys for the options)
2019-05-21 09:54:27 -07:00
Roland Huß 52b6b236fe Update to serving 0.6.0 (#129)
* chore: Update to 0.6.0

* chore: Fix test

* chore: Update modules.txt
2019-05-20 10:41:27 -07:00
Adriano Cunha 8bb85c6aed Fix auto releases of Knative Client (#124)
This requires updating test-infra to deal with a repo that has no releases yet.

Also use hash and dates from the helper, to keep the binary and the GCS dirs in sync.
2019-05-17 14:40:16 -07:00
Adriano Cunha 9ec9671b2e Setup release infrastructure for Knative Client (#115)
Just like the other Knative modules, and ready for automation.

Requires updating test-infra to the latest version.
2019-05-16 10:51:17 -07:00
Navid Shaikh bd7d57fa09 Adds service get command (#90)
* Adds service get command

 replaces service list command

* Updates go.mod and vendors/*

* Adds message if no services found in requested namespace

* Adds tests for service get
2019-05-13 10:56:40 -07:00
Adriano Cunha c33b1de89a License checking works now, enable it (#98)
* License checking now works, enable it

* Update test-infra

* Update vendored test-infra
2019-05-09 14:51:38 -07:00
dr.max 95808278d4 Adds Cobra generated docs and means to generate them and first cut of other docs (#93)
* Added Cobra generated docs and ways to generate them

* Adds docs/README.md and first user's guide for Kn
2019-05-06 17:39:36 -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
dr.max dd4e2a917b Added support for limits and requests of CPU and memory (#78)
* Added support for limits and requests of CPU and memory. Examples:
1. kn service create mysvc --image dev.local/ns/image:latest --request-cpu 100m --requests-memory 64Mi
2. kn service create mysvc --image dev.local/ns/image:latest --limits-cpu 1000m --limits-memory 1024Mi

You can also include and/or omit the requests and limits. So the following should also work:
kn service create mysvc --image dev.local/ns/image:latest  --request-cpu 1000m --limits-memory 1024Mi

* Addressed comments about maintaining existing requests and limits and added more tests
* TestServiceCreateWithRequests
* TestServiceCreateWithLimits
* TestServiceCreateRequestsLimitsCPU
* TestServiceCreateRequestsLimitsMemory
* TestServiceCreateRequestsLimitsCPUMemory

* updating dependencies and formatting tests code
2019-04-25 20:20:29 -07:00
Kenjiro Nakayama 6b2b7f2cc0 Support --all-namespaces option for service and revision list (#32)
* Support --all-namespaces option for service and revision list

`kn {service, revision} list` does not have the all-namespaces
options. Although it is possible to list them by `kn service list -n
""`(empty string), it is difficult to find such secret trick.

Hence, This patch adds `--all-namespaces` option.

* Add all-namespace option to KnParams

* Add AddNamespaceFlags function

* Add GetNamespace func

* Update help message

* Use GetNamespace util in service create cmmand
2019-04-09 09:09:58 -07:00
Ben Browning 585fe80099 Stub in an integration test (#55)
* Stub in an integration test

This just calls `kn service list` and verifies it doesn't have a
non-zero exit status.

* Build the client in pre_integration_tests

* Need to explicitly build the `kn` client

As opposed to just building the entire repo. That didn't actually
stick a `kn` binary in the root.

* Address code review feedback

Build the client in e2e-tests.sh instead of presubmit-tests.sh, fix a
couple copy/paste places that referred to eventing, remove unnecessary
knative_teardown function.

* Don't attempt to build kn twice

* Turns out pre_integration_tests() is the easiest way to build kn

We don't have any other good hooks at the moment to do something in
`e2e-tests.sh` that runs only once before the test cluster gets setup.

* Update test-infra to use the new cluster_setup function

This updates the version of test-infra to use the new cluster_setup
function added in https://github.com/knative/test-infra/pull/667

It simplifies our e2e setup logic into one place instead of being
split over presubmit-tests.sh and e2e-tests.sh

* Update vendored test-infra as well

* We have to explicitly tell CI to use the vendored modules

* Be a bit more descriptive in the stubbed out integration test
2019-04-08 10:50:58 -07:00
Naomi Seyfer ebbd659e69 go.mod and go.sum updates (#46)
* go.mod and go.sum updates

* Set GO111MODULE=on
2019-03-26 12:41:51 -07:00
Naomi Seyfer b5b02f64f3
Incorporate reference to knative/test-infra for setting up automated tests. (#34)
* Set up some test infra

* fix gitignore

* More mod gitignore

* Add dummy file that depends on stuff
2019-03-05 16:31:05 -08:00
Scott Andrews 855ea20d40 Generate go.sum with go 1.11.5 (#19)
When building with go 1.11.5 I see a hash mismatch for knative/serving.
The algorithm for computing the hash has changed in recent go releases.

To create this PR I ran:
- `rm go.sum`
- `go test ./pkg/...`
- `go build ./cmd/kn`
- `go mod tidy`

All developers should update their version of go and clean their module
cache to flush downloaded modules with an invalid hash.
2019-02-04 16:19:49 -08:00
Naomi Seyfer 7cc59481bb
Refactor to allow testing; write first tests. (#10)
* Refactor commands to allow insertion of fakes for testing

* Pin client-go to version that matches signatures other libs use

* Add tests for service list

* actually add test file

* Review comments: Fatal instead of Error/return, Split instead of read to newline
2019-01-29 12:40:22 -08:00
Naomi Seyfer 38932b1d61
Get revision and service listing skeletons in. (#2)
* Get revision and service listing skeletons in.

This adds the kn program, with basic commands for service and revision listing
in.

kn service list
kn revision list

They use the genericclioptions library from kubernetes to support jsonpath,
yaml, and json output. The default is to just list the names of the objects, for
now, until we add in some of the kubectl-based libraries for creating tables in
another commit.

This is deliberately bare-bones; I am looking to get the basic skeletons of how
this repository is laid out down.

No tests yet. Soon.

* Move commands to pkg, so cmd only contains minimalist main.go

* RunE instead of Run. The defaults on Cobra command generation are weird.

* Oops forgot to change types of stuff

* Do not panic on bad config file

* Make commands no longer global

* Make configuration initialization not static in the module, but rather triggered by main.go init
2019-01-22 09:03:58 -08:00