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
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
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 }}
apache
/
cloudstack
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
3.1k
Code
Issues
651
Pull requests
430
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add support for Ceph RGW Object Store
- #8389
#8389
Merged
yadvr
merged 18 commits into
apache:main
apache/cloudstack:main
from
wido:ceph-object-store
wido/cloudstack:ceph-object-store
Copy head branch name to clipboard
Sep 5, 2024
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add support for Ceph RGW Object Store
#8389
yadvr
merged 18 commits into
apache:main
apache/cloudstack:main
from
wido:ceph-object-store
wido/cloudstack:ceph-object-store
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2024
object store: Introduce BucketTO
Show description for bc4aa9f
wido
committed
bc4aa9f
View commit details
Copy full SHA for bc4aa9f
Browse repository at this point
utils: Add tests for UriUtils.validateUrl();
wido
committed
c8eb90c
View commit details
Copy full SHA for c8eb90c
Browse repository at this point
utils: UriUtils.validateUrl() shouldn't care if a host resolves to an IPv6 address
Show description for e61b161
wido
committed
e61b161
View commit details
Copy full SHA for e61b161
Browse repository at this point
object storage: Add Ceph RGW support
Show description for e0726f8
wido
committed
e0726f8
View commit details
Copy full SHA for e0726f8
Browse repository at this point
pom: Bump version of Ceph RGW Object Store plugin to 4.20.0.0
wido
committed
b3248e2
View commit details
Copy full SHA for b3248e2
Browse repository at this point
test: Test for the name 'Ceph' and not 'Ceph RGW'
wido
committed
d036e02
View commit details
Copy full SHA for d036e02
Browse repository at this point
Commits on Sep 4, 2024
Merge branch 'main' into ceph-object-store
yadvr
authored
fc8ce17
View commit details
Copy full SHA for fc8ce17
Browse repository at this point
Commits on Sep 5, 2024
Update UriUtils.java
yadvr
authored
02a152f
View commit details
Copy full SHA for 02a152f
Browse repository at this point
Merge branch 'main' into ceph-object-store
yadvr
authored
d3bf6e5
View commit details
Copy full SHA for d3bf6e5
Browse repository at this point
Update plugins/storage/object/ceph/src/main/java/org/apache/cloudstack/storage/datastore/driver/CephObjectStoreDriverImpl.java
yadvr
authored
2a5f5b8
View commit details
Copy full SHA for 2a5f5b8
Browse repository at this point
fix log/build issue
Show description for dc29c42
yadvr
committed
dc29c42
View commit details
Copy full SHA for dc29c42
Browse repository at this point
fix failing unit test
Show description for 04905c5
yadvr
committed
04905c5
View commit details
Copy full SHA for 04905c5
Browse repository at this point
remove unnecessary stubbing
Show description for 2f4ac5f
yadvr
committed
2f4ac5f
View commit details
Copy full SHA for 2f4ac5f
Browse repository at this point
get latest bucketTO in case credentials are changed/updated
Show description for c86eb5a
yadvr
committed
c86eb5a
View commit details
Copy full SHA for c86eb5a
Browse repository at this point
fix user creation and bucket creation issue on rgw
Show description for 9d5c436
yadvr
committed
9d5c436
View commit details
Copy full SHA for 9d5c436
Browse repository at this point
Merge remote-tracking branch 'origin/main' into ceph-object-store
yadvr
committed
e5a7405
View commit details
Copy full SHA for e5a7405
Browse repository at this point
fix logger build issue
Show description for 3d58be1
yadvr
committed
3d58be1
View commit details
Copy full SHA for 3d58be1
Browse repository at this point
fix unit test :(
Show description for a448992
yadvr
committed
a448992
View commit details
Copy full SHA for a448992
Browse repository at this point
You can’t perform that action at this time.