Releases: crc-org/crc
Releases · crc-org/crc
v0.88.0-alpha-4.1.3
- Issue #272 Verify the user provide bundle against released one
- Issue #218 Approve node csr after cluster is up
- Issue #278 install podman before make build_docs For new contributors and people not familiar with podman this small change in the README will make thigs a little clear when generating the locall documentation
- Update machine-libvirt-driver from 0.12.2 to 0.12.4
- Issue #260 Add IP command for crc
- README.adoc: Fix URI typo for crc docs
- Issue #111 Initial tests for setup config
- Issue #262 Add published docs link to README.adoc
- Be more verbose on successful start/stop/delete
- start: Don't print error message multiple times
- Don't display short desc when running crc
- Fix various typos
- dns: Retry more times before error in CheckCRCLocalDNSReachable
- Issue #249 Add Instance IP to host /etc/resolv.conf
- Issue #257 Change Libvirt to libvirt in preflight check messages
- Issue #235 Copy kubeconfig file from cache to instance dir
- Don't crash when machine.createHost() fails
- Issue #144 add flag --clear-cache to delete command
- Add input package to crc
- Add global flag --force to crc
- Issue #240 Upload integration test logs to artefacts location
- Error out when VM is not using the expected driver
- Fix call of variadic function in errors.NewF
- Issue #228 Add waitforNetwork to check internet connectivity
- Issue #146 Add oc-env command
- Issue #140 Convert documentation to adoc
- Fix of golangci-lint warnings in dns_darwin.go
- Issue #231 Correct typo in output of crc start on mac
- Issue #228 Remove CNI network definition for dnsmasq container.
- Remove unwanted dependencies from vendor directory
v0.87.0-alpha-4.1.0
- Update the bundle version to 4.1.0
- Update the bundle version in integration test and update download bundle location to aws s3
- Add a retry option for internal dns query.
- Issue #204 Fix force kill in stop command.
- Issue #172 display usage in case no command given
- Issue #206 Exit code should be non-zero in case of error
- Issue #199 update libvirt machine driver from 0.12.1 to 0.12.2
- Issue #202 Update the default bundle specific to platform
- Issue #201 create resolver dir if not exist
- Issue #197 Fix double print of status when starting stopped VM
- Issue #192 Add gofmt check to all the CI
- Add fmt target to Makefile for running gofmt
- Issue #193 Add kubeadmin user login info instead exporting system:admin kubeconfig
- Issue #194 Add missing platform specific config field back to config cmd
- Remove CoreDNS and dependencies from vendor
- Remove CoreDNS implementation
- Use debug instead info to not show output in default UX
- Issue #188 Change crc/errors with errors package
- Issue #184 Add dns check for local and public domain
- Issue #158 Remove two running info in o/p of start command Remove extra whitespace preceeding every console msg
- Issue #110 Prevent segfault from calling err.Error() on empty err Issue #159 Check if machine is already in running state before starting
- windows: Add debug logs to preflight checks
- linux: Add debug logs to preflight checks
- download: Remove ./ from debug log
- darwin: Add more debug logs during preflight checks
- Consistently use 'logging' when logging
- darwin: Fix permissions in fixResolverFilePermissions
- darwin: Fix checkResolverFilePermissions
- Issue #181 add instructions for building the user documentation as html
- Add dnsmasq with container and use the container IP
- Issue #177 Update the bundle to rc.5 in integration tests
- Issue #45 add original resolv.conf values
- Issue #45 start DNS service process as post start
- Issue #45 Set HostOnly network range for VirtualBox
- Issue #45 add Systemd commander for VM instance
- Issue #45 cleanups and small fixes
- Issue #45 Handle /etc/resolv.conf of the instance
- Issue #45 modifying to run on port 53 with recursion exception
- Issue #45 Add dependencies to vendor
- Issue #45 Add DNS solution as part of pre-, post start (macOS)
- Issue #74 Add minimal centos ci script to test pr
- Issue #170 Update instructions for integration tests
- Issue #165 Cache oc binary
- Issue 162 Allow user to force poweroff when stop timeout
- Set the machine debug for stop command also
v0.86.0-alpha-4.1.0-rc.5
- Issue #138 Update metadata structure for v1 metadata json.
- Update the libvirt driver and fix driver check function
- Issue #139 Add memory and cpu options to config
- Get machine logs to crc log file
- Issue #132 Add config unset command
- Issue #134 Add func for binding flags to config properties
- Add support for virtualbox driver
- Issue #123 Fix preflight checks to work on localized environments
- Issue #119 Check and setup for /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf
- Issue #113 document minimum system requirements
- Issue #93 Add initial CRC tests and related material
- Issue #22 Add Gherkin tests for testing CLI functionality
- Issue #7 Add preflight test for Mac/Virtualbox
- Issue #65 create minimal getting started guide
v0.85.0-alpha-4.1.rc0
This release is only supported for RHEL/Fedora/CentOS.
Note: an image bundle is required for use. Currently these aren't distributed publicly, but they can be generated using the method described at http://github.com/code-ready/snc/