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