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

STOR-2015: Rebase to upstream v2.0.7 for OCP 4.18 #86

Merged
merged 65 commits into from
Sep 30, 2024

Commits on Apr 15, 2024

  1. Update test file manifest paths for e2e tests

    (cherry picked from commit f6f1091)
    seanzatzdev-amazon authored and mskanth972 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6f3f4e5 View commit details
    Browse the repository at this point in the history
  2. Add script + instructions for in-place upgrade test.

    (cherry picked from commit 8071588)
    seanzatzdev-amazon authored and mskanth972 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e1e2858 View commit details
    Browse the repository at this point in the history
  3. Install Rust and Cargo for building efs-proxy

    Rust and Cargo are required to build efs-utils v2.0.0.
    
    I also a TODO to one of our integration tests - now that non-tls mounts
    are also re-directed to localhost (efs-utils v2), we need a new method
    of determining whether 'encryptInTransit' is working as expected.
    
    (cherry picked from commit f503354)
    RyanStan authored and mskanth972 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7fd54c6 View commit details
    Browse the repository at this point in the history
  4. Update go-restful dependency

    (cherry picked from commit 5a73a76)
    RyanStan authored and mskanth972 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    686f0e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    322a470 View commit details
    Browse the repository at this point in the history
  6. Pre-release PRs for v2.0.0

    mskanth972 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    db00b31 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#1314 from mskanth972/Pre-releasePr…

    …s2.0.0
    
    Pre-release PRs for v2.0.0
    mskanth972 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ced6bc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    031221e View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#1316 from mskanth972/post-releaseP…

    …Rsv2.0
    
    Post-release PR for v2.0.0
    mskanth972 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    97d9f9d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. README Update

    mskanth972 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b9736ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f0253 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Pre-release PR for v2.0.1

    mskanth972 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    909ccef View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#1322 from mskanth972/prev2.0.1

    Pre-release PR for v2.0.1
    mskanth972 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f0c10ed View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    4e1de24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#1324 from mskanth972/post-releasev…

    …2.0.1
    
    Post-release PR for v2.0.1 and also changed the Default image from do…
    k8s-ci-robot authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b9e41fb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    ca5d082 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#1328 from mskanth972/CHANGELOG-update

    Update CHANGELOG to include 2.x for newer versions.
    mskanth972 authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c2f4175 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    466489f View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#1333 from mskanth972/helmup

    Update the Helm configuration to use Public ECR image  default rather…
    mskanth972 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    81bfd41 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Pre-release PR for v2.0.2

    mskanth972 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    95568cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#1338 from mskanth972/pre2.0.2

    Pre-release PR for  v2.0.2
    mskanth972 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    d4efe07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d241833 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#1339 from mskanth972/post2.0.2

    Post-release PRs for v2.0.2
    k8s-ci-robot authored May 1, 2024
    Configuration menu
    Copy the full SHA
    5b30aa7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Expose env, volume, and volume mounts for the efs controller and deam…

    …onset
    
    (cherry picked from commit 142a464)
    cnmcavoy authored and mskanth972 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    23c8cc1 View commit details
    Browse the repository at this point in the history
  2. Update golang.org dependency

    (cherry picked from commit 8bf61b7)
    mskanth972 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    112642b View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#1356 from mskanth972/CherryPickPRs…

    …_for_v2.0.3
    
    Cherry pick PR's for v2.0.3
    k8s-ci-robot authored May 28, 2024
    Configuration menu
    Copy the full SHA
    3abbafe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35ed846 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#1357 from seanzatzdev-amazon/relea…

    …se-2.0
    
    pre-release PR v2.0.3
    k8s-ci-robot authored May 28, 2024
    Configuration menu
    Copy the full SHA
    57ffdf7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    380e9f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#1361 from mskanth972/post-releae2.0.3

    post-release PRs for v2.0.3
    k8s-ci-robot authored May 29, 2024
    Configuration menu
    Copy the full SHA
    c12f586 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Sanitize CSI RPC request logs

    mskanth972 authored and seanzatzdev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    806a363 View commit details
    Browse the repository at this point in the history
  2. Fix efs-proxy Zombie processes

    mskanth972 authored and seanzatzdev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0d5c563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbf6a50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d3b3c2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#1367 from seanzatzdev-amazon/relea…

    …se-2.0
    
    Cherry pick + Pre-release for v2.0.4
    k8s-ci-robot authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    44863ba View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    3141fd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#1369 from mskanth972/post2.0.4

    Post release PRs for v2.0.4
    k8s-ci-robot authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5a03e9b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. docs(static_provisioning): add a note that dont proceed to the next s…

    …tep until pv STATUS is Bound.
    
    (cherry picked from commit ef98cd8)
    wafuwafu13 authored and mskanth972 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a77f82c View commit details
    Browse the repository at this point in the history
  2. chore: Bump aws-sdk to 1.50 for pod identity support

    (cherry picked from commit f94cc9b)
    askulkarni2 authored and mskanth972 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    288f33d View commit details
    Browse the repository at this point in the history
  3. Add Pod Identity documentation in README

    (cherry picked from commit ccd1d8c)
    arnavgup1 authored and mskanth972 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    884fe24 View commit details
    Browse the repository at this point in the history
  4. Bump Side-cars

    (cherry picked from commit bd6caac)
    mskanth972 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    138be57 View commit details
    Browse the repository at this point in the history
  5. Update k8s dependencies

    (cherry picked from commit a5c75c2)
    mskanth972 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7c8db01 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#1390 from mskanth972/v2.0.5cherrypick

    V2.0.5 release for cherrypick
    k8s-ci-robot authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    42bb3b2 View commit details
    Browse the repository at this point in the history
  7. Pre-release PR for v2.0.5

    arnavgup1 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    eacea31 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#1392 from arnavgup1/release-2.0.5-…

    …branch
    
    Pre-release PR for v2.0.5
    k8s-ci-robot authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c4e3640 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Post release PRs for v2.0.5

    arnavgup1 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2a442df View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#1395 from arnavgup1/release-2.0.5-…

    …post
    
    Post release PRs for v2.0.5
    k8s-ci-robot authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7c1916f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. impl compensation mechanism for driver.removeNotReadyTaint()

    (cherry picked from commit 6ef167b)
    abbshr authored and mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5b1801a View commit details
    Browse the repository at this point in the history
  2. add test

    (cherry picked from commit 4e270c4)
    abbshr authored and mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c21d6db View commit details
    Browse the repository at this point in the history
  3. Set fips_mode_enabled in efs-utils.conf

    if env var `FIPS_ENABLED` is set: kubernetes-sigs#1325 .
    
    (cherry picked from commit f5581f0)
    mpatlasov authored and mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9957420 View commit details
    Browse the repository at this point in the history
  4. Add additionalLabels to node-daemonset

    Signed-off-by: Omer Aplatony <omerap12@gmail.com>
    (cherry picked from commit 661b9a1)
    omerap12 authored and mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    784864f View commit details
    Browse the repository at this point in the history
  5. Update statefulset example

    (cherry picked from commit ddfc936)
    seanzatzdev-amazon authored and mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8950f97 View commit details
    Browse the repository at this point in the history
  6. Increase the default Port Range from 400 to 1000.

    (cherry picked from commit 2de0126)
    mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4e477a7 View commit details
    Browse the repository at this point in the history
  7. Refactor re-use Access Point

    When reuse access point flag is set to true, there is no point
    in doing a lot of work that is aimed at preparing the options for
    the createAccessPoint call (e.g. allocating a GID). We can save
    quite some time and quite some API calls if the AP with the same
    clientToken is found. The check for the AP existence has been moved
    from the CreateAccessPoint function one level up. The controller
    in this case checks if there is an access point with such client
    token, if so, it proceeds to return a CreateVolumeResponse. If it
    is not found, then it follows the usual flow.
    
    (cherry picked from commit 58c8272)
    otorreno authored and mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4a0e1e9 View commit details
    Browse the repository at this point in the history
  8. Updated the docker file to install the latest version of Rust.

    (cherry picked from commit d21d258)
    mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    723b79a View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#1415 from mskanth972/cherrypicks_f…

    …or_2.0.6
    
    Cherrypicks for 2.0.6
    mskanth972 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a135bf8 View commit details
    Browse the repository at this point in the history
  10. Pre-release PR for v2.0.6

    abbshr authored and mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    86ae6df View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#1417 from mskanth972/pre-releasev2…

    ….0.6re
    
    Pre-release PR for v2.0.6
    mskanth972 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    15ad9e3 View commit details
    Browse the repository at this point in the history
  12. post-release PR for v2.0.6

    mskanth972 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cb4c114 View commit details
    Browse the repository at this point in the history
  13. Merge pull request kubernetes-sigs#1419 from mskanth972/v2.0.6post

    post-release PR for v2.0.6
    k8s-ci-robot authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8619642 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update Go Version

    mskanth972 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7576187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d57f415 View commit details
    Browse the repository at this point in the history
  3. Pre-release PR for v2.0.7

    mskanth972 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    da4bbe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    dcc681c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. UPSTREAM: <carry>: Add OpenShift files

    Additional changes:
    
    - remove .github files
    - do not overwrite GOARCH in makefile
    - go mod tidy && go mod vendor
    RomanBednar authored and dfajmon committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    60e489f View commit details
    Browse the repository at this point in the history