Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
[submodule "site"]
path = site
url = https://github.com/apache/openserverless-site
branch = main
path = site
url = https://github.com/apache/openserverless-site
branch = main
[submodule "cli"]
path = cli
url = https://github.com/apache/openserverless-cli
branch = main
path = cli
url = https://github.com/apache/openserverless-cli
branch = main
[submodule "operator"]
path = olaris-op
url = https://github.com/apache/openserverless-operator
branch = main
path = operator
url = https://github.com/mobs75/openserverless-operator
branch = feature/add-spark-operator
[submodule "testing"]
path = testing
url = https://github.com/apache/openserverless-testing
branch = main
path = testing
url = https://github.com/apache/openserverless-testing
branch = main
[submodule "task"]
path = olaris
url = https://github.com/apache/openserverless-task
branch = main
path = olaris
url = https://github.com/apache/openserverless-task
branch = main
[submodule "runtimes"]
path = runtimes
url = https://github.com/apache/openserverless-runtimes
branch = main
path = runtimes
url = https://github.com/apache/openserverless-runtimes
branch = main
[submodule "vscode"]
path = vscode
url = https://github.com/apache/openserverless-vscode-extension
path = vscode
url = https://github.com/apache/openserverless-vscode-extension
branch = main
[submodule "openserverless-devcontainer"]
path = devcontainer
url = https://github.com/apache/openserverless-devcontainer
path = devcontainer
url = https://github.com/apache/openserverless-devcontainer
branch = main
2 changes: 1 addition & 1 deletion olaris
Submodule olaris updated 188 files
1 change: 0 additions & 1 deletion olaris-op
Submodule olaris-op deleted from c56266
1 change: 1 addition & 0 deletions operator
Submodule operator added at a2f3da
2 changes: 1 addition & 1 deletion testing