Skip to content

v1.0.0

Compare
Choose a tag to compare
@gbraad gbraad released this 16 May 12:10

From the Podman Desktop interface, go to the Settings tab and click on "Desktop Extensions".

For the development channel fill the name:

ghcr.io/crc-org/crc-extension:v1.0.0

or the official release channel use:

quay.io/redhat-developer/openshift-local-extension:v1.0.0

and click on the "Install extension" button.

See: https://github.com/crc-org/crc-extension#installation

What's Changed

  • Copy code from podman-desktop repository #1
  • Fix #2 clone url #3
  • feat: add crc cli detection checks #4
  • feat: update development flow #6
  • feat: install crc on windows #7
  • feat: add macos crc installer #10
  • Download CRC installer binary on runtime #11
  • Add note about extension install location #13
  • fix: handling win installer exit code #12
  • Use Podman Desktop Extension API #14
  • delete unused crc.json file #15
  • Crc setup #17
  • Ask pull secret during start #21
  • add delete tray item #22
  • Change icon #25
  • fix pullsecret validation #26
  • Use information dialog to select preset #23
  • sync crc and extension preferences #27
  • Publish image with GH Action #28
  • Parse Uncompressing output during setup #29
  • add k8s connection lifecycle #30
  • Change displayed name #31
  • add arm64 as platform for image #38
  • Add command to open terminal with OC CLI #41
  • Enhance configuration sync and validation #36
  • Publish extension image to ghcr.io #43
  • fix image name #45
  • Add vscode launch config to debug extension #42
  • Add open openshift console command #47
  • Add OC login copy commands #48
  • Propose to initialise if setup not finished #51
  • Use 'next' Extension API #53
  • Remove 'optional' remark for the pull-secret #52
  • Allow oc-env to be used with the microshift preset #55
  • Fix k8s connection creation, remove daemon start #59
  • Make sure the publisher name is consistent #60
  • add 'configured' state #69
  • Add telemetry using the extension API #54
  • Add command to push image to crc cluster #79
  • Add links to dashboard #90
  • Configuration sync fix and start/stop status enhance #92
  • Update preference on preset change #87
  • Improve description and preferences #96
  • Changed preset text #97
  • Fixes #67 Shows infoDialog when podman preset is used #100
  • Fixes #56 Alternative pull-secret info dialog #101
  • Update README with extension documentation #102
  • Minor update to container name #103
  • Add create crc vm function, and handle delete properly #98
  • Set installed state even setup is failed #106
  • Fixes #108 update publisher name #109
  • fix: Dialogs are sometimes concealed #110
  • Show current preset on dashboard #107
  • Use markdown for pullsecret description #112

Full Changelog: https://github.com/crc-org/crc-extension/commits/v1.0.0