crc-org / crc

CRC is a tool to help you run containers. It manages a local OpenShift 4.x cluster, Microshift or a Podman VM optimized for testing and development purposes
https://crc.dev
Apache License 2.0
1.26k stars 242 forks source link

Pull secret file is not taken into account when starting openshift local (with openshift preset) #3671

Open odockal opened 1 year ago

gbraad commented 1 year ago

Please provide more information. Steps taken and which version of the extension, podman desktop and platform you're on.

also CPU and memory values are not present in preferences

~Please individual issues for a problem (' also '), you can refer to another issue.~

gbraad commented 1 year ago

After setting the pull-secret file with a valid download, I checked with crc config view. All is working as expected with current PD-next and our main branch (v1.0.2)

image

Note: Changing preset makes no difference. Either there has been an issue with the communication (daemon not running) or something else. Without more information, it is impossible to determine the problem.