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

[master] sync master branch with upstream opendatahub stable branch #104

Merged

Commits on Aug 7, 2024

  1. RHOAIENG-9935: feat(nbcs): get ose-oauth-proxy image with PullIfNeede…

    …d policy and use digest to specify the image
    jiridanek authored and openshift-cherrypick-robot committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    be3d61a View commit details
    Browse the repository at this point in the history
  2. Upgrade the x/net package v0.23.0 for the cve fix

    Signed-off-by: Harshad Reddy Nalla <[email protected]>
    harshad16 authored and openshift-cherrypick-robot committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    93a38c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #378 from openshift-cherrypick-robot/cherry-pick-3…

    …69-to-stable
    
    [stable] Upgrade the x/net package v0.23.0 for the cve fix
    harshad16 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1c330f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #377 from openshift-cherrypick-robot/cherry-pick-3…

    …74-to-stable
    
    [stable] RHOAIENG-9935: feat(nbcs): get ose-oauth-proxy image with PullIfNeeded policy and use digest to specify the image
    harshad16 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a103e7e View commit details
    Browse the repository at this point in the history
  3. Fix naming of the helper.go file so it follows the golang conventions

    https://issues.redhat.com/browse/RHOAIENG-11259
    
    This name caused go vulnerability check to fail since this file is part
    of the tests and relevant other test files weren't compiled because they
    have their _test inffix as expected.
    
    Note: this is also alignment to what is in v1.7-branch already.
    jstourac committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2123474 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request #379 from jstourac/fixNaming

    [stable] Fix naming of the helper.go file so it follows the golang conventions
    openshift-merge-bot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7d265db View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Set certs on both creation and update of notebooks

    Signed-off-by: Harshad Reddy Nalla <[email protected]>
    harshad16 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cbf82f5 View commit details
    Browse the repository at this point in the history
  2. Included Test case, testing certs update on update of notebook

    Signed-off-by: Harshad Reddy Nalla <[email protected]>
    Co-authored-by: Jiri Daněk <[email protected]>
    harshad16 and jiridanek committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    437397d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #381 from harshad16/sync-stable

    [stable] RHOAIENG-7327: Set certs on both creation and update of notebooks
    harshad16 authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    62b4dcd View commit details
    Browse the repository at this point in the history