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

fix: agent install instructions #2292

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

fix: agent install instructions #2292

wants to merge 2 commits into from

Commits on Nov 1, 2024

  1. fix: agent install instructions

    Update FluxInstallAgent.tsx
    
    Update CLIInstallAgent.tsx
    
    Update CLIInstallAgent.unit.test.tsx
    
    Update FluxInstallAgent.unit.test.tsx
    
    Update CLIInstallAgent.tsx
    
    Update CLIInstallAgent.unit.test.tsx
    
    refactor: lift up the data composition to parent component
    
    chore: fix failing tests
    
    chore: fix issue after running npm i
    
    fix: make the values being passed to helm & flux template consistent and external
    
    fix: fix  issues
    mainawycliffe committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f8e0515 View commit details
    Browse the repository at this point in the history
  2. refactor: extract helm installation snippet from agent installation i…

    …nstructions
    
    Update src/ui/HelmSnippet/CLISnippet.tsx
    
    Co-authored-by: Moshe Immerman <[email protected]>
    
    chore: update manifests
    
    chore: fix failing tests
    mainawycliffe committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    57591e4 View commit details
    Browse the repository at this point in the history