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

[forge] Implement suggestions #14638

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    2261509 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. [forge] Implement suggestions

    Couple major suggestions implemented here
    
    For one, created a totally generic kube api using DynamicObject
    
    Next we can create job spec from json macro, making large struct very concise
    
    Remove the concept of deployer type, use values instead
    
    Remove the concept of deployer value struct, simply pass json instead
    perryjrandall committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    11b477c View commit details
    Browse the repository at this point in the history