knative / func

Knative Functions client API and CLI
Apache License 2.0
263 stars 135 forks source link

Domain and Routing Integration #2036

Open lkingland opened 8 months ago

lkingland commented 8 months ago

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 network-addressable service. Therefore, we should rely on DNS; the solution to the globally uniquely identification question.

This will require several smaller updates, so this issue is marked as an epic.

Steps

TBD

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

lkingland commented 3 months ago

/reopen

knative-prow[bot] commented 3 months ago

@lkingland: Reopened this issue.

In response to [this](https://github.com/knative/func/issues/2036#issuecomment-2017146495): >/reopen Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.