mirror of https://github.com/knative/client.git
2 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
9b838cfb0a
|
upgrade to latest dependencies (#1570)
bumping knative.dev/hack 59b0cf1...9b2ed84:
> 9b2ed84 Update community files (# 139)
bumping knative.dev/networking eac673f...c7164d4:
> c7164d4 upgrade to latest dependencies (# 604)
> 37ab2ef upgrade to latest dependencies (# 603)
> 075f9b9 Update community files (# 602)
> 52fb6ee upgrade to latest dependencies (# 601)
> db53592 Update actions (# 600)
bumping knative.dev/pkg c0e1594...77555ea:
> 77555ea upgrade to latest dependencies (# 2398)
> 768f44f bump our min version to 1.21 (# 2397)
> e989c22 Update community files (# 2393)
> 0a429cb Allow Unstructured callback from Defaulting Webhook (# 2363)
bumping knative.dev/serving 9073261...a3216ca:
> a3216ca Update net-kourier nightly (# 12520)
> f079283 Update net-gateway-api nightly (# 12521)
> 969beb3 Update net-istio nightly (# 12519)
> b74e3c7 bump ggcr/k8schain to the latest (# 12510)
> d44ad85 Update community files (# 12518)
> a560242 Update net-contour nightly (# 12514)
> db1b4ad Update net-kourier nightly (# 12515)
> a75ee09 upgrade to latest dependencies (# 12513)
bumping github.com/spf13/cobra de187e8...178edbb:
> 178edbb Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (# 1561)
> 9054739 Remove __complete cmd for program without subcmds (# 1563)
> 19c9c74 Always include the os package import when generating the root command (# 1557)
> 01e05b8 Bump github.com/spf13/viper from 1.8.1 to 1.9.0 (# 1554)
> 36bff0a fix root.go.golden (# 1552)
> 1854bb5 Fix some typos (mostly found by codespell) (# 1514)
> ff2c55e chore(ci): use golangci-lint-action (# 1477)
> 1beb476 fix: Duplicate error message from cobra init boilerplates (# 1463)
> 6f84ef4 Provide option to hide default 'completion' cmd (# 1541)
> ee75a2b Remove trailing spaces from bash completion command description (# 1520)
> 25bab5a Fix invalid shell completion when used with ~/.cobra.yaml (# 1510)
> 3fed3ef Support different bash completion options (# 1509)
> 507caf5 completions: fix mixed tab/spaces indentation (# 1473)
> c7a4421 fix: typo in {bash,zsh}_completions.go (# 1459)
> c3573e2 Completion: Capitalize short desc, and remove extra space from long (# 1455)
> dd40ab0 feat: improve completions help formatting (# 1444)
> d298d79 Update shell_completions.md to have automatically rootcmd (# 1372)
> 6f19fa9 fix: unbound variables in bash completion (# 1321)
> d65ba12 github: add dependabot configuration file (# 1427)
> 45e521e enable composing PositionalArgs (# 896)
> 9e1d6f1 args_test: add helper functions (# 1426)
> 62a72cd fix(diff): use arg '--strip-trailing-cr' (# 949)
> 442031e Allow specifying licenses using their SPDX identifier (# 1159)
> 78969f9 Remove "Lesser" from header for GPL-2.0 template (# 880)
> 3c84bf8 Small correction in User Guide (# 1009)
> 3ba5f15 Projects using cobra update (# 1454)
> bfacc59 Addressing typos identified by @marckhouzam
> 2682562 Simplifying goGet function
> cf87fc4 Updating generator documentation and links
> c97b7ec Update documentation to reflect the module aware generator
> 9388e79 Cobra generator now works within Go modules
> c9edb78 Change generator default license to none
> dcf42b2 Change generator to require opting in to viper.
> c0dd5cd Removing unused imports when not using Viper
> f09e947 readme: remove ToC, since it's now shown by GitHub (# 1429)
> d2c0cb3 DisableFlagParsing must disable flag completion (# 1161)
> c1973d3 Update projects-using markdown with Tanzu (# 1501)
> 4fd30b6 ci: test golang 1.16.x and 1.17.x too (# 1425)
> 2a52778 go.mod: cpuguy83/go-md2man/v2 v2.0.1 (# 1460)
> 56060d1 Add Meroxa CLI (# 1377)
bumping golang.org/x/term 6a3ed07...6886f2d:
> 6886f2d all: upgrade x/sys to latest
> a79de54 go.mod: upgrade to go 1.17
> c04ba85 term: unify ioctl{Read,Write}Termios definition for aix, linux, solaris & zos
> f5beecf term: skip TestMakeRawState on GOOS=ios
> b80969c term: add aix and zos build tags
> 72f3dc4 term: use existing unix implementation on solaris
> de623e6 term: use stdin file descriptor in comment
bumping knative.dev/eventing 61d97d3...e0e3f44:
> e0e3f44 Implement Subscriptions API Filters in MTChannelBroker (# 5995)
> 7d73613 Use zap.NewProductionConfig and specific time encoding (# 6043)
> d7b4d2c Change default Broker delivery spec (# 6011)
> 76366bc Increase timeout for rekt tests (# 6062)
> 850528b Update community files (# 6063)
> f6fec10 update dependencies (# 6057)
> 47c5739 upgrade to latest dependencies (# 6060)
> 65c4a6f Dump resources when failed to wait for them to become ready (# 6056)
> 68d4410 Fix test helpers for subscription that abuse Subscription's `spec.reply` (# 6053)
> 5ebbed7 Set missing event type on CloudEvent in a test helper (# 6047)
> 9963bd0 upgrade to latest dependencies (# 6044)
> 2d64fdd Make event-library test image 'vendorable' (# 6049)
bumping github.com/spf13/viper bd03865...a4bfcd9:
> a4bfcd9 chore(deps): update crypt
> 1cb6606 build(deps): bump gopkg.in/ini.v1 from 1.65.0 to 1.66.2
> a785a79 refactor: replace jww with the new logger interface
> f1f6b21 feat: add logger interface and default implementation
> c43197d build(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3
> 2abe0dd build(deps): bump gopkg.in/ini.v1 from 1.64.0 to 1.65.0
> 8ec82f8 chore(deps): update crypt
> 35877c8 chore: fix lint
> 655a0aa chore(deps): update golangci-lint
> 946ae75 ci: fix github script
> d40d641 chore: Go 1.17 update
> 41ec2aa chore: run lint fixer
> ba606cd chore: update build tools
> 91b237f build(deps): bump actions/github-script from 4 to 5
> 793ee22 build(deps): bump gopkg.in/ini.v1 from 1.63.2 to 1.64.0
> 0594522 test: fix failing tests on windows
> 14c9dc6 test: fix file find tests on windows
> eae2327 feat: disable finder for now
> 237f373 test: fix finder tests on windows
> 78228f5 build: disable goconst linter for now
> 8b7777d test(windows): skip failing tests on windows
> 15c88da test(windows): fix watch file test
> 552e3bd ci: separate lint and test
> 1a7008f ci: make build pass on windows
> 077ee30 ci: run tests on windows
> 5a4e555 test: add tests for reading config files
> 08ba8ca ci: disable fail fast
> 4e595ce feat: use io/fs for searching files on Go 1.16+
> 557c5d6 test: improve tests for searching files
> 8e71595 feat: implement new finder using io/fs
> ce82267 refactor: drop unused Unsetenv from testutil
> 558a299 feat: use TB.Setenv on Go 1.17
> b1fdc47 Recognize tfvars files as hcl by default.
> 65f16c1 docs: fix indentation in code samples
> 0d7e803 build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2
> 6a29539 build(deps): bump gopkg.in/ini.v1 from 1.63.1 to 1.63.2
> fa3412d fix cannot write hidden file without extension (# 1017)
> a1f26b1 Add test for cannot write hidden file without extension
> 46a61e6 Fixes # 1062
> e606f74 fix: made `InConfig` process paths correctly
> 2062cd6 Fix codeql workflow
> c4687f7 Add CodeQL analysis workflow
> 5a4d2a0 chore(deps): update crypt library fork
> 6937864 chore(deps): update go-ini dependency
> e897cbf build(deps): bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4
> eb876e1 update readme.md
> 38e00ee Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1
> 5c0d079 ci: run builds on Go 1.17
> cf6565f Bump github.com/spf13/cast from 1.4.0 to 1.4.1
> a7cfd8b Fix bug report template
> 294bb31 Add Go version to bug report tempplate
> f2053fa Bump github.com/spf13/cast from 1.3.1 to 1.4.0
> ab4b05a chore: add GitHub issue forms
> e866eaa Update feedback_pull_request.yml
> bc5df54 Update feedback_issue.yml
> 409a7ba Bump actions/github-script from 3 to 4.0.2
> 489df74 Update dependabot.yml
> 899b682 Create dependabot.yml
> 030b739 docs: add section about decoding formats
> a02f986 feat(encoding): Integrate the new encoding package into Viper
> 699d749 feat(encoding): Add toml codec
> 6f15444 feat(encoding): Add hcl codec
> 1862663 feat(encoding): Add json codec
> 0e854bf feat(encoding): Add yaml codec
> a00caae feat(encoding): Encoder/Decoder registry implementations
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
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 |