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 pick of #2350 #2355 #2357 #2344 #2358 #2360 into release-0.17 branch #2362

Merged
merged 6 commits into from
Jun 18, 2024

Commits on Jun 18, 2024

  1. Fix TestReconcileBatchJob (kubeflow#2350)

    * update
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * update
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * update
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * update
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * cleanup
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * update
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * use gomock
    
    Signed-off-by: forsaken628 <[email protected]>
    
    ---------
    
    Signed-off-by: forsaken628 <[email protected]>
    Signed-off-by: Andrey Velichkevich <[email protected]>
    forsaken628 authored and andreyvelich committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a3dde91 View commit details
    Browse the repository at this point in the history
  2. Use cache-dependency-path in actions/setup-go for CI workflow (kubefl…

    …ow#2355)
    
    Signed-off-by: forsaken628 <[email protected]>
    Signed-off-by: Andrey Velichkevich <[email protected]>
    forsaken628 authored and andreyvelich committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b1c00bf View commit details
    Browse the repository at this point in the history
  3. Replace already closed github.com/golang/mock with go.uber.org/mock (k…

    …ubeflow#2357)
    
    * replace gomock
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * revert
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    ---------
    
    Signed-off-by: forsaken628 <[email protected]>
    Signed-off-by: Andrey Velichkevich <[email protected]>
    forsaken628 authored and andreyvelich committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0c5f489 View commit details
    Browse the repository at this point in the history
  4. Replace gRPC code generation tool from Znly/protoc to Buf (kubeflow#2344

    )
    
    * Replace gRPC code generation tool from Znly/protoc to Buf
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * del build.sh
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * cleanup
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix test
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * refine
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * rm outter yaml
    
    Signed-off-by: forsaken628 <[email protected]>
    
    * fix
    
    Signed-off-by: forsaken628 <[email protected]>
    
    ---------
    
    Signed-off-by: forsaken628 <[email protected]>
    Signed-off-by: Andrey Velichkevich <[email protected]>
    forsaken628 authored and andreyvelich committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f5ef45b View commit details
    Browse the repository at this point in the history
  5. Upgrade the protobuf version to >=4.21.12,<5 (kubeflow#2358)

    Signed-off-by: Yuki Iwai <[email protected]>
    Signed-off-by: Andrey Velichkevich <[email protected]>
    tenzen-y authored and andreyvelich committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fc7cdca View commit details
    Browse the repository at this point in the history
  6. [SDK] Fix empty list for env variables and numpy version (kubeflow#2360)

    * [SDK] Fix empty list for env variables
    
    Signed-off-by: Andrey Velichkevich <[email protected]>
    
    * Fix numpy version in tests
    
    Signed-off-by: Andrey Velichkevich <[email protected]>
    
    ---------
    
    Signed-off-by: Andrey Velichkevich <[email protected]>
    andreyvelich committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5c36b91 View commit details
    Browse the repository at this point in the history