func
func copied to clipboard
Knative Functions client API and CLI
# Changes - Removed dependency on `axios` by using `fetch()`. - Fixed `getLatestPlatform()` by using the `tag_name` property instead of the `name` property.
Cron -knative-prow-robot /cc knative/func-approvers /assign knative/func-approvers Produced by: knative-extensions/knobots/actions/update-deps
# Changes Use func without the need for HOME definition or accessible ~/.config with slightly limited functionality (like docker creds or local templates/repos) TODO - [x] default credential provider -...
# Changes - :broom: removes now-unnecessary Namespace member from structs - :bug: several small bugfixes - :broom: general cleanup ## tl;dr Namespace as a struct member only works under fairly...
This PR provides the general structure for an upgrade to the testing system (both integration and E2Es) relying on the newly created Host builder for core functionalit, along with general...
### Im writing this as a follow up to #1962 to separate the PRs. Currently, image sha is got after Push. (after image is pushed to registry) but a better...
The latest release does not have any content ``` [add release notes here] ``` https://github.com/knative/func/releases/tag/knative-v1.14.0 In addition, the CHANGELOG.md](https://github.com/knative/func/blob/main/CHANGELOG.md) is outdated. Is there any other changelog that I missed? Having...
# Changes - :gift: S2I Go support /kind enhancement Fixes # **Release Note** ```release-note ``` **Docs** ```docs ```
# Functions CRD and Operator This issue tracks the overall progress towards the creation of a Functions CRD and Operator. At this time the epic is a work in progress...
This is a work in progress to document the process for using pipelines as code with a function.