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

[Backport to 5.15] Backport non-contanarized NS FS fixes to 5.15 #7696

Merged
merged 12 commits into from
Jan 8, 2024

Conversation

nimrod-becker
Copy link
Contributor

Explain the changes

  1. Backport non-contanarized NS FS fixes to 5.15

naveenpaul1 and others added 12 commits January 3, 2024 15:56
Signed-off-by: naveenpaul1 <napaul@redhat.com>
(cherry picked from commit 82a50af)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
(cherry picked from commit 986cf94)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
- Use async-await in test_agent_blocks_reclaimer.
- Update occurrences of deprecated functions in promise.js.

Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
(cherry picked from commit 6de53e7)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
Signed-off-by: Romy <35330373+romayalon@users.noreply.github.com>
(cherry picked from commit c6f9d7f)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
NSFS | NC | CLI | add filter to list

Signed-off-by: liranmauda <liran.mauda@gmail.com>
(cherry picked from commit 8007ca2)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
Signed-off-by: Romy <35330373+romayalon@users.noreply.github.com>
(cherry picked from commit 65d2af7)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
1. Use root permission on the container (without it we cannot create accounts).
2. Use the configuration ALLOW_HTTP true (without it we won't listen to port 80 as configured).
3. Remove access keys flags and use defaults that were created (else we would have an error on the length of these properties).
4. Create the directories for the bucket path and add permission for everyone (otherwise we would not be able to create new buckets). Note: we don't use the path "/standalone" and instead use "/tmp" since it creates issues with permissions.
5. Update the configuration of access keys to read from the config file (instead of hard-coded). Note: I removed a line that I suspect caused bugs (it was overriding the access keys of the cephalt with the tenant access keys).

Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
(cherry picked from commit 88b8fd1)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
1. update Ceph S3 test commit hash number
2. added new and failed tests to the pending list of Ceph tests

Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
(cherry picked from commit 663d68d)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
Signed-off-by: Romy <35330373+romayalon@users.noreply.github.com>
(cherry picked from commit 3cf6c11)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
Signed-off-by: naveenpaul1 <napaul@redhat.com>
(cherry picked from commit e995346)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
from log0 to warn

Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
(cherry picked from commit 4bf5d1c)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
Signed-off-by: Romy <35330373+romayalon@users.noreply.github.com>
(cherry picked from commit c4f6535)
Signed-off-by: Nimrod Becker <bnimrod@gmail.com>
@nimrod-becker nimrod-becker merged commit c422667 into noobaa:5.15 Jan 8, 2024
9 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

5 participants