commit 718e16eb105998876d4a3752614e35094ac99de1
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Sep 22 15:18:05 2020 -0500
doc: add signurl docs
M doc/operations/drpcli.rst
commit 71982aec911ae96368a9b32f2a7c38c97487edaa
Author: Michael Rice <michael@michaelrice.org>
Date: Tue Sep 22 13:08:25 2020 -0500
feat(drpcli): added support cmd for machine bundle
Added support bundle for a given machine. Collects the machine object with aggreate params, jobs from the last 24 hours, and logs from those jobs and places them all in a zip file located in the cwd
drpcli support machine-bundle [id]
Signed-off-by: Michael Rice <michael@michaelrice.org>
M cli/startup.go
M cli/support.go
commit 07ba5114f5190706b7ea1cba97ada593eb1c54e3
Author: Michael Rice <michael@michaelrice.org>
Date: Thu Sep 17 15:21:09 2020 -0500
formatting(support): fixed indents
Signed-off-by: Michael Rice <michael@michaelrice.org>
M cli/support.go
commit 706ff3aaeb98402ffca3bbe0363c472af652c1dc
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Sep 21 13:19:49 2020 -0500
feat(cli): allow for URLs that require RackN signing
M cli/bootenv.go
M cli/paramHelper.go
M cli/system.go
M cli/utils.go
commit fa3bd6a0fcebff3ad6f2aecf76713ded23067d59
Author: Michael Rice <michael@michaelrice.org>
Date: Fri Sep 18 09:39:58 2020 -0500
doc(kb): updated wget doc to include example
Signed-off-by: Michael Rice <michael@michaelrice.org>
M doc/kb/kb-00034.rst
commit 5b54273e7f0bf0308df6f55592bbfb7294f86a2e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 17 15:44:32 2020 -0500
feat(install): Add HA variables to install.sh process
M tools/install.sh
commit 4095f208c99fb8ab7dd908257eee969c6fe355ce
Author: Shane Gibson <shane@rackn.com>
Date: Thu Sep 17 09:48:46 2020 -0700
doc(cli): Add more comprehensive download script for getting drpcli
M doc/cli.rst
commit 65054801c4e4e6f96af3f5db0defebac3b796544
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Sep 16 14:32:18 2020 -0500
fix(ux): fix docs-indexer broken on pages without valid titles
M tools/docs-indexer.sh
commit bcffcc48f45d0ae87e0d83b6e6a78cc0f864abcf
Author: Michael Rice <michael@michaelrice.org>
Date: Wed Sep 16 10:35:06 2020 -0500
refactor(integrations/ansible): removed scripts
Removed the inventory and inventory-via-profiles scripts
Signed-off-by: Michael Rice <michael@michaelrice.org>
D integrations/ansible/inventory-via-profiles.py
D integrations/ansible/inventory.py
commit 49abeac6620a824c6bfec373ededbc91ea7856c7
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Sep 15 14:45:49 2020 -0500
doc(ha): Add documentation for ha interface configuration.
This adds documentation for the --ha-interface and
--ha-interface-script commandline options to dr-provision. The former
controls what interface we will use for HA failover purposes, and the
latter allows for overriding dr-provision's internal IP address
management.
M doc/high-availability.rst
commit 96b6b691eae32069f24b737b71c85d5fb610610e
Author: Michael Rice <michael@michaelrice.org>
Date: Tue Sep 15 13:31:17 2020 -0500
doc(epel): removing epel doc
The epel doc added yesterday doesnt work. When following it you end up with a hung install
with the system being unable to locate the epel-release package. The way EPEL actually works
is to just use the default setting in DRP, then install packages from EPEL AFTER the OS install
has completed.
Signed-off-by: Michael Rice <michael@michaelrice.org>
D doc/kb/kb-00049.rst
commit 9fdb499bc29cd45180c6cb04d2ff9a5829e6fac5
Author: Michael Rice <michael@michaelrice.org>
Date: Mon Sep 14 14:31:03 2020 -0500
doc(kb) updated epel kb article
Updated KB article with review suggestions
Signed-off-by: Michael Rice <michael@michaelrice.org>
M doc/kb/kb-00049.rst
commit 08c142f4c8a691af325c39c6639c0c22fdbc435e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Sep 14 14:19:00 2020 -0500
fix(count): count needs to do a HEAD when filtering
M api/client.go
M cli/commandHelper.go
commit ddd39cd6901d22ecfc202b8eb9b6f375bf2f6d2e
Author: Michael Rice <michael@michaelrice.org>
Date: Mon Sep 14 14:18:19 2020 -0500
doc(kb): added epel doc
Added kb for how to enable EPEL
Signed-off-by: Michael Rice <michael@michaelrice.org>
A doc/kb/kb-00049.rst
commit 5478dac5637393db831b5dd665696b5edb20b9e7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 9 15:19:30 2020 -0500
docs: add manager and fix some formatting
M doc/arch.rst
M doc/operation.rst
M doc/operations/bios.rst
M doc/operations/drpcli.rst
commit d6b3a5f7b8056c5671f89fcedf2892f41afefa34
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Sep 9 12:21:21 2020 -0500
feat(timeouts): Allow more granular control over API timeouts.
This PR allows you to control both initial connect timeouts and
per-request total response timeouts using the context.Context mechanism.
It also adds support for downloading plugin_providers.
M api/client.go
M cli/plugin_providers.go
commit 41c9c9eb61cfe3e0cf0106cb3d19acf64763c51b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 9 11:18:14 2020 -0500
fix(install.sh): add protection about upgrade with RS_KEY
M tools/install.sh
commit b5257975ba92db1b16ff07bf354d7ffb8a555683
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 9 10:21:55 2020 -0500
fix(install.sh) Remove v3 to v4 migration. It breaks v4.3 migration
M tools/install.sh
commit a41d1d4d5ad93772a98b54a842631b9540816fbf
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Sep 8 12:46:54 2020 -0500
doc(manager): add initial manager docs
A doc/arch/manager.rst
A doc/operations/manager.rst
commit 93e46c90a2600978a85f0ccb253da35f71c2c9fb
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Sep 8 10:09:24 2020 -0500
doc(ha): Update for non-signal ha state transitions
M doc/high-availability.rst
commit e525e9148f75eedf95c4e8fbcc5f16fa9f7e04bb
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 3 11:57:13 2020 -0500
feat(ha,manager): Add flag to track if an HA passive is electable
M models/info.go
commit 57b18f3301f3fd51a0b5b821328907591e86b976
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 2 16:30:42 2020 -0500
fix(client): if connection closed, don't timeout loop
M api/client.go
commit 95b9ef86fb2f6f95f31172aa21368ff056c32e68
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 2 01:46:14 2020 -0500
fix(manager,ha): get here
M cli/system.go
commit 587e9c78d79da353a9336202958fd62fc4895257
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 2 01:10:25 2020 -0500
feat(ha,manager): add cli commands to change ha state
M cli/system.go
M models/role.go
commit a7bcca8f3bb46ee296783f2fb8a8541bbf487f89
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Sep 4 13:04:50 2020 -0500
feat(cancel): Add context.Context support to the API.
This adds a new Context() method to the c.Req() API that allows passing in
a Context to help control request timeouts and deadlines.
See https://golang.org/pkg/context/ for more information on how to
use Contexts.
M api/client.go
commit 518139ee7535820aceeacb2a896032b087fdd7fe
Author: Michael Rice <michael@michaelrice.org>
Date: Thu Sep 3 15:41:14 2020 -0500
doc(kb47): updated info to use fork-branch wf
Signed-off-by: Michael Rice <michael@michaelrice.org>
M doc/kb/kb-00047.rst
commit c5e140a73871dfe1b9e078aab1555fa63a0aad63
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Sep 2 14:36:20 2020 -0500
fix(param): Fix silly logstanding API Params bug.
Multiple calls to Req.Params() should stack, not discard all
but the most recent call.
M api/client.go
commit d2a2d537f171a8dd3512e417b8e0060dff4eb669
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Aug 28 13:50:38 2020 -0500
fix(dhcpTest): Add a MAC address to our test DHCP packets.
The server-side code has gotten a little bit stricter about rejecting
invalid DHCP packets, including ones that do not have a chaddr set.
Add a fake one to our probing packets.
M cli/info.go
commit 2c52d64b05b5ecf95d8bf0be7cd0e9006682b725
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Sep 2 10:21:48 2020 -0500
perf(models): Stop generating excess garbage in models.New()
models.New was making one of everything on every call, despite being
obligated to only return one thing. Use a bit of reflection and
init time caching to stop generating excess garbage.
M models/tenant.go
M models/utils.go
commit 4face42ff257951762df92234e0cf634a831604c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Aug 28 10:10:18 2020 -0500
doc: update doc content packages list
M conf.py
commit 448a93a1a7a4ce4c9301b6a7b45487e1cca7ab0c
Author: Shane Gibson <shane@rackn.com>
Date: Thu Aug 27 10:02:30 2020 -0700
doc(kb): Add KB on content unicode dash error
A doc/kb/kb-00048.rst
commit b6a9206e2c0b0cd4025a2e3f247e57fbb39b4ac7
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 26 13:04:56 2020 -0700
exmaple fix to example
M doc/kb/kb-00047.rst
commit 1119b5763ac00f29629d358869db3ed9e4f6706e
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 26 12:30:01 2020 -0700
minor nit pick tweaks
M doc/kb/kb-00047.rst
commit 87554193894c25628a5fd950ce4a44c5f3d26410
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 26 12:27:58 2020 -0700
fix example commit message
M doc/kb/kb-00047.rst
commit ec21550049a416c1f065da92c00fe59729adb59f
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 26 12:25:09 2020 -0700
fix comment in example with dangling reference
M doc/kb/kb-00047.rst
commit f3931bfea42c2f50edda3d4e84d461cdf3c1c922
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 26 12:16:07 2020 -0700
enhance(doc): Add KB on basic Git Usage
A doc/kb/kb-00047.rst
commit c78bf084d63c1fcad99455889e8742f12f7d47b8
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Aug 26 14:16:05 2020 -0500
doc: add backup/restore operations doc
M doc/operation.rst
A doc/operations/backup.rst
commit c87aa3fbee10863552a7bdb75f07da8da5a70bfb
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Aug 25 14:53:56 2020 -0500
doc(provision): move CLI notes to right place
M doc/cli.rst
M doc/cli/drpcli.rst
M doc/kb/kb-00042.rst
commit 95d4f8c73dbdb60819e79fe318338a590b67a10b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Aug 24 12:57:15 2020 -0500
fix(models): info needs locks for add/remove passive info
M models/info.go
commit 37390b177ef963cb8fa20db86edef3454220f681
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sat Aug 22 19:18:52 2020 -0500
doc(drpcli): add example of JQ --args + note
M doc/kb/kb-00042.rst
commit 452450e2c38abf80a80ef7ee421b284ab888920c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sat Aug 22 14:56:51 2020 -0500
doc(drpcli): add example of JQ --args
M doc/cli/drpcli.rst
M doc/kb/kb-00042.rst
commit 1299b8a928b2048d585dc20b8c7654a33c9dc16b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Aug 21 16:16:50 2020 -0500
doc(provision): add deprecation warning to v4.5 release
M doc/cli/drpcli.rst
M doc/rel_notes/summaries/release_v45.rst
commit 773c737311ea88847bb1e2a1d8af2c5c1857d16b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Aug 21 15:41:52 2020 -0500
doc(provision): ref cannot have space between : and `
M doc/cli.rst
M doc/faq-troubleshooting.rst
M doc/kb/kb-00002.rst
commit 5531e663b26090061b49a366937b69726da57705
Author: Shane Gibson <shane@rackn.com>
Date: Thu Aug 20 22:55:01 2020 -0700
fix(doc): Enhance portfast, fix KB 46 RST
M doc/kb/kb-00034.rst
M doc/kb/kb-00046.rst
commit 8ca8c08cd91175bae6d88a4bf1b7df75b728887c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Aug 20 18:55:28 2020 -0500
doc: Update cli docs for new things and remove old things
M doc/cli/drpcli.rst
M doc/cli/drpcli_bootenvs.rst
R070 doc/cli/drpcli_endpoint_connections_list.rst doc/cli/drpcli_bootenvs_count.rst
M doc/cli/drpcli_catalog_item_install.rst
M doc/cli/drpcli_catalog_items.rst
A doc/cli/drpcli_catalog_items_count.rst
M doc/cli/drpcli_contents_create.rst
M doc/cli/drpcli_contents_update.rst
M doc/cli/drpcli_contents_upload.rst
M doc/cli/drpcli_contexts.rst
A doc/cli/drpcli_contexts_count.rst
D doc/cli/drpcli_endpoint_connections.rst
D doc/cli/drpcli_endpoint_connections_action.rst
D doc/cli/drpcli_endpoint_connections_actions.rst
D doc/cli/drpcli_endpoint_connections_add.rst
D doc/cli/drpcli_endpoint_connections_exists.rst
D doc/cli/drpcli_endpoint_connections_get.rst
D doc/cli/drpcli_endpoint_connections_indexes.rst
D doc/cli/drpcli_endpoint_connections_meta.rst
D doc/cli/drpcli_endpoint_connections_meta_add.rst
D doc/cli/drpcli_endpoint_connections_meta_get.rst
D doc/cli/drpcli_endpoint_connections_meta_remove.rst
D doc/cli/drpcli_endpoint_connections_meta_set.rst
D doc/cli/drpcli_endpoint_connections_params.rst
D doc/cli/drpcli_endpoint_connections_remove.rst
D doc/cli/drpcli_endpoint_connections_runaction.rst
D doc/cli/drpcli_endpoint_connections_set.rst
D doc/cli/drpcli_endpoint_connections_show.rst
D doc/cli/drpcli_endpoint_connections_update.rst
M doc/cli/drpcli_endpoints.rst
A doc/cli/drpcli_endpoints_count.rst
M doc/cli/drpcli_extended.rst
A doc/cli/drpcli_extended_count.rst
M doc/cli/drpcli_interfaces.rst
A doc/cli/drpcli_interfaces_count.rst
M doc/cli/drpcli_jobs.rst
R050 doc/cli/drpcli_endpoint_connections_create.rst doc/cli/drpcli_jobs_count.rst
M doc/cli/drpcli_leases.rst
A doc/cli/drpcli_leases_count.rst
M doc/cli/drpcli_machines.rst
A doc/cli/drpcli_machines_count.rst
M doc/cli/drpcli_params.rst
A doc/cli/drpcli_params_count.rst
M doc/cli/drpcli_plugin_providers.rst
A doc/cli/drpcli_plugin_providers_count.rst
M doc/cli/drpcli_plugin_providers_upload.rst
M doc/cli/drpcli_plugins.rst
A doc/cli/drpcli_plugins_count.rst
M doc/cli/drpcli_pools.rst
A doc/cli/drpcli_pools_count.rst
M doc/cli/drpcli_profiles.rst
A doc/cli/drpcli_profiles_count.rst
M doc/cli/drpcli_reservations.rst
A doc/cli/drpcli_reservations_count.rst
M doc/cli/drpcli_roles.rst
A doc/cli/drpcli_roles_count.rst
M doc/cli/drpcli_stages.rst
A doc/cli/drpcli_stages_count.rst
M doc/cli/drpcli_subnets.rst
A doc/cli/drpcli_subnets_count.rst
R083 doc/cli/drpcli_endpoint_connections_destroy.rst doc/cli/drpcli_support.rst
R055 doc/cli/drpcli_endpoint_connections_wait.rst doc/cli/drpcli_support_bundle.rst
M doc/cli/drpcli_tasks.rst
A doc/cli/drpcli_tasks_count.rst
M doc/cli/drpcli_templates.rst
A doc/cli/drpcli_templates_count.rst
M doc/cli/drpcli_tenants.rst
A doc/cli/drpcli_tenants_count.rst
M doc/cli/drpcli_users.rst
A doc/cli/drpcli_users_count.rst
M doc/cli/drpcli_version_sets.rst
A doc/cli/drpcli_version_sets_count.rst
M doc/cli/drpcli_workflows.rst
A doc/cli/drpcli_workflows_count.rst
commit 38a2bacc6888a65ce69e5ba0e413efe6eb31c090
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Aug 20 18:22:09 2020 -0500
feat(cli): add count verb for objects to get counts of lists
This does not download the full lists. Just provides a count
M cli/commandHelper.go
commit cabc0f87d0c430f9704434dbed4c795f28a1372b
Author: Ryan Roemmich <rroemmich@netflix.com>
Date: Thu Aug 20 14:24:35 2020 -0700
bug(doc): fix KVM vm creation helper script
M doc/setup/kvm.rst
commit 530cd06d95a9aaa941c00ce441b6d9fbb5d14fdf
Author: Michael Rice <michael@michaelrice.org>
Date: Tue Aug 18 10:59:54 2020 -0500
feat(drpcli): added initial support bundle command
Added initial support bundle creator for failed drp instances
Signed-off-by: Michael Rice <michael@michaelrice.org>
M cli/startup.go
A cli/support.go
commit 8d973d5f61003472f76d0f3b34bcb0d8c937e19f
Author: Michael Rice <michael@michaelrice.org>
Date: Wed Aug 19 12:16:20 2020 -0500
doc(ExtraClaims): Added kb about ExtraClaims
Added a kb article to cover the ExtraClaims
Signed-off-by: Michael Rice <michael@michaelrice.org>
A doc/kb/kb-00046.rst
commit ca2fd74688aa8b124276242324ac608c320a188e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Aug 18 16:53:35 2020 -0500
doc: Remove old confusing cruft from quickstart and DHCP subnets
M doc/quickstart.rst
commit b3c4d1f41173635010386ff2c20c9c861500134a
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 18 13:33:20 2020 -0700
fix(docs-make-kb): Type correct printf fix
M tools/docs-make-kb.sh
commit 335eefa592227eb6e02f3648bd9e4ec1ea85bd38
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Aug 18 12:07:25 2020 -0500
fix(writableOverride): Update expected errors for writableOverride.
THe format of a couple of error mesages have been cleaned up to be slightly
more accurate in the writable override feature in an upcoming provision-server
release.
M api/contents_test.go
commit 7f422b38131dd4e96011bd0366c9cb696d3ee8dd
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Aug 4 15:04:21 2020 -0500
feat(replaceWritable): Allow content updates to replace local objects.
With the new --replaceWritable flag, a content pack of plugin upload
can signal that it is allowed to replace identically-named loose objects.
D LICENSE.rst
M api/content.go
M api/contents_test.go
M cli/catalog.go
M cli/contents.go
M cli/plugin_providers.go
commit 6bd7ce9feb0ad8226737c1d3c6042f84042b211d
Author: Shane Gibson <shane@rackn.com>
Date: Mon Aug 17 18:01:23 2020 -0700
enhance(doc): Add KB for supported image deploy image types
A doc/kb/kb-00045.rst
commit e0704bbea2a87f12b8f202f92322e3b1222df3e5
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Aug 14 16:30:01 2020 -0500
doc(terraform): update terraform provider docs
M doc/faq-troubleshooting.rst
M doc/integrations/terraform.rst
commit 461c91b500b1b24d5ca02f9c577bd04546c5d22a
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 11 14:13:08 2020 -0700
Delete vmware.lib ... duh
D doc/content-packages/vmware-lib.yaml
commit 133acc084f9f8b0b3dd8296e6cce13323666c696
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 11 11:57:22 2020 -0700
fix :ref: links
A doc/content-packages/vmware-lib.yaml
M doc/kb/kb-00044.rst
commit 1d2121d9c59659d1f8c2f0bd406abf968150f6af
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 11 11:48:22 2020 -0700
enhance(doc): Add bootenv-customize KB example
M doc/arch/provision.rst
A doc/kb/kb-00044.rst
commit 19fc0e853530a41bc20f76b1482ccfe683b8b282
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Aug 11 11:18:27 2020 -0500
doc(ansible): provide second {{ brace faq
doc(release-v3) missed file for v3 releases
M README.rst
M doc/api.rst
R100 doc/Swagger.rst doc/arch/Swagger.rst
M doc/kb/kb-00025.rst
A doc/rel_notes/summaries/release_v3x.rst
M doc/upgrade.rst
commit 3f054de4e39d7e9ab9d94eb47c1fac4215e39512
Author: Veselin Kantsev <4179342+vkantsev@users.noreply.github.com>
Date: Tue Aug 11 16:15:39 2020 +0100
docs: Fix bash syntax
M doc/install.rst
commit 9163f1c49716c73dd1240deb8df01f641461b046
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 5 17:54:58 2020 -0700
bug(doc): Fix RST table rendering for KB-00010 - .drpclirc
M doc/kb/kb-00010.rst
commit 6713df82c4039caeebdd94cc4385608a83f3293c
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 5 10:09:58 2020 -0700
enhance(doc): Add BIOS Operations doc
M doc/operation.rst
A doc/operations/bios.rst
commit b63022d1a090c7d52c3f4cb11fa278686df89465
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Aug 4 17:14:05 2020 -0500
doc: add youtube helper to sphinx
M conf.py
M requirements.txt
commit 600b3801927a1833ffc1a625342b9fa9da4da87b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Aug 4 16:53:37 2020 -0500
doc: virtual box how-to and cleanup
M doc/quickstart.rst
M doc/setup/virtualbox.rst
commit 10d5f48a663bbdcabfaffdb23fbd3bedbfc04fdb
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon Aug 3 15:24:24 2020 -0500
doc(releases): xref for releases
doc(release): cross-ref from each release
M README.rst
M doc/rel_notes/summaries/release_v40.rst
M doc/rel_notes/summaries/release_v41.rst
M doc/rel_notes/summaries/release_v42.rst
M doc/rel_notes/summaries/release_v43.rst
M doc/rel_notes/summaries/release_v44.rst
M doc/rel_notes/summaries/release_v45.rst
commit ca5c2a34f87369edc11249af0810b5a7eb0a8a75
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Jul 31 15:46:46 2020 -0500
doc(provision): sledgehammer updates is v45
M doc/rel_notes/summaries/release_v44.rst
M doc/rel_notes/summaries/release_v45.rst
commit b7a990872fe732307c7cbcfaf7dff8a86ceb1c0e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Jul 30 18:18:32 2020 -0500
doc(provision): add current and previous release summaries
A doc/rel_notes/summaries/release_v40.rst
A doc/rel_notes/summaries/release_v41.rst
A doc/rel_notes/summaries/release_v42.rst
A doc/rel_notes/summaries/release_v43.rst
A doc/rel_notes/summaries/release_v44.rst
A doc/rel_notes/summaries/release_v45.rst
M doc/release.rst
commit 07ead79f6ab686a6185f87c2f2a587eecdb028b2
Author: Michael Rice <michael@michaelrice.org>
Date: Thu Jul 30 15:27:34 2020 -0500
doc(quickstart): fixed typo in quickstart command
Fixed command example in the quickstart guide from a *get* to a *list*
Signed-off-by: Michael Rice <michael@michaelrice.org>
M doc/quickstart.rst
commit 11fa1548a5ec66af1076052d2f106292df3bc1e9
Author: Shane Gibson <shane@rackn.com>
Date: Thu Jul 30 10:28:09 2020 -0700
bug(doc): Fix KB-00009 table format
M doc/kb/kb-00009.rst
commit 04e7301aad84762371d6231d7fd865a904c72ec8
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Jun 25 15:37:53 2020 -0500
doc(provision): update for polling based terraform provider
A doc/integrations/terraform.rst
End of Note