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

Introduce Makefile target to build multi-arch solutions #6037

Closed
varshaprasad96 opened this issue Sep 21, 2022 · 1 comment · Fixed by #6093
Closed

Introduce Makefile target to build multi-arch solutions #6037

varshaprasad96 opened this issue Sep 21, 2022 · 1 comment · Fixed by #6093
Assignees
Labels
release-blocker This issue blocks the parent release milestone
Milestone

Comments

@varshaprasad96
Copy link
Member

Feature Request

Describe the problem you need a feature to resolve.

With the bump in KB, it would be useful to introduce the Makefile target to support building multiple architectures.
Please refer: https://github.com/kubernetes-sigs/kubebuilder/blob/master/testdata/project-v3/Makefile#L82-L97. This needs to be introduced in Ansible, Helm and Hybrid plugins.

/language ansible
/language helm

@jberkhahn
Copy link
Contributor

This needs to have docs for how to migrate old operator Makefiles to the new structure.

@jberkhahn jberkhahn added the release-blocker This issue blocks the parent release milestone label Oct 12, 2022
jmrodri added a commit to jmrodri/operator-sdk that referenced this issue Oct 18, 2022
…helm plugins

Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
jmrodri added a commit that referenced this issue Oct 19, 2022
* Fixes #6037: Add multi-arch builder to ansible and helm plugins

Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker This issue blocks the parent release milestone
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants