-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Backport of terraform: pin to 1.7.5 until 1.8.0 crash is resolved into release/1.15.x #26358
Merged
ryancragun
merged 1 commit into
release/1.15.x
from
backport/ryan/pin-enos-terraform/correctly-chief-meerkat
Apr 10, 2024
Merged
Backport of terraform: pin to 1.7.5 until 1.8.0 crash is resolved into release/1.15.x #26358
ryancragun
merged 1 commit into
release/1.15.x
from
backport/ryan/pin-enos-terraform/correctly-chief-meerkat
Apr 10, 2024
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
hc-github-team-secure-vault-core
force-pushed
the
backport/ryan/pin-enos-terraform/correctly-chief-meerkat
branch
from
April 10, 2024 21:39
500c50a
to
9415b59
Compare
hc-github-team-secure-vault-core
requested a review
from a team
as a code owner
April 10, 2024 21:39
github-actions
bot
added
the
hashicorp-contributed-pr
If the PR is HashiCorp (i.e. not-community) contributed
label
Apr 10, 2024
ryancragun
approved these changes
Apr 10, 2024
Build Results: |
CI Results: |
ryancragun
deleted the
backport/ryan/pin-enos-terraform/correctly-chief-meerkat
branch
April 10, 2024 22:03
akshya96
pushed a commit
that referenced
this pull request
Apr 11, 2024
Co-authored-by: Ryan Cragun <[email protected]>
akshya96
added a commit
that referenced
this pull request
Apr 12, 2024
….15.x (#26143) * Change minimum retention window CE changes (#26118) * Retention window oss changes * latest oss changes * remove operator_diagnose change * backport of commit da21b85 (#25666) Co-authored-by: Scott Miller <[email protected]> * headers only modified if we have a header formatter and headers (#26140) * backport of commit 1885f16 (#26153) Co-authored-by: miagilepner <[email protected]> * Known issues: Vault Enterprise - Performance Standby nodes audit log all request headers (#26158) (#26159) * Add known issue docs for Ent Perf Standby audit header logging issue * attempt to improve description Co-authored-by: Peter Wilson <[email protected]> * Correct version for next 1.15 release (#26212) * Update CHANGELOG.md (#26215) To follow new processes for creating release notes on GitHub, I need to update the changelog on the release branch. I've opted to copy the entirety of the 1.15 changelog content to the release branch, adding the notes for 1.15.7. Next I'll create the tag per these instructions https://github.com/hashicorp/engineering-docs/blob/main/consul/releases/release-process.md#manually-create-github-releases-for-ent-only-patch-releases, and update the release notes for that tag & release. * backport of commit 92c5847 (#26234) Co-authored-by: Theron Voran <[email protected]> * backport of commit f1922d2 (#26272) Co-authored-by: Socheat Sok <[email protected]> * UI: Don't show Resultant-ACL banner when wildcard policy present (#26233) (#26271) * Add wildcard calc helpers to permissions service with tests * Check for wildcard access when calculating permissionsBanner * Move resultant-acl banner within TokenExpireWarning so it's mutually exclusive with token expired banner * fix permissions banner if statement * Add margin to resultant-acl * cleanup comments * backport of commit d1fda88 (#26302) Co-authored-by: James Bayer <[email protected]> * backport of commit 02312cb (#26305) Co-authored-by: Victor Rodriguez <[email protected]> * backport of commit c9dafc1 (#26187) Co-authored-by: NikolaiMagicnet <[email protected]> * UI: Replication page navigation fix (#26325) (#26339) * Add replication mirage handler * Add test with skipped failed assertion * Use component-calculated attrsForCurrentMode instead of cluster.replicationAttrs which wasn't triggering component updates * assert previously-skipped assertion * Add changelog * UI: fix replication nav 1.15.x (#26349) * Update test selectors specific to 1.15.x * calculate attrs based on replication-mode service instead of cluster model getter * backport of commit 71758f4 (#26358) Co-authored-by: Ryan Cragun <[email protected]> * UI: Dependency bumps 1.15.x (#26371) * reform yarn.lock without minimatch or qs in resolutions * pin async and nth-check * fix TS errors after bump * bump ember-template-lint and disable broken rules * pin ansi-html * add extra lint rule to skip * remove ember-d3 in favor of specific d3 libraries we import except d3-selection which was failing in compareAttributes * add changelog from PR to main --------- Co-authored-by: akshya96 <[email protected]> Co-authored-by: Scott Miller <[email protected]> Co-authored-by: Peter Wilson <[email protected]> Co-authored-by: miagilepner <[email protected]> Co-authored-by: Meggie <[email protected]> Co-authored-by: Theron Voran <[email protected]> Co-authored-by: Socheat Sok <[email protected]> Co-authored-by: Chelsea Shaw <[email protected]> Co-authored-by: James Bayer <[email protected]> Co-authored-by: Victor Rodriguez <[email protected]> Co-authored-by: NikolaiMagicnet <[email protected]> Co-authored-by: Ryan Cragun <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
hashicorp-contributed-pr
If the PR is HashiCorp (i.e. not-community) contributed
pr/no-changelog
pr/no-milestone
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 #26356 to be assessed for backporting due to the inclusion of the label backport/1.15.x.
The below text is copied from the body of the original PR.
It appears that our scenario modules have some sort of incompatibility with Terraform 1.8.0. Pin to 1.7.5 until it has been resolved.
Example: https://github.com/hashicorp/vault/actions/runs/8637615983/job/23680543071#step:10:86
Overview of commits