Skip to content

0.5.8

Compare
Choose a tag to compare
@niroowns niroowns released this 24 Aug 01:25
· 184 commits to main since this release

⚠️ Breaking Changes

  • this version now requires azure-cli to be installed (#432)

Changelog

  • 4e227de Changes made by gofmt
  • 89fc478 Made changes so that Public is not hard coded but uses the user provided value
  • 2f52747 Made changes to account for Azure 1.24 FDQN changes
  • 19e0255 Ran make build docs
  • 62c43ed Updating installation docs
  • 1cdc91e chore(deps): bump k8s.io/code-generator in /hack/tools
  • 4d340c1 chore(deps): bump k8s.io/code-generator in /hack/tools
  • e693cee feat(aks): add aks descriiption with required tools for use command
  • 695a9e9 feat(aks): add az login command to resolve error, update use aks help to switch from token to azurecli, and add azurecli to install script
  • 0fcaaff feat(aks): azure auth is deprecated in AKS 1.25+, so changed to use kubelogin with azurecli, and change order for make ci command
  • 6973777 feat(aks): change azure cli link to github link to match other links
  • d3c825f feat(aks): remove --server-fqdn-type flag from kubelogin because flag does not exist
  • 739dcc7 feat(aks): remove unused code
  • c5f7b61 feat(aks): run go mod tidy, and add azure cli to deps image
  • 6819af3 feat(comments): update comments to match the cloud providers
  • fb36402 feat(deps): update install-kconnect script to use recommended approach per operating system
  • ab8e979 feat(docs): update docs with make docs-generate
  • 742771f feat(docs): update use aks docs
  • b17929c fix(scripts): update install-kconnect.sh to not automatically run azure cli install script for linux

Docker Images

  • docker pull docker.io/kconnectcli/kconnect:latest
  • docker pull docker.io/kconnectcli/kconnect:v0.5
  • docker pull docker.io/kconnectcli/kconnect:0.5.8
  • docker pull docker.io/kconnectcli/kconnect:0.5.8-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.8-arm64
  • docker pull docker.io/kconnectcli/kconnect:latest-alpine
  • docker pull docker.io/kconnectcli/kconnect:v0.5-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.8-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.8-alpine-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.8-alpine-arm64
  • docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.8-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.8-alpine-with-deps-arm64
  • docker pull docker.io/kconnectcli/kconnect:0.5.8-alpine-with-deps-amd64