Re: [PR] Implements apache/operserverless#172 [openserverless-operator]

2025-09-20 Thread via GitHub
d4rkstar merged PR #73: URL: https://github.com/apache/openserverless-operator/pull/73 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@o

Re: [PR] Implements apache/operserverless#172 [openserverless-operator]

2025-09-20 Thread via GitHub
francescotimperi commented on code in PR #73: URL: https://github.com/apache/openserverless-operator/pull/73#discussion_r2365714493 ## nuvolaris/seaweedfs_deploy.py: ## @@ -0,0 +1,278 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor licens

Re: [PR] Implements apache/operserverless#172 [openserverless-operator]

2025-09-20 Thread via GitHub
francescotimperi commented on code in PR #73: URL: https://github.com/apache/openserverless-operator/pull/73#discussion_r2365713777 ## nuvolaris/templates/redis-set.yaml: ## @@ -42,7 +42,7 @@ spec: {% endif %} containers: - name: redis -image: bitna

Re: [PR] Implements apache/operserverless#172 [openserverless-operator]

2025-09-20 Thread via GitHub
francescotimperi commented on code in PR #73: URL: https://github.com/apache/openserverless-operator/pull/73#discussion_r2365713777 ## nuvolaris/templates/redis-set.yaml: ## @@ -42,7 +42,7 @@ spec: {% endif %} containers: - name: redis -image: bitna

Re: [PR] Implements apache/operserverless#172 [openserverless-operator]

2025-09-20 Thread via GitHub
francescotimperi commented on code in PR #73: URL: https://github.com/apache/openserverless-operator/pull/73#discussion_r2365713777 ## nuvolaris/templates/redis-set.yaml: ## @@ -42,7 +42,7 @@ spec: {% endif %} containers: - name: redis -image: bitna

Re: [PR] Implements apache/operserverless#172 [openserverless-operator]

2025-09-20 Thread via GitHub
francescotimperi commented on code in PR #73: URL: https://github.com/apache/openserverless-operator/pull/73#discussion_r2365713101 ## deploy/seaweedfs/seaweedfs-pvc.yaml: ## @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor l

Re: [PR] Implements apache/operserverless#172 [openserverless-operator]

2025-09-20 Thread via GitHub
d4rkstar commented on code in PR #73: URL: https://github.com/apache/openserverless-operator/pull/73#discussion_r2365685138 ## deploy/redis/redis-set.yaml: ## Review Comment: it's ok not to stick to a specific version? ## deploy/seaweedfs/seaweedfs-pvc.yaml: ###

Re: [PR] feat: ingressclass config [openserverless-task]

2025-09-20 Thread via GitHub
francescotimperi merged PR #156: URL: https://github.com/apache/openserverless-task/pull/156 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubsc

[PR] feat: ingressclass config [openserverless-task]

2025-09-20 Thread via GitHub
d4rkstar opened a new pull request, #156: URL: https://github.com/apache/openserverless-task/pull/156 Added ingressclass config as specified in issue [#173](https://github.com/apache/openserverless/issues/173) -- This is an automated message from the Apache Git Service. To respond to the

[I] configure ingressclass [openserverless]

2025-09-19 Thread via GitHub
d4rkstar opened a new issue, #173: URL: https://github.com/apache/openserverless/issues/173 ## Why you need it? Actually ingressclass is managed automatically. So it's not possible to "force" the configuration to accomodate some not yet supported kubernetes providers. ## How it co

Re: [PR] better check [openserverless-task]

2025-09-18 Thread via GitHub
sciabarracom merged PR #155: URL: https://github.com/apache/openserverless-task/pull/155 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

[PR] better check [openserverless-task]

2025-09-18 Thread via GitHub
sciabarracom opened a new pull request, #155: URL: https://github.com/apache/openserverless-task/pull/155 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[PR] Implements apache/operserverless#172 [openserverless-operator]

2025-09-18 Thread via GitHub
francescotimperi opened a new pull request, #73: URL: https://github.com/apache/openserverless-operator/pull/73 This PR contributes the capability to use SEWEEDFS as an alternative to replace MINIO feat: added seaweeedfs as MINIO replacement feat: supporting seaweedfs buckets for w

Re: [I] replace minio with seaweedfs [openserverless]

2025-09-16 Thread via GitHub
francescotimperi commented on issue #172: URL: https://github.com/apache/openserverless/issues/172#issuecomment-3300498781 WIP -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

Re: [PR] Image build [openserverless-task]

2025-09-14 Thread via GitHub
sciabarracom closed pull request #139: Image build URL: https://github.com/apache/openserverless-task/pull/139 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [PR] dev container [openserverless-task]

2025-09-14 Thread via GitHub
sciabarracom merged PR #154: URL: https://github.com/apache/openserverless-task/pull/154 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

[I] replace minio with seaweedfs [openserverless]

2025-09-12 Thread via GitHub
sciabarracom opened a new issue, #172: URL: https://github.com/apache/openserverless/issues/172 ## Why you need it? While optional the AGPL license of minio is not optimal for many uses case ## How it could be? Replace minio with seaweedfs - it should be a dropin replacement in m

[I] Extend admin api to create new users [openserverless]

2025-09-11 Thread via GitHub
giusdp opened a new issue, #171: URL: https://github.com/apache/openserverless/issues/171 ## Why you need it? At the moment with the admin rest API https://github.com/apache/openserverless-admin-api you can only perform (from the readme): - login - change password - build a c

[PR] dev container [openserverless-task]

2025-09-10 Thread via GitHub
sciabarracom opened a new pull request, #154: URL: https://github.com/apache/openserverless-task/pull/154 Add the dev container command to use it everywhere... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] DevContainer starter [openserverless-task]

2025-09-09 Thread via GitHub
sciabarracom merged PR #153: URL: https://github.com/apache/openserverless-task/pull/153 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

[PR] DevContainer starter [openserverless-task]

2025-09-09 Thread via GitHub
sciabarracom opened a new pull request, #153: URL: https://github.com/apache/openserverless-task/pull/153 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [I] [help-wanted] Implement an adapter to run Python wsgi based applications [openserverless]

2025-09-08 Thread via GitHub
ane1990 commented on issue #148: URL: https://github.com/apache/openserverless/issues/148#issuecomment-3268988230 hi @94lama , i was able to test the app deploying this action 'wsgi-test' under mastrogpt package, using this snippet: ``` #--docker registry.hub.docker.com/94lama/opens

Re: [I] Implement a builder [openserverless]

2025-09-08 Thread via GitHub
sciabarracom commented on issue #156: URL: https://github.com/apache/openserverless/issues/156#issuecomment-3267046694 We should add to the config: `{ "image": "registry": "ghcr.io" "user": "msciab", "password": "pippo", }` and the build will push into :hash aft

Re: [I] [help-wanted] Implement an adapter to run Python wsgi based applications [openserverless]

2025-09-05 Thread via GitHub
94lama commented on issue #148: URL: https://github.com/apache/openserverless/issues/148#issuecomment-3258394233 I'm working on the implementation for a Flask application. The image url is the following: registry.hub.docker.com/94lama/openserverless-runtime-python:latest To use it

[I] Integrate APISIX in the Operator t [openserverless]

2025-09-03 Thread via GitHub
sciabarracom opened a new issue, #170: URL: https://github.com/apache/openserverless/issues/170 ## Why you need it? to provide an api gateway for protecting and exposing functions -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] alignment [openserverless-task]

2025-09-02 Thread via GitHub
sciabarracom merged PR #151: URL: https://github.com/apache/openserverless-task/pull/151 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: [PR] util to expose miniops to the local network [openserverless-task]

2025-08-31 Thread via GitHub
d4rkstar merged PR #152: URL: https://github.com/apache/openserverless-task/pull/152 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ope

[PR] util to expose miniops to the local network [openserverless-task]

2025-08-31 Thread via GitHub
sciabarracom opened a new pull request, #152: URL: https://github.com/apache/openserverless-task/pull/152 if you want someone access to your machine to one namespace in your machine you can do it adding a proxy and doing `ops util docker-proxy`. By default you access to devel.miniops.me wit

Re: [PR] fixed the serve issue and added the devcontainer check and command [openserverless-task]

2025-08-29 Thread via GitHub
d4rkstar merged PR #150: URL: https://github.com/apache/openserverless-task/pull/150 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ope

[PR] alignment [openserverless-task]

2025-08-29 Thread via GitHub
d4rkstar opened a new pull request, #151: URL: https://github.com/apache/openserverless-task/pull/151 Align 0.1.0 from main -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[PR] fixed the serve issue and added the devcontainer check and command [openserverless-task]

2025-08-29 Thread via GitHub
sciabarracom opened a new pull request, #150: URL: https://github.com/apache/openserverless-task/pull/150 as in ititle -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] improved login with autologin [openserverless-task]

2025-08-24 Thread via GitHub
sciabarracom merged PR #148: URL: https://github.com/apache/openserverless-task/pull/148 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: [PR] releasing fixes to deploy and general improvements [openserverless-task]

2025-08-21 Thread via GitHub
sciabarracom merged PR #149: URL: https://github.com/apache/openserverless-task/pull/149 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

[PR] sync [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom opened a new pull request, #149: URL: https://github.com/apache/openserverless-task/pull/149 release latest tasks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[PR] Feature/#80 tutorial ai lesson2 [openserverless-site]

2025-08-20 Thread via GitHub
ane1990 opened a new pull request, #86: URL: https://github.com/apache/openserverless-site/pull/86 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [I] `ops ide deploy` not executing commands from package.json [openserverless]

2025-08-20 Thread via GitHub
sciabarracom closed issue #164: `ops ide deploy` not executing commands from package.json URL: https://github.com/apache/openserverless/issues/164 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] improved login with autologin [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom opened a new pull request, #148: URL: https://github.com/apache/openserverless-task/pull/148 allows for login putting in .env your OPS_USERNAME OPS_PASSWORD OPS_APIHOST and login with just ops ide login -- This is an automated message from the Apac

[PR] 0.1.0 [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom opened a new pull request, #147: URL: https://github.com/apache/openserverless-task/pull/147 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] 0.1.0 [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom merged PR #147: URL: https://github.com/apache/openserverless-task/pull/147 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: [PR] Fix deploy [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom merged PR #146: URL: https://github.com/apache/openserverless-task/pull/146 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

[PR] Fix deploy [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom opened a new pull request, #146: URL: https://github.com/apache/openserverless-task/pull/146 verfied to work -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] implementing build with bun shell [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom closed pull request #141: implementing build with bun shell URL: https://github.com/apache/openserverless-task/pull/141 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] Support for ops setup kubernetes configure [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom merged PR #144: URL: https://github.com/apache/openserverless-task/pull/144 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: [PR] release updates to windows and bars [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom merged PR #145: URL: https://github.com/apache/openserverless-task/pull/145 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: [PR] chore: updated systemapi image [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom merged PR #143: URL: https://github.com/apache/openserverless-task/pull/143 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

[PR] release updates to windows and bars [openserverless-task]

2025-08-20 Thread via GitHub
sciabarracom opened a new pull request, #145: URL: https://github.com/apache/openserverless-task/pull/145 please approve -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] Support for ops setup kubernetes configure [openserverless-task]

2025-08-19 Thread via GitHub
sciabarracom opened a new pull request, #144: URL: https://github.com/apache/openserverless-task/pull/144 there is now an ops setup kubernetes configure allowing to create a configuration in kubernetes without actually launching the operator - very useful for development -- This is an au

Re: [I] extensible runtimes for python,node,php,java [openserverless]

2025-08-17 Thread via GitHub
sciabarracom commented on issue #157: URL: https://github.com/apache/openserverless/issues/157#issuecomment-3194352049 the "extend" should be a very easy script and it is not worth the complexity of setup a separate project - it is there only to avoid an infinite list of cases and standardi

Re: [I] extensible runtimes for python,node,php,java [openserverless]

2025-08-16 Thread via GitHub
d4rkstar commented on issue #157: URL: https://github.com/apache/openserverless/issues/157#issuecomment-3194141245 @francescotimperi, @sciabarracom: Instead of writing a specific `extend` for each runtime, would it be better to write a program that performs the correct "extension" action ba

Re: [PR] Uv and ops [openserverless-operator]

2025-08-16 Thread via GitHub
sciabarracom commented on PR #72: URL: https://github.com/apache/openserverless-operator/pull/72#issuecomment-3193927421 It is stil i incomplete tests are not yet pasing -- Michele Sciabarra ***@***.*** - Original message - From: Bruno Salzano ***@***.

[PR] chore: updated systemapi image [openserverless-task]

2025-08-16 Thread via GitHub
d4rkstar opened a new pull request, #143: URL: https://github.com/apache/openserverless-task/pull/143 updated system api image with the newer version. This version integrates the builder. Updated nuvolaris-wsku-roles to add required permissions. This patch will complete the https://g

[PR] Uv and ops [openserverless-operator]

2025-08-16 Thread via GitHub
sciabarracom opened a new pull request, #72: URL: https://github.com/apache/openserverless-operator/pull/72 Refactoring the operator to use `uv` as package manager instead of `poetry` and manage it from `ops`. The goal is to transform all the modules of the operator in tasks you can

Re: [I] Implement a builder [openserverless]

2025-08-16 Thread via GitHub
d4rkstar closed issue #156: Implement a builder URL: https://github.com/apache/openserverless/issues/156 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] Implement a builder [openserverless]

2025-08-16 Thread via GitHub
d4rkstar commented on issue #156: URL: https://github.com/apache/openserverless/issues/156#issuecomment-3193707610 Builder is available in https://github.com/apache/openserverless-admin-api/tree/0.1.0-incubating.2508161629 -- This is an automated message from the Apache Git Service. To re

Re: [PR] feat: improved builder [openserverless-admin-api]

2025-08-16 Thread via GitHub
d4rkstar merged PR #7: URL: https://github.com/apache/openserverless-admin-api/pull/7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@op

Re: [PR] chore(deps): bump urllib3 from 2.3.0 to 2.5.0 [openserverless-operator]

2025-08-16 Thread via GitHub
sciabarracom closed pull request #61: chore(deps): bump urllib3 from 2.3.0 to 2.5.0 URL: https://github.com/apache/openserverless-operator/pull/61 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] chore(deps): bump jinja2 from 3.1.5 to 3.1.6 [openserverless-operator]

2025-08-16 Thread via GitHub
dependabot[bot] commented on PR #59: URL: https://github.com/apache/openserverless-operator/pull/59#issuecomment-3193704185 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

Re: [PR] chore(deps): bump jinja2 from 3.1.5 to 3.1.6 [openserverless-operator]

2025-08-16 Thread via GitHub
sciabarracom closed pull request #59: chore(deps): bump jinja2 from 3.1.5 to 3.1.6 URL: https://github.com/apache/openserverless-operator/pull/59 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] chore(deps): bump urllib3 from 2.3.0 to 2.5.0 [openserverless-operator]

2025-08-16 Thread via GitHub
dependabot[bot] commented on PR #61: URL: https://github.com/apache/openserverless-operator/pull/61#issuecomment-3193704162 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

Re: [PR] chore(deps): bump aiohttp from 3.11.11 to 3.12.14 [openserverless-operator]

2025-08-16 Thread via GitHub
dependabot[bot] commented on PR #68: URL: https://github.com/apache/openserverless-operator/pull/68#issuecomment-3193704135 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

Re: [PR] chore(deps): bump aiohttp from 3.11.11 to 3.12.14 [openserverless-operator]

2025-08-16 Thread via GitHub
sciabarracom closed pull request #68: chore(deps): bump aiohttp from 3.11.11 to 3.12.14 URL: https://github.com/apache/openserverless-operator/pull/68 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] Draft: Openserverless operator task [openserverless-operator]

2025-08-16 Thread via GitHub
sciabarracom commented on PR #66: URL: https://github.com/apache/openserverless-operator/pull/66#issuecomment-3193702401 implemented in a more comprehensive way -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Draft: Openserverless operator task [openserverless-operator]

2025-08-16 Thread via GitHub
sciabarracom closed pull request #66: Draft: Openserverless operator task URL: https://github.com/apache/openserverless-operator/pull/66 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[PR] feat: improved builder [openserverless-admin-api]

2025-08-16 Thread via GitHub
d4rkstar opened a new pull request, #7: URL: https://github.com/apache/openserverless-admin-api/pull/7 this commit contains improvements to the builder and a new endpoint to perform cleanup of older completed jobs. Updated documentation and tasks too -- This is an automated message from t

Re: [I] flip flop of dependencies prereq with plugins [openserverless]

2025-08-16 Thread via GitHub
sciabarracom commented on issue #169: URL: https://github.com/apache/openserverless/issues/169#issuecomment-3193644258 I am a TOTAL idiot. It was happening because I had a local olaris folder. Closing in shame. -- This is an automated message from the Apache Git Service. To respond to t

Re: [I] flip flop of dependencies prereq with plugins [openserverless]

2025-08-16 Thread via GitHub
sciabarracom closed issue #169: flip flop of dependencies prereq with plugins URL: https://github.com/apache/openserverless/issues/169 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

Re: [PR] Fix spaces in windows [openserverless-task]

2025-08-16 Thread via GitHub
d4rkstar merged PR #142: URL: https://github.com/apache/openserverless-task/pull/142 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ope

[PR] Fix spaces in windows [openserverless-task]

2025-08-16 Thread via GitHub
sciabarracom opened a new pull request, #142: URL: https://github.com/apache/openserverless-task/pull/142 Now you can build in windows even if the home directory has a space. Added some cleanup like improved bars and some goodies like `ops util edit` Also updated kubectl and added yq fo

[I] flip flop of dependendies prereq with plugins [openserverless]

2025-08-16 Thread via GitHub
sciabarracom opened a new issue, #169: URL: https://github.com/apache/openserverless/issues/169 - [x] I have searched the [issues](https://github.com/apache/openserverless/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description Looks like when

Re: [I] docopts not working in windows [openserverless]

2025-08-16 Thread via GitHub
sciabarracom commented on issue #168: URL: https://github.com/apache/openserverless/issues/168#issuecomment-3193578565 I added the ops util edit that edits in place and apparently solves the problem -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [I] docopts not working in windows [openserverless]

2025-08-16 Thread via GitHub
sciabarracom closed issue #168: docopts not working in windows URL: https://github.com/apache/openserverless/issues/168 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[PR] minor changes [openserverless-admin-api]

2025-08-15 Thread via GitHub
d4rkstar opened a new pull request, #6: URL: https://github.com/apache/openserverless-admin-api/pull/6 minor changes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] minor changes [openserverless-admin-api]

2025-08-15 Thread via GitHub
d4rkstar merged PR #6: URL: https://github.com/apache/openserverless-admin-api/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@op

Re: [PR] Build api [openserverless-admin-api]

2025-08-15 Thread via GitHub
d4rkstar merged PR #5: URL: https://github.com/apache/openserverless-admin-api/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@op

[PR] feat: extend nuvolaris-swku-role for adminapi [openserverless-operator]

2025-08-15 Thread via GitHub
d4rkstar opened a new pull request, #71: URL: https://github.com/apache/openserverless-operator/pull/71 extend nuvolaris-swku-role for adminapi, adding permissions on configmaps and jobs. @francescotimperi: please review this PR and let me know if there's a way to further restrict pe

[PR] Build api [openserverless-admin-api]

2025-08-15 Thread via GitHub
d4rkstar opened a new pull request, #5: URL: https://github.com/apache/openserverless-admin-api/pull/5 added build api as requested in the issue https://github.com/apache/openserverless/issues/156 -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [I] docopts not working in windows [openserverless]

2025-08-15 Thread via GitHub
sciabarracom commented on issue #168: URL: https://github.com/apache/openserverless/issues/168#issuecomment-3190875772 note apparently the problem is when you have a local olaris folder, not wehn you download the tasks -- This is an automated message from the Apache Git Service. To re

[I] docopts not working in windows [openserverless]

2025-08-15 Thread via GitHub
sciabarracom opened a new issue, #168: URL: https://github.com/apache/openserverless/issues/168 ### Ⅰ. Issue Description any subcommand with docopts gives: "Cannot find an Usage: block" ### Ⅱ. Describe what happened ### Ⅲ. Describe what you expected to happen It

Re: [I] Implement a builder [openserverless]

2025-08-11 Thread via GitHub
d4rkstar commented on issue #156: URL: https://github.com/apache/openserverless/issues/156#issuecomment-3177738077 Hello, probably the builder should use buildkit directly because img is not maintained anymore. See https://github.com/genuinetools/img/issues/348#issuecomment-982473254.

[PR] Bump braces from 3.0.2 to 3.0.3 [openserverless-vscode-extension]

2025-08-11 Thread via GitHub
dependabot[bot] opened a new pull request, #1: URL: https://github.com/apache/openserverless-vscode-extension/pull/1 Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits https://github.com/micromatch/braces/commit/74b2db2938fad48a2ea54a9c8bf27a37a62c

Re: [PR] syncronization [openserverless]

2025-08-11 Thread via GitHub
d4rkstar merged PR #167: URL: https://github.com/apache/openserverless/pull/167 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openserv

[PR] syncronization [openserverless]

2025-08-11 Thread via GitHub
sciabarracom opened a new pull request, #167: URL: https://github.com/apache/openserverless/pull/167 sincronizing latest branches -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[I] support tools (big issue) [openserverless]

2025-08-10 Thread via GitHub
sciabarracom opened a new issue, #166: URL: https://github.com/apache/openserverless/issues/166 ## Why you need it? We need a set of support tools to prevent downtimes This is a big issue and can be split in sub issues ## How it could be? a set of subcommands `ops support`

[I] [fabio ziviello] ops setup minivm using multipass [openserverless]

2025-08-09 Thread via GitHub
sciabarracom opened a new issue, #165: URL: https://github.com/apache/openserverless/issues/165 ## Why you need it? We need to be able to create a development environemtn also using vms with multipass ## How it could be? `ops setup minivm` should create an installation of

[I] `ops ide deploy` not executing commands from package.json [openserverless]

2025-08-09 Thread via GitHub
d4rkstar opened a new issue, #164: URL: https://github.com/apache/openserverless/issues/164 - [X] I have searched the [issues](https://github.com/apache/openserverless/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description `ops ide devel` is

[PR] implementing build with bun shell [openserverless-task]

2025-08-07 Thread via GitHub
sciabarracom opened a new pull request, #141: URL: https://github.com/apache/openserverless-task/pull/141 fixing issues with spawn not finding the commandy -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] chore: time limit 10 min [openserverless-task]

2025-08-06 Thread via GitHub
francescotimperi merged PR #140: URL: https://github.com/apache/openserverless-task/pull/140 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubsc

[PR] chore(deps): bump transformers from 4.46.3 to 4.53.0 in /runtime/experimental/python/v3.11cuda [openserverless-runtimes]

2025-08-06 Thread via GitHub
dependabot[bot] opened a new pull request, #70: URL: https://github.com/apache/openserverless-runtimes/pull/70 Bumps [transformers](https://github.com/huggingface/transformers) from 4.46.3 to 4.53.0. Release notes Sourced from https://github.com/huggingface/transformers/releases";>

[PR] chore: time limit 10 min [openserverless-task]

2025-08-06 Thread via GitHub
d4rkstar opened a new pull request, #140: URL: https://github.com/apache/openserverless-task/pull/140 Added a configuration to increase at 10 minutes the openwhisk max time limit. Now is possible to pass a --timeout up to 60. This resolves https://github.com/apache/openserverless/issues

Re: [I] miniops has the max action length of 30.000 milliseconds while normally it is 600.000 [openserverless]

2025-08-06 Thread via GitHub
d4rkstar closed issue #162: miniops has the max action length of 30.000 milliseconds while normally it is 600.000 URL: https://github.com/apache/openserverless/issues/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[PR] Image build [openserverless-task]

2025-08-05 Thread via GitHub
sciabarracom opened a new pull request, #139: URL: https://github.com/apache/openserverless-task/pull/139 an example of the work-in-progress requirements buildier -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Auth check [openserverless-task]

2025-08-05 Thread via GitHub
d4rkstar merged PR #138: URL: https://github.com/apache/openserverless-task/pull/138 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ope

[PR] Auth check [openserverless-task]

2025-08-05 Thread via GitHub
sciabarracom opened a new pull request, #138: URL: https://github.com/apache/openserverless-task/pull/138 this helps avoiding errors in deployments -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] sample builder [openserverless-task]

2025-08-05 Thread via GitHub
sciabarracom closed pull request #132: sample builder URL: https://github.com/apache/openserverless-task/pull/132 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[I] add AUTH_CHECK [openserverless]

2025-08-05 Thread via GitHub
sciabarracom opened a new issue, #163: URL: https://github.com/apache/openserverless/issues/163 ## Why you need it? When you have multiple config you may occasionally get wrong on the deployment You need a check you are deploying in the expected namespace ## How it could be?

Re: [PR] feat: add bun runtime [openserverless-runtimes]

2025-08-02 Thread via GitHub
sciabarracom commented on PR #69: URL: https://github.com/apache/openserverless-runtimes/pull/69#issuecomment-3146652127 In order to test the runtime, can you please provide a couple of test actions (put them unnder tests/bun) including a single file and a multifile case and a non standard

Re: [PR] Bump requests from 2.31.0 to 2.32.2 in /runtime/python/v3.12 [openserverless-runtimes]

2025-08-02 Thread via GitHub
dependabot[bot] commented on PR #1: URL: https://github.com/apache/openserverless-runtimes/pull/1#issuecomment-3146650979 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor v

Re: [PR] Bump requests from 2.31.0 to 2.32.2 in /runtime/python/v3.12 [openserverless-runtimes]

2025-08-02 Thread via GitHub
sciabarracom closed pull request #1: Bump requests from 2.31.0 to 2.32.2 in /runtime/python/v3.12 URL: https://github.com/apache/openserverless-runtimes/pull/1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] Bump scrapy from 2.5.0 to 2.11.2 in /runtime/python/v3.12 [openserverless-runtimes]

2025-08-02 Thread via GitHub
dependabot[bot] commented on PR #4: URL: https://github.com/apache/openserverless-runtimes/pull/4#issuecomment-3146650944 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor v

Re: [PR] Bump scrapy from 2.5.0 to 2.11.2 in /runtime/python/v3.12 [openserverless-runtimes]

2025-08-02 Thread via GitHub
sciabarracom closed pull request #4: Bump scrapy from 2.5.0 to 2.11.2 in /runtime/python/v3.12 URL: https://github.com/apache/openserverless-runtimes/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

  1   2   3   4   5   6   7   8   9   10   >