kubernetes-sigs / cli-utils

This repo contains binaries that built from libraries in cli-runtime.
Apache License 2.0
154 stars 77 forks source link

Chore: refactor Filters to take TaskContext #557

Open karlkfi opened 2 years ago

karlkfi commented 2 years ago

The new DependencyFilter takes the context in its struct and some of the other filters need the Context to support cancellation of HTTP calls. We should refactor the Filter API to take the context in the Filter method interface.

Related: https://github.com/kubernetes-sigs/cli-utils/issues/440

k8s-triage-robot commented 2 years ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 2 years ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

karlkfi commented 2 years ago

/remove-lifecycle rotten /lifecycle frozen