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

[release-1.0] Cherry picks for ARM64 support #455

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

marckhouzam
Copy link
Contributor

What this PR does / why we need it

Cherry-pick: #367 #453

Which issue(s) this PR fixes

Fixes # N/A

Describe testing done for PR

Did a git diff main and confirmed the only different is the CI change from #407

Release note

Build the Tanzu CLI for `linux-arm64` and `darwin-arm64`. The `tanzu builder` plugin now also supports building and publishing for arm64 by default.

Additional information

Special notes for your reviewer

We start building the 'builder' and 'test' plugins for ARM64.
We also default new plugin projects to also building for ARM64.

The builder plugin will publish the ARM64 binaries and include them in
the plugin inventory DB if they are present.  If they are not present,
the builder plugin will ignore them with a printout.

Signed-off-by: Marc Khouzam <[email protected]>
@marckhouzam marckhouzam requested a review from a team as a code owner August 2, 2023 17:21
Copy link
Contributor

@anujc25 anujc25 left a comment

Choose a reason for hiding this comment

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

LGTM

@marckhouzam marckhouzam merged commit e20faf0 into vmware-tanzu:release-1.0 Aug 2, 2023
@marckhouzam marckhouzam deleted the cherry_pick/1.0 branch August 2, 2023 18:20
@marckhouzam marckhouzam added this to the v1.0.0 milestone Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants