forked from hashicorp/vault
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upstream tag v1.18.5 (revision 2cb3755273) #81
Open
fopina-ci
wants to merge
3,662
commits into
main
Choose a base branch
from
upstream-to-pr/rev-2cb3755273
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Co-authored-by: Josh Black <raskchanky@gmail.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com>
Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com>
Co-authored-by: miagilepner <mia.epner@hashicorp.com>
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
Co-authored-by: Adrian Todorov <adrian.todorov@hashicorp.com>
…corp#28728) * Remove decodeURIComponent method for KVv2 secret path on list view (hashicorp#28698) * remove encoding for KVv2 * test coverage * changelog * validations * Revert "validations" This reverts commit d6fd291. * update subtext for secret path * Update list.js * Update secret-edit.js * test coverage for data-octets * Update list-directory.js * fix modelForm test * amend subText * test selector things * fix / update to old test selectors
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
Co-authored-by: miagilepner <mia.epner@hashicorp.com>
Co-authored-by: Deniz Onur Duzgun <59659739+dduzgun-security@users.noreply.github.com>
hashicorp#29430) (hashicorp#29466) * UI: Fix text overflow for long Secret and Auth names (hashicorp#29430) * adding overflow class to link text * adding separate class to fix overflow text on list & card views * adding class to search list items to handle overflow * adding ellipsis instead of just hidden for visual indicator * added changelog * updating styling to use helper classes, added child class to global style, updated changelog * added test checks for oveflow classes * Revert "UI: Fix text overflow for long Secret and Auth names (hashicorp#29430)" This reverts commit f55d07e. * backport for UI: Fix text overflow for long Secret and Auth names (hashicorp#29430) * adding overflow class to link text * adding separate class to fix overflow text on list & card views * adding class to search list items to handle overflow * adding ellipsis instead of just hidden for visual indicator * added changelog * updating styling to use helper classes, added child class to global style, updated changelog * added test checks for oveflow classes * Revert "backport for UI: Fix text overflow for long Secret and Auth names (hashicorp#29430)" This reverts commit eee76a4. * backporting for UI: Fix text overflow for long Secret and Auth names (hashicorp#29430) * adding overflow class to link text * adding separate class to fix overflow text on list & card views * adding class to search list items to handle overflow * adding ellipsis instead of just hidden for visual indicator * added changelog * updating styling to use helper classes, added child class to global style, updated changelog * added test checks for oveflow classes
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
Co-authored-by: Thy Ton <maithytonn@gmail.com>
Co-authored-by: Thy Ton <maithytonn@gmail.com>
…specific into release/1.18.x (hashicorp#29445) * Updates to Validate on Parse PEMBlock, so that a single cert or a single key parses (test fixes). * Add changelog. * Make test certificate expire in a while, not at linux epoch. * Remove duplicate code. * Updates based on review. * Fix license header. * Add stub file from feature work that makes refactor work. * Missing arguments * Fix ip-address inside test function broken by merge. * Updated comments on how this test catches parsePEM bug. * Update to upgrade less. * Make certificate-transparency available to sdk. * Updated sdk does update top level go. --------- Co-authored-by: kitography <khaines@mit.edu>
…9415) * [VAULT-19467] Vault UI Breadcrumb Title Case * should use Title Case * update changelog * rename changelog * update tests * more test updates * update tests --------- Co-authored-by: Tony Wittinger <anwittin@users.noreply.github.com>
Co-authored-by: Bruno Oliveira de Souza <bruno.souza@hashicorp.com>
Co-authored-by: Scott Miller <smiller@hashicorp.com>
…9515) - Ensure parameters are present for Ent backport - Update heading
Co-authored-by: Thy Ton <maithytonn@gmail.com>
Co-authored-by: Thy Ton <maithytonn@gmail.com>
Co-authored-by: Dan Rivera <dan.rivera@hashicorp.com>
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
Co-authored-by: Bruno Oliveira de Souza <bruno.souza@hashicorp.com>
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
) (hashicorp#29555) * replace custom tag class with Hds::Badge * another wave of custom class replacements * remove tag class styles and cleanup * add changelog entry * fix changelog name * remove changelog entry and old styles and clean up * remove extra classes and clean up * one more clean up section * update tests * fix value check * updated test * update tests * switch to code elements with specific styling and cleanup
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
Co-authored-by: Amir Aslamov <amir.aslamov@hashicorp.com>
Co-authored-by: lane-wetmore <lane.wetmore@hashicorp.com>
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
…nce method for testing purposes (hashicorp#29659)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Integrating latest changes from hashicorp/vault tag v1.18.5
Commit summary omitted as it exceeds maximum message size.