Skip to content

pin transport#3214

Merged
margaretjgu merged 2 commits into9.3from
bump5
Mar 5, 2026
Merged

pin transport#3214
margaretjgu merged 2 commits into9.3from
bump5

Conversation

@margaretjgu
Copy link
Member

No description provided.

@prodsecmachine
Copy link

prodsecmachine commented Mar 5, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

JoshMock
JoshMock previously approved these changes Mar 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@margaretjgu margaretjgu merged commit b671b22 into 9.3 Mar 5, 2026
23 of 25 checks passed
@margaretjgu margaretjgu deleted the bump5 branch March 5, 2026 14:59
@elastic-vault-github-plugin-prod

The backport to main failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-main main
# Navigate to the new working tree
cd .worktrees/backport-main
# Create a new branch
git switch --create backport-3214-to-main
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 b671b225770380c8c40bc03297170b52e24c2a04
# Push it to GitHub
git push --set-upstream origin backport-3214-to-main
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-main

Then, create a pull request where the base branch is main and the compare/head branch is backport-3214-to-main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants