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

feat(application-controller): Add support for rollback multi-source applications #14124

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Apr 14, 2024

  1. feat(application-controller): Add support for rollback multi-source a…

    …pplications
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    465dc48 View commit details
    Browse the repository at this point in the history
  2. regenerate codegen after rebase

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a2335ef View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    57de62e View commit details
    Browse the repository at this point in the history
  4. fix front linting

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6b5bcd5 View commit details
    Browse the repository at this point in the history
  5. update test

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e1c14ae View commit details
    Browse the repository at this point in the history
  6. update codegen

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ab48e4a View commit details
    Browse the repository at this point in the history
  7. Update server/application/application.go

    Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    JorTurFer and ishitasequeira committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cbec5f1 View commit details
    Browse the repository at this point in the history
  8. apply feedback

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    533a8b0 View commit details
    Browse the repository at this point in the history
  9. fix typo

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b2af1f7 View commit details
    Browse the repository at this point in the history
  10. fix errors

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aec91ff View commit details
    Browse the repository at this point in the history
  11. add support for switching between single and multi

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7c752b6 View commit details
    Browse the repository at this point in the history
  12. update codegen

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6203cbf View commit details
    Browse the repository at this point in the history
  13. fix dereference issue

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1f08ea0 View commit details
    Browse the repository at this point in the history
  14. remove unnecesary code

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a1acb31 View commit details
    Browse the repository at this point in the history