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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
hugegraph
Public
Notifications
You must be signed in to change notification settings
Fork
636
Star
3.2k
Code
Issues
334
Pull requests
33
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(helm): add HStore deployment chart
- #3132
#3132
Draft
bitflicker64
wants to merge 32 commits into
apache:master
apache/hugegraph:master
from
bitflicker64:feat/hstore-helm-chart
bitflicker64/hugegraph:feat/hstore-helm-chart
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Draft
feat(helm): add HStore deployment chart
#3132
bitflicker64
wants to merge 32 commits into
apache:master
apache/hugegraph:master
from
bitflicker64:feat/hstore-helm-chart
bitflicker64/hugegraph:feat/hstore-helm-chart
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
feat(helm): add HStore deployment chart
bitflicker64
committed
7ceb094
View commit details
Copy full SHA for 7ceb094
Browse repository at this point
fix(ci): keep legacy Helm validation cluster-independent
bitflicker64
committed
96e664f
View commit details
Copy full SHA for 96e664f
Browse repository at this point
fix(helm): address chart review feedback
bitflicker64
committed
f852f36
View commit details
Copy full SHA for f852f36
Browse repository at this point
fix(helm): validate test hook resources
bitflicker64
committed
b468b54
View commit details
Copy full SHA for b468b54
Browse repository at this point
feat(helm): add optional Hubble UI and fix auth bootstrap with init-store disabled
Show description for 7f2457a
bitflicker64
committed
7f2457a
View commit details
Copy full SHA for 7f2457a
Browse repository at this point
fix(helm): enforce the PD PDB quorum floor and reject chart-managed extraEnv overrides
Show description for ad42c46
bitflicker64
committed
ad42c46
View commit details
Copy full SHA for ad42c46
Browse repository at this point
ci(helm): fix workflow startup failure
Show description for 25c426d
bitflicker64
committed
25c426d
View commit details
Copy full SHA for 25c426d
Browse repository at this point
feat(helm): default partition sharding to store-level HA and soften scheduling defaults
Show description for c2f61c2
bitflicker64
committed
c2f61c2
View commit details
Copy full SHA for c2f61c2
Browse repository at this point
docs(helm): note #3138 phase-1 fix for CreateGraph race (#3137)
Show description for 6237186
bitflicker64
committed
6237186
View commit details
Copy full SHA for 6237186
Browse repository at this point
fix(helm): enable PD metadata by default
bitflicker64
committed
cb7eee1
View commit details
Copy full SHA for cb7eee1
Browse repository at this point
ci(helm): fix PD peers render assertion
bitflicker64
committed
a9c64b3
View commit details
Copy full SHA for a9c64b3
Browse repository at this point
feat(helm): share JWT auth.token_secret across Server replicas
Show description for 13a5614
bitflicker64
committed
13a5614
View commit details
Copy full SHA for 13a5614
Browse repository at this point
feat(helm): auto-generate kept admin password Secret
Show description for fef4a49
bitflicker64
committed
fef4a49
View commit details
Copy full SHA for fef4a49
Browse repository at this point
feat(helm): enable auth by default with Hubble opt-in
Show description for 54cb7d2
bitflicker64
committed
54cb7d2
View commit details
Copy full SHA for 54cb7d2
Browse repository at this point
feat(helm): nest auth admin/token value vs Secret keys
Show description for ba03f72
bitflicker64
committed
ba03f72
View commit details
Copy full SHA for ba03f72
Browse repository at this point
feat(helm): support outside Hubble PD discovery via advertiseUrl
Show description for f1b6e3a
bitflicker64
committed
f1b6e3a
View commit details
Copy full SHA for f1b6e3a
Browse repository at this point
fix(helm): gate PD startup on peer DNS and harden chart defaults
Show description for 4c4eb90
bitflicker64
committed
4c4eb90
View commit details
Copy full SHA for 4c4eb90
Browse repository at this point
fix(helm): keep the chart at 0.1.0 on this branch
Show description for 6217578
bitflicker64
committed
6217578
View commit details
Copy full SHA for 6217578
Browse repository at this point
fix(helm): keep pd.waitImage optional for --reuse-values releases
Show description for 770aa98
bitflicker64
committed
770aa98
View commit details
Copy full SHA for 770aa98
Browse repository at this point
fix(helm): drop the stale server.advertiseUrl auth requirement
Show description for 9734fcf
bitflicker64
committed
9734fcf
View commit details
Copy full SHA for 9734fcf
Browse repository at this point
fix(helm): disable PD raft IP whitelist in-cluster; drop the DNS gate
Show description for d97c759
bitflicker64
committed
d97c759
View commit details
Copy full SHA for d97c759
Browse repository at this point
Commits on Aug 29, 2026
fix(helm): guard short auth tokens, bound test hook, allow digest pinning
Show description for 1ca4101
bitflicker64
committed
1ca4101
View commit details
Copy full SHA for 1ca4101
Browse repository at this point
test(helm): add helm-unittest suites
Show description for 481f38d
bitflicker64
committed
481f38d
View commit details
Copy full SHA for 481f38d
Browse repository at this point
docs(helm): document digest and token rules, fix two stale references
Show description for e767965
bitflicker64
committed
e767965
View commit details
Copy full SHA for e767965
Browse repository at this point
Commits on Sep 1, 2026
merge(master): bring the branch up to 98477f0f5
Show description for b99c21e
bitflicker64
committed
b99c21e
View commit details
Copy full SHA for b99c21e
Browse repository at this point
Commits on Sep 2, 2026
fix(helm): announce each Server Pod IP to PD for replica discovery
Show description for 6f3ba54
bitflicker64
committed
6f3ba54
View commit details
Copy full SHA for 6f3ba54
Browse repository at this point
docs(helm): correct the PD REST auth limitation and fix the recovery commands
Show description for c768f9e
bitflicker64
committed
c768f9e
View commit details
Copy full SHA for c768f9e
Browse repository at this point
feat(helm): make PD readiness and Store wait paths configurable, document health vs ready
Show description for 7d9d084
bitflicker64
committed
7d9d084
View commit details
Copy full SHA for 7d9d084
Browse repository at this point
chore(helm): mark the /v1/ready switch as a TODO on both path values
Show description for 535bc8b
bitflicker64
committed
535bc8b
View commit details
Copy full SHA for 535bc8b
Browse repository at this point
Commits on Sep 5, 2026
feat(helm): wire the PD REST secret into PD, Server and Hubble
Show description for 0a50f6f
bitflicker64
committed
0a50f6f
View commit details
Copy full SHA for 0a50f6f
Browse repository at this point
Commits on Sep 9, 2026
Merge apache master (60c8803d) into feat/hstore-helm-chart
Show description for 2d046bd
bitflicker64
committed
2d046bd
View commit details
Copy full SHA for 2d046bd
Browse repository at this point
feat(helm): default the PD paths to /v1/ready, pin the startup budget
Show description for 2bff77a
bitflicker64
committed
2bff77a
View commit details
Copy full SHA for 2bff77a
Browse repository at this point
You can’t perform that action at this time.