forked from noobaa/noobaa-core
-
Notifications
You must be signed in to change notification settings - Fork 3
Syncing latest changes from master for noobaa-core #23
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
Open
df-build-team
wants to merge
877
commits into
release-4.21
Choose a base branch
from
sync_ds--master
base: release-4.21
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 hidden or 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
Signed-off-by: Romy <[email protected]>
…aimer-delays Revert objects reclaimer batch and error delays
Signed-off-by: Naveen Paul <[email protected]>
Mongo | Remove mongo migration code
Signed-off-by: nadav mizrahi <[email protected]>
change tests directory structure
Signed-off-by: Romy <[email protected]>
…ate-bucket-storage-path-exists-before-processing NC | Lifecycle | Validate bucket storage path exists before processing
Signed-off-by: nadav mizrahi <[email protected]>
fix aws sdk tests following tests directory change
Signed-off-by: Romy <[email protected]>
…entation NC | Lifecycle | Documentation
Signed-off-by: nadav mizrahi <[email protected]>
remove push directive so we will not run tests on merge
Signed-off-by: nadav mizrahi <[email protected]>
CI | Fix PR dispatch flow for PR tests workflow
Signed-off-by: nadav mizrahi <[email protected]>
update single tests variable names and docs to reflect change to path
Signed-off-by: Romy <[email protected]>
…arsing-fix S3 | Fix chunked content encoding parsing check
* system store - reduce load time (part of performance effort 4.20) Signed-off-by: Amit Prinz Setter <[email protected]> * revent some of previous changes Signed-off-by: Amit Prinz Setter <[email protected]> --------- Signed-off-by: Amit Prinz Setter <[email protected]>
Signed-off-by: naveenpaul1 <[email protected]> Signed-off-by: Naveen Paul <[email protected]>
SDK | Upgrade AWS SDK to v3 - Block Store S3
Signed-off-by: Naveen Paul <[email protected]>
Mongo | Remove mongo_pool code(1/2)
- Bumping deps to avoid CVE (24/07/2025) Signed-off-by: liranmauda <[email protected]>
Bumping deps to avoid CVE (24/07/2025)
Signed-off-by: jackyalbo <[email protected]>
Signed-off-by: Utkarsh Srivastava <[email protected]> add tests Signed-off-by: Utkarsh Srivastava <[email protected]>
improve performance by introducing composite index for datachunks
Signed-off-by: shirady <[email protected]>
IAM | `CreateUser`, `UpdateUser` - `UserName`, `NewUserName` Check
Signed-off-by: Naveen Paul <[email protected]>
IAM | User ID for principal is not supported
Signed-off-by: Aayush Chouhan <[email protected]>
Added a fix for authentication of root and iam user account with --user-name
Signed-off-by: shirady <[email protected]>
…alls IAM | Remove Unneeded `system_store` Calls - Part 1
Signed-off-by: shirady <[email protected]>
…ibility_table IAM | Doc | Update file `docs/design/AWS_API_Compatibility.md`
…ket Policy and IAM User Inline Policy) Signed-off-by: shirady <[email protected]>
…y-utils IAM | Refactor `src/endpoint/s3/s3_bucket_policy_utils.js` (Used in Bucket Policy and IAM User Inline Policy)
Signed-off-by: shirady <[email protected]>
…st-used IAM | Fix `GetAccessKeyLastUsed` API
Signed-off-by: shirady <[email protected]>
…alls-part-2 IAM | Remove Unneeded `system_store` Calls - Part 2
Signed-off-by: Naveen Paul <[email protected]>
…test IAM | IAM user integration test for containerized deployments
Signed-off-by: shirady <[email protected]>
IAM | Add Events
Signed-off-by: shirady <[email protected]>
…-date IAM | Add Creation Date for IAM Users
This is convenient for mac users where rdkafka does not build easily. Added a build time check in the Dockerfile to make sure kafka is available in the final image. Signed-off-by: Guy Margalit <[email protected]>
rdkafka change to optional npm dependency
Signed-off-by: shirady <[email protected]>
IAM | Add Test Cases on IAM API - Part 1
Signed-off-by: shirady <[email protected]>
…s-part-2 IAM | Add Test Cases on IAM API - Part 2
Signed-off-by: shirady <[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