Skip to content

Orchestration in VDMS with Kubernetes#261

Merged
cwlacewe merged 54 commits intodevelopfrom
kubernetes_support
Apr 9, 2025
Merged

Orchestration in VDMS with Kubernetes#261
cwlacewe merged 54 commits intodevelopfrom
kubernetes_support

Conversation

@100rish
Copy link
Copy Markdown
Contributor

@100rish 100rish commented Jan 2, 2025

Closes #246

@github-actions
Copy link
Copy Markdown
Contributor

Target CPP Coverage: 64.1421%
Source CPP Coverage: 63.0404%

Target Python Coverage: 98.02%
Source Python Coverage: 98.02%

@github-actions
Copy link
Copy Markdown
Contributor

Target CPP Coverage: 64.2822%
Source CPP Coverage: 64.303%

Target Python Coverage: 97.94%
Source Python Coverage: 97.94%

keirafadams
keirafadams previously approved these changes Mar 14, 2025
Copy link
Copy Markdown
Contributor

@keirafadams keirafadams left a comment

Choose a reason for hiding this comment

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

Nothing was leaping out, but I do have some concerns at the level of complexity of the utilities we're bolting on, and think we might want to have a discussion at some point of teasing apart some of the pieces into more isolated libraries/calls (e.g. VCL, K8s support, etc).

That said, approved.

#272)

* Format Dockerfiles, convert wget to curl, remove duplicate 'option' in CMakeLists due to cmake warning and centralized in main CmakeLists

* Fix base Dockerfile indention

---------

Signed-off-by: cwlacewe <chaunte.w.lacewell@intel.com>
Copy link
Copy Markdown
Contributor

@cwlacewe cwlacewe left a comment

Choose a reason for hiding this comment

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

Approved in my POV. @ifadams, can you review/approve the updates?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2025

Target CPP Coverage: 64.2822%
Source CPP Coverage: 63.5099%

Target Python Coverage: 97.94%
Source Python Coverage: 97.94%

keirafadams
keirafadams previously approved these changes Apr 2, 2025
Copy link
Copy Markdown
Contributor

@keirafadams keirafadams left a comment

Choose a reason for hiding this comment

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

Nothing leaping out at me. I forget, is docker compose a separate installation or does it just come with a generic docker install? If it does, did we call that out as a req? My skim was pretty rapid...

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2025

Target CPP Coverage: 69.7544%
Source CPP Coverage: 68.9172%

Target Python Coverage: 97.94%
Source Python Coverage: 97.94%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2025

Target CPP Coverage: 69.7544%
Source CPP Coverage: 68.9262%

Target Python Coverage: 97.94%
Source Python Coverage: 97.94%

@cwlacewe cwlacewe merged commit c8b120b into develop Apr 9, 2025
7 of 8 checks passed
@cwlacewe cwlacewe mentioned this pull request Apr 13, 2025
6 tasks
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.

Orchestration in VDMS with Kubernetes for easier setup of user-defined function environments both locally and on remote servers

4 participants