Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Flyte Add Enable/Disable Options for Agent Services #420

Merged
merged 10 commits into from
Oct 17, 2023

Commits on Sep 16, 2023

  1. Fix case for No string to no

    Signed-off-by: Future Outlier <[email protected]>
    Future Outlier committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    6ad6b88 View commit details
    Browse the repository at this point in the history
  2. Add Enable Agent Flag in flytectl

    Signed-off-by: Future Outlier <[email protected]>
    Future Outlier committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    9bced4d View commit details
    Browse the repository at this point in the history
  3. add config flag test

    Signed-off-by: Future Outlier <[email protected]>
    Future Outlier committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    d52f863 View commit details
    Browse the repository at this point in the history
  4. add sandboxConfig Dev and EnableAgent Test

    Signed-off-by: Future Outlier <[email protected]>
    Future Outlier committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    806ac33 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. remove debug print

    Signed-off-by: Future Outlier <[email protected]>
    Future Outlier committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    58fb5c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. use go generate to genrate the sandbox command

    Signed-off-by: Future Outlier <[email protected]>
    Future Outlier committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ea85e34 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 7, 2023

  1. disable agent

    Signed-off-by: Future Outlier <[email protected]>
    Future Outlier committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2393873 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Update cmd/config/subcommand/sandbox/sandbox_config.go

    Co-authored-by: Kevin Su <[email protected]>
    Signed-off-by: Future-Outlier <[email protected]>
    Future-Outlier and pingsutw authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    cb6413d View commit details
    Browse the repository at this point in the history
  2. nit

    Signed-off-by: Future Outlier <[email protected]>
    Future Outlier committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    561c6e7 View commit details
    Browse the repository at this point in the history