Kaue Doretto Grecchi
2cc4ec2487
add entity-alias
parameter description ( #13339 )
...
This page is missing the `entity-alias` parameter description, available in the `vault token create --help` command
2021-12-17 15:23:47 -08:00
Kevin Wang
044a83400a
feat(website): versioned-docs ( #13123 )
...
* chore: `react-docs-page`
* feat: data loader
* chore: bump `next-mdx-remote`
* chore: `showVersionSelect`
* chore: bump react docs page
* chore: bump react docs page
2021-12-17 12:58:05 -05:00
Noel Quiles
72385597b6
chore: Disable alert banner ( #13458 )
2021-12-16 13:10:59 -05:00
Noel Quiles
9a9608a11d
website: Update text ( #13441 )
2021-12-16 12:35:55 -05:00
John-Michael Faircloth
a6c217a917
auth/github: document organization id param ( #13449 )
2021-12-16 09:41:20 -06:00
Pratyoy Mukhopadhyay
a9301012fc
Update docs with new images ( #13454 )
...
* Update docs with new images
* Update website/content/docs/concepts/identity.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Remove extraneous Github mention
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2021-12-15 20:10:05 -08:00
Jason Peng
0bd6f5392c
Update openshift.mdx ( #13372 )
...
Consul Openshift is supported since Consul 1.9 as per https://www.hashicorp.com/blog/introducing-openshift-support-for-consul-on-kubernetes . Please verify.
2021-12-15 13:07:30 -08:00
Alex Carpenter
927f46d5d7
Homepage redesign ( #13159 )
...
* homepage setup
* [Homepage] `<IoHomeHero />` component (#13160 )
* init <Hero /> component
* adds loading animation
* updates variable naming
* makes index optional
* Update hero-pattern.svg
* prefix with IoHome
* updates usage
* [Homepage] `<IoHomePreFooter />` component (#13182 )
* adds <IoHomePreFooter />
* adds interfaces
* [Homepage] `<IoHomeHero />` component (#13160 )
* init <Hero /> component
* adds loading animation
* updates variable naming
* makes index optional
* Update hero-pattern.svg
* prefix with IoHome
* updates usage
* adds <IoHomePreFooter />
* adds interfaces
* adds key
* [Homepage] `<IoHomeCallToAction />` component (#13164 )
* adding brand to cta
* cleanup homepage
* [Homepage] `<IoHomeVideo />` component (#13161 )
* init <Video /> component
* adjusts sizing and border radius
* responsive styling
* fix hover svg gitter
* adjust play icon sizing
* include temp thumbnail
* dialog implementation
* conditionally display person and show helpers
* rename component
* updates dialog naming
* add homepage styling
* simplify background color
* page level styling
* [Homepage] `<IoHomeCaseStudies />` (#13190 )
* adds <IoHomeCaseStudies />
* adds interface
* animate gradient
* update min-heights
* Homepage `<IoHomeCard />` component (#13151 )
* init <Card /> component
* fixes heading color
* adds product logos and hover styles
* update naming
* simplifies inset spacing
* use ternary and add key
* removes repo link
* removes need for camelCase package
* adds keys
* adds in practice cards
* adds in practice background
* use case cards
* update min col sizing
* adds feature component (#13203 )
* fixes card hover bug
* [Homepage] connect homepage to dato content (#13227 )
* connect homepage to dato
* Check for internal link
* fix return types
* adds youtube video
* hook up meta tags and chunk cards
* removes chunking
* fix ts return
* fix prop naming
* fix return type
* mobile sizing adjustments
* [Homepage] Usecase pages (#13240 )
* init usecase page
* updates use case call to action
* card container component
* themeing
* convert to using strictly props
* responsive spacing
* reworking sections component
* adds callout and hero patterns
* adds priority
* makes feature link optional
* [Homepage] connect use case template to dato (#13295 )
* Start connecting to dato
* Fix spacing when no video is present
* Remove log
* adds images
* hook up cards
* pass eyebrow and products
* Delete index.tsx
* Use card container on homepage
* use react video player
* [Homepage] fix mobile video (#13309 )
* Removing attributes
* update url
* spacing adjustments
* Allow previewing draft content (#13312 )
* fix heading width
* fix feature max width
* adjust in practice padding
* increase icon sizing
* adjust icon alignment
* update eyebrow
* update hero pattern
* update usecase hero pattern
* add hover scale
* [Homepage] populate use case dropdown from use case pages (#13325 )
* create standard layout
* removes unused subnav data
* removes static use case pages
* removes use cases style
* bump subnav and use hashicorp vault logo
* fixes use cases paths
* removes hashistack menu
* removes subnav top border
* conditionally render video callout avatar
* hook up data and conditionals
* update components to work with other products
* extract in practice section for reuse
* use Products type
* fix type error
* rework cta logic
* removes type
* updates accent method
* fix button prop
* refactor customer case study
* refactor case studies component
* cleanup margin
* refactor data props
* Spacing updates and introduce intro component
* adds intro interface
* Delete style.css
* fix intro description color
* add revalidate code to homepage
* bump subnav
* make stats optional
* adjust border radius based on customer story
* cleanup temp files
* redirect /home to homepage
* reorder resources
* fix: move heading and description
* fix: logo alignment
* fix: section background color
* feat: optional tutorial and docs links
* fix: removes case studies background
* formatting
* feat: sort use cases in nav
* fix: card overflow (#13429 )
* fix: adjust overflow method
* fix: padding on desktop
* fix: scroll padding-right on mobile
* remove debugger
* increase last item width
* card container overflow method (#13434 )
* use flex
* formatting
* add comment
2021-12-15 10:32:45 -05:00
Pete Bohman
ccc1098ea3
Add allowed_uri_sans_template ( #10249 )
...
* Add allowed_uri_sans_template
Enables identity templating for the allowed_uri_sans field in PKI cert roles.
Implemented as suggested in #8509
* changelog++
* Update docs with URI SAN templating
2021-12-15 09:18:28 -06:00
Yoko Hyakuna
cbdea53dd7
Add paths filter doc ( #13435 )
...
* Add paths filter doc
* Add a description about the screenshot
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/enterprise/replication.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Remove extra sentense
* Update the diagram
* Update the diagram
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2021-12-14 17:19:31 -08:00
Sai Hemanth Bheemreddy
73160cd074
Add vault-api module ( #13048 )
2021-12-14 13:32:26 -05:00
Mark Lewis
7ee982cb31
Update raftautosnapshots.mdx ( #13412 )
2021-12-14 08:29:03 -05:00
Pratyoy Mukhopadhyay
c6bb8f2767
Add docs about path param restrictions ( #13413 )
...
* Add docs about path param restrictions
* Update website/content/api-docs/auth/userpass.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update with review suggestion
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2021-12-13 17:02:39 -08:00
Jason O'Donnell
9674a75a4d
auth/azure: add note about debug env ( #13405 )
...
* auth/azure: add note about debug env
* Update azure.mdx
* Update azure.mdx
2021-12-13 14:16:45 -05:00
Ben Ash
fc51516ee0
Docs: fix invalid link in the kubernetes auth api doc. ( #13399 )
...
* Clean up whitespace
2021-12-13 12:02:52 -05:00
divyapola5
3488948ccd
CLI changes for new mount tune config parameter allowed_managed_keys ( #13255 )
...
* CLI changes for new mount tune config parameter allowed_managed_keys
* Correct allowed_managed_keys description in auth and secrets
* Documentation update for secrets and removed changes for auth
* Add changelog and remove documentation changes for auth
* removed changelog
* Correct the field description
2021-12-10 11:08:28 -06:00
Meggie
61f1536f3b
Updating website for 1.9.1 ( #13378 )
2021-12-09 14:51:32 -08:00
Brandon Romano
0726d9445e
Update alert banner ( #13375 )
2021-12-09 12:09:17 -05:00
hghaf099
65845c7531
VAULT-1564 report in-flight requests ( #13024 )
...
* VAULT-1564 report in-flight requests
* adding a changelog
* Changing some variable names and fixing comments
* minor style change
* adding unauthenticated support for in-flight-req
* adding documentation for the listener.profiling stanza
* adding an atomic counter for the inflight requests
addressing comments
* addressing comments
* logging completed requests
* fixing a test
* providing log_requests_info as a config option to determine at which level requests should be logged
* removing a member and a method from the StatusHeaderResponseWriter struct
* adding api docks
* revert changes in NewHTTPResponseWriter
* Fix logging invalid log_requests_info value
* Addressing comments
* Fixing a test
* use an tomic value for logRequestsInfo, and moving the CreateClientID function to Core
* fixing go.sum
* minor refactoring
* protecting InFlightRequests from data race
* another try on fixing a data race
* another try to fix a data race
* addressing comments
* fixing couple of tests
* changing log_requests_info to log_requests_level
* minor style change
* fixing a test
* removing the lock in InFlightRequests
* use single-argument form for interface assertion
* adding doc for the new configuration paramter
* adding the new doc to the nav data file
* minor fix
2021-12-08 17:34:42 -05:00
Pratyoy Mukhopadhyay
c97c8687f4
[VAULT-3252] Add entity-alias behavior change to docs ( #13370 )
...
* Add entity-alias behavior change to docs
* Add upgrade note about entity-alias mapping change
* Rename 1.7-9 upgrade pages, shuffle upgrade note position
* Update website/content/partials/entity-alias-mapping.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Add incorrect policy issue to the docs
* Add example about entity-alias restriction
Co-authored-by: Meggie <meggie@hashicorp.com>
2021-12-08 13:52:51 -08:00
Matt Schultz
85f5cfc356
Adds support for SHA-3 to transit ( #13367 )
...
* Adding support for SHA3 in the transit backend.
* Adds SHA-3 tests for transit sign/verify path. Adds SHA-3 tests for logical system tools path hash functionality. Updates documentation to include SHA-3 algorithms in system tools path hashing.
* Adds changelog entry.
Co-authored-by: robison jacka <robison@packetized.io>
2021-12-08 12:29:33 -06:00
Tom Proctor
be07a202d9
Docs to clarify k8s auth options with short-lived tokens ( #13275 )
...
* Rework 1.21 content into one heading and add note at top
* Add notes about extended k8s token duration
* Add example of ClusterRoleBinding for using client JWTs
2021-12-08 18:20:24 +00:00
Noel Quiles
19cbda7f90
Update @hashicorp/react-hashi-stack-menu ( #13354 )
2021-12-07 15:51:10 -05:00
Mike Green
05da506dea
clarify more sink options ( #12586 )
2021-12-07 12:16:14 -08:00
Calvin Leung Huang
0c5662770d
docs: update custom database sample code ( #13211 )
2021-12-07 11:10:02 -08:00
mickael-hc
36207b5668
docs: winsvc update recommendations ( #13280 )
2021-12-07 10:35:13 -08:00
Loann Le
8f7dd0c291
modifed note ( #13351 )
2021-12-07 08:46:46 -08:00
Steven Clark
94e6a688ff
Add kms_library configuration stanza ( #13352 )
...
- Add the kms_library configuration stanza to Vault's command/server
- Provide validation of keys and general configuration.
- Add initial kms_library configuration documentation
- Attempt at startup to verify we can read the configured HSM Library
- Hook in KmsLibrary config into the Validate to detect typo/unused keys
2021-12-07 09:58:23 -05:00
Harsimran Singh Maan
7178e2c4be
Fix typo ( #13355 )
2021-12-06 17:23:03 -08:00
Heather Simon
04d634d9d2
Merge branch 'main' of https://github.com/hashicorp/vault
2021-12-06 10:09:49 -08:00
Noel Prince
b4d86a13c1
improve "x_forwarded_for_hop_skips" example ( #12463 )
...
Currently the example given results in 2.3.4.5 if it is indexed from other side. This new example prevents confusion because it is now clear which side x_forwarded_for_hop_skips is indexing from
2021-12-06 10:56:51 -05:00
Heather Simon
f44dbce609
Typo fix in 1.9 Release Notes
...
Fixes a typo in "Vault Agent improvements"
2021-12-03 14:02:16 -08:00
Zachary Shilton
c562977522
website: fix print styles by bumping deps ( #12894 )
...
* website: fix print styles by bumping deps
* website: remove old highlight js prints style code
* fix: hashi-stack-menu selector
2021-12-03 11:51:49 -05:00
Loann Le
21b01b71a6
Vault documentation: updated client count FAQ document ( #13330 )
...
* modified based on feedback
* Update faq.mdx
fixed text
2021-12-02 11:21:56 -08:00
Jim Kalafut
9ed05c3ff5
Fix doc build ( #13329 )
...
path-help.mdx is now the reference for help.
2021-12-02 08:31:56 -08:00
Jim Kalafut
f0f4c2886a
Unhide or remove docs sidebar elements ( #13198 )
...
A few sidebar elements are hidden for unknown reasons. If we have a
reason to keep them hidden (vs deleting the element and associated docs),
maybe we could add `"_comment":"Hidden because ..."` to them.
A few other elements were definitely obsolete so I've removed them.
2021-12-01 16:58:28 -08:00
Rowan Smith
a78721dbfe
update custom headers to mention 1.9 is required ( #13155 )
...
* update custom headers to mention 1.9 is required
Per https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#190-rc1 the custom response headers are a new feature introduced in 1.9, meaning we should explicitly call out this version requirement in documentation, otherwise users of earlier versions of Vault will unable to use the functionality and may consider it a bug.
* Update website/content/docs/configuration/listener/tcp.mdx
reads better, agreed
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2021-12-01 10:48:06 -08:00
Nick Cabatoff
a47a2c9fc4
Add "operator members" command to list nodes in the cluster. ( #13292 )
2021-11-30 14:49:58 -05:00
Nicola Kabar
b5f1027d07
docs: added minor recommendation for k8s agent annotations ( #13239 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2021-11-29 14:57:19 -08:00
Mike
4fd241c3d3
Fix case typo in docs ( #13259 )
2021-11-29 15:55:46 -05:00
Austin Gebauer
78b4a2c04e
secrets/azure: Fixes use_microsoft_graph_api parameter description in API docs ( #13287 )
2021-11-27 09:27:11 -08:00
Yoko Hyakuna
6ea0df030e
Update Vault Agent intro ( #13267 )
...
* Update Vault Agent intro
* Update website/content/docs/agent/index.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/agent/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2021-11-24 12:41:11 -08:00
Scott Miller
f1b18bd990
Don't claim that Vault obfuscates the environment variable for sensitive values, this doesn't work at least in recent version of Go, as Go makes a copy of the environment, so we're only modifying that one, and not the one visible to the rest of the system ( #13252 )
2021-11-24 11:50:34 -06:00
Austin Gebauer
19c33125c9
secrets/azure: fix API docs rendering of code block ( #13245 )
2021-11-23 22:38:06 -08:00
akshya96
3c6f68f9c4
Docs/custom metadata updates ( #13244 )
...
* adding custom_metadata read and update changes
* adding custom metadata changes
2021-11-23 09:40:44 -08:00
Nick Cabatoff
0082cc4a5b
Correct flag name: -dev-kv-v1, not dev-kv-1. ( #13250 )
2021-11-23 12:17:51 -05:00
Austin Gebauer
d5f4fbecc1
identity/oidc: optional nonce parameter for authorize request ( #13231 )
2021-11-22 09:42:22 -08:00
divyapola5
5236fe93aa
Add a new parameter "allowed_managed_keys" to mount config ( #13202 )
...
* Add a new parameter "allowed_managed_keys" to mount config
* Adjust formatting in mount.go
* Add changelog entry
2021-11-21 19:08:38 -06:00
aphorise
19fe708fc6
README.md of website/ with WARNING on rebuilding ( #13027 )
...
* README.md of website/ with WARNING on rebuilding
* Update README.md
2021-11-19 13:15:37 -08:00
Loann Le
10d146125a
Updates to 1.9 documentation ( #13228 )
...
* incorporated feedback
* fixed link
* fixed link again
* found another error
2021-11-19 12:46:47 -08:00