8000 Tags · karthik-us/glusterd2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: karthik-us/glusterd2

Tags

v4.0dev-9

Toggle v4.0dev-9's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
GlusterD2 v4.0dev-9

- Switch vendoring tool to `dep`
- `make dist` and `make dist-vendor`
- RPMs using dist-vendor archive

v4.0dev-8

Toggle v4.0dev-8's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
GlusterD2 v4.0dev-8

- CLI
- Volume set
- Volgen with templates
- Requires GlusterFS experimental branch

v4.0dev-7

Toggle v4.0dev-7's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
GlusterD2 v4.0dev-7

Lot's of changes since the last release

- GD2 now uses an auto scaling etcd cluster, which automatically the
number of etcd servers (elastic-etcd)
- Preliminary support for volume expansion has been added. Note that
rebalancing is not available yet
- An end to end functional testing framework is now available
- RPMs for EL6, EL7 and Fedora 25 and above.

v4.0dev-6

Toggle v4.0dev-6's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
GlusterD2 v4.0dev-6

- GD2 now uses etcd v3 API, which will be helpful when we scale to larger sizes
- Lots of other smaller fixes

v4.0dev-5

Toggle v4.0dev-5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
GlusterD2 v4.0dev-5

- Clients can actually get volfiles from GD2.
  - GD2 now has a working SunRPC server that implements the required
    mount and portmap programs and procedures for clients to be able to
    fetch volfiles and mount
  - Portmap doesn't work reliably, but we'll fix it soon.
- Multiplexed rest and sunrpc on a single port.
  - One less port to keep open. We could also get gRPC multiplexed on
    this port as well.
- Refactor all the servers and use supervisor-trees
  - All the current servers in GD2 -- gRPC, rest and sunrpc servers --
    have been refactored. They now implement a standard service
    interface that allows them to be managed using supervisor trees.
    More information can be found in the `doc/supervisor-trees.md` file

v4.0dev-4

Toggle v4.0dev-4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
GlusterD2 v4.0dev-4

Actually start and use volumes!

v4.0dev-3

Toggle v4.0dev-3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
GlusterD2 v4.0dev-3

New release! Now with embedded etcd.

v4.0dev-2.2

Toggle v4.0dev-2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
Tagging again to trigger build.

Will work this time.

v4.0dev-2.1

Toggle v4.0dev-2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
Placeholder tag to trigger building the test-env docker image

v4.0dev-2

Toggle v4.0dev-2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kshlm Kaushal Madappa
Development release 4.0dev-2

0