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 multi-cluster deployments capability to bundles #250

Merged
merged 19 commits into from
Nov 25, 2023

Commits on Nov 24, 2023

  1. Add clusters to Runtime API

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    bd0d91e View commit details
    Browse the repository at this point in the history
  2. Setup local cluster fleet

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0679046 View commit details
    Browse the repository at this point in the history
  3. Add runtime clusters to API

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2fee79f View commit details
    Browse the repository at this point in the history
  4. Add test for runtime build with clusters

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    20d6887 View commit details
    Browse the repository at this point in the history
  5. Add runtime cluster selector to API

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b69bfab View commit details
    Browse the repository at this point in the history
  6. Add cluster selector to runtime cmd

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b740d24 View commit details
    Browse the repository at this point in the history
  7. Add cluster aware logger

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    50922c3 View commit details
    Browse the repository at this point in the history
  8. Add bundle global runtime args

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d482f23 View commit details
    Browse the repository at this point in the history
  9. Add cluster info runtime values to API

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3b88f3d View commit details
    Browse the repository at this point in the history
  10. Add multi-cluster support to bundle vet cmd

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1245ad0 View commit details
    Browse the repository at this point in the history
  11. Add default cluster to API

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3291315 View commit details
    Browse the repository at this point in the history
  12. Add multi-cluster support to bundle apply cmd

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    817d00e View commit details
    Browse the repository at this point in the history
  13. Add multi-cluster support to bundle status cmd

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b963ca6 View commit details
    Browse the repository at this point in the history
  14. Add multi-cluster support to bundle delete cmd

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d6f2175 View commit details
    Browse the repository at this point in the history
  15. Enforce cluster selection for bundle build cmd

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8e208ac View commit details
    Browse the repository at this point in the history
  16. Add cluster group to instance logs

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    cb76ade View commit details
    Browse the repository at this point in the history
  17. Make runtime values optional

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    170f2fe View commit details
    Browse the repository at this point in the history
  18. Add clusters spec to Runtime API docs

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ec50aef View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Add multi-cluster deployments guide to docs

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    ef5bc72 View commit details
    Browse the repository at this point in the history