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

Cherry picks for v0.40.3 #6679

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Cherry picks for v0.40.3 #6679

merged 5 commits into from
Mar 14, 2024

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    a3062e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2467c37 View commit details
    Browse the repository at this point in the history
  3. Upgrade Go to 1.22.1 (#6646)

    * Upgrade Go to 1.22.1
    
    * update build images
    thampiotr committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ec7a44b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fea1a78 View commit details
    Browse the repository at this point in the history
  5. Change git operations from fetch to pull (#6668)

    * Update to using FETCH_HEAD since we are using FETCH which doesnt update HEAD.
    
    * Update to using FETCH_HEAD since we are using FETCH which doesnt update HEAD.
    
    * Use pull and not fetch
    
    * add comments
    
    * fix linting
    
    * Update CHANGELOG.md
    
    Co-authored-by: Robert Fratto <[email protected]>
    
    ---------
    
    Co-authored-by: Robert Fratto <[email protected]>
    2 people authored and thampiotr committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0a01170 View commit details
    Browse the repository at this point in the history