Releases: jetstack/jsctl
Releases · jetstack/jsctl
v0.1.21
v0.1.20
Add support for js-operator https://github.com/jetstack/js-operator/releases/tag/v0.0.1-alpha.25
What's Changed
- Add operator v0.0.1-alpha.25.yaml by @j-fuentes in #105
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- Add operator version v0.0.1-alpha.24 by @j-fuentes in #102
- Update manifest for v0.0.1-alpha.24.yaml to remove --- prefix and add generation comments by @j-fuentes in #103
- Ensures that namespace is hardcoded to jetstack-secure by @irbekrm in #104
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Throw error if jsctl was already installed at another location by @inteon in #90
- Automatically select organisation if there is only one connected to the account by @inteon in #91
- Fix broken windows install script by @inteon in #97
- Fix wrong shell profile in install script message by @inteon in #94
- Update agent version to v0.1.39 by @j-fuentes in #100
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Fix wrong asset target name in install script by @inteon in #77
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #73
- Rename login page to TLS Protect by @j-fuentes in #78
- Update in-cluster agent configuration by @tfadeyi in #79
- Fix typo in error message by @inteon in #80
- Fix group for VEI issuers by @irbekrm in #72
- Ensures that manifest generation still works if issuers backup file not provided by @irbekrm in #81
- venafiissuer and venaficlusterissuer were missing an "s" by @maelvls in #82
- Rename 'v1certmanager' import to 'cmapi' by @irbekrm in #83
- Add Fake client for generic Kubernetes client by @irbekrm in #85
- Add x as alias for experimental by @irbekrm in #84
- Prevent incorrectly matching images by @inteon in #86
- Add APIPath where missing/ wrong and fix issues in tests by @inteon in #87
- Implement a simple pre-uninstall check command by @charlieegan3, @irbekrm , @inteon in #71
- Latest operator by @irbekrm in #88
New Contributors
- @dependabot made their first contribution in #73
- @j-fuentes made their first contribution in #78
- @tfadeyi made their first contribution in #79
- @maelvls made their first contribution in #82
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- Implement
jsctl cluster backup
command by @charlieegan3 in #64 - Support the restoring of issuers from backup files by @charlieegan3 in #70
- Add script to install the latest version of jsctl by @inteon in #76
New Contributors
Breaking changes
- The names of the release artifacts have been changed, this was necessary to create a one-line install script.
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Implement a disconnected login flow by @charlieegan3 in #55
- Regenerates jsctl cli docs by @irbekrm in #65
- Implement
jsctl clusters cleanup secrets remove-secret-owner-refs
by @charlieegan3 in #62 - Fix bug in global flag dependency injection by @charlieegan3 in #69
- Check docs are updated in prs by @charlieegan3 in #68
- Add command to get a new cluster service account by @charlieegan3 in #67
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Implement basic cluster info command by @charlieegan3 in #60
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Update deploy key variable name by @charlieegan3 in #57
- Make releases drafts by @charlieegan3 in #61
Full Changelog: v0.1.12...v0.1.13
v0.1.12
Merge pull request #47 from jetstack/file-perms Config file management refactor and permissions fix