Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove k3d and dapr #65

Merged
merged 15 commits into from
Mar 22, 2024
Merged

Remove k3d and dapr #65

merged 15 commits into from
Mar 22, 2024

Conversation

BjoernAtBosch
Copy link
Member

@BjoernAtBosch BjoernAtBosch commented Mar 19, 2024

Remove the K3D runtime and support of Dapr middleware from runtimes

Ticket: #68

.github/workflows/ci.yml Show resolved Hide resolved
runtime_k3d/test/requirements.txt Show resolved Hide resolved
runtime_kanto/src/runtime/runtime.py Outdated Show resolved Hide resolved
runtime_local/src/run-vehicle-app.py Outdated Show resolved Hide resolved
runtime_kanto/src/runtime/controlplane_kanto.py Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Mar 20, 2024

File Coverage Lines Branches
All files 12% 17% 7%
desired_state_generator/src/gen_desired_state.py 36% 41% 32%
runtime_kanto/src/app_deployment/build_vehicleapp.py 0% 0% 0%
runtime_kanto/src/app_deployment/deploy_vehicleapp.py 0% 0% 0%
runtime_kanto/src/runtime/controlplane_kanto.py 0% 0% 0%
runtime_kanto/src/runtime/runtime.py 0% 0% 0%
runtime_kanto/src/runtime/runtime_down.py 0% 0% 0%
runtime_kanto/src/runtime/runtime_up.py 0% 0% 0%
runtime_local/src/local_lib.py 23% 23% 0%
runtime_local/src/run-vehicle-app.py 0% 0% 0%
runtime_local/src/run_service.py 30% 42% 18%
runtime_local/src/runtime-down.py 0% 0% 0%
runtime_local/src/runtime-up.py 0% 0% 0%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against 3a62da2

@BjoernAtBosch BjoernAtBosch marked this pull request as ready for review March 21, 2024 12:29
Copy link
Contributor

@dennismeister93 dennismeister93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@dennismeister93 dennismeister93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@MP91 MP91 merged commit 22b1c34 into main Mar 22, 2024
7 checks passed
@MP91 MP91 deleted the remove_k3d_and_dapr branch March 22, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants