Commit graph

23741 commits

Author SHA1 Message Date
Vault Automation
5cec78a80a
Merge c4dcec43a4 into 2a43b7efee 2026-07-02 06:19:24 +00:00
hc-github-team-secure-vault-core
2a43b7efee Merge remote-tracking branch 'remotes/from/ce/main'
Some checks are pending
build / setup (push) Waiting to run
build / Check ce/* Pull Requests (push) Blocked by required conditions
build / ui (push) Blocked by required conditions
build / artifacts-ce (push) Blocked by required conditions
build / artifacts-ent (push) Blocked by required conditions
build / hcp-setup (push) Waiting to run
build / hcp-image (push) Blocked by required conditions
build / test (push) Blocked by required conditions
build / test-hcp-image (push) Blocked by required conditions
build / completed-successfully (push) Blocked by required conditions
CI / setup (push) Waiting to run
CI / Run Autopilot upgrade tool (push) Blocked by required conditions
CI / Run Go tests (push) Blocked by required conditions
CI / Run Go tests tagged with testonly (push) Blocked by required conditions
CI / Run Go tests with data race detection (push) Blocked by required conditions
CI / Run Go tests with FIPS configuration (push) Blocked by required conditions
CI / Test UI (push) Blocked by required conditions
CI / tests-completed (push) Blocked by required conditions
Run linters / Setup (push) Waiting to run
Run linters / Deprecated functions (push) Blocked by required conditions
Run linters / Code checks (push) Blocked by required conditions
Run linters / Protobuf generate delta (push) Blocked by required conditions
Run linters / Format (push) Blocked by required conditions
Run linters / Semgrep (push) Waiting to run
Check Copywrite Headers / copywrite (push) Waiting to run
Security Scan / scan (push) Waiting to run
2026-07-01 23:26:37 +00:00
Vault Automation
533faab540
Fix doc comment copy-paste mistake (#16034) (#16035)
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
2026-07-01 22:27:02 +00:00
hc-github-team-secure-vault-core
1a4ec16d5f Merge remote-tracking branch 'remotes/from/ce/main' 2026-07-01 19:31:16 +00:00
Vault Automation
3f31ff60f3
feat(automation-snippets): add new tfSnippet arg to component and tests (#16026) (#16027)
Co-authored-by: Nina Bucholtz <nina.balachandranmary@gmail.com>
2026-07-01 19:11:52 +00:00
hc-github-team-secure-vault-core
c9a75041ce Merge remote-tracking branch 'remotes/from/ce/main'
Some checks are pending
build / setup (push) Waiting to run
build / Check ce/* Pull Requests (push) Blocked by required conditions
build / ui (push) Blocked by required conditions
build / artifacts-ce (push) Blocked by required conditions
build / artifacts-ent (push) Blocked by required conditions
build / hcp-setup (push) Waiting to run
build / hcp-image (push) Blocked by required conditions
build / test (push) Blocked by required conditions
build / test-hcp-image (push) Blocked by required conditions
build / completed-successfully (push) Blocked by required conditions
CI / setup (push) Waiting to run
CI / Run Autopilot upgrade tool (push) Blocked by required conditions
CI / Run Go tests (push) Blocked by required conditions
CI / Run Go tests tagged with testonly (push) Blocked by required conditions
CI / Run Go tests with data race detection (push) Blocked by required conditions
CI / Run Go tests with FIPS configuration (push) Blocked by required conditions
CI / Test UI (push) Blocked by required conditions
CI / tests-completed (push) Blocked by required conditions
Run linters / Setup (push) Waiting to run
Run linters / Deprecated functions (push) Blocked by required conditions
Run linters / Code checks (push) Blocked by required conditions
Run linters / Protobuf generate delta (push) Blocked by required conditions
Run linters / Format (push) Blocked by required conditions
Run linters / Semgrep (push) Waiting to run
Check Copywrite Headers / copywrite (push) Waiting to run
Security Scan / scan (push) Waiting to run
2026-07-01 15:51:40 +00:00
Vault Automation
8df0f4b8de
feat(tcg): TF block type definitions, helper methods and corresponding tests (#15981) (#15994)
Co-authored-by: Nina Bucholtz <nina.balachandranmary@gmail.com>
2026-07-01 10:01:22 -05:00
hc-github-team-secure-vault-ecosystem
c4dcec43a4 Automated dependency upgrades 2026-07-01 00:48:03 +00:00
hc-github-team-secure-vault-core
67feb6dc3c Merge remote-tracking branch 'remotes/from/ce/main'
Some checks are pending
build / setup (push) Waiting to run
build / Check ce/* Pull Requests (push) Blocked by required conditions
build / ui (push) Blocked by required conditions
build / artifacts-ce (push) Blocked by required conditions
build / artifacts-ent (push) Blocked by required conditions
build / hcp-setup (push) Waiting to run
build / hcp-image (push) Blocked by required conditions
build / test (push) Blocked by required conditions
build / test-hcp-image (push) Blocked by required conditions
build / completed-successfully (push) Blocked by required conditions
CI / setup (push) Waiting to run
CI / Run Autopilot upgrade tool (push) Blocked by required conditions
CI / Run Go tests (push) Blocked by required conditions
CI / Run Go tests tagged with testonly (push) Blocked by required conditions
CI / Run Go tests with data race detection (push) Blocked by required conditions
CI / Run Go tests with FIPS configuration (push) Blocked by required conditions
CI / Test UI (push) Blocked by required conditions
CI / tests-completed (push) Blocked by required conditions
Run linters / Setup (push) Waiting to run
Run linters / Deprecated functions (push) Blocked by required conditions
Run linters / Code checks (push) Blocked by required conditions
Run linters / Protobuf generate delta (push) Blocked by required conditions
Run linters / Format (push) Blocked by required conditions
Run linters / Semgrep (push) Waiting to run
Check Copywrite Headers / copywrite (push) Waiting to run
Security Scan / scan (push) Waiting to run
2026-07-01 00:24:38 +00:00
Vault Automation
620873c6fa
Add Cert, SPIFFE, and SCEP Auth Metrics (#15726) (#16010)
* auth role struct + helper

* schema update

* gauge writer

* helper func

* added test

* changelog

* auth role counts never returns nil, removed check

* capitalized metric name

* capitalization continued & comment update

* added write for spiffe enabled metric

* schema update

* update test

* changelog update

* renamed roleUsageMetrics

* aligned function with existing standard

* metric name updated

* moved combineAuthRoleCounts to core_metrics_ent

* count metric functions renamed

* schema + hash update

* function renaming

Co-authored-by: Gaurav Mitra <gauravmitra@ibm.com>
2026-07-01 00:11:29 +00:00
hc-github-team-secure-vault-core
bd0d633f30 Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-30 22:25:00 +00:00
Vault Automation
3318557dda
add api snippets to automation snippets (#16005) (#16008)
Co-authored-by: claire bontempo <clairebontempo@gmail.com>
2026-06-30 22:11:08 +00:00
hc-github-team-secure-vault-core
daced1c6bc Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-30 19:32:05 +00:00
Vault Automation
42dd5ede91
serviceregistration: get a read lock in checkDuration() (#15949) (#15982)
Fixes a race condition between checkDuration() and merge().

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2026-06-30 18:59:40 +00:00
hc-github-team-secure-vault-core
930cc48086 Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-30 18:32:15 +00:00
Vault Automation
4590652ffd
VAULT-43730: Adding billing start date sdk test (#15798) (#15989)
* fixing conflicts

* VAULT-44278: Add Min Vault Version to Blackbox Tests

* testing pipeline

* testing pipeline

* testing pipeline

* adding timeout to go test

* testing pipeline

* fixing lint

* testing pipeline

* testing pipeline

* adding bob skill

* updating bob skills

* updating bob skills

* testing pipeline'

* testing pipeline

* testing pipeline

* testing pipeline

* testing pipeline

* updating blackbox steps

* VAULT-43634: Adding sdk performance replication test

* updating test

* testing pipeline

* testing pipeline

* testing pipeline

* adding ibm license go test

* testing pipeline

* testing pipeline

* testing pipeline

* testing pipeline

* testing pipeline

* fixing conflicts

* testing pipeline

* VAULT-43730: Adding billing start date sdk test

* undo VERSION

* testing pipeline

* updating test comments

* fixing conflicts

* VAULT-43734: Fixing replication blackbox sdk test (#15817)

* VAULT-43734: Fixing replication blackbox sdk test

* testing pipeline

* VAULT-43634: Adding sdk performance replication test

* fixing conflicts

* testing pipeline

* updating edition in test

* testing pipeline

* testing pipeline

* debugging test

* testing pipeline'

* testing pipeline

* fixing license_update test

* fixing conflicts

* undo version

* undo version

* undo workflow changes

* undo uneeded changes

* updating enos test automation

* testing pipeline

* testing pipeline

* testing glibc-common error

* undo dockerfile

* fixing microdnf issue

* undo cloud-ent test

* undo Dockerfile

Co-authored-by: Tin Vo <tintvo08@gmail.com>
2026-06-30 10:34:49 -07:00
hc-github-team-secure-vault-core
13e4b3c9f3 Merge remote-tracking branch 'remotes/from/ce/main'
Some checks are pending
build / setup (push) Waiting to run
build / Check ce/* Pull Requests (push) Blocked by required conditions
build / ui (push) Blocked by required conditions
build / artifacts-ce (push) Blocked by required conditions
build / artifacts-ent (push) Blocked by required conditions
build / hcp-setup (push) Waiting to run
build / hcp-image (push) Blocked by required conditions
build / test (push) Blocked by required conditions
build / test-hcp-image (push) Blocked by required conditions
build / completed-successfully (push) Blocked by required conditions
CI / setup (push) Waiting to run
CI / Run Autopilot upgrade tool (push) Blocked by required conditions
CI / Run Go tests (push) Blocked by required conditions
CI / Run Go tests tagged with testonly (push) Blocked by required conditions
CI / Run Go tests with data race detection (push) Blocked by required conditions
CI / Run Go tests with FIPS configuration (push) Blocked by required conditions
CI / Test UI (push) Blocked by required conditions
CI / tests-completed (push) Blocked by required conditions
Run linters / Setup (push) Waiting to run
Run linters / Deprecated functions (push) Blocked by required conditions
Run linters / Code checks (push) Blocked by required conditions
Run linters / Protobuf generate delta (push) Blocked by required conditions
Run linters / Format (push) Blocked by required conditions
Run linters / Semgrep (push) Waiting to run
Check Copywrite Headers / copywrite (push) Waiting to run
Security Scan / scan (push) Waiting to run
2026-06-30 04:33:18 +00:00
Vault Automation
a0783e1243
lock mount test table mutations (#15930) (#15966)
Changes:
Lock direct mount table replacement in TestCore_Mount_Local
Hold mountsLock while mutating a mount entry and calling persistMounts in TestCore_Mount_Local
Lock the direct mount entry slice rebuild in TestCore_Mount_Local
Lock direct mount table replacement in TestCore_FindOps
Lock direct mount table replacement in TestCore_MountInitialize

Co-authored-by: Jorge Aquino <jaquino.usmc@gmail.com>
2026-06-29 23:29:48 -05:00
hc-github-team-secure-vault-core
6ebab7a8f7 Merge remote-tracking branch 'remotes/from/ce/main'
Some checks failed
build / setup (push) Waiting to run
build / Check ce/* Pull Requests (push) Blocked by required conditions
build / ui (push) Blocked by required conditions
build / artifacts-ce (push) Blocked by required conditions
build / artifacts-ent (push) Blocked by required conditions
build / hcp-setup (push) Waiting to run
build / hcp-image (push) Blocked by required conditions
build / test (push) Blocked by required conditions
build / test-hcp-image (push) Blocked by required conditions
build / completed-successfully (push) Blocked by required conditions
CI / setup (push) Waiting to run
CI / Run Autopilot upgrade tool (push) Blocked by required conditions
CI / Run Go tests (push) Blocked by required conditions
CI / Run Go tests tagged with testonly (push) Blocked by required conditions
CI / Run Go tests with data race detection (push) Blocked by required conditions
CI / Run Go tests with FIPS configuration (push) Blocked by required conditions
CI / Test UI (push) Blocked by required conditions
CI / tests-completed (push) Blocked by required conditions
Run linters / Setup (push) Waiting to run
Run linters / Deprecated functions (push) Blocked by required conditions
Run linters / Code checks (push) Blocked by required conditions
Run linters / Protobuf generate delta (push) Blocked by required conditions
Run linters / Format (push) Blocked by required conditions
Run linters / Semgrep (push) Waiting to run
Check Copywrite Headers / copywrite (push) Waiting to run
Security Scan / scan (push) Waiting to run
test-ci-bootstrap / bootstrap-ci (push) Has been cancelled
2026-06-29 21:29:21 +00:00
Vault Automation
66070ef40b
Backport Initial route setup for external/public PKI work into ce/main (#15971)
* Initial route setup for external/public PKI work (#15947)

* update readme

* add external pki routes

* hide public pki from prod

* update route headers to display engine path

* add tabs, add navigation acceptance tests

* sentence case tabs

* filter from CE runs (#15972)

---------

Co-authored-by: claire bontempo <clairebontempo@gmail.com>
2026-06-29 13:42:27 -07:00
hc-github-team-secure-vault-core
b223f2617e Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-29 17:50:04 +00:00
Vault Automation
eb8b43eaa1
Backport Add enterprise build tag to ent files lacking it. Add cedev Makefile target into ce/main (#15877)
* Add enterprise build tag to ent files lacking it. Add cedev Makefile target (#10934)

* Revert everything except the ce stub

---------

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2026-06-29 17:09:09 +00:00
hc-github-team-secure-vault-core
0a7a0d29e2 Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-29 16:17:08 +00:00
Vault Automation
8477338069
aws: increase rules per security group
Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-06-29 09:44:16 -06:00
Vault Automation
78151c8eee
VAULT-46299 update state checking on performance secondary clusters (#15679) (#15941)
* update state checking on performance secondary clusters

* add token test

* add changelog

* update changelog

* add and modify test

* drop test - covered in external testing

* Update changelog/_15679.txt



* Update changelog/_15679.txt



* adjust test

* update token wal test

* adjust test

* add t.Parallel to tests

---------

Co-authored-by: Catalina Martinez <107933424+catamtz@users.noreply.github.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2026-06-29 15:25:21 +00:00
Vault Automation
8688045bea
adding team to codeowners (#15956) (#15959)
Co-authored-by: JMGoldsmith <spartanaudio@gmail.com>
2026-06-29 10:43:42 -04:00
hc-github-team-secure-vault-core
042e17bf44 Merge remote-tracking branch 'remotes/from/ce/main'
Some checks failed
build / setup (push) Has been cancelled
build / hcp-setup (push) Has been cancelled
CI / setup (push) Has been cancelled
Run linters / Setup (push) Has been cancelled
Run linters / Semgrep (push) Has been cancelled
Check Copywrite Headers / copywrite (push) Has been cancelled
Security Scan / scan (push) Has been cancelled
build / Check ce/* Pull Requests (push) Has been cancelled
build / ui (push) Has been cancelled
build / artifacts-ce (push) Has been cancelled
build / artifacts-ent (push) Has been cancelled
build / hcp-image (push) Has been cancelled
build / test (push) Has been cancelled
build / test-hcp-image (push) Has been cancelled
build / completed-successfully (push) Has been cancelled
CI / Run Autopilot upgrade tool (push) Has been cancelled
CI / Run Go tests (push) Has been cancelled
CI / Run Go tests tagged with testonly (push) Has been cancelled
CI / Run Go tests with data race detection (push) Has been cancelled
CI / Run Go tests with FIPS configuration (push) Has been cancelled
CI / Test UI (push) Has been cancelled
CI / tests-completed (push) Has been cancelled
Run linters / Deprecated functions (push) Has been cancelled
Run linters / Code checks (push) Has been cancelled
Run linters / Protobuf generate delta (push) Has been cancelled
Run linters / Format (push) Has been cancelled
2026-06-26 21:27:01 +00:00
Vault Automation
d7ec233a8a
Add managed key support to CSR sign and set certificate chain endpoints (#15908) (#15933)
* Add managed key support to CSR sign and set certificate chain endpoints
2026-06-26 15:33:40 -05:00
hc-github-team-secure-vault-core
a17297ec12 Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-26 19:31:05 +00:00
Vault Automation
25fde555c9
auto: bumps vault-client-typescript version (#15927) (#15931) 2026-06-26 18:39:24 +00:00
hc-github-team-secure-vault-core
bc464a8c57 Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-26 18:30:44 +00:00
Vault Automation
153366f1c0
Backport pipeline: enable us-east-2 region when running scenarios into ce/main
* pipeline: enable us-east-2 region when running scenarios (#15869)

Due to the frequent runner disconnects leaving orphaned infra, we're now
commonly seeing more VPC limit issues in the intervals between when the
infra sweeper runs. Instead of increasing our limits more, we'll instead
enable `us-east-2`. There will be a marginal cost impact as `us-east-2`
is ever so slightly more expensive than `us-west-2` and `us-east-1`, but
it's worth it so as to not have failing CI runs.

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-06-26 13:58:24 -04:00
hc-github-team-secure-vault-core
601cdf9547 Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-26 17:31:36 +00:00
Vault Automation
fd0a367b1d
UI API Client Dependency Update Workflow (#12771) (#12907)
* adds github actions workflow to bump ui api client version on repository dispatch event

* Update .github/workflows/ui-client-update.yml



* Update .github/workflows/ui-client-update.yml



* Update .github/workflows/ui-client-update.yml



* fixes missing uses key

* Update .github/workflows/ui-client-update.yml



---------

Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-06-26 12:44:19 -04:00
Vault Automation
6135543f81
VAULT-43733: Adding IBM License Update SDK Test (#15563) (#15910)
* fixing conflicts

* VAULT-44278: Add Min Vault Version to Blackbox Tests

* testing pipeline

* testing pipeline

* testing pipeline

* adding timeout to go test

* testing pipeline

* fixing lint

* testing pipeline

* testing pipeline

* adding bob skill

* updating bob skills

* updating bob skills

* testing pipeline'

* testing pipeline

* testing pipeline

* testing pipeline

* testing pipeline

* updating blackbox steps

* updating test

* testing pipeline

* testing pipeline

* testing pipeline

* adding ibm license go test

* testing pipeline

* testing pipeline

* testing pipeline

* updating edition in test

* testing pipeline

* testing pipeline

* testing pipeline

* fixing tests

* debugging test

* testing ibm license update

* testing pipeline'

* testing pipeline

* testing pipeline

* fixing test errors

* fixing conflicts

* testing pipeline

* testing pipeline

* testing pipeline

* fixing conflicts

* testing isolated/verify

* testing pipeline

* fixing TestVaultUndoLogsMetric issue and adding TestVaultUndoLogsMetricAllFollowers

* fixing TestVaultUndoLogsMetric issue

* testing pipeline

Co-authored-by: Tin Vo <tintvo08@gmail.com>
2026-06-26 09:41:55 -07:00
hc-github-team-secure-vault-core
55b560c562 Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-26 16:36:25 +00:00
Vault Automation
7d46f59626
auto: bumps vault-client-typescript version (#15844) (#15904) 2026-06-26 09:20:52 -07:00
hc-github-team-secure-vault-core
0b765e7dd1 Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-26 15:43:04 +00:00
Vault Automation
e5cddbc4f9
VAULT-45737 remove all failures, add relevant test results (#15182) (#15897)
* remove all failures, add relevant test results

* adding code change for test.

* adding back in deleted code

* changing to testonly

* adding links to tests

* update to tree, not ref

* removing test

* adding script for first test manifest

Co-authored-by: JMGoldsmith <spartanaudio@gmail.com>
2026-06-26 17:22:18 +02:00
hc-github-team-secure-vault-core
94924d6c6a Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-26 14:49:53 +00:00
Vault Automation
2e37e340c5
Backport [VAULT-46498]: Do not redirect all snapshot operations into ce/main (#15842)
* [VAULT-46498]: Do not redirect all snapshot operations (#15769)

* only redirect snapshot loads. all other snapshot operations should be handled normally

* changelog

* fix comment, add additional test cases

* VAULT-46498: Snapshot redirect test should be ent only (#15861)

---------

Co-authored-by: miagilepner <mia.epner@hashicorp.com>
2026-06-26 09:30:20 -05:00
Vault Automation
be91719837
Fix Instana test tracing configuration and add package documentation (#15529) (#15783)
* updated files for proper Instana test recording

* updates

* Update upload-test-results-to-instana.sh

* Update upload-test-results-to-instana.sh

* updates

* changes

* changes

* upfate

* update instana.go:

* Update instana.go

* updates

* Update instana.go

* Update instana.go

* Update tools/instana-uploader/main.go



* fixes

* Update release-procedure-ent.yml

---------

Co-authored-by: Jaired Jawed <jaired.jawed@hashicorp.com>
Co-authored-by: hashigator <280075563+hashigator@users.noreply.github.com>
2026-06-26 09:50:01 -04:00
hc-github-team-secure-vault-core
4b91bcdb62 Merge remote-tracking branch 'remotes/from/ce/main'
Some checks are pending
build / setup (push) Waiting to run
build / Check ce/* Pull Requests (push) Blocked by required conditions
build / ui (push) Blocked by required conditions
build / artifacts-ce (push) Blocked by required conditions
build / artifacts-ent (push) Blocked by required conditions
build / hcp-setup (push) Waiting to run
build / hcp-image (push) Blocked by required conditions
build / test (push) Blocked by required conditions
build / test-hcp-image (push) Blocked by required conditions
build / completed-successfully (push) Blocked by required conditions
CI / setup (push) Waiting to run
CI / Run Autopilot upgrade tool (push) Blocked by required conditions
CI / Run Go tests (push) Blocked by required conditions
CI / Run Go tests tagged with testonly (push) Blocked by required conditions
CI / Run Go tests with data race detection (push) Blocked by required conditions
CI / Run Go tests with FIPS configuration (push) Blocked by required conditions
CI / Test UI (push) Blocked by required conditions
CI / tests-completed (push) Blocked by required conditions
Run linters / Setup (push) Waiting to run
Run linters / Deprecated functions (push) Blocked by required conditions
Run linters / Code checks (push) Blocked by required conditions
Run linters / Protobuf generate delta (push) Blocked by required conditions
Run linters / Format (push) Blocked by required conditions
Run linters / Semgrep (push) Waiting to run
Check Copywrite Headers / copywrite (push) Waiting to run
Security Scan / scan (push) Waiting to run
2026-06-26 06:22:28 +00:00
Vault Automation
7dc338bc02
fixing parsing error for 64 bit slot id (#15666) (#15849)
* fixing parsing error for 64 bit slot id

* adding this changes in changelog

* Revert "adding this changes in changelog"

This reverts commit 6b61c0c934161d9fbce2b16cf06a5dc60dc8db45.

        reverting previous commit for chaneglog

* adding new changelog file

* adding new changelog file

Co-authored-by: sandeep-ibm2026 <sandeep.kumar.srivastava@ibm.com>
2026-06-26 11:50:16 +05:30
hc-github-team-secure-vault-core
0331ea73f1 Merge remote-tracking branch 'remotes/from/ce/main'
Some checks are pending
build / setup (push) Waiting to run
build / Check ce/* Pull Requests (push) Blocked by required conditions
build / ui (push) Blocked by required conditions
build / artifacts-ce (push) Blocked by required conditions
build / artifacts-ent (push) Blocked by required conditions
build / hcp-setup (push) Waiting to run
build / hcp-image (push) Blocked by required conditions
build / test (push) Blocked by required conditions
build / test-hcp-image (push) Blocked by required conditions
build / completed-successfully (push) Blocked by required conditions
CI / setup (push) Waiting to run
CI / Run Autopilot upgrade tool (push) Blocked by required conditions
CI / Run Go tests (push) Blocked by required conditions
CI / Run Go tests tagged with testonly (push) Blocked by required conditions
CI / Run Go tests with data race detection (push) Blocked by required conditions
CI / Run Go tests with FIPS configuration (push) Blocked by required conditions
CI / Test UI (push) Blocked by required conditions
CI / tests-completed (push) Blocked by required conditions
Run linters / Setup (push) Waiting to run
Run linters / Deprecated functions (push) Blocked by required conditions
Run linters / Code checks (push) Blocked by required conditions
Run linters / Protobuf generate delta (push) Blocked by required conditions
Run linters / Format (push) Blocked by required conditions
Run linters / Semgrep (push) Waiting to run
Check Copywrite Headers / copywrite (push) Waiting to run
Security Scan / scan (push) Waiting to run
2026-06-25 22:27:55 +00:00
Vault Automation
fb7b470284
Backport go: upgrade software.sslmate.com/src/go-pkcs12 to v0.7.2 to resolve GO-2026-5052 into ce/main
Update software.sslmate.com/src/go-pkcs12 to v0.7.2 to fix security vulnerability GO-2026-5052

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-06-25 22:01:26 +00:00
hc-github-team-secure-vault-core
b7c1925446 Merge remote-tracking branch 'remotes/from/ce/main'
Some checks are pending
build / setup (push) Waiting to run
build / Check ce/* Pull Requests (push) Blocked by required conditions
build / ui (push) Blocked by required conditions
build / artifacts-ce (push) Blocked by required conditions
build / artifacts-ent (push) Blocked by required conditions
build / hcp-setup (push) Waiting to run
build / hcp-image (push) Blocked by required conditions
build / test (push) Blocked by required conditions
build / test-hcp-image (push) Blocked by required conditions
build / completed-successfully (push) Blocked by required conditions
CI / setup (push) Waiting to run
CI / Run Autopilot upgrade tool (push) Blocked by required conditions
CI / Run Go tests (push) Blocked by required conditions
CI / Run Go tests tagged with testonly (push) Blocked by required conditions
CI / Run Go tests with data race detection (push) Blocked by required conditions
CI / Run Go tests with FIPS configuration (push) Blocked by required conditions
CI / Test UI (push) Blocked by required conditions
CI / tests-completed (push) Blocked by required conditions
Run linters / Setup (push) Waiting to run
Run linters / Deprecated functions (push) Blocked by required conditions
Run linters / Code checks (push) Blocked by required conditions
Run linters / Protobuf generate delta (push) Blocked by required conditions
Run linters / Format (push) Blocked by required conditions
Run linters / Semgrep (push) Waiting to run
Check Copywrite Headers / copywrite (push) Waiting to run
Security Scan / scan (push) Waiting to run
2026-06-25 20:37:03 +00:00
Vault Automation
7b103fd204
fix tsl host mismatch by changing the serverName to match what is given on the dynamic leaf cert (#15813) (#15854)
Co-authored-by: Cole Heinbaugh <cole.heinbaugh@ibm.com>
2026-06-25 13:08:40 -07:00
hc-github-team-secure-vault-core
b41ee3001f Merge remote-tracking branch 'remotes/from/ce/main' 2026-06-25 19:33:09 +00:00
Vault Automation
1a7385ab0f
Backport Turn opts.Raw into WithoutEnvelope for Policy Encrypt into ce/main (#15867)
* no-op commit

* Turn opts.Raw into WithoutEnvelope instead of a mismatching raw parameter in encryptWithManagedKey (#15862)

---------

Co-authored-by: Scott Miller <smiller@hashicorp.com>
2026-06-25 19:15:46 +00:00