Kconnect Versions Save

Kubernetes Connection Manager CLI

0.5.11

10 months ago

Changelog

  • 9c73acb Regenerate diagram
  • dec9264 Update maintainer
  • 212b295 chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.1.1 to 2.3.6
  • 3998f42 chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7
  • a50cbf4 chore(deps): bump github.com/Azure/azure-sdk-for-go
  • f64d1dc chore(deps): bump github.com/Azure/go-autorest/autorest
  • ee323b6 chore(deps): bump github.com/Azure/go-autorest/autorest/azure/auth
  • 7fc158e chore(deps): bump github.com/aws/aws-sdk-go from 1.36.19 to 1.44.267
  • 23eea98 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.267 to 1.44.283
  • 5517a03 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.283 to 1.44.302
  • 5887309 chore(deps): bump github.com/beevik/etree from 1.1.0 to 1.2.0
  • f9046ab chore(deps): bump github.com/brianvoe/gofakeit/v5 from 5.10.1 to 5.11.2
  • 48e297d chore(deps): bump github.com/emicklei/go-restful in /hack/tools
  • 81f7012 chore(deps): bump github.com/go-playground/validator/v10
  • 567e5ff chore(deps): bump github.com/go-playground/validator/v10
  • 6f029d6 chore(deps): bump github.com/golang/mock from 1.4.4 to 1.6.0
  • ae729f5 chore(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.6
  • bbd6ada chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.8
  • 04e0a9e chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.9.3
  • 288e780 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0
  • 4e8cb9d chore(deps): bump github.com/spf13/viper from 1.7.1 to 1.15.0
  • e81e767 chore(deps): bump golang.org/x/crypto
  • 2c3c379 chore(deps): bump golang.org/x/mod from 0.10.0 to 0.12.0
  • 32ab8c4 chore(deps): bump golang.org/x/mod from 0.8.0 to 0.10.0
  • 2e4accd chore(deps): bump golang.org/x/net
  • 9e78156 chore(deps): bump golang.org/x/sys
  • 9e03c7c chore(deps): bump gopkg.in/ini.v1 from 1.62.0 to 1.67.0
  • 7a63065 chore(deps): bump k8s.io/cli-runtime from 0.19.1 to 0.27.1
  • 222249a chore(deps): bump k8s.io/cli-runtime from 0.27.1 to 0.27.3
  • d56234a chore(deps): bump k8s.io/client-go from 0.19.1 to 0.27.1
  • 78a825f chore(deps): bump k8s.io/client-go from 0.27.1 to 0.27.3
  • b87b27b chore(deps): bump k8s.io/code-generator in /hack/tools
  • 58837c8 chore(deps): bump k8s.io/code-generator in /hack/tools
  • 815a170 chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
  • d40189b chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
  • 3021296 chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
  • 0ec0584 feat(Docker): upgrade Azure CLI image
  • 26f8e98 feat(actions): disable deprecated linters, and add linters that were to be enabled
  • ff288e6 feat(actions): disable linters, and fix lint error
  • 8ed8933 feat(actions): switch to golangci-lint-action
  • 1f83112 feat(actions): update asset name
  • e082401 feat(actions): update the go-version field to use a string instead of a number
  • e02bd77 feat(actions): upgrade golanci-lint to v1.52
  • 6770b37 feat(codeowners): update list of global CODEOWNERS
  • a3860ab feat(codeowners): update list of global CODEOWNERS
  • c1e694f feat(make): update Makefile to include go vet, and go fmt, remove make lint
  • ce73d55 fix(actions): upgrade actions to use node16, and resolve goreleaser deprecations
  • 72ae5d3 fix(actions): upgrade the goreleaser go version

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.11
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-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.11-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-alpine-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-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.11-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-alpine-with-deps-arm64
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-alpine-with-deps-amd64

0.5.11-rc.1

10 months ago

Changelog

  • 9c73acb Regenerate diagram
  • dec9264 Update maintainer
  • 212b295 chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.1.1 to 2.3.6
  • 3998f42 chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7
  • a50cbf4 chore(deps): bump github.com/Azure/azure-sdk-for-go
  • f64d1dc chore(deps): bump github.com/Azure/go-autorest/autorest
  • ee323b6 chore(deps): bump github.com/Azure/go-autorest/autorest/azure/auth
  • 7fc158e chore(deps): bump github.com/aws/aws-sdk-go from 1.36.19 to 1.44.267
  • 23eea98 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.267 to 1.44.283
  • 5517a03 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.283 to 1.44.302
  • 5887309 chore(deps): bump github.com/beevik/etree from 1.1.0 to 1.2.0
  • f9046ab chore(deps): bump github.com/brianvoe/gofakeit/v5 from 5.10.1 to 5.11.2
  • 48e297d chore(deps): bump github.com/emicklei/go-restful in /hack/tools
  • 81f7012 chore(deps): bump github.com/go-playground/validator/v10
  • 567e5ff chore(deps): bump github.com/go-playground/validator/v10
  • 6f029d6 chore(deps): bump github.com/golang/mock from 1.4.4 to 1.6.0
  • ae729f5 chore(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.6
  • bbd6ada chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.8
  • 04e0a9e chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.9.3
  • 288e780 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0
  • 4e8cb9d chore(deps): bump github.com/spf13/viper from 1.7.1 to 1.15.0
  • e81e767 chore(deps): bump golang.org/x/crypto
  • 2c3c379 chore(deps): bump golang.org/x/mod from 0.10.0 to 0.12.0
  • 32ab8c4 chore(deps): bump golang.org/x/mod from 0.8.0 to 0.10.0
  • 2e4accd chore(deps): bump golang.org/x/net
  • 9e78156 chore(deps): bump golang.org/x/sys
  • 9e03c7c chore(deps): bump gopkg.in/ini.v1 from 1.62.0 to 1.67.0
  • 7a63065 chore(deps): bump k8s.io/cli-runtime from 0.19.1 to 0.27.1
  • 222249a chore(deps): bump k8s.io/cli-runtime from 0.27.1 to 0.27.3
  • d56234a chore(deps): bump k8s.io/client-go from 0.19.1 to 0.27.1
  • 78a825f chore(deps): bump k8s.io/client-go from 0.27.1 to 0.27.3
  • b87b27b chore(deps): bump k8s.io/code-generator in /hack/tools
  • 58837c8 chore(deps): bump k8s.io/code-generator in /hack/tools
  • 815a170 chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
  • d40189b chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
  • 3021296 chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
  • 0ec0584 feat(Docker): upgrade Azure CLI image
  • 26f8e98 feat(actions): disable deprecated linters, and add linters that were to be enabled
  • ff288e6 feat(actions): disable linters, and fix lint error
  • 8ed8933 feat(actions): switch to golangci-lint-action
  • 1f83112 feat(actions): update asset name
  • e082401 feat(actions): update the go-version field to use a string instead of a number
  • e02bd77 feat(actions): upgrade golanci-lint to v1.52
  • 6770b37 feat(codeowners): update list of global CODEOWNERS
  • a3860ab feat(codeowners): update list of global CODEOWNERS
  • c1e694f feat(make): update Makefile to include go vet, and go fmt, remove make lint
  • ce73d55 fix(actions): upgrade actions to use node16, and resolve goreleaser deprecations
  • 72ae5d3 fix(actions): upgrade the goreleaser go version

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.11-rc.1
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-rc.1-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-rc.1-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.11-rc.1-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-rc.1-alpine-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-rc.1-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.11-rc.1-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-rc.1-alpine-with-deps-arm64
  • docker pull docker.io/kconnectcli/kconnect:0.5.11-rc.1-alpine-with-deps-amd64

0.5.10

1 year ago

Changelog

  • 04afb73 Update contributor guide to include language from the template
  • 334beed chore(deps): bump github.com/blang/semver
  • 07a2fdd chore(deps): bump github.com/google/uuid from 1.1.1 to 1.3.0
  • a035477 chore(deps): bump go.uber.org/zap from 1.16.0 to 1.24.0
  • d139661 feat(images): upgrade alpine to 3.17
  • 62c7f9c fix typo in install-kconnect.sh
  • a8de5ae updated use doc for issue 439
  • e33e75f updated use.go with new line to help menu

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.10
  • docker pull docker.io/kconnectcli/kconnect:0.5.10-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.10-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.10-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.10-alpine-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.10-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.10-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.10-alpine-with-deps-arm64
  • docker pull docker.io/kconnectcli/kconnect:0.5.10-alpine-with-deps-amd64

0.5.9

1 year ago

Changelog

  • e7e8f1e feat(images): upgrade alpine to 3.16 to resolve vulnerabilities

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.9
  • docker pull docker.io/kconnectcli/kconnect:0.5.9-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.9-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.9-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.9-alpine-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.9-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.9-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.9-alpine-with-deps-arm64
  • docker pull docker.io/kconnectcli/kconnect:0.5.9-alpine-with-deps-amd64

0.5.8

1 year ago

⚠️ 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

0.5.7

1 year ago

Changelog

  • f77c761 Bumping dependencies where appropriate
  • 24bcfd3 Bumping kubelogin to latest version

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.7
  • docker pull docker.io/kconnectcli/kconnect:0.5.7-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.7-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.7-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.7-alpine-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.7-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.7-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.7-alpine-with-deps-arm64
  • docker pull docker.io/kconnectcli/kconnect:0.5.7-alpine-with-deps-amd64

0.5.6

1 year ago

Changelog

  • 1ea7926 allow setting of aws shared credentials file location
  • 673a2e8 chore(deps): bump github.com/golangci/golangci-lint in /hack/tools
  • 10aed6f chore(deps): bump github.com/golangci/golangci-lint in /hack/tools
  • 2feedd9 chore(deps): bump github.com/golangci/golangci-lint in /hack/tools
  • 6734feb chore(deps): bump github.com/golangci/golangci-lint in /hack/tools
  • 7552c34 chore(deps): bump k8s.io/code-generator in /hack/tools
  • 8859719 chore(deps): bump k8s.io/code-generator in /hack/tools
  • a84302d chore(deps): bump k8s.io/code-generator in /hack/tools
  • 8d579f3 chore(deps): bump k8s.io/code-generator in /hack/tools
  • ec7cea4 chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
  • 46a72c3 chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
  • 2d29222 chore(deps): ignore execinquery linter for now, update url build to pass nosprintfhostport linter
  • 129f0f9 download aws-iam-authenticator from github
  • 90f50eb feat(actions): go back to original pr title checker now that Github Actions are back up
  • 8692dbb feat(actions): release-docs action name was the same as creating a release action
  • 7214edd feat(actions): revert job name, because that appears to be hanging around now
  • c883e16 feat(actions): revert to old titlechecker in order to hopefully fix the orphaned context check
  • 0982c3d feat(actions): testing pr title action
  • cddf913 feat(actions): testing pr title action
  • 9606a1b feat(actions): testing pr title checker action
  • 7c8e95c feat/add-new-binary-to-krew: add out directory to .gitignore to ignore binaries, and fix typo in .krew.yaml
  • 410b88e feat: remove linux/arm, and add new darwin/arm64
  • a0780d6 feat: revert to new action, since no checks are running now
  • cfb2e14 fix(actions): add permissions because of not accessible error, and pin release ref as noted in upstream
  • dde2a31 fix(actions): remove permissions that did not help, and trying pull_request_target anyway
  • a58aa01 fix(docs): update installation doc to include new minimum for aws-iam-authenticator
  • 9055cb5 fix/protobuf-vulnerability: upgrade protobuf to 1.3.2
  • 28430b5 fix: issue-323 show a meaningful upgrade message
  • 4afa333 fix: switch to a different pr title checker for forked repos
  • 3a8a633 update aws-iam-authenticator version in install script

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.6
  • docker pull docker.io/kconnectcli/kconnect:0.5.6-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.6-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.6-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.6-alpine-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.6-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.6-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.6-alpine-with-deps-arm64
  • docker pull docker.io/kconnectcli/kconnect:0.5.6-alpine-with-deps-amd64

0.5.5

2 years ago

⚠️ Breaking Changes

  • upgrade apiVersion to v1beta for aws-iam-authenticator (#382) (392e1093fae7a8cfb936c251fb9bc7ca13f2fb4f)
    • need to upgrade aws-iam-authenticator to >=0.5.5

Changelog

  • b913826 chore(deps): bump github.com/golang/mock in /hack/tools
  • 12dd81a chore(deps): bump k8s.io/code-generator in /hack/tools
  • d7b98f5 chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
  • 317b19d feat: add multi-arch images amd64, arm64, arm32v7, add DOCKER_CLI_EXPERIMENTAL flag, add Set up QEMU step, and which to GH_PAT for titlecheck
  • 51c9e0f feat: add user instruction to Dockerfiles
  • c63bfc5 feat: fix issue with scratch image, and update filepath for deps
  • 392e109 feat: fix typo of extra curly brakcet, and upgrade apiversion for aws-iam-authenticator
  • 89ec22d feat: revert GITHUB_TOKEN change for titlecheck
  • 0666c3f feat: update format, and add setup-go action to avoid 1.15 as default
  • 2057217 feat: upgrade aws-iam-auth and kubelogin to suport arm
  • 3845ff8 feat: upgraded golanglint-ci
  • a199bc5 feat: remove arm32, because we only want to support arm64 going forward
  • b472e93 feat: update dependency urls to pull arch specific binary, update goreleaser to build arm version specifc, and remove arm32 requirement from deps

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.5
  • docker pull docker.io/kconnectcli/kconnect:0.5.5-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.5-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.5-alpine
  • docker pull docker.io/kconnectcli/kconnect:0.5.5-alpine-amd64
  • docker pull docker.io/kconnectcli/kconnect:0.5.5-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.5-alpine-with-deps
  • docker pull docker.io/kconnectcli/kconnect:0.5.5-alpine-with-deps-arm64
  • docker pull docker.io/kconnectcli/kconnect:0.5.5-alpine-with-deps-amd64

0.5.5-rc.1

2 years ago

⚠️ Breaking Changes

  • upgrade apiVersion to v1beta for aws-iam-authenticator (#382) (392e1093fae7a8cfb936c251fb9bc7ca13f2fb4f)
    • need to upgrade aws-iam-authenticator to >=0.5.5

Changelog

  • b913826 chore(deps): bump github.com/golang/mock in /hack/tools
  • 12dd81a chore(deps): bump k8s.io/code-generator in /hack/tools
  • d7b98f5 chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
  • 317b19d feat: add multi-arch images amd64, arm64, arm32v7, add DOCKER_CLI_EXPERIMENTAL flag, add Set up QEMU step, and which to GH_PAT for titlecheck
  • 51c9e0f feat: add user instruction to Dockerfiles
  • c63bfc5 feat: fix issue with scratch image, and update filepath for deps
  • 392e109 feat: fix typo of extra curly brakcet, and upgrade apiversion for aws-iam-authenticator
  • 89ec22d feat: revert GITHUB_TOKEN change for titlecheck
  • 0666c3f feat: update format, and add setup-go action to avoid 1.15 as default
  • 2057217 feat: upgrade aws-iam-auth and kubelogin to suport arm
  • 3845ff8 feat: upgraded golanglint-ci
  • a199bc5 feature/374-create-arm-images: remove arm32, because we only want to support arm64 going forward
  • b472e93 feature/374-create-arm-images: update dependency urls to pull arch specific binary, update goreleaser to build arm version specifc, and remove arm32 requirement from deps

Docker images

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

0.5.4

2 years ago

Changelog

5c1d96b feat: Bump Golang to 1.17 6726bb7 feat: Bump Alpine to 3.14 in Dockerfiles bc82376 feat: (all) move alias prompt to after cluster selection e07c84a feat: (rancher) add cluster-name flag to use rancher cc64327 feat: (eks) change eks region-filter to use regex based filter 356fd9c fix: (aks) docs: fix wstrust link e1113a6 fix: Add maintainer for RPM

Docker images

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