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

Add plugin planner for k8s #4819

Merged
merged 13 commits into from
Mar 15, 2024
Merged

Add plugin planner for k8s #4819

merged 13 commits into from
Mar 15, 2024

Commits on Mar 14, 2024

  1. [WIP] Add planner

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3fa8fc9 View commit details
    Browse the repository at this point in the history
  2. Not to use out.Version

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a825754 View commit details
    Browse the repository at this point in the history
  3. Use last_successful_commit_hash and last_successful_config_file_name

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9a2b4b4 View commit details
    Browse the repository at this point in the history
  4. Use in.WorkingDir

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    23293b2 View commit details
    Browse the repository at this point in the history
  5. Use in.PipedConfig

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6dc48e5 View commit details
    Browse the repository at this point in the history
  6. Create git client

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    928e1a3 View commit details
    Browse the repository at this point in the history
  7. Create secret encryptor

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c7e3331 View commit details
    Browse the repository at this point in the history
  8. Add startup server implementation

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1468dd2 View commit details
    Browse the repository at this point in the history
  9. Fix for relocation of proto api

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0556cb9 View commit details
    Browse the repository at this point in the history
  10. Add roughly implementation for planner plugin

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f0eaf69 View commit details
    Browse the repository at this point in the history
  11. Rename pkg name

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0763065 View commit details
    Browse the repository at this point in the history
  12. Add licence

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    368d860 View commit details
    Browse the repository at this point in the history
  13. Comment out for the testing code

    Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
    ffjlabo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    78a070a View commit details
    Browse the repository at this point in the history