Releases: crc-org/crc
1.6.0-4.3.0
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.6.0/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
206eea9 Update vendor
f9982db Check tray version during setup
8eae777 Downaload and replace tray binary during setup
3d06efe Issue #1010 Ensure that ~/Library/LaunchAgents dir exists
8674e34 (issue_1015) Issue #1019: Add internal IPs to NO_PROXY for openshift-marketplace operator
75414b5 Issue #1019: Fix openshift-marketplace proxy setting
f0287e2 Issue #1017 Update tray version to v1.0.0-alpha.2
51eaf6a Issue #999 Call WatchConfig in viper initialization
bfbac99 preflight: Fix typo in error message
c2102d5 preflight: Don't use errors.Newf in preflight checks
6f457dc preflight: Don't export CheckNetworkManagerIsRunning
f613293 Issue #990: preflight: Improve readability of preflight errors
b44d43c Issue #990: os.Run*: Add debug log when command failed
20e762c Issue #990: os: Factor common code in os.Run*
420825c Issue #990: os: Add debug to os.Run* functions
d20aeb3 Issue #995: Check libvirt crc network definition
6071144 Issue #995: libvirt: Use net-info instead of grepping in net-list
c0c4170 Issue #1006 Use ubi instead of centos as base image
1937a9c Issue #978 Wait for update of client-ca request header
b445c1b Remove vm-driver
from config set test cases
a3bd657 test: Remove references to hypervisors
1976bbb Issue #966 Remove driver option from start
cae2ed9 Issue #966 Remove driver option from setup
152872e Handle 'Disabled' state in GetClusterOperatorStatus
321e07b Add 'insights' to the list of ignored operators
607660d Add Stale bot
1d753db Issue #982 Restructure documentation
3b64fcc Updated first reference to include Red Hat branding
1.5.0-4.2.14
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.5.0/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
f8441be Issue #898 Add proxy configuration to openshift-marketplace
8e265f1 Issue #962 Remove configKeySuffix field from tray preflight check
5bd993a Make the test more stable
37cb746 Issue #878 Add check in the tests for copy-paste oc login details after start
85b9abc Handle env vars better on Win in story_marketplace feature file
f2a4bc9 Issue #962 only enable systray as experimental feature
ef09b9c Issue #962 add option for experimental features
3402010 Issue #896 Install tray as part of crc setup
724fb2b Add FileExists helper function to os package
f10526b Issue #896 Embed the macos tray in crc binary
66386f0 Make Logs from the daemon go to crcd.log instead of crc.log
c36a879 Implement CrcApiServer, which is the run as the crc daemon
c3cc33d Issue #958: Set proxy in machine.Status
a6f82c7 Issue #958: machine: Simplify machine.configProxyForCluster
f3a8a05 Issue #958: machine: Ensure no_proxy=.testing always gets set
4ddef2a Issue #337 Document running CRC behind a proxy
d094b99 Remove systemd managed dnsmasq in dockerfile
2bd8fac Start using centos:8 for dnsmasq
92ad35f Issue #422 Document how to upgrade CRC
fb19918 Make NoProxy to private to network package
e9a9850 Use GetNoProxyString() helper function instead strings.join
0a86c47 Issue #947 use GetNoProxyString() to set no proxy for proxy resource
38ea435 Update bundle from 4.3.0-rc.3 to 4.3.0 (#946)
35e214f set no proxy environment variable properly in kubelet and crio (#945)
c7db4d4 Issue #943 Fix typo in "Troubleshooting bundle version mismatch" docs (#944)
964968c Update bundle version from 4.2.14 to 4.3.0-rc.3 (#939)
8b35135 Issue #929: logging: Ensure ~/.crc exists before creating log file (#932)
7001821 Update bundle version from 4.2.13 to 4.2.14 (#936)
8dbd439 Mention that cert renewal takes a few minutes (#934)
c137274 Update proc_starting-the-virtual-machine.adoc (#871)
8175fa7 preflight: Set correct permissions on extracted binaries
8958276 Remove redundant chmod
1.4.0-4.2.13
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.4.0/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
80fb5dc preflight: Set correct permissions on extracted binaries
5ceda43 Remove redundant chmod
6d39580 Issue #887: Add proxy env to oc-env
84a4b69 Issue #887: oc-env: Don't override PersistentPreRun in oc-env command
614081c Remove unused oc-env/shell code
bd9b9a2 oc-env: Don't use template to print env
91bf393 machine: Only add instanceIP to NoProxy for cluster
f566a57 Issue #887: machine: Introduce getProxyConfig helper
1eb58ec network: Store ProxyConfig.NoProxy as a []string
3ae05da network: Rework DefaultProxy creation
2cbd872 network: Make ProxyConfig.AddNoProxy variadic
383d1e6 test: Use "crc stop -f"
d2bc31d Revert "CI: add debug for failing test case"
d6b76f1 Issue #877 Integration: Absolute path starts without separator on Windows
6673ade Issue #854 Add host->cluster DNS checks
3017f3c Issue #509: preflight: Use embed package to get hyperkit binaries
9da0d6d Issue #509: preflight: Use embed package to get libvirt machine driver
198e94a Issue #509: preflight: Use embed package to get oc
6fa3025 Issue #509: preflight: Use new embed package to extract bundle
64e4ef2 Issue #509: build: Add build-time tool to embed misc binaries in crc
6f57e39 build: Don't filter out '/out' from tests
8f6c972 Issue #509: preflight: Move machine driver-related constants to 'machine' package
d2aded2 Issue #509: Rework GetDefaultBundle
e3bedc2 Issue #509: Rework constants.DefaultOcUrl
26ccfea Update bundle from 4.2.10 to 4.2.13
cf9d2a6 Issue #872: Remove no longer used config constants
04ce018 Issue #903: Wait for csr resource before trying to approve the CSRs
0eba661 Issue #903: Move waitForOpenshiftAPIServer from cluster to oc
d5ed7f1 Issue #899 Fix typo in developing.adoc
3955824 CI: add debug for failing test case
b2e5833 Issue #872: preflight: Add NoFix flag
87acfdf Issue #872: preflight: Reword some of the Windows 'checkLog'
80181bd Issue #872: preflight: Add missing fixLog/checkLog
5fd70eb Issue #872: preflight: Simplify preflight fix/check API
568a640 Issue #872: preflight: Factor common checks
f56af9f Issue #872: config: Add GetConfigCmd() method
e552b17 Issue #872: preflight: Autogenerate config keys
8312f70 Issue #872: preflight: Remove unused methods
278e00d Issue #872: preflight: Use new preflight API for Linux checks
89259e8 Issue #872: preflight: Use new preflight API for macos checks
ffd78f0 Issue #872: preflight: Use new preflight API for Windows checks
1ed3a08 Issue #872: upreflight: Introduce new API for preflight refactor
2985be8 Revert "Issue #854 Add host->cluster DNS checks"
a092917 Bump crc release version to 1.4.0-dev
d1b374c Issue #859 Integration: run tests and keep .crc folder
c644ed7 Issue #846 Integration tests: make possible to run feature files separately
5b438c3 Issue #845 Integration tests: update location where bundle is unpacked
14af81a Issue #850 Ensure Hyper-V management service is running
1.3.0-4.2.10
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.3.0/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
0cdc12b Revert "Issue #854 Add host->cluster DNS checks"
1ab8711 Issue #337 Add resource as parameter for waitForOpenshiftAPIServer function
ff5d4d5 Issue #337 Add proxy for cluster and instance
cb7b525 Issue #337 Accept host as slice to add it to noproxy
02d2131 Issue #337 Add noproxy check validation
2afc821 Issue #337 Remove rerr = nil
from the defer function
71de1a1 Issue #878 Simplified login ux by formatting creds for copy-pasting
9f9d19b Update bundle from 4.2.8 to 4.2.10
aeb5ecc Issue 656: validation: Replace "" with actual hypervisor name
866a335 Refactor to set pullsecret and clusterID
e3ad198 Issue #854 Add host->cluster DNS checks
17a5f3a Issue #337 Add basic layout for proxy support
bb503ac Issue #838 Remove virtualbox from documentation
d408bfe Issue #838 Remove virtualbox from GitHub issue templates
6fa96b0 Issue #838 Remove virtualbox driver support
e017d31 Remove note about expiring certificates, following comment from Christophe
1dc1f4a Update README to inform about new automatic certificate renewal behavior in crc >=1.2.0
4133d7d Issue #873 Remove the debug info from pullsecret functions
4f24a0a Issue #873 Use RunPrivate for pullsecret commands
dab3a46 Issue #873 Add RunPrivate method to sshRunner
871cc9b Issue #873 Add runPrivate parameter to runSSHCommandFromDriver method
0743c40 Issue #873 Move ssh command invocation from machine to sshRunner
fc30212 Increase timeout for integration tests from 90m to 120m
d2242f3 Issue #786 Integration: Install operator from marketplace user story
9744a10 Issue #865: update output of a help string for crc config
b0d660e Revert some changes from 3f84454 commit.
e7792b8 Use --rm
option when running a container non-daemon mode
8b3fe03 Issue #840 Use tagged image instead of fetching from registry
df7c9cf Issue #848: Remove '7 days' check/warnings
90d0c54 doc: Update documentation for TLS certs renewal
6ee5108 doc: Mention 'odo' in 'Accessing the cluster'
d6a16d6 Bump crc release version to 1.3.0-dev
52a2847 Issue #832 update Openshift version in the doc
1.2.0-4.2.8
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.2.0/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
3f84454 Issue #11: machine: Trigger certificate renewal when they are expired
9370967 machine: Implement machine.RenewCertificates
fcf9de1 Add OcRunner interface to 'oc' package'
48c6831 Issue #838 Add virtualbox deprecation notice
8fa57f1 Issue #722 Allow to use 'crc' named Virtual Switch as alternative
5ab8ea8 Issue #828: oc: Only approve 'Pending' CSRs
a34f615 Issue #828: machine: Approve node certificates before displaying usage message
a88b580 machine: Fix 'determin' typo
7f086a3 cluster: Fix 'Exipry' typo in internal function
d3f9879 Update bundle from 4.2.7 to 4.2.8
92f0496 Remove vmDriver arg from SetupHost and StartPreflightChecks
a516a98 Issue #682: Remove macos virtualbox preflight checks
872b647 Add required go version to modules file
6c6ba96 Use go 1.12.x for CentOS CI
03897f4 Remove unused python-requests package
ab69dc6 (issue_824) Update bundle from 4.2.2 to 4.2.7
667c506 Issue #807 Integration tests: print PathListSeparator as a char
0fd6197 Update vendor to remove unused kardianos/osext package and machine sync
b024fb6 Sync machine to fix hyperV administrator check
f7e8581 Issue #790: Rework embedded bundle extraction
5859ce6 Use os.Executable instead of osext
bdfeb08 Move default bundle location to ~/.crc/cache
80d78ec Move constants.DefaultBundlePath to generic code
5665330 Issue #802 Integration tests: update config feature
ebd772e Issue #789 Use fixed UUID instead of generating a random one.
52a568c Issue #160: Document 'oc debug nodes/xxx'
27b0727 Issue #685: Document that RHEL systems must be registered
fe7f71b Issue #799 Update golang version to 1.12.8
4eebb53 Issue #735 Check for bundle embeddedness in crc start output
43f78de Issue #673, #647 Discern if bundle embedded, specify binary for tests, and other updates
3aa6a6d Update for 1.1.0 release
51ab63f (up/master) Issue #787 Update end-to-end health check for Windows in integration tests
1.1.0-4.2.2
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.1.0/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
4347c0e Issue #753 Handle some previously ignored errors in preflight
17fbfa6 Issue #752 Fall back to standard location of posh if not found in PATH
918a7e1 Issue #758 Force encoding for GetDefaultSwitchName
4665025 Better error message when cluster has no external connectivity
49e925f Issue #760: Reword message at the end of 'crc stop/delete/start'
0f9055f Fix 'existin' typo
b0ec4b8 Issue #399 - Enable integration tests for Windows hosts
6af532d Issue #614 Integration tests: add step to check that VM disk is 32GB
8edb4c2 Issue #743 make setup steps skippable due to incorrect Administrator role check
ae34d0f Issue #768 Add master build status from CentOS CI
b6c340a Issue #766 Increase retry for waitforssh from 10 to 60
20e1aa4 Issue #603 Augment integration test story to check if app runs after stop and start
57ae9ea Prep, rearrange, format and reword
42991df Issue #741 past tense needs to be used; 'disabled' (typo)
4f3f19d Issue #741 add message about degraded state
2f26446 Update bundle version to 4.2.0
beb383a Issue #735 Skip showing '-b $BundleName' after setup
cac2dde Issue #743 Make user checks skippable
634d0ac Issue #732 Update operators list with availability of marketplace
5b95ed0 Issue #732 updating differences as marketplace is not disabled
1.0.0-4.2.0
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.0.0/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
e07b0f3 Issue #741 add message about degraded state
1748e4d Issue #735 Skip showing '-b $BundleName' after setup
26f7b7d Issue #743 Make user checks skippable
e2277cc Issue #732 Update operators list with availability of marketplace
4e5faf3 Issue #732 updating differences as marketplace is not disabled
cef220b Issue #730 Use go ssh implementation only for windows host
d11c254 Issue #714: The messages from the crc CLI can be worded better
9ff3288 Issue #710 Reorganize minimum system requirements
51d5a14 Update bundle version to 4.2.0-rc.5
6401059 Issue #692 Unmarshall json only when http response status is 200
963a68e Fix misspell typos
1f83283 Issue #698: Literal \n in crc.log
7986aee Update bundle version to 4.2.0-rc.0
bece74c Issue #681 Replace references to virtualbox in integration tests by hyperkit
e7a5885 Issue #666: Add links to OpenShift documentation
96a6792 Issue #652: doc: Add missing 'oc login'
b00d1bc Issue #492: Document 'developer' and 'kubeadmin' users
5182fa0 extra: replaced virtualbox with hyperkit in Mac scenario
70c3f6b extra: added checks for the output of crc help to contain core commands
9709639 Issue #601 Adjust expectations in integration tests to match stdout of setup cmd output
9011890 Rename api to libmachineAPIClient to have consistancy
7b2d009 Close the libmachine api client connection
ee379e7 Issue #669 Check if crc VM exist before executing cmd functions.
1b5f861 Rename existVM func to MachineExists with changed signature
7f50148 Issue #674 Change log file permission before uploading to CI artifact server
0d34c4c Issue #657 - Add documentation how to run only one feature file
225e058 Issue #657: allow to run only one feature file
c31805a Issue #643 Document troubleshooting expired certificates
6bbc3cf Update bundle version to 4.2.0-0.nightly-2019-09-26-192831
3f4edb3 Update bundle URL in ci script
1.0.0-rc.0-4.2.0-0.nightly-2019-09-26-192831
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.0.0-rc.0/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
d7e58ef Issue #484 Get the latest version of crc on mirror.openshift.com
ec2c921 Rename constant DefaultPullSecretURL to CrcLandingPageURL
b947a53 Issue #609 Create release info file in json format
c738a8f Issue #435: preflight: virtualbox config flags are darwin-only
a640e60 Issue #435: preflight: Add missing windows flags
3a3d27f preflight: Don't warn/fail when bundle is not embedded
208dc04 preflight: Don't return unused error from hyperv fix
d2b8734 Issue #658 Ask user confirmation before delete the VM
7e90e8b Issue #644 Add regex to crc stop -f integration test
655abaf console: Rename consoleURLMode to consolePrintURL
851db50 config: Rename 'unsetMsg' to 'unsetMessage'
9b0cc45 Remove unused variable SkipCheckIPForwarding
and `WarnCheckIPForwarding'
8088aa3 Use WarnCheckCrcNetworkManagerConfig for network manager config check
eef9ec6 Issue #640: integration: Don't silently ignore errors in BeforeFeature
ac59d42 Issue #640: integration: Update README
8b527ad doc: Add more details regarding what crc is/isn't
dedd2de doc: Indicate which linux versions we expect to work
9056ce6 doc: Add 'constants' for Debian/Ubuntu
e704664 Issue #622: No 'libvirtd' group on Debian/Ubuntu
3199fb8 Issue #644 Add regex to crc stop -f integration test
379bdda Add integration test for 'crc console'
0a52acb console: Make 'OpenShift Web Console' spelling consistent
be71d77 console: Print error message when OpenURL fails
4626609 Issue #624: Error out in 'crc console' if VM is off
2064fa6 Add machine.IsRunning helper
2fe881a Issue #489: Use 'crc console' instead of webconsole URL
887ff3c Issue #230: Add 'crc console --credentials' flag
5091fcf Return ClusterConfig from GetConsoleURL
93131d1 Issue #642: Use more standard naming for Out/OutW/OutF
75b417e Issue #579 Localize switch name
d51abff Refactor platform specific code
2a24a68 Issue #637 Extend allocated time for integration tests to 90m
c83c832 Issue #631 Add a note about cert expire time limit to readme.
9a47ead Update crc-driver-hyperkit from 0.12.5 to 0.12.6
91a3d79 Update crc-driver-libvirt from 0.12.5 to 0.12.6
91265dd Issue #605: Check libvirt version as part of setup too
d5bf255 Issue #605 Add libvirt version check as part of preflight
b2a6dc1 Issue #424: oc: Remove extract.go
183f5e0 Issue #424: oc: Remove unneeded chmod
902e422 Issue #424: oc: Use extract filters to only extract the oc binary
0f401f5 Issue #424: oc: Rename TAR to TARGZ
1d94d96 Issue #424: extract: Add a way to control which files are extracted
528927c Issue #424: extract: Remove unused functions
870b6c3 Issue #424 Use new extract.Uncompress helper
b78f244 Issue #424: extract: Add generic extract.Uncompress()
d36db66 Issue #424: extract: Handle sparse files
41057dd Issue #424: extract: Use 'mode' from tarball instead of hardcoding it
5519ddd Issue #586: Don't use obsolete syscall.StringToUTF16Ptr method
6eda09e Issue #586: Use golang.org/x/sys/windows to implement windows.ShellExecute
3c469c5 Issue #586: Only build the non-root checks on !windows
2ca7c7c Issue #586: win: Add log when failing to set interface DNS
5ee20b1 Issue #586: win: Remove some dead code
2c4ec66 Issue #586: build: Add cross-lint target
1a6a88c Issue #618 Make /etc/hosts file in mac user writable
fb6ba51 Issue #174: Add link to download page in README.md
cf25e00 machine: Bundle version mismatch should be fatal
d608fcc status: Print actual OpenShift version
aaccbc0 machine: Refactor loadCrcBundleInfo helper
fbda097 Issue #498: machine: Print openshift version when starting VM
14d3867 Issue #611 Don't include release dir to generated sha256 sum.
9c5750b Issue #598 Force using golang's native SSH implementation
45434dc Refactor import statements of machine.go
0df7aa1 Use 'dev' for master branch version
e01978b Update bundle version from 4.1.11 to 4.1.14
95f7543 doc: Mention differences with a 'real' OpenShift install
1c7289d doc: Describe crc DNS configuration
48e9853 doc: Remove one more mention of the bundle
1.0.0-beta.5-4.1.14
Downloads are available at: https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.0.0-beta.5/ . To use these binaries, please follow the instructions at https://cloud.redhat.com/openshift/install/crc/installer-provisioned to obtain the needed pull-secret.
We found an issue in our bundle for disk image size, please check once https://github.com/code-ready/crc/wiki/Disk-space-issue-with-beta-5-release before using this release
55d69c5 Issue #598 Force using golang's native SSH implementation
1.0.0-beta.4-4.1.14
1af59dc Issue #588 Remove bundle version from version section.
8e40a2c Add gosec to travis and circle ci config.
62e98c4 Add target for gosec in makefile
ea4f473 gosec: G204: Subprocess launched with variable
373c96a gosec: G302: Expect file permissions to be 0600 or less
0336457 gosec: G304: Potential file inclusion via variable
df0b86d gosec: G301: Expect directory permissions to be 0750 or less
1e6b74f gosec: extract.go: G305: File traversal when extracting zip archive
bdbe964 gosec: contants.go: Fix G101: Potential hardcoded credentials
01ca3b1 gosec: pullsecret.go: Fix G101: Potential hardcoded credentials
aa7eea4 Add internal dns server ip as nameserver for dnsmasq
0356090 Remove hostname for libvirt network config structure.
4b709ae Remove dns entry from crc network template
d0db448 Remove UseDNSService from driver struct
afd92ec issue ##560 Inform about needed relogin/reboot
9c4a0a0 don't run crc setup as part of ci setup script
c0868ea Issue #580 Fix misleading message in check for root/admin
d0aa199 Issue #570 Print a reason why root access is needed before using it
f0afd42 Issue #576 Remove calls to curl from integration tests
c974212 Issue #585: Only ask for pull secret when needed
2450bb5 Issue #583: machine: Move updateSSHKeyPair after WaitForSSH
c7842c7 Introduce SSHRunner type
e60eba0 Some micro coding style fixes
889271a Issue #467 Ignore Upgradeable status from debug message
a20d28e Issue #544 Recognize if bundle is embedded or not in integration tests
ed2ea7b Issue #569 Fix wrong command for windows
83afb1e Issue #529 Prevent Hyper-V specific setup when vbox is used
7901366 Add common tasks section; start with running prometheus
2e1f019 Issue #145 Generate ssh keypair inplace
c891fbc Issue #566: Rename {skip,warn}-check-resolv-conf-file-permissions
4b04752 Issue #477 Add warn if cert going to expire starting of 7 days.
1071d26 Fix github templates for bug and custom issues
f0add84 Add custom issue template
4b91419 Update issue templates
b38592d Issue #224 Put message after config unset commands
57712aa Issue #539 Add callback function for configs
99e8d7e Issue #497 Add preflight check to see if ran as root/admin
fe39a0d doc: Document that stopping the VM takes a while
b8b3e22 doc: Be very explict about 'delete' removing everything
ac16c64 doc: Slightly reword "oc get co" example
046327b doc: Don't list bundle files as prerequisite for crc start
ebf1529 doc: Point at mirror.openshift.com for downloads
d266d22 doc: Adjust libvirt-related setup
a101e68 doc: Add macos mention in the installation prerequisites
d61e39c Issue #506 Remove check if bundle is cached for start command
e6fed89 Issue #482 check if bundle unpack is needed based on DefaultBundlePath
da50d52 Issue #528 Remove logic to cache the pull secret
13fc568 Issue #518: config: Sort the configuration keys
691654d Issue #518: config: Only return changed keys from AllConfigs()
99c92a2 Issue #518: config.view: Make format field a bit wider
b5632aa Issue #518: config: Don't report error when unsetting unset key
3028192 Issue #518: config: Make some config.setting fields private
5b571ed Issue #518: config: Make config.viperConfig private
2516b50 Issue #518: config: Make SettingsList private
9f87ef3 Issue #518: config: Move SettingsList to pkg/crc/config
fc161f8 Issue #216: Don't write default values to config file
030b564 Add Dockerfile for asciidoctor-pdf
6ab601c Add Dockerfile for docs-server
bc5c63c Add Dockerfile for dnsmasq along with config
77d64b4 stop: Hint that stopping the VM can take some time
c199d5f Issue #498: machine: Move 'Loading bundle' log
1ff3b22 Issue #492: start: Mention 'developer' user
08af7b6 Issue #441: start: Rephrase linux-specific message
e2e85e1 Issue #379: setup: Add message to indicate success
dc3bc97 Issue #432: Improve some bundle-related error messages
2aaae1f Issue #499: version: Be more explicit about the bundle version
8235c60 preflight: Group NetworkManager checks together
9930de5 hyperkit: Use constants.CrcBinDir
aa8185b Issue #488 Add docs_serve target to makefile
d0ac7fb Issue #517 Update storage space requirements
3d4323a Issue #501: integration: Check we are getting enough arguments
6d4c872 Issue #503 Remove virtualbox from supported driver for linux.
8443082 Update default pull secret URL
dfa841d Update pull secret URI from bare metal to crc
5b06311 Issue #478 Update machine dependecy from 34d5b60 to a42716b
8956fee build: Rework binappend Makefile rule a bit
1db59f4 build: Don't duplicate bundle names twice
2795ed5 build: Fix hyperkit bundle name
2588cf4 Issue #226: Add Makefile rule to run golangci-lint
ba93915 Issue #226: darwin: Ignore error when stopping network
b82f29c Issue #226: Comment out dead Windows code
d67ac48 Issue #226: Add missing error checks/propagation
b84bc15 Issue #226: Mark errors which are intentionally ignored
30892f6 Issue #226: Use strings.HasPrefix instead of regexp.MatchString
d3b2e15 Issue #226: Error-handling fixes in bundle.Extract
bf08b03 Issue #226: Don't defer f.Close if an error occurred
4a0fa05 Issue #226: Only call defer os.Close() after successful open
d659e0e Issue #226: Simplify isDebugLog, BundleEmbedded, PromptUserForYesOrNo
e0aabea Issue #226: Fix output.OutW with multiple args
79ed009 Issue #226: Add missing error check
84762b5 Issue #226: Remove unneeded assignment
938b131 Issue #226 s/errors.New(fmt.Sprintf/fmt.Errorf/
712b916 Issue #226: Remove unused variables