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

5.15 | Backports #7962

Merged
merged 14 commits into from
Apr 10, 2024
Merged

5.15 | Backports #7962

merged 14 commits into from
Apr 10, 2024

Conversation

romayalon
Copy link
Contributor

Explain the changes

Issues: Fixed #xxx / Gap #xxx

Testing Instructions:

  • Doc added/updated
  • Tests added

nadavMiz and others added 14 commits April 10, 2024 11:03
Signed-off-by: nadav mizrahi <nadav.mizrahi16@gmail.com>
(cherry picked from commit 45b34f4)
Signed-off-by: Romy <35330373+romayalon@users.noreply.github.com>
(cherry picked from commit 04fecc1)
…ationWarning)

Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
(cherry picked from commit dc64a19)
reason set to (for example when a month changes) then
the date becomes 0 and that completely throws off the
expected expiry calculation. This is fixed by reusing
the expiry function from the glacier backend.

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
(cherry picked from commit 069fcc4)
Bumping node from 20.9.0 to 20.11.0

Signed-off-by: liranmauda <liran.mauda@gmail.com>
(cherry picked from commit 77f0021)
Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

fix: correct storage class on list-parts

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

fix broken restore object test

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

fix broken restore object test

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

address PR comments

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
(cherry picked from commit 24adb04)
Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

fix broken test

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

improve failure logging

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

improving command output parsing and refactor

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

replace catch with finally

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
(cherry picked from commit 57af876)
Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
(cherry picked from commit a1a6cce)
1. In pool_server inside calc_namespace_resource_mode remove the mapping of ENOENT to storage_not_exist.
2. In the namespace_monitor change the error code either from a thrown error or an error that we created to a code that we choose and add log printing (could be seen in the endpoint logs).
3. Add config NS_MAX_ALLOWED_IO_ERRORS that we will use in the calc_namespace_resource_mode.

Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
(cherry picked from commit 07b195c)
Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

use LRU Cache and cache state per bucket path

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

minimize space cache to be per fsid

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

address PR comments

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

address PR comments

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
(cherry picked from commit 4967d3c)
Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
(cherry picked from commit 14d4c65)
Signed-off-by: nadav mizrahi <nadav.mizrahi16@gmail.com>
(cherry picked from commit 1445297)
…rectory

Signed-off-by: naveenpaul1 <napaul@redhat.com>
(cherry picked from commit bc7f443)
1. Remove issues updates with system store
2. Avoid update issues report in case of no such key when head object
3. Move update last monitoring to the memory instead of system store

Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
(cherry picked from commit 88f6b67)
@nimrod-becker nimrod-becker merged commit a1b4b8a into noobaa:5.15 Apr 10, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants