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 WithPlatform in bundle unpack #486

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

nianyush
Copy link
Contributor

Signed-off-by: Nianyu Shen xiaoyu9964@gmail.com

Signed-off-by: Nianyu Shen <xiaoyu9964@gmail.com>
Signed-off-by: Nianyu Shen <xiaoyu9964@gmail.com>
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.33%. Comparing base (9649d2b) to head (6629188).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #486      +/-   ##
==========================================
+ Coverage   51.18%   51.33%   +0.14%     
==========================================
  Files          17       17              
  Lines        1311     1315       +4     
==========================================
+ Hits          671      675       +4     
  Misses        531      531              
  Partials      109      109              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

bundles/bundles.go Outdated Show resolved Hide resolved
Signed-off-by: Nianyu Shen <xiaoyu9964@gmail.com>
@mauromorales mauromorales merged commit dc46baf into kairos-io:main Aug 30, 2024
11 checks passed
renovate bot referenced this pull request in kairos-io/provider-kairos Sep 5, 2024
)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/kairos-io/kairos-sdk](https://redirect.github.com/kairos-io/kairos-sdk)
| `v0.4.1` -> `v0.4.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkairos-io%2fkairos-sdk/v0.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkairos-io%2fkairos-sdk/v0.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkairos-io%2fkairos-sdk/v0.4.1/v0.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkairos-io%2fkairos-sdk/v0.4.1/v0.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>kairos-io/kairos-sdk
(github.com/kairos-io/kairos-sdk)</summary>

###
[`v0.4.2`](https://redirect.github.com/kairos-io/kairos-sdk/releases/tag/v0.4.2)

[Compare
Source](https://redirect.github.com/kairos-io/kairos-sdk/compare/v0.4.1...v0.4.2)

#### What's Changed

- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/473](https://redirect.github.com/kairos-io/kairos-sdk/pull/473)
- fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to
v6 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/474](https://redirect.github.com/kairos-io/kairos-sdk/pull/474)
- fix(deps): update module gopkg.in/yaml.v1 to v3 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/475](https://redirect.github.com/kairos-io/kairos-sdk/pull/475)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/476](https://redirect.github.com/kairos-io/kairos-sdk/pull/476)
- fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to
v6 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/477](https://redirect.github.com/kairos-io/kairos-sdk/pull/477)
- chore(deps): update google/osv-scanner-action action to v1.8.4 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/478](https://redirect.github.com/kairos-io/kairos-sdk/pull/478)
- fix(deps): update module github.com/containerd/containerd to v1.7.21
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/479](https://redirect.github.com/kairos-io/kairos-sdk/pull/479)
- fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to
v6 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/480](https://redirect.github.com/kairos-io/kairos-sdk/pull/480)
- fix(deps): update module github.com/docker/docker to
v27.2.0+incompatible by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/481](https://redirect.github.com/kairos-io/kairos-sdk/pull/481)
- fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to
v6 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/482](https://redirect.github.com/kairos-io/kairos-sdk/pull/482)
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/483](https://redirect.github.com/kairos-io/kairos-sdk/pull/483)
- fix(deps): update module github.com/onsi/gomega to v1.34.2 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/484](https://redirect.github.com/kairos-io/kairos-sdk/pull/484)
- fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to
v6 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kairos-io/kairos-sdk/pull/485](https://redirect.github.com/kairos-io/kairos-sdk/pull/485)
- add WithPlatform in bundle unpack by
[@&#8203;nianyush](https://redirect.github.com/nianyush) in
[https://github.com/kairos-io/kairos-sdk/pull/486](https://redirect.github.com/kairos-io/kairos-sdk/pull/486)

**Full Changelog**:
kairos-io/kairos-sdk@v0.4.1...v0.4.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@nianyush nianyush deleted the unpack-platform branch September 6, 2024 21:23
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.

2 participants