Skip to content

v2.5.0

commit d71dfd8ed9bb72bbbc0a47d6685dd6d3455d2618
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Sep 6 23:11:40 2018 -0500

    Add drp-runner which is a runner that runs in drp for a given
    machine based upon a filter criteria

    Adjust packet-ipmi to handle packet failures

A   cmds/drp-runner/.gitignore
A   cmds/drp-runner/content/params/drp-runner.filter.yaml
A   cmds/drp-runner/drp-runner.go
M   cmds/packet-ipmi/packet-ipmi.go

commit 8d66a09c31c86defcd3afe05afb85b26a660a857
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Sep 6 13:44:51 2018 -0500

    Allow more errors in the mount failure case.

M   cmds/image-deploy/content/templates/curtin-linux-curtin-hooks.py.tmpl

commit 72d44dd4a4af3ca6908ee2825e34cd817abd794f
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Sep 4 08:47:06 2018 -0500

    Initial WIP for controller and action-proxy

A   cmds/action-proxy/.gitignore
A   cmds/action-proxy/NOTES
A   cmds/action-proxy/action-proxy.go
A   cmds/action-proxy/action-proxy.json
A   cmds/action-proxy/content/._Description.meta
A   cmds/action-proxy/content/._Name.meta
A   cmds/action-proxy/content/._Source.meta
A   cmds/action-proxy/content/params/action-proxy.action-error.yaml
A   cmds/action-proxy/content/params/action-proxy.action-id.yaml
A   cmds/action-proxy/content/params/action-proxy.action-result.yaml
A   cmds/action-proxy/content/params/action-proxy.timeout.yaml
A   cmds/controller/NOTES
A   cmds/controller/content/._Description.meta
A   cmds/controller/content/._Name.meta
A   cmds/controller/content/._Source.meta
A   cmds/controller/content/params/controller.owner.yaml
A   cmds/controller/content/params/controller.token.yaml
A   cmds/controller/content/params/controller.url.yaml
A   cmds/controller/controller.go
A   cmds/sync/NOTES

commit 78d10d6fad987e42a22ee591dd8da69544128769
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Aug 31 11:46:10 2018 -0500

    Fix build

M   cmds/eikon/build-eikon.sh

commit 38a24e7a82450d7bf201bc9c05955c4030c41e55
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Aug 31 11:24:32 2018 -0500

    Add eikon plugin that doesn't do much right now.

    More to come

A   cmds/eikon/.gitignore
A   cmds/eikon/NOTES
A   cmds/eikon/build-eikon.sh
A   cmds/eikon/content/params/eikon.plan.yaml
A   cmds/eikon/content/plugins/imager.yaml
A   cmds/eikon/content/stages/eikon.yaml
A   cmds/eikon/content/tasks/eikon-deploy.yaml
A   cmds/eikon/content/tasks/eikon-install.yaml
A   cmds/eikon/eikon-src/NOTES
A   cmds/eikon/eikon-src/config.go
A   cmds/eikon/eikon-src/disk.go
A   cmds/eikon/eikon-src/examples/config.example.yaml
A   cmds/eikon/eikon-src/examples/config.two-disk-lvm.yaml
A   cmds/eikon/eikon-src/file_system.go
A   cmds/eikon/eikon-src/image.go
A   cmds/eikon/eikon-src/logical_volume.go
A   cmds/eikon/eikon-src/lvm.go
A   cmds/eikon/eikon-src/main.go
A   cmds/eikon/eikon-src/model.go
A   cmds/eikon/eikon-src/partition.go
A   cmds/eikon/eikon-src/physical_volume.go
A   cmds/eikon/eikon-src/swraid.go
A   cmds/eikon/eikon-src/utils.go
A   cmds/eikon/eikon-src/volume_group.go
A   cmds/eikon/eikon.go

commit 7f2fa7f4c36bdbe3d1631d16d10fd98d46d27177
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Aug 31 10:43:02 2018 -0500

    Update to tip drp and don't do CGO on builds

M   glide.lock
M   tools/build.sh
M   tools/build_one.sh

commit d440fa6a21078f8d8b1c69f8116043834c28a3ae
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Aug 23 11:12:36 2018 -0500

    Add debugging to esxi plugin.

M   cmds/baml-actions/baml-esxi.go

commit 4decd1715294c51de9a7bb6ad88cd56a26aa701b
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed Aug 22 11:27:28 2018 -0500

    Clean up remedy delete - use remedy update

M   cmds/baml-actions/baml-actions.go
M   cmds/baml-actions/remedy.go

commit 07ded758a9203fd00a41dd46d713a65cef9c1526
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Aug 22 16:00:03 2018 -0500

    Have the IPMI plugin check for secure-params-upgrade

M   cmds/ipmi/ipmi.go

commit e365eb48be2c2b370aebff79382904696841c4a7
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Aug 22 15:42:12 2018 -0500

    Update IPMI to fail gracefully on systems without an IPMI controller

M   cmds/ipmi/content/templates/ipmi-configure.sh.tmpl

commit 05ff10dd726f413ffc14d2a7318f061930419e07
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Aug 21 16:51:35 2018 -0500

    Make the lease timeouts a little saner for kvm-test

M   cmds/kvm-test/kvm-test.go

commit 95ff3926be673a0c522c783d175f070088a7d723
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Jul 20 14:25:41 2018 -0500

    Configure IPMI to use secure params for ipmi passwords

M   cmds/ipmi/content/params/ipmi.configure.password.yaml
M   cmds/ipmi/content/params/ipmi.password.yaml
M   cmds/ipmi/content/templates/ipmi-configure.sh.tmpl

commit 5af1f21d1a7d775cf0a69bbc89cfcbafc55df014
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Aug 17 08:46:09 2018 -0400

    Retry the Gets as well

M   cmds/baml-actions/tower.go

commit 5835814ee25e56cb24c5748ebe5dfa00b8fd7d5b
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Aug 17 08:43:03 2018 -0400

    Handle 504 in POST calls

M   cmds/baml-actions/tower.go

commit 6807e392d373a68b54f35b89386999bcb956921e
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 14 13:29:17 2018 -0500

    Attempt to retry every thing in ad.
    Also delete entry if we created it on failure.

M   cmds/baml-actions/ad.go
M   cmds/baml-actions/baml-actions.go
A   cmds/baml-actions/content/params/baml.vas-command-delay-time.yaml
R051    cmds/baml-actions/content/params/baml.vas-create-retry.yaml cmds/baml-actions/content/params/baml.vas-command-retry.yaml
D   cmds/baml-actions/content/params/baml.vas-create-delay-time.yaml

commit 5687bd0752a16f43dec7aa63d67c866002b467bd
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 14 10:51:14 2018 -0500

    This needs testing, but ...

    Make vas-debug configurable default to 0
    Make vas-concurrent configuration default to 1000
    This defines the number of concurrent vastool threads at once.
    Make vas-create-retry the number of times to retry create default to 3
    Make vas-create-delay-time the number of seconds to wait between creates.

M   cmds/baml-actions/ad.go
M   cmds/baml-actions/baml-actions.go
A   cmds/baml-actions/content/params/baml.vas-concurrent.yaml
A   cmds/baml-actions/content/params/baml.vas-create-delay-time.yaml
A   cmds/baml-actions/content/params/baml.vas-create-retry.yaml
A   cmds/baml-actions/content/params/baml.vas-debug.yaml

commit db737c3ef7d18614a7175d779119f602feedd3af
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 14 09:52:52 2018 -0500

    Add Debug to the start so it makes it
    less confusing.

M   cmds/baml-actions/ad.go

commit 73ed86112373f77d4bc6d77bfe00efa9047309f4
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 14 09:51:34 2018 -0500

    Redact correctly.

M   cmds/baml-actions/ad.go

commit 938cfa02d1eeb33806fea66f44a7c8c0fb33e24c
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 14 09:31:51 2018 -0500

    Add debug -d 6 to the vastool cli.

M   cmds/baml-actions/ad.go

commit fbd8b52090e47ca808265ebfb0a8dff412bbac32
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Mon Aug 13 12:56:17 2018 -0500

    Filter out gohai-inventory of filebeat data.

M   cmds/filebeat/filebeat.go

commit 01daa53f7b6f2ca968910f5757c2324d040495b4
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Aug 10 14:50:49 2018 -0500

    Add a image-deploy-no-erase.

A   cmds/image-deploy/content/stages/image-deploy-no-erase.yaml

commit 3ed56b7e09d88b69346c16ca7f462a40948162f2
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Aug 9 18:08:27 2018 -0500

    Change filebeat plugin to just right json events to files.

    Filebeat is going to be replaced by json log file generator.

A   cmds/filebeat/content/params/filebeat-path.yaml
D   cmds/filebeat/content/params/filebeat-url.yaml
M   cmds/filebeat/filebeat.go

commit 7b7362ac2bdd7ff0ae8da3dfa470be4f99064760
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Aug 9 09:19:29 2018 -0500

    Add more debug for ad

M   cmds/baml-actions/ad.go

commit 55f31615fe79d4d36dde3a887d712e2f620d1f51
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 7 23:24:01 2018 -0600

    Add more debugging for commands called or
    urls hit.

M   cmds/baml-actions/ad.go
M   cmds/baml-actions/baml-esxi.go
M   cmds/baml-actions/bladelogic.go
M   cmds/baml-actions/qip.go
M   cmds/baml-actions/remedy.go
M   cmds/baml-actions/runbook.go
M   cmds/baml-actions/tower.go

commit be1348a9e934f9c5ec009d9df4c488bb71a1a62a
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 7 09:23:53 2018 -0600

    Alter AD join path

M   cmds/baml-actions/ad.go

commit 77ba06b6baa9993788811d67b2f69e52d66d7379
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Mon Aug 6 07:27:01 2018 -0600

    Fix typo in ad

M   cmds/baml-actions/ad.go

commit 8dc66aace2d9e2bfd8585d3909e34393ee29d4f1
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sun Aug 5 10:32:50 2018 -0600

    Fix docs

M   cmds/image-deploy/content/params/image-deploy.install-disk.yaml

commit 923299bbabcd471d5689dcbf3b5688be09e3170d
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sun Aug 5 08:52:18 2018 -0600

    Make install disk configurable

A   cmds/image-deploy/content/params/image-deploy.install-disk.yaml
M   cmds/image-deploy/content/templates/curtin-config.yaml.tmpl

commit f6e15d80fce558da7c0ad358a9d48aed54f5c049
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sat Aug 4 23:48:43 2018 -0600

    Update documentation more

M   cmds/filebeat/content/._Documentation.meta

commit 0e82c2123d28df1a85bbb6fc96441fab7262b93d
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sat Aug 4 23:47:08 2018 -0600

    Add add name a description

A   cmds/filebeat/content/._Description.meta
A   cmds/filebeat/content/._Name.meta

commit 0fb1c7c5924b238a037db754a4c7a4ee870705c9
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sat Aug 4 22:52:32 2018 -0600

    Add documentation

A   cmds/filebeat/content/._Documentation.meta

commit c35da85ab9e039cfdb5be6d91bf781166b590f95
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sat Aug 4 22:44:18 2018 -0600

    Add a filebeat forwarder.

A   cmds/filebeat/content/params/filebeat-url.yaml
A   cmds/filebeat/filebeat.go

commit 9537b5fc729fa3cdece22a6f70373c9e9fa508f9
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Aug 3 15:06:18 2018 -0500

    capture standard error
    Also add delay between server create and set password in AD create path.
    Also put query inbetween that if it fails, causes error.

M   cmds/baml-actions/ad.go
M   cmds/baml-actions/baml-esxi.go
M   cmds/baml-actions/remedy.go
M   cmds/baml-actions/snmp-idrac.go

End of Note