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: keptn-gateway service init #3654

Merged
merged 23 commits into from
Aug 13, 2024

Commits on Aug 7, 2024

  1. rest api init

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ec80fe7 View commit details
    Browse the repository at this point in the history
  2. metricscount

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a6405e4 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    14cca75 View commit details
    Browse the repository at this point in the history
  4. improved dockerfile

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4044ae3 View commit details
    Browse the repository at this point in the history
  5. github workflows

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7f07ed1 View commit details
    Browse the repository at this point in the history
  6. Update metadata

    check-spelling run (pull_request_target) for feat/rest-api-init
    
    Signed-off-by: check-spelling-bot <[email protected]>
    on-behalf-of: @check-spelling <[email protected]>
    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2bd64eb View commit details
    Browse the repository at this point in the history
  7. rename to keptn-gateway

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b3fa142 View commit details
    Browse the repository at this point in the history
  8. rename fix

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2240aa0 View commit details
    Browse the repository at this point in the history
  9. pipeline fix

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e443906 View commit details
    Browse the repository at this point in the history
  10. pipeline fix

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b61c11f View commit details
    Browse the repository at this point in the history
  11. check error

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5dda36c View commit details
    Browse the repository at this point in the history
  12. lint fix

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    99ba12a View commit details
    Browse the repository at this point in the history
  13. pr fixes

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c348ccb View commit details
    Browse the repository at this point in the history
  14. security check fail fix

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7d1f4ce View commit details
    Browse the repository at this point in the history
  15. double quotes

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3794ff4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. logging framework

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f04abcf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. switched to gin

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9e00624 View commit details
    Browse the repository at this point in the history
  2. gitignore change

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9128bb1 View commit details
    Browse the repository at this point in the history
  3. whoopsie

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8aec7ef View commit details
    Browse the repository at this point in the history
  4. improvements

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0db3b71 View commit details
    Browse the repository at this point in the history
  5. kubeconfig fallback

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5183b86 View commit details
    Browse the repository at this point in the history
  6. removed sync

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1546733 View commit details
    Browse the repository at this point in the history
  7. rename

    Signed-off-by: asamonik <[email protected]>
    asamonik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b377773 View commit details
    Browse the repository at this point in the history