Skip to content

Releases: fidelity/kconnect

0.1.0-rc.3

28 Sep 11:13
Compare
Choose a tag to compare
0.1.0-rc.3 Pre-release
Pre-release

Changelog

2b8878d fix: capitalization in usage, default log level INFO and create app folder

Docker images

  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:0.1.0-rc.3
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:0.1.0-rc.3-2b8878d
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:v0.1
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:2b8878d

0.1.0-rc.2

28 Sep 10:07
Compare
Choose a tag to compare
0.1.0-rc.2 Pre-release
Pre-release

Changelog

94abb9a fix: kubeconfig merge and duplicate history entries

Docker images

  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:0.1.0-rc.2
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:0.1.0-rc.2-94abb9a
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:v0
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:v0.1
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:94abb9a

0.1.0-rc.1

25 Sep 16:24
Compare
Choose a tag to compare
0.1.0-rc.1 Pre-release
Pre-release

Changelog

679af98 add cluster name to username of kubeconfig
8aa6910 build: adding docker goreleaser support
363b6af feat: changed region to not defaults and updated resolvers
e2862b8 feat: changed the docker login address
28dfac1 feat: changed to always set the current context by default
25b2c4a feat: initial version of app config
256c6f3 fix: added docker login to GH actions
41761af fix: changing back to github packages
ea8ddff fix: linting issues

Docker images

  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:0.1.0-rc.1
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:0.1.0-rc.1-e2862b8
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:v0
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:v0.1
  • docker pull docker.pkg.github.com/fidelity/kconnect/kconnect-cli:e2862b8

0.0.1-rc.4

16 Sep 17:40
7057c8c
Compare
Choose a tag to compare
0.0.1-rc.4 Pre-release
Pre-release

Changelog

07508ae Update release.yml
8b32c21 Update release.yml
0e7761c docs: history support in kconnect proposal (#66)
0de2b44 docs: updated readme and added contributing guide (#59)
2223621 feat: add history to kconnect (#73)
006a510 feat: adding snap publishing (#65)
382a633 feat: allow setting current context (#72)
1848d8c refactor: introduce config set instead of using flagset everywhere (#74)

0.0.1-rc.2

25 Aug 09:18
80d6192
Compare
Choose a tag to compare
0.0.1-rc.2 Pre-release
Pre-release

Changelog

d1afadb build: adding homebrew publishing (#55)
33479af fix: changes to allow ping to work (#54)

0.0.1-rc.1

05 Aug 12:27
a0c7778
Compare
Choose a tag to compare
0.0.1-rc.1 Pre-release
Pre-release

Changelog

a8b1ceb Initial commit
326fa23 build: add size labels for PR size
d5d2de8 build: added goreleaser github actions
779b509 doc: updated CLI ux doc with AKS samples
bcfc709 docs: added cli ux proposal (#35)
a957553 docs: added feature request template
12d7c15 docs: adding initial design doc and supporting images
cdc1606 docs: repo and community documentation
ed20587 feat: added usage function and lint fixes
7a516ea feat: adding initial code for EKS provider (#40)
bcb5037 feat: poc using cobra and dynamic flags
2cdeac9 feat: sample interface/struct types for the plugins
70a7be3 feat: started to add provider generation of kubeconfig (#50)
9293278 refactor: changed the github actions workflows
381a1c9 refactor: changed the jobs for the main CI workflow
7e9be7b refactor: changed the package structure for the providers
ab62aa2 refactor: conventional commit check requirs wip to pass
07ff058 testing cli packages for flags resolver