client icon indicating copy to clipboard operation
client copied to clipboard

Knative developer experience, docs, reference Knative CLI implementation

Results 90 client issues
Sort by recently updated
recently updated
newest added

### Feature request Ability to use any addressable resource for the `--sink` flag (ie Broker, Service, etc..) ### Use case While fixing an issue in the sample pingsource docs https://github.com/knative/docs/pull/3217...

kind/feature
triage/needs-user-input
triage/accepted

The additional explicit wait "hack" in the progress bar should be removed. If your UI has a lot of progress bars, this wait will be visible. https://github.com/knative/client-pkg/blob/cf1573f9363107e30399011565bf11f95bac52d7/pkg/output/tui/progress.go#L188-L193 But, I don't...

kind/bug
lifecycle/stale
triage/accepted

Hey, I noticed that a few of the links inside `client/DEVELOPMENT.md` are broken. When I click on them I get something like this: The urls are: - [The pull request...

Cron -knative-prow-robot /cc knative/client-wg-leads /assign knative/client-wg-leads Produced by: knative-extensions/knobots/actions/update-deps

size/L

It looks like the new (since 1.15) GA feature of `Trigger.filters` (plural) is not supported on latest `kn` client ``` /kn-linux-amd64 version Version: Build Date: Git Revision: Supported APIs: *...

kind/feature

update knative.dev/hack to use latest GKE version -dsimansk /cc knative/client-wg-leads /assign knative/client-wg-leads Produced by: knative-extensions/knobots/actions/update-deps

size/M

Cron -dprotaso /cc knative/client-wg-leads /assign knative/client-wg-leads Produced by: knative-extensions/knobots/actions/update-deps

size/XL
do-not-merge/hold
skip-review

fix controller metrics crash -dprotaso /cc knative/client-wg-leads /assign knative/client-wg-leads Produced by: knative-extensions/knobots/actions/update-deps

size/S
skip-review

This change introduces a `--https` flag for e2e tests part of #1520 ## Changes: - Add `test/e2e/e2e_flags.go` with --https flag infrastructure - Update `domain_mapping_test.go` to respect --https flag when determining...

size/M
ok-to-test

## Description The securityContext field is now removed from the exported service by default. The --include flag was added to explicitly include this field when needed. For example: `kn service...

size/M
ok-to-test