Commit Graph

19138 Commits

Author SHA1 Message Date
Violet Hynes
9ed834cdce Fix a broken link (#25648) 2024-02-26 16:58:08 -05:00
Kianna
770a3e0c8e UI: Update custom messages to be enterprise only feature (#25633)
* Update custom messages to be enterprise only feature

* Fix tests!

* Update changelog to be enterprise

* Update tests to use mirage
2024-02-26 21:16:21 +00:00
Kevin Schoonover
19aeaa57a6 add support for 'LeaseRenewalThreshold' in vault agent (#25212)
* add support for 'LeaseRenewalThreshold' in vault agent

* allow LeaseRenewalThreshold to be nil

* address review comments

* Add changelog

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-02-26 15:49:31 -05:00
Christopher Swenson
ae9ec39d44 events: Now enterprise-only (#25640)
This removes the WebSockets endpoint for events
(which will be moved to the Enterprise repo) and
disables tests that rely on it unless they are
running in Enterprise.

It also updates documentation to document that
events are only available in Vault Enterprise.
2024-02-26 20:19:35 +00:00
Violet Hynes
ccc2e1b391 VAULT-24386 CE change portion of moving proxy static secret caching to enterprise (#25641) 2024-02-26 19:41:27 +00:00
Chelsea Shaw
e0234ccaf8 Update kmip enterprise test (#25635) 2024-02-26 19:08:04 +00:00
Chelsea Shaw
ba972dadd6 UI: Remove popup-menu component (#25613)
* Remove popup-menu component

* glimmerize list-item

* move list-item contextual components to template-only

* Add headers
2024-02-26 11:50:55 -06:00
Jordan Reimer
d4706b5318 Transit Active Tab (#25614)
* fixes issue with no active tab in transit show route

* adds changelog

* updates test assertion
2024-02-26 09:02:05 -07:00
Jason O'Donnell
15238e3819 remove duplicate changelog for enterprise feature (#25626) 2024-02-26 10:56:38 -05:00
miagilepner
ebe9ccf9c7 VAULT-23468: Bill on number of secrets currently being synced (#25069)
* first pass

* launch correctly and add tests
2024-02-26 13:58:23 +01:00
Peter Wilson
67c16342d8 VAULT-24013: Audit regression attempting to recover from panic (#25605)
* Add Logger to BackendConfig

* EntryFormatter use logger and recover panics

* Added TODO to consider

* Add 'name' to entry formatter

* Add test for the panic

* Fix NoopAudit with update params

* emit counter metric even when 0

* Fix vault package tests

* changelog

* Remove old comment during test writing
2024-02-26 10:33:30 +00:00
Kianna
273ba49195 UI: Change path and ids from date now to uuid (#25612)
* Change path and ids from date now to uuid

* Remove this to mount
2024-02-23 14:05:10 -08:00
claire bontempo
dc5070904b UI: add default granularity depending on type, add optional to secret_name_template (#25611)
* add default granularity depending on type

* move default setting to helper

* add test coverage for default granularity

* update mirage

* update secret name template

* remove has-text-black class which was making help tooltip black as well
2024-02-23 13:11:07 -08:00
Raymond Ho
2ab94c68ac docs: github fingerprint (#25601) 2024-02-23 13:03:11 -08:00
Sam Salisbury
ebaddedd55 release: add config to trigger SBOM creation (#25330) 2024-02-23 13:49:00 -07:00
Chelsea Shaw
bd23a60c99 UI: Fix delete from list using Item.callMethod (#25608)
* Fix multiple confirm modals showing on delete auth item

* fix muliple confirm modals on KMIP items delete

* fix multiple modals on namespace list
2024-02-23 12:01:21 -06:00
Angel Garbarino
156de6a3fd Deprecations: Remove firstObject from RecordArray (#25583)
* wip

* focusing on js files

* rest of the js files

* round up the last bits focusing on hbs

* address test failures

* Update transit-key-test.js

* Update ui/app/services/csp-event.js

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>

* Update options.js

* build error push

---------

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2024-02-23 10:34:29 -07:00
claire bontempo
e6d2caaa52 update overview metric to total secrets instead of associations (#25599) 2024-02-22 23:37:35 +00:00
Raymond Ho
006f52d4d6 docs: sync/reconciliation (#25576) 2024-02-22 23:12:02 +00:00
Chelsea Shaw
263584d7b4 UI: Replace popup-menu on list items (#25588) 2024-02-22 17:11:48 -06:00
Raymond Ho
2b46f5e523 docs: sync/github-apps (#25569) 2024-02-22 22:53:15 +00:00
Peter Wilson
3c4bae96b1 remove unused code (#25597) 2024-02-22 22:45:33 +00:00
Kianna
075f10906b Fix capability path for custom messags (#25589) 2024-02-22 14:18:07 -08:00
Mike Palmiotto
895ae9afc0 fix 1.16 upgrade guide (#25593) 2024-02-22 17:15:13 -05:00
Tom Proctor
34079f2c30 Docs: Plugin env priority updates for 1.16.0 (#25580) 2024-02-22 21:51:03 +00:00
Max Coulombe
ed9a4744d6 Added docs on how to grant & restrict access (#25584)
* + added docs on how to grant & restrict access

* Update website/content/docs/sync/index.mdx

* + added small precision on where Vault's responsibility ends

* Update website/content/docs/sync/index.mdx

Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>

---------

Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
2024-02-22 16:29:26 -05:00
Mike Palmiotto
fac68810c1 Lease Count Quotas: include error message in docs (#25570)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-02-22 16:16:57 -05:00
Mike Palmiotto
8f9e884bee Default Lease Count Quota: Document pre-1.9 upgrades (#25559) 2024-02-22 16:16:24 -05:00
Marc Boudreau
78c8340f77 Document known issue to release notes and upgrade guide for 1.16.0 (#25540)
* document known issue to release notes and upgrade guide for 1.16.0

* add link to new pages in docs-nav-data.json

* Update website/content/docs/release-notes/1.16.0.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_16-default-policy-needs-to-be-updated.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_16-default-policy-needs-to-be-updated.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_16-default-policy-needs-to-be-updated.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_16-default-policy-needs-to-be-updated.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_16-default-policy-needs-to-be-updated.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* use active voice

* changing the affected version

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-02-22 15:45:52 -05:00
Jordan Reimer
e57f12fdc7 Sync Overview Table Copy Updates (#25586)
* updates number of secrets column name in sync overview chart and adds tooltip

* Update ui/lib/sync/addon/components/secrets/page/overview.hbs

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>

---------

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2024-02-22 19:34:25 +00:00
Chelsea Shaw
6a17f2bace UI: Ember deprecations - transition methods part 1 (#25560) 2024-02-22 13:18:06 -06:00
vinay-gopalan
60fb3c14d5 Add documentation for new Identity Token .well-known endpoint used for Plugin WIF (#25469) 2024-02-22 09:08:59 -08:00
Angel Garbarino
a15ecf3230 do all the things (#25573) 2024-02-22 08:39:01 -07:00
Tony Wittinger
7e4ed56212 Update CHANGELOG.md (#25574)
* Update CHANGELOG.md

* Update CHANGELOG.md
2024-02-21 16:22:23 -08:00
Jordan Reimer
574f54ab28 Sync Destination Updates (#25571)
* normalizes sync destination granularity key in serializer

* adds new fields to aws and gcp sync destinations

* updates sync destination delete action from destinations list view to route to overview on success

* updates destination serializer normalize to check if options is defined
2024-02-21 15:49:01 -07:00
Angel Garbarino
d1885ee558 Transit flaky test revisit (#25563)
* here we go...

* glimmerize model to help —maybe—with capabilities checks

* remove waitUntils
2024-02-21 14:18:12 -07:00
Raymond Ho
ef4adca32c add ldap credential rotation bug as known issue for 1.15.5 (#25535) 2024-02-21 12:54:26 -08:00
Anton Averchenkov
7ecaca0bb7 openapi: Fix response fields for rekey operations (#25509) 2024-02-21 14:13:47 -05:00
Anton Averchenkov
8af67e1639 openapi: Fix approle reponse duration types (#25510) 2024-02-21 14:07:00 -05:00
Max Coulombe
3b3dc14268 + added sync telemetry doc (#25555) 2024-02-21 14:06:24 -05:00
Christopher Swenson
d3b853385d Events: no longer in beta (#25562)
* Rename them to event notifications.
* Also remove reference to potentially allowing secrets in the future.
2024-02-21 11:02:16 -08:00
Chelsea Shaw
aa5d9f7b49 UI: Ember 5 deprecations: filterBy, mapBy, auto location (#25546)
* Replace all mapBy

* Replace findBys

* Remove auto location https://deprecations.emberjs.com/v4.x/\#toc_deprecate-auto-location

* fixes

Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2024-02-21 18:45:00 +00:00
Christopher Swenson
1fff35052b Don't load SQS events backend by default (for now) (#25522)
This is not going to be enabled in 1.16, so we can
remove it from the default list of backends.

This removes about 600 KB of dead code from the
binary.

We can add this back in when the rest of the
event plugin endpoints are merged.
2024-02-21 10:20:44 -08:00
vinay-gopalan
2dc73f0636 Add documentation for AWS Plugin WIF (#25398) 2024-02-21 09:19:43 -08:00
miagilepner
5f0638aa8b VAULT-23926: Fix rollback deadlock on perf secondaries (#25448)
* prevent deadlock

* rollbacks not done for sync invalidate

* add check for the path before deleting

* revert sync invalidation doesn't do rollbacks

* add known issue

* changelog

* fix formatting issue
2024-02-21 16:38:39 +01:00
Ben Ash
b163f4e818 Update docs for VSO v0.5.1 (#25530) 2024-02-20 19:14:16 -05:00
Austin Gebauer
66cdf14fe5 sync/gcp: documents project_id parameter for syncing with target projects (#25504) 2024-02-20 15:27:31 -08:00
Angel Garbarino
98bd45a999 Glimmerize Transit Key Actions (#25365)
* wip, all actions wired up, not finished or tested.

* move the rotate action to it's own component to clarify scope

* clean up and refresh component on queryParam change without forcing a refresh from component as before

* solve issue of carrying over props we want to keep

* clean up and add clearProps action

* transit key actions passing

* update assert and doc

* remove unecessary changes

* Address pr comments

* replace perform in submit action and instead pass it in as perform

* address claire's pr comments

* welp

* trying to rearrange closer to original

* addressing pr comments

* move things around

* pr comments

* remove ciphertext when last action was rewrap

* add args and istruncated and isfullwidth
2024-02-20 15:36:56 -07:00
Austin Gebauer
157799e5bc identity/oidc: fix flakey key rotation test (#25539) 2024-02-20 14:18:39 -08:00
Yoko Hyakuna
4fa9d46aef [Docs] Add missing command doc for operator utilization (#25502)
* Add the CLI command for manual utilization reporting

* Remove extra space

* Empty-Commit
2024-02-20 13:33:13 -08:00