Add sentinel configuration stanza documentation to OSS.#9558
Merged
Conversation
ncabatoff
approved these changes
Jul 22, 2020
sgmiller
added a commit
that referenced
this pull request
Jul 22, 2020
tsaarni
pushed a commit
to Nordix/vault
that referenced
this pull request
Sep 25, 2025
…o release/1.20.x+ent (hashicorp#9212) (hashicorp#9558) * license: add support for publishing artifacts to IBM PAO (hashicorp#8366) * Add getting started guide and licenses * Add eBOM files * Switch to IBM license documents * Bump actions-pao-tool * Add eBOM for premium on Z * Update Getting Started guide * Namespace license selection step ID * Fix LICENSE_DIR for ci-prepare-ent-legal The var was being passed to the wrong step * Fix license selection ID These changes were missed in 210c178c2a. * Adds a 'Generate PAO metadata' step to the setup job in build.yml * TEMP: enable CRT for ibm-pao-artifacts branch * Removes downloads of EULA and Terms of Evaluation as only IPLA licenses are wanted for enterprise products now * Adds Getting Started Guide for Z licenses * TEMP: Suppress security vulnerability to unblock ToB testing (plz revert before merging) * Removes incorrect initial line from eBOM 5900-BJ8.essentials * Whitespace commit because last prepare had odd commit SHA that bob didn't recognize and isn't in the PR commits * Adds 'Softcopy/' to the end of the Docker license dest path * Revert "TEMP: Suppress security vulnerability to unblock ToB testing (plz revert before merging)" This reverts commit 9a54a7a68945d9b41633806385c2b11ae0a6e0db. * Revert "TEMP: enable CRT for ibm-pao-artifacts branch" This reverts commit b62ec5f2214db6a30f24e9a27fa8f1af7a0c19d2. * changed-file: add IBM PAO license metadata to enterprise group --------- * build: don't generate PAO metadata for ce artifacts (hashicorp#9251) * update eboms to correct versions and fips --------- Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: brian shore <bshore@hashicorp.com> Co-authored-by: Ethel Evans <ethel.evans@hashicorp.com> Co-authored-by: Ryan Cragun <me@ryan.ec>
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.
Mistakenly documented the sentinel config stanza in ENT as it was an ent
feature.