forked from noobaa/noobaa-core
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Syncing latest changes from master for noobaa-core #18
Open
df-build-team
wants to merge
264
commits into
release-4.19
Choose a base branch
from
sync_ds--master
base: release-4.19
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NSFS | versioning | use linkat in gpfs safe_link to not override existing versions
Signed-off-by: nadav mizrahi <[email protected]>
NSFS | GPFS | fix gpfs test file
Signed-off-by: Nimrod Becker <[email protected]> Signed-off-by: nimrod-becker <[email protected]>
Update stale actions with exempt rules
Signed-off-by: Romy <[email protected]>
…cess NC | Online Upgrade Process
1. Update IAM API Users, Access Keys and additional changes in accountspace_fs: - Move the config creation from the function _copy_data_from_requesting_account_to_account_config to the create_user. - Fix the ARN account ID for root accounts that were operated by the roots accounts manager (before we copied the requesting_account._id which was true only for root accounts on IAM users). - Fix _check_root_account as it has a redundant line that was not relevant (it was there when we thought of additional case, but we never get to it). - Add 2 helper functions: _get_account_owner_id_for_arn, _get_owner_account_argument. - Improve performance in the function _check_if_root_account_does_not_have_IAM_users_before_deletion after we have the new structure. 2. Update the ConfigFS module to support the new structure and operate on users configs. 3. Update docs: - With the config dire restructure (identities/, accounts_by_name/, users/directories). - IAM docs - regarding the naming scope (that we have with the new structure) and about the new structure with users/ directory. 4. Update the IAM API tests: - Mainly reading the config file in the new structure. - Add account validation to accounts created hardcoded (to avoid schema changes without them updated). - Refactor `it` names to multiple lines. 5. In rest_s3 change the 'is_owner` part (the gap mentioned in NC | Bucket Owner Removal noobaa#8289), where it checks the name, to make sure the account is not a user with the same name. Signed-off-by: shirady <[email protected]>
…cture-users-dir NC | NSFS | Config Dir Restructure - Add `users/` Dir
Signed-off-by: nadav mizrahi <[email protected]>
NSFS | NC | GPFS | modify versioning tests to work with GPFS
* Fix the store deletion ownership check * Handle cases in which a pool has no owner * Change error type Signed-off-by: Ben <[email protected]>
Signed-off-by: Danny Zaken <[email protected]>
Removed unused files
Signed-off-by: Romy <[email protected]>
NC | Accounts ID cache addition
Signed-off-by: Romy <[email protected]>
…cess NC | Online upgrade process small fix & refactoring
Signed-off-by: nadav mizrahi <[email protected]>
NSFS | add more concurrecy tests
Signed-off-by: Utkarsh Srivastava <[email protected]>
Signed-off-by: Utkarsh Srivastava <[email protected]>
Signed-off-by: Utkarsh Srivastava <[email protected]> fix typo Signed-off-by: Utkarsh Srivastava <[email protected]>
…s-collections Fix NooBaa usagereports and endpointgroupreports collections
Signed-off-by: naveenpaul1 <[email protected]>
NSFS | RPM installation failing with missing module error
noobaa#8474) Signed-off-by: Amit Prinz Setter <[email protected]>
To prevent deduplicating chunks from a previous failed upload attempt, only consider deduping chunks that are older than a specific threshold. related to https://bugzilla.redhat.com/show_bug.cgi?id=2256223 Signed-off-by: Danny Zaken <[email protected]>
Avoid dedup chunks that are relatively new
Signed-off-by: nadav mizrahi <[email protected]>
NSFS | add option to unset supplemental groups using noobaa cli
Signed-off-by: jackyalbo <[email protected]>
Signed-off-by: jackyalbo <[email protected]>
Changing get bucket encryption defaults
Signed-off-by: jackyalbo <[email protected]>
Update ceph_s3_tests_pending_list_status.md
…baa#8709) Signed-off-by: Amit Prinz Setter <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: df-build-team The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: nadav mizrahi <[email protected]>
NSFS | set supplemental groups dynamically to users groups
Signed-off-by: Amit Prinz Setter <[email protected]>
…ic_configuration in put (noobaa#8724) Signed-off-by: Amit Prinz Setter <[email protected]>
Signed-off-by: Romy <[email protected]>
…ersion NC | Online Upgrade Tests | convert hard coded version to pkg.version
…e 8649) (noobaa#8667) Signed-off-by: Amit Prinz Setter <[email protected]>
Bump version to 5.19.0 Signed-off-by: liranmauda <[email protected]>
Bump version to 5.19.0
Signed-off-by: shirady <[email protected]>
NC | Related to Issue 8598 | generate_entropy() - Add Disks (Temporary and Partial Fix)
Signed-off-by: jackyalbo <[email protected]>
Adding upgrade script to bucket CORS - new bucket default will be the same as in 5.18
Signed-off-by: jackyalbo <[email protected]>
Signed-off-by: jackyalbo <[email protected]>
Fix to break semaphore circular dependency
Signed-off-by: Amit Prinz Setter <[email protected]>
Signed-off-by: Utkarsh Srivastava <[email protected]>
…th-check Fix key and bucket length checks
- Bumping deps to avoid CVE (03/02/2025) Signed-off-by: liranmauda <[email protected]>
Bumping deps to avoid CVE (03/02/2025)
Signed-off-by: jackyalbo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR containing the latest commits from master branch