Skip to content

Commit

Permalink
[refactor-js] refactor to new implementation
Browse files Browse the repository at this point in the history
- Some changes stemming from #1854
- reorder imports
- changes to env var prefixes + id generation
- Abstraction over Jobset Spec
- Create general abstraction and copy style of how we create jobspec for native k8s jobs.
- simplified the implementation.
- similar pattern/trend to follow for argo
- remove older implementation
- @parallel metadata from k8s decorator
    - added attempt to MetaDatum tags
    - We didn't have this earlier
  • Loading branch information
valayDave committed Jul 4, 2024
1 parent 653f1e1 commit 896474f
Show file tree
Hide file tree
Showing 6 changed files with 769 additions and 336 deletions.
Loading

0 comments on commit 896474f

Please sign in to comment.