-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Full restructure in accordance with #1
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
Merged
harshavardhana
merged 1 commit into
minio:master
from
harshavardhana:pr_out_full_restructure_in_accordance_with
Jan 14, 2015
Merged
Full restructure in accordance with #1
harshavardhana
merged 1 commit into
minio:master
from
harshavardhana:pr_out_full_restructure_in_accordance_with
Jan 14, 2015
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
- pkg/{subsystem}/{package} style
- modify Makefile to reflect the new style,
consolidate various entries
- add a dummy ``main.go`` at top level
0000000 to
432275e
Compare
Member
Author
|
LGTM |
harshavardhana
pushed a commit
that referenced
this pull request
Apr 6, 2016
Fix list objects test and remove all the old unnecessary files.
koolhead17
referenced
this pull request
in koolhead17/minio
Jun 21, 2016
Simper approach to retry timer.
koolhead17
referenced
this pull request
in koolhead17/minio
Jun 21, 2016
api: Simplify copyObject API, return only error if any.
This was referenced Jun 23, 2016
Closed
This was referenced Mar 16, 2017
Closed
Closed
8 tasks
harshavardhana
pushed a commit
that referenced
this pull request
May 30, 2025
Fixing: === Package Results === Vulnerability #1: GO-2025-3563 Request smuggling due to acceptance of invalid chunked data in net/http More info: https://pkg.go.dev/vuln/GO-2025-3563 Standard library Found in: net/http/internal@go1.24.1 Fixed in: net/http/internal@go1.24.2 === Module Results ===
harshavardhana
pushed a commit
that referenced
this pull request
May 30, 2025
Fixes report by govulncheck: === Package Results === Vulnerability #1: GO-2025-3602 Helm Allows A Specially Crafted JSON Schema To Cause A Stack Overflow in helm.sh/helm More info: https://pkg.go.dev/vuln/GO-2025-3602 Module: helm.sh/helm/v3 Found in: helm.sh/helm/v3@v3.15.2 Fixed in: helm.sh/helm/v3@v3.17.3 Vulnerability #2: GO-2025-3601 Helm Allows A Specially Crafted Chart Archive To Cause Out Of Memory Termination in helm.sh/helm More info: https://pkg.go.dev/vuln/GO-2025-3601 Module: helm.sh/helm/v3 Found in: helm.sh/helm/v3@v3.15.2 Fixed in: helm.sh/helm/v3@v3.17.3 === Module Results ===
This was referenced Jul 30, 2025
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.
No description provided.