Backport of [UI] - run colocated components codemod into release/1.20.x#31406
Closed
hc-github-team-secure-vault-core wants to merge 252 commits into
Closed
Backport of [UI] - run colocated components codemod into release/1.20.x#31406hc-github-team-secure-vault-core wants to merge 252 commits into
hc-github-team-secure-vault-core wants to merge 252 commits into
Conversation
* Update vault-plugin-auth-gcp to v0.21.0 * Add changelog --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: Eric Jones <cirej2013@gmail.com>
Co-authored-by: Eric Jones <cirej2013@gmail.com>
* Update vault-plugin-auth-azure to v0.21.0 * Add changelog --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
* pull in 1.19 doc updates for backport to 1.20 * add 1.20 to hsm entry
* Add missing protocol path table to CMPv2 API documentation * Update CODEOWNERS for PKI api-docs
* add h1 page title and update styling
* most important scep docs * oops. forgot to commit everything. * Add docs around SCEP auth * More SCEP api doc updates * Add return_full_ca_chain parameter to SCEP config docs * Remove duplicated EST sections * Update missing SCEP reference within pki/index.mdx * PR feedback * PR feedback 2 * Rename return_full_ca_chain to restrict_ca_chain_to_issuer * Apply suggestions from code review Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com> * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Tweaks to review suggestions from Sarah * Apply suggestions from code review Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Fix typo * Fix typo --------- Co-authored-by: Kit Haines <khaines@mit.edu> Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com> Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
…page (#30865) * move helper text above code editor * move above header
* remove 1.19 from the versioned redirect * one more fix
* re-enable 1.19.x as ce_active * add 1.17.x back * set 1.17.x ce_active to false --------- Co-authored-by: davidadeleon <ddeleon@hashicorp.com>
* Update vault-plugin-secrets-alicloud to v0.20.0 * Add changelog * Update go.mod spacing --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com> Co-authored-by: Michael Blaum <96261585+hashiblaum@users.noreply.github.com>
* Update vault-plugin-auth-jwt to v0.24.1 * Add changelog --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
* Update vault-plugin-secrets-terraform to v0.12.0 * Add changelog --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
* Update table layout * fix weird headers
Co-authored-by: Eric Jones <cirej2013@gmail.com>
* Update vault-plugin-auth-kubernetes to v0.22.1 * Add changelog --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
…_group_ids parameters are required (#30913)
* remove omitempty to ensure valid is always returned * add changelog * add test
* add link to empty state * add "UI"
* ce changes for https://github.com/hashicorp/vault-enterprise/pull/8193 * lower case enterprise only errors --------- Co-authored-by: Ben Ash <bash@hashicorp.com>
* test assertion for form fields * resuse const cars * add tests * remove conditionals for attr.name * link jira VAULT-36640 * test assertion for form fields * resuse const cars * add tests * remove conditionals for attr.name * [UI] removed guard for `this.hideLabel` and `this.labelString` for migrated HDS components * reverty copy pasta --------- Co-authored-by: Cristiano Rastelli <public@didoo.net>
* Completed initial replacement of editor * fixing ts issues * removing codemirror modifier and deps * working on replacing the code editor * addressing linting concerns * cleaning up policy-form editor * fixing linting issues * fixing linting issues * fixing tests * fixing tests * fixing tests * fixing tests * fixing failing tests * cleaning up PR * fixing tests * remove outdated message for navigating editor * fix linting in tests * add changelog * fix tests * update naming * remove unused lint param + name changes * update test selector usage * update test selector usage * update test selector usage * lint fixes * replace page object selectors * lint fix * fix lint * fix lint after merge * update tests * remove import --------- Co-authored-by: Lane Wetmore <lane.wetmore@hashicorp.com>
…e updates in nightly tests (#31333) * Add option to control write/read from cache independently * Cleanup enabled from key
* VAULT-35602: adding Enos LDAP Tests * adding godaddy tests * updating external integration target module name
…ng removal stage (#31215) * HCL dup attr deprecation: pending removal * correct docs * add changelog * better error message for possible common errors * Update website/content/partials/deprecation/duplicate-hcl-attributes.mdx Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com> * Update website/content/partials/deprecation/duplicate-hcl-attributes.mdx Co-authored-by: Luis (LT) Carbonell <lt.carbonell@hashicorp.com> --------- Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com> Co-authored-by: Luis (LT) Carbonell <lt.carbonell@hashicorp.com>
* added changelog records for minor release * PQC algorithm changelog edits --------- Co-authored-by: lursu <leland.ursu@hashicorp.com> Co-authored-by: Scott G. Miller <smiller@hashicorp.com>
…CE & Ent (#31255) * removed artifactory_username * updated artifactory token * ran enos fmt * ran terraform fmt * debugging/ testing - pinned enos version, added null username * byyyyy
Signed-off-by: Ryan Cragun <me@ryan.ec>
* (enos) Add KMIP Enos Test Suite * skip KMIP for CE runs * reads... * cleanup variables * fix
* update greys to use hds tokens * update blue vars * remove unused color vars * replace remaining colors, add hex codes in commnets * update kv rgp color * remove color_variables file and use hds tokens directly
* use hds alert component, update tests delete page objects * move token to next row * revert compact alert * remove a11y overrides for control group tests
* adding clause for external plugin to tooltip * fixing mouseover event * fix check * pulling object out of list * fix used parameter * adding comments * fix * fixing tests * adding 1 more test * update tooltip func, remove excess params, update tests
* VAULT-38228 CE side of sighup for observations * reload CE
* VAULT-37303 CE changes * changelog
…31274) After googleapis/google-cloud-go#11519, errors must be checked with `errors.Is`. Addresses #31125. Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
* adds form for auth method and updates mount backend form to use it * fixes tests
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement Learn more about why HashiCorp requires a CLA and what the CLA includes 28 out of 29 committers have signed the CLA.
Pmoranga seems not to be a GitHub user. Have you signed the CLA already but the status is still pending? Recheck it. |
|
CI Results: |
9 tasks
This file contains hidden or 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
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.
Backport
This PR is auto-generated from #31397 to be assessed for backporting due to the inclusion of the label backport/1.20.x.
🚨
The person who merged in the original PR is:
@zofskeez
This person should resolve the merge-conflict(s) by either:
The below text is copied from the body of the original PR.
Description
There were still a good number of component templates left in the
templates/componentsdirectory. Ember has long supported (2019!) colocation of components and their templates. Handily, there is also a codemod that will do this change for you. There was one hiccup in that the codemod is old enough, it doesn't recognize some newer syntax, but there is also a PR to fix this issue.This PR is the result of running this command in the
uidirectory:JIRA ticket
TODO only if you're a HashiCorp employee
backport/label that matches the desired release branch. Note that in the CE repo, the latest release branch will look likebackport/x.x.x, but older release branches will bebackport/ent/x.x.x+ent.of a public function, even if that change is in a CE file, double check that
applying the patch for this PR to the ENT repo and running tests doesn't
break any tests. Sometimes ENT only tests rely on public functions in CE
files.
in the PR description, commit message, or branch name.
description. Also, make sure the changelog is in this PR, not in your ENT PR.
PCI review checklist
Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.
Overview of commits