Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
astrolox
/
minio
Public
forked from
minio/minio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 19, 2022
PutObjectPart: set SSE-KMS headers and truncate ETags. (#14578)
Show description for b0a4beb
aead
authored
b0a4beb
View commit details
Copy full SHA for b0a4beb
Browse repository at this point
Fix waitgroup add after wait on config reload (#14584)
Show description for 472c2d8
klauspost
authored
472c2d8
View commit details
Copy full SHA for 472c2d8
Browse repository at this point
fix: handle race in server setup global CI/CD variable (#14579)
harshavardhana
authored
01ee490
View commit details
Copy full SHA for 01ee490
Browse repository at this point
Commits on Mar 18, 2022
return correct context errors for locking operations (#14569)
Show description for 7bd9f82
harshavardhana
authored
7bd9f82
View commit details
Copy full SHA for 7bd9f82
Browse repository at this point
Add support of TLS session tickets with KES server (#14577)
Show description for b20ecc7
vadmeste
authored
b20ecc7
View commit details
Copy full SHA for b20ecc7
Browse repository at this point
Fix listing fallback re-using disks (#14576)
Show description for 61eb9d4
klauspost
authored
61eb9d4
View commit details
Copy full SHA for 61eb9d4
Browse repository at this point
Commits on Mar 17, 2022
re-use transport for AdminInfo() call (#14571)
Show description for 43eb5a0
harshavardhana
authored
43eb5a0
View commit details
Copy full SHA for 43eb5a0
Browse repository at this point
update helm to v3.6.2
minio-trusted
committed
f58692a
View commit details
Copy full SHA for f58692a
Browse repository at this point
Move apiCalls to front for field alignment (#14568)
Show description for c1760fb
klauspost
authored
c1760fb
View commit details
Copy full SHA for c1760fb
Browse repository at this point
Update yaml files to latest version RELEASE.2022-03-17T06-34-49Z
minio-trusted
committed
e9bc0e7
View commit details
Copy full SHA for e9bc0e7
Browse repository at this point
Revert "Use S3 client for uplooads/downloads during perf test (#14553)"
Show description for ffcadcd
minio-trusted
committed
ffcadcd
View commit details
Copy full SHA for ffcadcd
Browse repository at this point
Update yaml files to latest version RELEASE.2022-03-17T02-57-36Z
minio-trusted
committed
7a733a8
View commit details
Copy full SHA for 7a733a8
Browse repository at this point
Add extra LDAP configuration validation (#14535)
Show description for ce97313
donatello
authored
ce97313
View commit details
Copy full SHA for ce97313
Browse repository at this point
Commits on Mar 16, 2022
Fix handling of object versions pending purge (#14555)
Show description for 7b81967
krisis
authored
7b81967
View commit details
Copy full SHA for 7b81967
Browse repository at this point
Use S3 client for uplooads/downloads during perf test (#14553)
krishnasrinivas
authored
ff811f5
View commit details
Copy full SHA for ff811f5
Browse repository at this point
update console v0.15.3
harshavardhana
committed
0bf80b3
View commit details
Copy full SHA for 0bf80b3
Browse repository at this point
logger webhook failure can overrun the queue_size (#14556)
Show description for ae3b369
harshavardhana
authored
ae3b369
View commit details
Copy full SHA for ae3b369
Browse repository at this point
Commits on Mar 15, 2022
Add Console Service port to the NetworkPolicy (#14545)
ktaf
authored
77b15e7
View commit details
Copy full SHA for 77b15e7
Browse repository at this point
add missing v3.6.1 tarball
harshavardhana
committed
20537f9
View commit details
Copy full SHA for 20537f9
Browse repository at this point
Commits on Mar 14, 2022
update helm to v3.6.1
harshavardhana
committed
4476a64
View commit details
Copy full SHA for 4476a64
Browse repository at this point
Fix helm chart k8s version comparison (#14552)
notoriaga
authored
d4b7015
View commit details
Copy full SHA for d4b7015
Browse repository at this point
Update yaml files to latest version RELEASE.2022-03-14T18-25-24Z
minio-trusted
committed
721c053
View commit details
Copy full SHA for 721c053
Browse repository at this point
allow MakeBucketLocation to work for metaBucket (#14548)
Show description for e307115
harshavardhana
authored
e307115
View commit details
Copy full SHA for e307115
Browse repository at this point
select: Add ScanRange to CSV&JSON (#14546)
Show description for c07af89
klauspost
authored
c07af89
View commit details
Copy full SHA for c07af89
Browse repository at this point
decouple service accounts from root credentials (#14534)
Show description for 9c84610
harshavardhana
authored
9c84610
View commit details
Copy full SHA for 9c84610
Browse repository at this point
do not crash readXLMetaNoData - if the `xl.meta` has incorrect content (#14538)
Show description for cf94d1f
harshavardhana
authored
cf94d1f
View commit details
Copy full SHA for cf94d1f
Browse repository at this point
Commits on Mar 13, 2022
update helm release v3.6.0
harshavardhana
committed
6187440
View commit details
Copy full SHA for 6187440
Browse repository at this point
Update yaml files to latest version RELEASE.2022-03-11T23-57-45Z
minio-trusted
committed
57b7c34
View commit details
Copy full SHA for 57b7c34
Browse repository at this point
Commits on Mar 11, 2022
Bump github.com/nats-io/nats-server/v2 from 2.7.2 to 2.7.4
harshavardhana
committed
dda18c2
View commit details
Copy full SHA for dda18c2
Browse repository at this point
fix: regression from range GET proxy on replicated buckets #14345 (#14532)
Show description for f8d6eaa
poornas
authored
f8d6eaa
View commit details
Copy full SHA for f8d6eaa
Browse repository at this point
add filesystem group change policy for large minio deployments (#14528)
Show description for 47d4fab
dharapvj
authored
47d4fab
View commit details
Copy full SHA for 47d4fab
Browse repository at this point
Update yaml files to latest version RELEASE.2022-03-11T11-08-23Z
minio-trusted
committed
80039f6
View commit details
Copy full SHA for 80039f6
Browse repository at this point
update console to v0.15.2
harshavardhana
committed
5a5e9b8
View commit details
Copy full SHA for 5a5e9b8
Browse repository at this point
Indicate required fields in LDAP configuration correctly (#14526)
donatello
authored
b7ed3b7
View commit details
Copy full SHA for b7ed3b7
Browse repository at this point
Deprecate root disk for disk caching (#14527)
Show description for 75b925c
poornas
authored
75b925c
View commit details
Copy full SHA for 75b925c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.