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(infrastructure): Bring multiapps-controller to CF #2988

Merged
merged 54 commits into from
Aug 9, 2024

Commits on Jun 11, 2024

  1. Initial commit

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f35639c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e2072 View commit details
    Browse the repository at this point in the history
  3. Fix lints

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    830492a View commit details
    Browse the repository at this point in the history
  4. Fix lint

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4e9189e View commit details
    Browse the repository at this point in the history
  5. Applies lint fixes

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bd0acb2 View commit details
    Browse the repository at this point in the history
  6. Fix deploy script

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b46a635 View commit details
    Browse the repository at this point in the history
  7. Adds missing function

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6855636 View commit details
    Browse the repository at this point in the history
  8. Fix wrong path

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7f51548 View commit details
    Browse the repository at this point in the history
  9. Fix ops name for postgres

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4e76a32 View commit details
    Browse the repository at this point in the history
  10. Adds intercept helper

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7a54702 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6e4d3b9 View commit details
    Browse the repository at this point in the history
  12. Sets postgres disk size

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ea0bdb2 View commit details
    Browse the repository at this point in the history
  13. Adds trigger job helper

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    813b07c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    efde921 View commit details
    Browse the repository at this point in the history
  15. Change postgres ip

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    11dc50a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    416e099 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5771253 View commit details
    Browse the repository at this point in the history
  18. Adds execution permissions

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c2964f9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    618bdd2 View commit details
    Browse the repository at this point in the history
  20. Update branch

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3ee6cc0 View commit details
    Browse the repository at this point in the history
  21. Deploy postgres db

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c031d27 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    455f5ad View commit details
    Browse the repository at this point in the history
  23. Update ci/infrastructure/scripts/deploy-multiapps-controller.sh

    Co-authored-by: Silvestre Zabala <silvestre.zabala@sap.com>
    bonzofenix and silvestre committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    93d1437 View commit details
    Browse the repository at this point in the history
  24. Sets security group

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    119bb67 View commit details
    Browse the repository at this point in the history
  25. Remove postgres ssl

    bonzofenix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a8fa2d7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    48e0519 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    e924088 View commit details
    Browse the repository at this point in the history
  2. Adds cf api configuration

    bonzofenix committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    506934c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee9a852 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    357aa99 View commit details
    Browse the repository at this point in the history
  2. point to the right branch

    bonzofenix committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3de71cb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jul 29, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 8, 2024

  1. Does not build mtar

    bonzofenix committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4768046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaeabc9 View commit details
    Browse the repository at this point in the history
  3. Refactor pipeline and resources for multiapps-controller deployment

     - Remove deploy-postgres job from pipeline
     - Split multiapps-controller-artifact into war and yml resources
     - Update deploy-multiapps-controller job to use new artifact inputs
    bonzofenix committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a8fec59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d6527b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f3addf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d1d7dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f7fcde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcfc291 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a290242 View commit details
    Browse the repository at this point in the history
  10. Fix lints

    bonzofenix committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b09dacf View commit details
    Browse the repository at this point in the history
  11. Change branch

    bonzofenix committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3145d06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06211c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. change branch for testing

    geigerj0 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6bc4b40 View commit details
    Browse the repository at this point in the history
  2. restrict egress traffic exclusively to the internal PostgreSQL IP, in…

    …line security group JSON configuration
    geigerj0 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1203a65 View commit details
    Browse the repository at this point in the history
  3. fix phony name

    geigerj0 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e76d828 View commit details
    Browse the repository at this point in the history
  4. remove useless makefile

    geigerj0 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3658215 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0478156 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    043abf4 View commit details
    Browse the repository at this point in the history
  7. Revert "change branch for testing"

    This reverts commit 6bc4b40.
    geigerj0 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7475436 View commit details
    Browse the repository at this point in the history
  8. delete some newlines

    geigerj0 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bb44594 View commit details
    Browse the repository at this point in the history