func/pkg
Luke Kingland 3c371f79f2
feat: func domain route (#1690)
* feat: func domain route

Adds the --domain flag which, when provided sets the value of the
func.domain label on the deployed knative service.  The cluster can then
use this to choose which route to create for multi-route clusters.
Optional.

* fix whitespace
2023-05-04 19:48:57 +00:00
..
builders feat: specify create time for image built with buildpacks (#1685) 2023-04-28 07:14:51 +00:00
config global config member accessors (#1559) 2023-02-16 20:07:52 +00:00
docker style: fix lint error (#1648) 2023-03-23 18:43:54 +00:00
filesystem test: extend filesystem tests (#1684) 2023-04-24 14:02:43 +00:00
functions feat: func domain route (#1690) 2023-05-04 19:48:57 +00:00
git fix: PaC not working with dot git suffixed url (#1713) 2023-04-28 19:13:51 +00:00
http fix: increase connection timeouts (#1679) 2023-04-17 01:05:53 +00:00
k8s add pvc and emptyDir to function_volumes (#1666) 2023-05-03 13:57:56 +00:00
knative feat: func domain route (#1690) 2023-05-04 19:48:57 +00:00
mock feat: implement `func config git remove` (#1626) 2023-03-17 12:09:36 +00:00
openshift chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
pipelines feat: add pvc-size flag to deploy command (#851) (#1598) 2023-04-05 11:54:39 +00:00
progress chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
random feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
ssh chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
testing fix: pre-compile mock binaries instead of 'go run' (#1645) 2023-03-22 18:21:55 +00:00
utils chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00