This is an automated email from the ASF dual-hosted git repository.
msciabarra pushed a commit to branch 0.1.0
in repository https://gitbox.apache.org/repos/asf/openserverless-task.git
The following commit(s) were added to refs/heads/0.1.0 by this push:
new 7dd0e2f Comment out kubefwd task
7dd0e2f is described below
commit 7dd0e2fc9cd29297498e502b8bdab69a75f5903f
Author: Michele Sciabarra <[email protected]>
AuthorDate: Wed Jan 14 15:38:09 2026 +0000
Comment out kubefwd task
Comment out the kubefwd task in prereq.yml
---
prereq.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/prereq.yml b/prereq.yml
index 4a09d69..6bc8edd 100644
--- a/prereq.yml
+++ b/prereq.yml
@@ -322,7 +322,7 @@ tasks:
- task: rg
- task: uv
- task: helm
- - task: kubefwd
+ #- task: kubefwd
- task: yq
# do not test zip as it is a special case
#- task: zip