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 Expose the `WatchService` function via `KnServingClient` interface. This will make the function available to users outside the project. ### Use case I want to use the kn...

kind/feature
triage/accepted

As a Windows user, I would like the ability to install `kn` via a package manager such as [Scoop](https://scoop.sh/) or [Chocolatey](https://chocolatey.org/) to help simplify the installation/update process of working with...

kind/feature
triage/accepted

This is follow-up to initial work done in the PR https://github.com/knative/client/pull/1226 to add `knb` tool to enhance plugin inline support. TODO: - [ ] Generate commands documentation in similar way...

triage/accepted

### Feature request The CLI to print a notification if a user is using the older version and is recommended to get the new version. ### Use case As kn...

kind/feature
triage/accepted

Bump after control-protocol cut -nak3 /cc knative/client-wg-leads /assign knative/client-wg-leads Produced by: knative-sandbox/knobots/actions/update-deps

size/S

### Feature request I want the CLI to provide the option to specify Node Selector for a service. ### Use case I have an ML service that runs on A100...

kind/feature

## Description ## Changes * Setting container's RunAsUser field based on the `--user` flag at the end so it does not reinitialize the security context ## Reference Fixes #1926 **Release...

approved
size/S

### Bug report Specifying `--user` flag does not populate the knative service yaml with the supplied value. ### Expected behavior ` kn service create s0 --image knativesamples/helloworld --user 1001` should...

kind/bug

## Description Adds ability to assign knative services to nodes ## Changes * adds `nodeSelector`, `nodeAffinity` and `toleration` to podspec * adds update functions in `podspec_helper.go` for each of those...

size/L
do-not-merge/work-in-progress

👋 Hello, awesome contributor! Are you excited about Knative and open-source development? You're in the right place! This is a mini-project for the upcoming 48h Knative event—a 48-hour hackathon designed...

knative48h