Skip to content
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

Add HCP subcommand -- integrate with HCP library #23897

Merged
merged 33 commits into from Jan 9, 2024
Merged

Conversation

biazmoreira
Copy link
Contributor

@biazmoreira biazmoreira commented Oct 30, 2023

Integrate new HCP library and its command group

@biazmoreira biazmoreira changed the title Add HCP engine token logic Add HCP subcommand -- integrate with HCP library Oct 30, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Oct 30, 2023
command/base.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
command/commands.go Outdated Show resolved Hide resolved
command/commands.go Outdated Show resolved Hide resolved
command/commands.go Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Oct 31, 2023

CI Results:
All Go tests succeeded! ✅

command/base.go Outdated Show resolved Hide resolved
Copy link
Contributor

@ccapurso ccapurso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
website/content/docs/commands/hcp.mdx Outdated Show resolved Hide resolved
biazmoreira and others added 24 commits January 9, 2024 13:37
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: Sarah Chavis <62406755+schavis@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: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
@biazmoreira biazmoreira merged commit e0216ca into main Jan 9, 2024
111 checks passed
@biazmoreira biazmoreira deleted the biazmoreira/hcp/en branch January 9, 2024 14:29
@@ -0,0 +1,4 @@
```release-note:feature
cli: introduce new command group hcp which groups subcommands for authentication of users or machines to HCP using
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@biazmoreira next time please use the correct new feature formatting for new features in the changelog.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To add some more clarification - this should use the "Feature Name" we'd use in the release notes, and should try to communicate to the user why they would want to learn more about this brand new feature we're introducing in Vault 1.16.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants