Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Releases: vmware-archive/dispatch

v0.0.5-solo

Choose a tag to compare

@dfbot dfbot released this 30 Nov 20:24
a349f9d
Disable nounset bash option when calculating cidr (#782)

The mask2cdr function's implementation is based on the default behavior
of unset variables. by importing ovfenv_wrapper we enabled the nounset
flag, which causes mask2cdr function to fail with unbound variable
error.

nounset is helpful to detect errors as most variables should

v0.0.4-solo

Choose a tag to compare

@dfbot dfbot released this 28 Nov 22:55
86d237e
Add vcenter events guide (#774)

* add an example of running hardening script with vSphere events
* fix a typo in local config causing eventsgateway to be ignored
* remove unrelated release

v0.0.2-solo

Choose a tag to compare

@dfbot dfbot released this 27 Nov 21:36
06ed7a2
Add/update a redirect to the latest OVA (#756)

* http://vmware-dispatch.s3-website-us-west-2.amazonaws.com/ova/dispatch-latest-solo.ova
redirects to the latest release.
* make OVA objects public
* add index page to list releases

Signed-off-by: Berndt Jung <bjung@vmware.com>

v0.0.1-solo

Choose a tag to compare

@dfbot dfbot released this 14 Nov 01:07
e575fd3
Add Dispatch Solo OVA release pipeline (#725)

Pipeline tracks version and triggers e2e tests for every version bump.
Revision that passes tests is then used to build an OVA. OVA is stored
on an S3 bucket. There is also a Github release created for that
version.

Also changes the API e2e tests to use default  timeout and retry values
(previous values were too low and caused tests failures despite the
gateway functioning correctly)

Solo-alpha

Solo-alpha Pre-release
Pre-release

Choose a tag to compare

@kars7e kars7e released this 22 Oct 16:07

Ad-hoc release of Dispatch Solo

v0.1.24

Choose a tag to compare

@dfbot dfbot released this 07 Sep 22:39
1db701e
Merge pull request #597 from pzmrzy/create_image_by_url

Add create image by url

v0.1.23

Choose a tag to compare

@dfbot dfbot released this 22 Aug 07:58
34597bc
Merge pull request #600 from neosab/update_rel_notes

Update CHANGELOG for v0.1.23

v0.1.22

Choose a tag to compare

@dfbot dfbot released this 19 Jul 18:09
Remove unused libs (govmomi) from vendor (#575)

v0.1.21

Choose a tag to compare

@dfbot dfbot released this 11 Jul 09:11
e8eb552
v0.1.21 RELEASE (#567)

Update CHANGELOG.md and create release notes for v0.1.21.

v0.1.20

Choose a tag to compare

@dfbot dfbot released this 04 Jul 00:16
a4a302c
release 0.1.20 (#552)