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 }}
arijitvt
/
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 Oct 3, 2021
update helm to v3.1.7
harshavardhana
committed
2ec44f7
View commit details
Copy full SHA for 2ec44f7
Browse repository at this point
helm: add support for Ingress networking.k8s.io/v1 (#13350)
Pumba98
authored
bbbf252
View commit details
Copy full SHA for bbbf252
Browse repository at this point
Update yaml files to latest version RELEASE.2021-10-02T16-31-05Z
minio-trusted
committed
d6a3215
View commit details
Copy full SHA for d6a3215
Browse repository at this point
Commits on Oct 2, 2021
Add basic scanner metrics (#13317)
Show description for 75699a3
klauspost
authored
75699a3
View commit details
Copy full SHA for 75699a3
Browse repository at this point
Commits on Oct 1, 2021
Add immediate inline tiering support (#13298)
krisis
authored
f3aeed7
View commit details
Copy full SHA for f3aeed7
Browse repository at this point
fix: ListObjectsV2 for SSE S3 Gateway when maxKeys is 0
harshavardhana
committed
cfbaf7b
View commit details
Copy full SHA for cfbaf7b
Browse repository at this point
Add admin inspect Glob support (#13328)
Show description for bc6067d
klauspost
and
harshavardhana
authored
bc6067d
View commit details
Copy full SHA for bc6067d
Browse repository at this point
fs+cache: Remove compression tag (#13346)
Show description for 7203d93
klauspost
authored
7203d93
View commit details
Copy full SHA for 7203d93
Browse repository at this point
Commits on Sep 30, 2021
internode lockArgs should use messagepack (#13329)
Show description for ffd4976
harshavardhana
authored
ffd4976
View commit details
Copy full SHA for ffd4976
Browse repository at this point
Commits on Sep 29, 2021
use O_DIRECT for all ReadFileStream (#13324)
Show description for d00ff3c
harshavardhana
authored
d00ff3c
View commit details
Copy full SHA for d00ff3c
Browse repository at this point
Fix wrong reporting of total disks after restart (#13326)
Show description for 1d9e91e
vadmeste
authored
1d9e91e
View commit details
Copy full SHA for 1d9e91e
Browse repository at this point
Commits on Sep 28, 2021
Allow null versions to be replicated (#13310)
Show description for 7f6ed35
poornas
and
Poorna Krishnamoorthy
authored
7f6ed35
View commit details
Copy full SHA for 7f6ed35
Browse repository at this point
use fadvise to control Linux page-cache (#13312)
Show description for 38027c8
harshavardhana
authored
38027c8
View commit details
Copy full SHA for 38027c8
Browse repository at this point
Update PutObjectPart error message (#13313)
Show description for dd5804c
sinhaashish
and
sinhaashish
authored
dd5804c
View commit details
Copy full SHA for dd5804c
Browse repository at this point
fix: OpenID URL changed in console, adapt to new URL
harshavardhana
committed
84dcd25
View commit details
Copy full SHA for 84dcd25
Browse repository at this point
update console release to v0.10.2
harshavardhana
committed
4519450
View commit details
Copy full SHA for 4519450
Browse repository at this point
Commits on Sep 27, 2021
enable SO_REUSEPORT sockets, allow cleaner reuse of time_waits (#13307)
Show description for 3c70eca
harshavardhana
authored
3c70eca
View commit details
Copy full SHA for 3c70eca
Browse repository at this point
Commits on Sep 25, 2021
xl: Avoid empty endpoints (#13299)
Show description for 68a2d6f
vadmeste
authored
68a2d6f
View commit details
Copy full SHA for 68a2d6f
Browse repository at this point
Commits on Sep 24, 2021
Update yaml files to latest version RELEASE.2021-09-24T00-24-24Z
minio-trusted
committed
a5923a5
View commit details
Copy full SHA for a5923a5
Browse repository at this point
fix: fallback listing on drives that are unformatted, disconnected (#13249)
harshavardhana
authored
769f0b1
View commit details
Copy full SHA for 769f0b1
Browse repository at this point
add missing notification subsystem targets (#13294)
Show description for a1271d9
harshavardhana
authored
a1271d9
View commit details
Copy full SHA for a1271d9
Browse repository at this point
Commits on Sep 23, 2021
update: Add permission check before starting to update (#13291)
vadmeste
authored
db65ec4
View commit details
Copy full SHA for db65ec4
Browse repository at this point
add namespace support with helm v3.1.6 release
harshavardhana
committed
a984c55
View commit details
Copy full SHA for a984c55
Browse repository at this point
add namespace: {{ .Release.Namespace | quote }} to each namespaced resource (#13285)
mitchellmaler
authored
cdd0828
View commit details
Copy full SHA for cdd0828
Browse repository at this point
update reedsolomon package to v1.9.13 (#13288)
harshavardhana
authored
1984d06
View commit details
Copy full SHA for 1984d06
Browse repository at this point
Allow only account-key updates for azure tier (#13276)
krisis
authored
3e4efff
View commit details
Copy full SHA for 3e4efff
Browse repository at this point
Update yaml files to latest version RELEASE.2021-09-23T04-46-24Z
minio-trusted
committed
f4d1b7c
View commit details
Copy full SHA for f4d1b7c
Browse repository at this point
fix: multi-pool setup make sure acquire locks properly (#13280)
Show description for 200caab
harshavardhana
authored
200caab
View commit details
Copy full SHA for 200caab
Browse repository at this point
Revert "s3: Put bucket tagging to return an error when bucket is not found (#13232)"
Show description for f9b104f
harshavardhana
committed
f9b104f
View commit details
Copy full SHA for f9b104f
Browse repository at this point
update console to v0.10.1
harshavardhana
committed
c25b482
View commit details
Copy full SHA for c25b482
Browse repository at this point
erasure: Set fi.IsLatest when adding a new version (#13277)
krisis
authored
31d7cc2
View commit details
Copy full SHA for 31d7cc2
Browse repository at this point
Commits on Sep 22, 2021
replication: Simplify metrics calculation (#13274)
Show description for 19ecdc7
poornas
authored
19ecdc7
View commit details
Copy full SHA for 19ecdc7
Browse repository at this point
update helm to v3.1.5
harshavardhana
committed
4672450
View commit details
Copy full SHA for 4672450
Browse repository at this point
fix servicemonitor scheme in helm chart (#13271)
Show description for 51b0194
kanagarajkm
authored
51b0194
View commit details
Copy full SHA for 51b0194
Browse repository at this point
do not panic if DNS_WEBHOOK_ENDPOINT is not reachable (#13265)
harshavardhana
authored
9a27c4a
View commit details
Copy full SHA for 9a27c4a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.