Equus quagga
5cbb87e052
Update docs/secrets/databases/mssql.mdx ( #20623 )
...
Added a note in the `Example for Azure SQL Database` section stating that we only support SQL auth and no Azure AD auth.
2023-05-18 19:33:55 -07:00
Jonathan Frappier
ef3db02198
Add root protected endpoint table ( #20650 )
...
* Add root protected endpoint table
* Fix heading case
2023-05-18 11:53:22 -04:00
Luis (LT) Carbonell
21b3262e9f
Correct Default for MaximumPageSize ( #20453 )
...
* default max page size for config
* Add changelog
* update test int to *int
* add testing defaults
* update default to -1, i.e. dont paginate
* update test
* Add error message for invalid search
* Make 0 the default
* cleanup
* Add to known issues doc
* Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx
* Update website/content/docs/upgrading/upgrade-to-1.11.x.mdx
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
* Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
* Update website/content/docs/upgrading/upgrade-to-1.12.x.mdx
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
* Add workaround to docs
* Update changelog/20453.txt
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
---------
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
2023-05-17 20:56:53 +00:00
Stefano Cattonar
c28690da45
Fixed a typo in the "Environment Variable Example" because it was generating a parsing error ( #20574 )
...
Fixed a typo in the "Environment Variable Example" because it was generating a parsing error:
template server error: error="(dynamic): execute: template: :2:30: executing \"\" at <.Data.data.payments_api_key>: can't evaluate field data in type *dependency.Secret"
2023-05-12 22:34:51 +00:00
Josh Black
e9bcff018a
add undo logs metrics to docs ( #20568 )
2023-05-11 18:28:25 -07:00
Rowan Smith
4c5f216297
Update server.mdx ( #19881 )
...
added a note detailing that usage of `-log-file` functions as an additional output, does not replace journald / stdout
2023-05-11 17:18:55 -07:00
Jonathan Frappier
68744f8c7c
Add requested generated secret example ( #20556 )
...
* Add requested generated secret example
* Fix code block types
* Update website/content/docs/secrets/kv/kv-v1.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/secrets/kv/kv-v2.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-05-10 18:21:26 -04:00
Jens Hofmann
17740fcd71
Update elasticdb.mdx ( #20437 )
...
* Update elasticdb.mdx
Remove success message of vault write operations from text blocks to better support copy&paste to console
* Update code block types
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-05-04 16:17:57 -07:00
Alex Cahn
1816a6c8cf
Update interoperability-matrix.mdx ( #20501 )
...
* Update interoperability-matrix.mdx
* Update interoperability-matrix.mdx
Added MySQL as well
2023-05-04 08:58:00 -07:00
Alexander Scheel
68aa7d6717
Add note about cross-cluster write failures ( #20506 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2023-05-04 13:05:14 +00:00
Yoko Hyakuna
80bbc843a0
Fix the title header - What is Vault ( #20465 )
2023-05-02 11:29:36 -07:00
marcin-kulik
f4689b1d85
Update installation.mdx ( #17954 )
2023-05-02 13:34:42 -04:00
Jonathan Frappier
df80d9a4a9
Add HCP tabs, apply Vale suggestions, fix heading case ( #20361 )
...
* Add HCP tabs, apply Vale suggestions, fix heading case
* Apply feedback
* Apply PM feedback
* Update website/content/docs/secrets/databases/oracle.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/secrets/databases/oracle.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/secrets/databases/oracle.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-05-01 11:56:16 -04:00
Yoko Hyakuna
80b563e21e
Update the command output example ( #20427 )
2023-04-28 13:46:20 -07:00
Jason Peng
5aabb80220
Updated the HA Upgrade Instructions ( #20206 )
...
* Update index.mdx
Updated instructions for Vault Upgrade HA
* Create vault-ha-upgrade.mdx
Moved HA Vault upgrade instruction to a new page and added a Note for disabling automated upgrade procedure
* Add the new vault-ha-upgrade page to the side menu
* Format and wording edits
* Remove extra paracentesis
* Fix a typo
* Change the title appears on the navigation
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-04-28 10:54:53 -07:00
Tom Proctor
6aeef87531
docs: Set uniform supported Kubernetes versions for all integrations ( #20010 )
2023-04-28 10:33:37 +01:00
Yoko Hyakuna
202c736119
Fix the GDPR link ( #20382 )
2023-04-27 08:57:23 -07:00
Braulio Gomes Rodrigues
8856cc13d3
Vault change doc main couchbase ( #20314 )
...
* changing chouchbase host variable
* Alterando linha 82 couchbase
* Changing couchbase host address in main document
2023-04-25 10:21:25 -07:00
Nick Cabatoff
3eefdeae84
Add guidelines for agent/server version compatibility ( #20312 )
2023-04-24 11:49:50 -04:00
John Children
7baf2418f7
Docs: Fix k8s injector templating example ( #20271 )
...
From every other example I can find, the secret name in the template should match the one in the inject annotation. Indeed the same example appears in the examples page.
https://github.com/hashicorp/vault/blob/main/website/content/docs/platform/k8s/injector/examples.mdx#patching-existing-pods
2023-04-21 17:12:13 +00:00
melmus
816e182b68
doc/Update service_registration if use Vault HA ( #19920 )
...
* Update service_registration if use Vault HA
* Update protocol
* Minor updates for style consistency
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-04-21 17:04:25 +00:00
Luis (LT) Carbonell
7f2deb1420
Add Configurable LDAP Max Page Size ( #19032 )
...
* Add config flag for LDAP max page size
* Add changelog
* move changelog to correct file
* cleanup
* Default to non-paged searching for with -1
* Update website/content/api-docs/auth/ldap.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
* Update website/content/docs/auth/ldap.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
* Update tests
---------
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
2023-04-20 20:39:27 +00:00
Austin Gebauer
c94e213ac6
Add OIDC provider docs for IBM ISAM ( #19247 )
...
* Add OIDC provider docs for IBM ISAM
* Add changelog, api docs and docs-nav-data
---------
Co-authored-by: Benjamin Voigt <benjamin.voigt@god.dev >
2023-04-20 11:30:59 -07:00
Hugo Puntos
6079166a2f
Fix link for the tutorial about Key Management Secrets Engine with GCP Cloud KMS ( #19418 )
2023-04-19 12:43:21 -04:00
Jason O'Donnell
98786d96c7
cli/namespace: add detailed flag to namespace list ( #20243 )
...
* cli/namespace: add detailed flag to namespace list
* changelog
2023-04-19 09:31:51 -04:00
Tom Proctor
eb642878aa
Docs: CSI encoding config released in v1.3.0 ( #20237 )
2023-04-18 23:55:25 +01:00
Nathan Handler
ee1bfd258d
Fix Indentation in Kubernetes Auth Example ( #20216 )
...
In the Kubernetes Auth Code Example, the indentation for the `auth` import is off, causing it to not be indented the same amount as the previous `vault` import. This change ensures that both imports use the same indentation.
2023-04-18 15:23:25 -07:00
Jason O'Donnell
3faba5d905
docs/debug: add example policy for debug command ( #20232 )
2023-04-18 14:17:19 -04:00
Niranjan Shrestha
ccf9492d67
Update userpass.mdx ( #20121 )
...
* Update userpass.mdx
vault write auth/userpass/users/mitchellh password=foo policies=admins
in the path "userpass" is actually a path, if custom path is defined, custom path need to used, instead of userpass.
* Add extra description
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-04-17 16:52:13 +00:00
Scott Miller
fc21d357ff
Add documentation for cert auth OCSP checking ( #18064 )
2023-04-13 18:33:21 +00:00
Josh Black
bde372d602
Add additional clarity around autopilot upgrade versions ( #20129 )
2023-04-12 17:21:50 -07:00
James King
070082c2de
Potentially Malicious Link ( #20114 )
...
* Potentially Malicious Link
The current link redirects to a personal beauty sales site.
* Create 20114.txt
2023-04-12 20:23:41 +00:00
Matt Schultz
fc783b00ab
Update docs to include specifics and caveats around Transit Managed Keys support. ( #20099 )
2023-04-12 12:19:25 -05:00
Violet Hynes
37fee6363d
Docs: remove use_auto_auth token from cache docs ( #20111 )
2023-04-12 13:26:36 +00:00
Austin Gebauer
45d960ff91
docs/oidc: fixes Azure user.read permission link ( #20079 )
2023-04-11 11:34:38 -07:00
Jonathan Frappier
2a3e899a9d
Fix list formatting ( #20076 )
2023-04-11 09:25:12 -07:00
Yoko Hyakuna
211fd80f68
[Docs] Add tutorial links to install doc ( #20051 )
...
* Add tutorial links for additional guidance
* Removed extra space
2023-04-10 08:52:48 -07:00
Christopher Swenson
d697b08502
Update docs for Helm 0.24.0 release ( #20049 )
...
Release: https://github.com/hashicorp/vault-helm/releases/tag/v0.24.0
2023-04-07 14:03:43 -07:00
Kyle Schochenmaier
277600bd8a
add upgrade documentation around STS lease_duration issue ( #20011 )
...
* add upgrade documentation around STS lease_duration issue
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com >
2023-04-07 17:34:42 +00:00
Andreas Gruhler
bc9535edf4
Update helm.mdx ( #20020 )
...
I was wondering why the default VaultAuth CR was not created. It was due the fact that I copy/pasted the snippet from the docs here, which has the wrong key.
2023-04-07 09:31:08 -07:00
ram-parameswaran
793a0c6bd0
update index.mdx with correct installation doc ref ( #19932 )
...
* update index.mdx with correct installation doc ref
update index.mdx with installation doc ref to point to the right installation.mdx path
* Update installation ref
Update installation ref
* Update index ref without relative path
Update installation doc index ref without relative path
2023-04-07 08:48:23 -07:00
Florin Cătălin Țiucra-Popa
1fe70f8409
Update create.mdx ( #19981 )
...
Add the missing Command Option `-wrap-ttl`
2023-04-05 17:54:07 +02:00
Yoko Hyakuna
ac742be933
Updated the example config with api_addr parameter ( #19985 )
2023-04-04 17:58:08 -07:00
Yoko Hyakuna
2c4fc91f54
Extends the PR19488 ( #19928 )
2023-04-04 14:52:57 -07:00
Theron Voran
2145f959e1
docs/vault-k8s: example using pkiCert and writeToFile ( #19926 )
...
Adding an example of using pkiCert and writeToFile to write cert and
key files from a template.
---------
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com >
2023-04-03 16:39:26 -07:00
Mark Lewis
b3d333b67a
Update kubernetes.mdx ( #19567 )
...
Correct 2 typos
2023-03-30 16:42:25 -07:00
Anthony Burke
547c624e51
fixes oracle plugin whitespace ( #19470 )
2023-03-30 16:40:25 -07:00
Chip Stepowski
57791deb2f
Added note about Autopilot default values. ( #19515 )
...
* Added note about Autopilot default values.
* Update website/content/docs/concepts/integrated-storage/autopilot.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-03-30 16:30:29 -07:00
Kit Haines
262b0434df
Add PKI-CLI to docs ( #19669 )
...
* Add pki-cli docs.
* Tiny updates.
* Whitespace fix, include description
* Closing-tags.
* Update website/content/docs/commands/pki/verify-sign.mdx
Title Code as Shell
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/commands/pki/reissue.mdx
Title More Code as Shell
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/commands/pki/list-intermediates.mdx
Title code block as shell
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/commands/pki/issue.mdx
Title code-block as shell
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Apply suggestions from code review
Label Code-Blocks as Shell-Session
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Apply suggestions from code review
Comma and Period Changes.
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Apply suggestions from code review
ascheels highlighting-1
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Fix highlighting throughout.
* Update website/content/docs/commands/pki/list-intermediates.mdx
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Update website/content/docs/commands/pki/reissue.mdx
Clarifying note on why unknown fields might be there.
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Update website/content/docs/commands/pki/reissue.mdx
cipherboy request
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add Key-ID RFC link.
* k=v add link
* correct link
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
2023-03-30 07:31:48 -04:00
Theron Voran
f2e6480999
docs/vault-secrets-operator: update for beta install ( #19835 )
...
Update the helm commands to work with the beta release.
2023-03-29 22:51:34 +00:00