Skip to content

Conversation

@dweomer
Copy link
Contributor

@dweomer dweomer commented Apr 21, 2022

Fix for go mod tidy failure:

$ go mod tidy
go: downloading github.com/docker/distribution v2.8.0+incompatible
verifying github.com/docker/distribution@v2.8.0+incompatible: checksum mismatch
        downloaded: h1:u9vuu6qqG7nN9a735Noed0ahoUm30iipVRlhgh72N0M=
        go.sum:     h1:l9EaZDICImO1ngI+uTifW+ZYvvz7fKISBAKpg+MbWbY=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

Signed-off-by: Jacob Blain Christen jacob@rancher.com

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
@dweomer dweomer merged commit e29895b into rancher:master Apr 21, 2022
@dweomer dweomer deleted the fix-docker-distribution-2-8-0 branch April 21, 2022 22:17
coolguy1771 referenced this pull request in coolguy1771/home-ops Nov 17, 2022
….10.0 (#2097)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[rancher/system-upgrade-controller](https://togithub.com/rancher/system-upgrade-controller)
| | minor | `v0.9.1` -> `v0.10.0` |
|
[rancher/system-upgrade-controller](https://togithub.com/rancher/system-upgrade-controller)
| Kustomization | minor | `v0.9.1` -> `v0.10.0` |

---

### Release Notes

<details>
<summary>rancher/system-upgrade-controller</summary>

###
[`v0.10.0`](https://togithub.com/rancher/system-upgrade-controller/releases/tag/v0.10.0)

[Compare
Source](https://togithub.com/rancher/system-upgrade-controller/compare/v0.9.1...v0.10.0)

##### What's Changed

- Remove failure:ignore instruction in .drone.yml by
[@&#8203;Anarkis](https://togithub.com/Anarkis) in
[https://github.com/rancher/system-upgrade-controller/pull/190](https://togithub.com/rancher/system-upgrade-controller/pull/190)
- Bump golang.org/x/crypto by
[@&#8203;macedogm](https://togithub.com/macedogm) in
[https://github.com/rancher/system-upgrade-controller/pull/194](https://togithub.com/rancher/system-upgrade-controller/pull/194)
- fix for docker/distribution checksum mismatch by
[@&#8203;dweomer](https://togithub.com/dweomer) in
[https://github.com/rancher/system-upgrade-controller/pull/196](https://togithub.com/rancher/system-upgrade-controller/pull/196)
- Migrate to SLE BCI images by
[@&#8203;thomasferrandiz](https://togithub.com/thomasferrandiz) in
[https://github.com/rancher/system-upgrade-controller/pull/193](https://togithub.com/rancher/system-upgrade-controller/pull/193)
- Add Volume Mounts by
[@&#8203;luthermonson](https://togithub.com/luthermonson) in
[https://github.com/rancher/system-upgrade-controller/pull/195](https://togithub.com/rancher/system-upgrade-controller/pull/195)
- enable fossa scanning by
[@&#8203;paraglade](https://togithub.com/paraglade) in
[https://github.com/rancher/system-upgrade-controller/pull/192](https://togithub.com/rancher/system-upgrade-controller/pull/192)
- Fix drone by [@&#8203;brandond](https://togithub.com/brandond) in
[https://github.com/rancher/system-upgrade-controller/pull/211](https://togithub.com/rancher/system-upgrade-controller/pull/211)
- add columns to plan crd by
[@&#8203;Robbilie](https://togithub.com/Robbilie) in
[https://github.com/rancher/system-upgrade-controller/pull/210](https://togithub.com/rancher/system-upgrade-controller/pull/210)

##### New Contributors

- [@&#8203;Anarkis](https://togithub.com/Anarkis) made their first
contribution in
[https://github.com/rancher/system-upgrade-controller/pull/190](https://togithub.com/rancher/system-upgrade-controller/pull/190)
- [@&#8203;macedogm](https://togithub.com/macedogm) made their first
contribution in
[https://github.com/rancher/system-upgrade-controller/pull/194](https://togithub.com/rancher/system-upgrade-controller/pull/194)
- [@&#8203;paraglade](https://togithub.com/paraglade) made their first
contribution in
[https://github.com/rancher/system-upgrade-controller/pull/192](https://togithub.com/rancher/system-upgrade-controller/pull/192)
- [@&#8203;Robbilie](https://togithub.com/Robbilie) made their first
contribution in
[https://github.com/rancher/system-upgrade-controller/pull/210](https://togithub.com/rancher/system-upgrade-controller/pull/210)

**Full Changelog**:
rancher/system-upgrade-controller@v0.9.1...v0.10.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

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

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuMiJ9-->

Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
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.

1 participant