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

manifest-tool doesn't support mips #2753

Merged
merged 3 commits into from
Apr 3, 2019
Merged

Conversation

chrisohaver
Copy link
Member

@chrisohaver chrisohaver commented Apr 2, 2019

1. Why is this pull request needed and what does it do?

Looks like linux/mips is not supported by manifest-tool ...

manifest-tool push from-args --platforms linux/amd64,linux/arm,linux/arm64,linux/ppc64le,linux/s390x,linux/mips --template chrisohaver/coredns:coredns-ARCH --target chrisohaver/coredns:1.4.0-6f5b294-kubernetai
FATA[0007] Manifest entry for image chrisohaver/coredns:coredns-mips has unsupported os/arch combination: linux/mips

This removes mips from the manifest, and builds it separately.

2. Which issues (if any) are related?

3. Which documentation changes (if any) need to be made?

4. Does this introduce a backward incompatible change or deprecation?

@corbot corbot bot requested a review from grobie April 2, 2019 20:25
@corbot
Copy link

corbot bot commented Apr 2, 2019

Thank you for your contribution. I've just checked the OWNERS files to find a suitable reviewer. This search was successful and I've asked grobie (via /OWNERS) for a review.

If you have questions or suggestions for this bot, please file an issue against the miekg/dreck repository.

The bot understands the commands that are listed here.

@miekg
Copy link
Member

miekg commented Apr 2, 2019 via email

@codecov-io
Copy link

Codecov Report

Merging #2753 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2753   +/-   ##
=======================================
  Coverage   55.28%   55.28%           
=======================================
  Files         201      201           
  Lines       10198    10198           
=======================================
  Hits         5638     5638           
  Misses       4145     4145           
  Partials      415      415

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f5b294...35943e1. Read the comment docs.

@miekg miekg merged commit 7ef4e1b into coredns:master Apr 3, 2019
Jason-ZW pushed a commit to rancher/coredns that referenced this pull request Apr 17, 2019
* remove mips from manifest

* derp

* add comment
dna2github pushed a commit to dna2fork/coredns that referenced this pull request Jul 19, 2019
* remove mips from manifest

* derp

* add comment
@chrisohaver chrisohaver deleted the mips-build branch January 9, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants