Zbynek Roubalik
cb719ff564
feat!: support on cluster build from git repo with Tekton ( #743 )
...
* feat: support on cluster build from git repo with Tekton
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* incorporate feedback
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* incorporate feedback 2
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* fixup-licence
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fix deploy with --build=disabled
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* incorporate feedback
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* incorporate feedback
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
Co-authored-by: Matej Vasek <mvasek@redhat.com>
2022-01-12 11:58:51 -08:00
Matej Vasek
98ef5a0035
feat: In cluster dialer to proxy TCP connections to unexposed services ( #688 )
...
* src: in cluster dialer
Added code that will proxy TCP connections via in cluster pod.
This is useful for accessing k8s services that are not exposed.
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: increase timeouts
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: decrease test iterations
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Use official image
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-12-06 13:50:56 -08:00
Luke Kingland
ccf00152be
feat: function version migrations ( #664 )
...
* feat: function version migrations
* unmarshall functin now part of initialization
* regenerate schema
* spelling errors
2021-11-24 04:50:27 -08:00
David Simansky
fc1e874a5d
Update Knative dependencies to 0.26 ( #642 )
2021-11-10 08:47:46 -08:00
Shashank Sharma
1bbef7a0e6
Removing workaround to disable selinux label - updated ( #645 )
...
* pack 0.22, related refactoring
* blank line removed
* custom docker client added in pack client
* gofmt, golint, goimports
2021-11-09 07:47:43 -08:00
Matej Vasek
e1f164d2ca
feat: ssh connection to remote docker daemon ( #594 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-11-02 09:39:41 -07:00
David Simansky
d7dbebb747
Update Knative to 0.25 + cherry-pick E2E refactor ( #617 )
...
* ci: split pull_requests workflow
* ci: make binary for e2e tests
* Update Knative to 0.25 release
* Update pkged file
* Update pkged file
* ci: Install Bash 4 to MacOS unit tests
* ci: Fixup java version
Co-authored-by: Luke Kingland <lkingland2038@gmail.com>
2021-11-02 09:38:41 -07:00
Matej Vasek
ef7b986900
feat: Improve build performance ( #569 )
...
* Update buildpack deps
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Update licences
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Enable trust for paketo buildpack builder
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* Enable trust-builder for newer versions of podman
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fix style
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-10-11 06:17:16 -07:00
Fabian Lopez
7b80790bc9
Fix deployment on k8s cloud providers ( #563 )
...
* fix deployment on k8s cloud providers
* ran update codegen
2021-10-05 13:34:45 -07:00
Markus Thömmes
163588f5a5
Add knative/hack scripts for updating deps ( #534 )
2021-09-19 16:04:33 -07:00