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

Update module github.com/crc-org/crc/v2 to v2.34.1 #21822

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/crc-org/crc/v2 v2.32.0 -> v2.34.1 age adoption passing confidence

Release Notes

crc-org/crc (github.com/crc-org/crc/v2)

v2.34.1: 2.34.1-4.15.3

Compare Source

Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.34.1
To use these binaries follow the instructions at https://console.redhat.com/openshift/create/local to obtain the needed pull-secret.


NOTE: The Podman preset is deprecated and will be removed in a future release. Consider rather using a Podman Machine managed by Podman Desktop.

Notable Changes

  • OpenShift 4.15.3
  • MicroShift 4.15.3
  • Podman 4.4.4
  • OKD 4.15.0-0.okd-2024-02-23-163410
  • increases the default memory for the openshift preset to 10.5 GB #​4066
  • fixes a bug in crc where commands would error out if telemetry client was not initialized #​4084
  • run all windows pre-flight checks during crc setup as well as crc start #​4082
  • improve windows preflight check error messages #​4082
  • updates the minimum supported libvirt version for crc to 8.0.0 #​4048
  • add podman binary to PATH only when crc podman-env is ran and not when crc oc-env is used #​4022

git shortlog

b470b5f cut v2.34.1
54c0e8b build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
dada0fc [e2e] Change tag for httpd image on openshift story
5126da6 Update OKD version to 4.15.0-0.okd-2024-02-23-163410
ec910cf docs: updated systems requirement for OpenShift 4.15
16e07ab e2e: Increase disk size to 40G for openshift story
7e694ae Increase memory resource from 9126 to 10752
8bd4b78 Update OpenShift and MicroShift bundle to 4.15.3 (stable channel)
f22e901 build: Update gvisor-tap-vsock go module
7b901a1 build: Update k8s and openshift go modules
0cd39c4 telemetry: do not return an error when identify hash file is malformed
37b3ee1 gha: specify paths that trigger windows workflow
c3d38f5 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1
e258505 windows: Fix 'should be ran' typo
75862f4 windows: Explain when fixUserPartOfCrcUsersAndHypervAdminsGroup is needed
ce11282 windows: Run StartupOnly checks at setup time instead
7436243 windows: Fix permission of private ssh keys
b933753 build(deps): bump github.com/docker/docker
db35db8 cut v2.34.0
317f899 update microshift bundle to v4.15.0
fe2a917 update macos preflight checks unit test
faceda3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
fca672b build(deps): bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4
b379594 build(deps): bump github.com/ProtonMail/go-crypto
9c6d8a3 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
402b9b9 build(deps): bump google.golang.org/protobuf in /tools
fcbb3e6 qe: add podman command to path
8f082a2 e2e: make sure CheckCRCStatus is logging
a3aa3af e2e: add memory size option
d29ca54 e2e: wait for monitoring operator
4960590 e2e: oc login with --insecure-skip-tls-verify
9bf6f4d build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 in /tools
4026f7f preflight: add check to remove podman from ~/.crc/bin/oc
012cf33 create symlink for podman in ~/.crc/bin/podman dir
77d0a2e build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3
f0ab72b build(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3
953da55 kubeconfig: add unit test for addContext
e33e661 kubeconfig: move code requesting user token to separate function
1db42c4 build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
48095a9 build(deps): bump github.com/containers/image/v5 from 5.29.2 to 5.30.0
980760b build(deps): bump libvirt.org/go/libvirtxml from 1.10000.0 to 1.10001.0
c8d6e15 build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0
93c6fb5 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2
d828916 build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
e94d390 lint: Ignore 'dotfiles' warnings in test/
e557690 lint: Fix 'superfluous-else' warning from revive
07b6cfb build(deps): bump github.com/golangci/golangci-lint in /tools
86f9a40 build(deps): bump github.com/ProtonMail/go-crypto
7b7c035 build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0
ce57b47 libvirt: Raise minimum supported version
ebadb51 macos installer: Default to using ad-hoc signing

v2.34.0

Compare Source

v2.33.0: 2.33.0-4.14.12

Compare Source

Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.33.0
To use these binaries follow the instructions at https://console.redhat.com/openshift/create/local to obtain the needed pull-secret.


Notable Changes

  • OpenShift 4.14.12
  • Podman 4.4.4
  • OKD 4.14.0-0.okd-scos-2024-01-10-151818
  • MicroShift 4.14.12
  • Update gvisor-tap-vsock to v0.7.2
  • podman preset is deprecated and will be removed, user's will get a deprecation mesaage when run crc config set preset podman #​4012
  • Adds preflight check to inform users if port 2222 used for SSH by crc is pre-allocated #​3965
  • Appends clustername to the user name entries added by crc in kubeconfig #​4020
  • macOS arm bundles now have arm oc binaries previously these contained x86_64 binaries #​846
  • The default Reclaim policy for dynamic PVs created in CRC are changed to Retain #​835

git shortlog

c43b172 cut v2.33.0
3f3acba Add deprecation warning in case user are on macOS < 13
764f90d Move macos version compare to pkg/os/darwin
517fd85 Move launchd package to under darwin
6293916 update microshift and openshift bundles to 4.14.12
ea2242e build(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7
e3bd9e3 build(deps): bump github.com/klauspost/cpuid/v2 from 2.2.6 to 2.2.7
2ffb637 build(deps): bump golang.org/x/tools from 0.11.0 to 0.18.0 in /tools
a2f1b65 kubeconfig: use correct clusterURL to append to username
5b6ede6 preflight: Fix tests with go 1.21
39a033d kubeconfig: Append /cluster to the AuthInfo added by crc
7929737 Change description message
2c34671 add preflight check for vsock SSH port
465df52 build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
2e24cf9 build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0
ddb8e8f docs: removed Podman preset mentions - fixes #​4003
76e7517 build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0
5b2bd0c build(deps): bump github.com/containers/gvisor-tap-vsock
6c669ef build(deps): bump github.com/cucumber/godog from 0.13.0 to 0.14.0
7aec22d build(deps): bump actions/setup-go from 4 to 5
81eb68c deprecated preset: add warning for podman preset during and commands
f9b75fd build(deps): bump actions/upload-artifact from 3 to 4
494e331 build(deps): bump dawidd6/action-download-artifact from 2 to 3
056c898 build(deps): bump actions/checkout from 3 to 4
2e551af build(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6
9699692 gha: rearrange steps to avoid provisioning unnecessarily
f40c651 gha: clarify information in the commit status
ee70757 gha: unify all windows artifacts builds into one workflow
24a6552 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1
e5651af build(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.12
2823909 build(deps): bump github.com/containers/image/v5 from 5.29.1 to 5.29.2
c37d4b2 crc status: remove redundant workaround on windows
dfbbf23 build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2
ea68faa build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1
7a3f85e build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.15.0
73b3d17 build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5
10dd516 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12
de5d64f build(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5
f3ad488 build(deps): bump github.com/crc-org/vfkit from 0.5.0 to 0.5.1
adcf91c build(deps): bump libvirt.org/go/libvirtxml from 1.9008.0 to 1.10000.0
f708329 build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.29.1
cc75401 build(deps): bump github.com/crc-org/admin-helper from 0.0.12 to 0.5.2
8928b6e build(deps): bump github.com/yusufpapurcu/wmi from 1.2.3 to 1.2.4
fc36a07 build(deps): bump github.com/ProtonMail/go-crypto
0cc6efe build(deps): bump actions/checkout from 3 to 4
5af2de4 build(deps): bump dawidd6/action-download-artifact from 2 to 3
2ab97a0 build(deps): bump actions/upload-artifact from 3 to 4
b96b497 build(deps): bump actions/setup-go from 4 to 5
8897591 github: Allow dependabot to file PRs
a82f0b5 build: Update gvisor-tap-vsock to v0.7.2


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: Never, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file release-note-none labels Feb 26, 2024
Copy link

Ephemeral COPR build failed. @containers/packit-build please check.

@lsm5
Copy link
Member

lsm5 commented Feb 27, 2024

/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/image/v5/storage -lang=go1.19 -complete -installsuffix shared -buildid DD8ukUwoR-niXAGxOcvI/DD8ukUwoR-niXAGxOcvI -goversion go1.22.0 -c=2 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./vendor/github.com/containers/image/v5/storage/storage_dest.go ./vendor/github.com/containers/image/v5/storage/storage_image.go ./vendor/github.com/containers/image/v5/storage/storage_reference.go ./vendor/github.com/containers/image/v5/storage/storage_src.go ./vendor/github.com/containers/image/v5/storage/storage_transport.go
# github.com/containers/image/v5/storage
vendor/github.com/containers/image/v5/storage/storage_dest.go:279:103: not enough arguments in call to chunked.GetDiffer
	have (context.Context, "github.com/containers/storage".Store, int64, map[string]string, *zstdFetcher)
	want (context.Context, "github.com/containers/storage".Store, digest.Digest, int64, map[string]string, chunked.ImageSourceSeekable)
vendor/github.com/containers/image/v5/storage/storage_transport.go:216:27: undefined: storage.DefaultStoreOptionsAutoDetectUID

@rhatdan
Copy link
Member

rhatdan commented Feb 27, 2024

Do we need a fix in containers/storage or at least to update the Vendor?

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-crc-org-crc-v2-2.x branch from b88a69e to b6864cd Compare March 20, 2024 18:41
@renovate renovate bot changed the title Update module github.com/crc-org/crc/v2 to v2.33.0 fix(deps): update module github.com/crc-org/crc/v2 to v2.34.0 Mar 20, 2024
@openshift-merge-robot openshift-merge-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Mar 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-crc-org-crc-v2-2.x branch from b6864cd to f6ba28b Compare April 3, 2024 15:29
@renovate renovate bot changed the title fix(deps): update module github.com/crc-org/crc/v2 to v2.34.0 fix(deps): update module github.com/crc-org/crc/v2 to v2.34.1 Apr 3, 2024
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 3, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-crc-org-crc-v2-2.x branch from f6ba28b to e8f2669 Compare April 4, 2024 17:56
@renovate renovate bot changed the title fix(deps): update module github.com/crc-org/crc/v2 to v2.34.1 Update module github.com/crc-org/crc/v2 to v2.34.1 Apr 4, 2024
@baude
Copy link
Member

baude commented Apr 10, 2024

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 10, 2024
Copy link
Contributor

openshift-ci bot commented Apr 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude, renovate[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 10, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 2debcf6 into main Apr 10, 2024
94 checks passed
@renovate renovate bot deleted the renovate/github.com-crc-org-crc-v2-2.x branch April 10, 2024 12:23
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Jul 10, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Jul 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants