Skip to content

2.31.0-4.14.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 05:47
· 211 commits to main since this release

Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.31.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.7
  • MicroShift 4.14.7
  • Podman 4.4.4
  • OKD 4.14.0-0.okd-2023-12-01-225814
  • Use a GUI binary helper win32-background-launcher to start the daemon on windows, this should fix bugs around daemon starting #3901
  • Update admin-helper to latest version (0.5.2)

git shortlog

6d23b6a cut v2.31.0
e2c0002 build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7
0b4bae8 Update openshift/microshift bundle to 4.14.7 (stable channel)
9f7499a Added unit test for mergeConfigFile function
0ea947b kubeconfig: Simplify mergeKubeConfigFile
9f8f5e9 kubeconfig: Use names more explicit than kubeconf{1,2}
b047b1b update admin-helper to 0.5.2
77c72e7 network_darwin: Remove dead code
e4fc918 name the executable as crc-background-launcher.exe
f1ee032 cache: add win32-background-launcher to the cached binaries
cb9eb30 preflight: use win32-background-launcher to start the daemon task
fc4a350 msi: add win32-background-launcher to installer
c7fcb5a build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
a51ff98 update admin-helper to 0.5.1
c2de676 gh-action: add workflow to build test images
9805e90 gomod: Update dependencies to their latest versions
b919b64 gomod: Vendor OpenShift 4.14/k8s 0.27 code
136a6a0 kubeconfig: Stop using tokencmd.RequestToken()
d41a461 Update admin-helper to latest release
16ff030 fix #3938 bash wrong syntax on integration oci entrypoint script