Drew Bailey
f3dcefe5a9
remove event durability ( #9147 )
...
* remove event durability
temporarily removing go-memdb event durability until a new strategy is developed on how to best handled increased durability needs
* drop events table schema and state store methods
* fix neweventbuffer invocations
2020-10-22 12:21:03 -04:00
Drew Bailey
ea6fcf5f4e
Events/docs ( #9100 )
...
* /v1/event/stream docs
* events sidebar
* wip server config
* make ids match
* fix typo
* add server config opts
* Update website/pages/api-docs/events.mdx
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
* Update website/pages/api-docs/events.mdx
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
* address feedback
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
2020-10-16 11:23:47 -04:00
Kent 'picat' Gruber
4570952fe4
Update server configuration docs to use 32 bytes
2020-09-30 17:03:12 -04:00
Charlie Voiselle
9d85195361
[docs] Update redirects and links for learn.hashicorp.com ( #8598 )
...
* Fix links to ACL guides
* Managing Nomad guide links; links in jsx pages
* job updates guide URLS
* node-drain guide URLS
* outage recovery guide links
* fix guide links - sentinel
* fix guide links - namespaces
* fix guide links - quotas
* fix guide links - autopilot
* more guide links.
* more guide links - continued.
* Updating redirects for learn
* Getting Started
* Load Balancing Guides
* update redirects for ui guide
* Consolidate spark redirects to point to GH repo
* operating job update part 1
* finish operating job links; operations guides links.
* finish guide redirects
* coalesce EOL redirects for spark guides.
* one last link
* Checked links and found a few more stray links
* Found more .htmls
* Fixup links for new HC websites
* Post-merge fixups
* linkcheck caught missing ids
2020-09-29 12:48:32 -04:00
Tim Gross
13776cc9dc
docs: fix broken link in server config ( #8267 )
...
* missing the trailing `)`
* consistency with the code span
* minor grammar fix ("is" to "are")
2020-06-24 11:53:19 -04:00
Mahmood Ali
4f1ca98db6
docs: elaborate on raft_multipler default
2020-06-18 08:04:22 -04:00
Mahmood Ali
d9e24d1d85
document raft_multiplier
2020-05-31 12:24:44 -04:00
Shantanu Gadgil
d5fc981636
Merge branch 'master' into patch-3
2020-05-20 00:16:43 +05:30
Charlie Voiselle
31c71767ec
Merge pull request #7870 from hashicorp/d-fix-version-typo
...
[docs] Fix version typo
2020-05-19 14:09:53 -04:00
Charlie Voiselle
e63346560c
Interlinking API, FAQ, and Config
...
Creating a FAQ question to provide a home for additional context around
bootstrapping. Linking from API page to `default_server_config`
attribute. Added sample API response to to discuss "Updated: false"
2020-05-19 13:51:47 -04:00
Charlie Voiselle
15d6f0e80e
Adding info about bootstrap
2020-05-19 09:14:17 -04:00
Charlie Voiselle
2dd34efacc
Alternative treatment
...
A variation of the treatment that surfaces "spread scheduling" in the example while referring to the API docs as canonical for this setting.
2020-05-18 09:51:16 -04:00
Shantanu Gadgil
32046d6f18
Update server.mdx
2020-05-18 17:54:27 +05:30
Shantanu Gadgil
fb4c070aae
update docs to mention spread algorithm
...
update docs to mention spread algorithm
2020-05-18 11:38:52 +05:30
Chris Baker
10ab0ef9b5
docs: server configuration metadata was missing a dash, causing problems
...
rendering that page
2020-05-17 15:07:46 +00:00
Mahmood Ali
061a439f2c
Merge pull request #7912 from hashicorp/f-scheduler-algorithm-followup
...
Scheduler Algorithm Defaults handling and docs
2020-05-11 09:30:58 -04:00
Tim Gross
3aa761b151
Periodic GC for volume claims ( #7881 )
...
This changeset implements a periodic garbage collection of CSI volumes
with missing allocations. This can happen in a scenario where a node
update fails partially and the allocation updates are written to raft
but the evaluations to GC the volumes are dropped. This feature will
cover this edge case and ensure that upgrades from 0.11.0 and 0.11.1
get any stray claims cleaned up.
2020-05-11 08:20:50 -04:00
Mahmood Ali
cb39226332
Document scheduler algorithm
2020-05-09 12:12:38 -04:00
Tim Gross
801ebcfe8d
periodic GC for CSI plugins ( #7878 )
...
This changeset implements a periodic garbage collection of unused CSI
plugins. Plugins are self-cleaning when the last allocation for a
plugin is stopped, but this feature will cover any missing edge cases
and ensure that upgrades from 0.11.0 and 0.11.1 get any stray plugins
cleaned up.
2020-05-06 16:49:12 -04:00
Charlie Voiselle
7f9c0a1367
Fix version typo
2020-05-05 12:15:24 -04:00
Charlie Voiselle
a72208eebe
more links
...
(cherry picked from commit 0e39e2e49b0371c246dc1a9b4bb20af0b2f642a0)
2020-03-26 19:27:55 -04:00
Charlie Voiselle
4b580df670
fixing links
...
(cherry picked from commit 575f22e970e2429b8f9871f11b8c3e0924c82dc2)
2020-03-26 19:27:05 -04:00
Charlie Voiselle
2328e3dcac
link-fixup; move navigation
2020-03-26 19:26:38 -04:00
Jeff Escalante
77e6ad8867
Revert "Merge pull request #7322 from hashicorp/docs-fix-guide-links"
...
This reverts commit 4311f5e95657a2eb7b231daf326af252e6c75ae7, reversing
changes made to 5d5469e6facfc4ab59235d5532664bb95a597728.
2020-03-12 18:18:14 -04:00
Charlie Voiselle
e1f6cf4734
Working on "/guides" links
2020-03-12 15:46:39 -04:00
Jeff Escalante
6c8f079d24
new website ✨
2020-02-06 18:45:31 -05:00