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

api: adding k8s probes #2687

Merged
merged 27 commits into from
Jun 14, 2023
Merged

api: adding k8s probes #2687

merged 27 commits into from
Jun 14, 2023

Commits on Jun 13, 2023

  1. Adding backend deployment

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    29da28d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d20cdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63606ca View commit details
    Browse the repository at this point in the history
  4. Adding frontend changes

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9955b69 View commit details
    Browse the repository at this point in the history
  5. Adding probe resolver

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e5a53eb View commit details
    Browse the repository at this point in the history
  6. Solving naming issue

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d66f1fe View commit details
    Browse the repository at this point in the history
  7. Adding new probes parameters

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    520f0d4 View commit details
    Browse the repository at this point in the history
  8. Adding just needed counts

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7e5f29b View commit details
    Browse the repository at this point in the history
  9. Adding readiness probe

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    be39886 View commit details
    Browse the repository at this point in the history
  10. Updating modules

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e965c3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ac1308 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b7f28c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af84295 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d00f1f5 View commit details
    Browse the repository at this point in the history
  15. housekeeping: Update golang Docker tag to v1.20.5 (lyft#2680)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang | stage | minor | `1.19.5-buster` -> `1.20.5-buster` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://app.renovatebot.com/dashboard#github/lyft/clutch).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3d6d666 View commit details
    Browse the repository at this point in the history
  16. Update probes

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e56ee0f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1868070 View commit details
    Browse the repository at this point in the history
  18. update mod changes

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d3dad14 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7421fe7 View commit details
    Browse the repository at this point in the history
  20. Apply suggestions from code review

    mikecutalo authored and fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b8fef45 View commit details
    Browse the repository at this point in the history
  21. Adding lint correction

    fran2344 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0162fc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Addging rebase corrections

    fran2344 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    39a1708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38318f9 View commit details
    Browse the repository at this point in the history
  3. Adding groupList item

    fran2344 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ad799f8 View commit details
    Browse the repository at this point in the history
  4. Adding solver drawer diff

    fran2344 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    850a751 View commit details
    Browse the repository at this point in the history
  5. Remove yarn lock

    fran2344 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    08c6d51 View commit details
    Browse the repository at this point in the history
  6. Restore yarn.lock

    fran2344 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7ed3538 View commit details
    Browse the repository at this point in the history