Luke Kingland

Results 38 issues of Luke Kingland

When cloning in-memory, the filesystem returned from the Worktree appears to present directories as mode 644 (unless there is an executable file in the directory... quizzical). The directories in this...

stale

# 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...

kind/bug
approved
do-not-merge/work-in-progress
size/XXL
kind/cleanup

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...

needs-rebase
approved
do-not-merge/work-in-progress
size/XXL
kind/cleanup

# Changes - :gift: S2I Go support /kind enhancement Fixes # **Release Note** ```release-note ``` **Docs** ```docs ```

kind/enhancement
needs-rebase
approved
do-not-merge/work-in-progress
size/XXL

# 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...

kind/enhancement
Epic

# Do not merge - Debugging

needs-rebase
approved
do-not-merge/work-in-progress
size/L

For several reasons, we need an environment variable specifically for func home named FUNC_HOME, which will take the place of all calls to the function `ConfigPath()`. It should exist only...

kind/enhancement
lifecycle/stale
kind/good-first-issue

# Git Integration This issue tracks individual tasks furthering the Git Integration initiative. For more information see [the related discussion](https://github.com/knative/func/discussions/2049). This issue is currently a work-in-progress, capturing references to any...

kind/enhancement
Epic

Now that Knative supports Domain Mappings, we should integrate this at a fundamental level in Functions. Functions are of a fairly specific scope which is by its very nature a...

kind/enhancement
Epic

Our primary repository's automation is flaky, has several actions with overlapping functionality, and local make targets have diverged from those run in CI. In general we should probably: - [...

kind/enhancement
Epic