Releases: Ridecell/ridectl
Releases · Ridecell/ridectl
v0.3.9 - Edit command fixes and improvments
What's Changed
- DEVOPS-3537 Fixes related to ecr-login and edit command by @vivekjainx86 in #155
Full Changelog: v0.3.8...v0.3.9
v0.3.8 - add check for github actions runner
What's Changed
- DEVOPS-3537 Check if ridectl is running on actions runner by @vivekjainx86 in #154
Full Changelog: v0.3.7...v0.3.8
v0.3.8-alpha
DEVOPS-3537 Check if ridectl is running on actions runner (#154) * Update ci.yml * check for github-actions env var --------- Co-authored-by: Vivek Jain <vivek@ridecell.com>
v0.3.7 - Add ecr-login command and AWS SSO changes
What's Changed
- DEVOPS-3553 Fix --kubeconfig flag not being used by @ajinkyak423 in #151
- DEVOPS-3537 Add AWS SSO process and ECR login command by @vivekjainx86 in #152
- DEVOPS-3537 Use ENV var instead of command line flag by @vivekjainx86 in #153
Full Changelog: v0.3.6...v0.3.7
v0.3.7-alpha.1
What's Changed
- DEVOPS-3553 Fix --kubeconfig flag not being used by @ajinkyak423 in #151
Full Changelog: v0.3.6...v0.3.7-alpha.1
v0.3.6 - update summon-operator crd
What's Changed
- DEVOPS-3474 Teleport Upgrade by @ajinkyak423 in #144
- DEVOPS-3471 go version and dependencies updated by @SaurabhMartande in #145
- DEVOPS-3504 Update CLI prompt while using status command by @ajinkyak423 in #146
- DEVOPS-3520 Teleport upgrade 15 by @ajinkyak423 in #147
- Update README.md by @avdhoot in #148
- Update golangci lint by @rc-marina in #149
- [DEVOPS-3478] update summon-operator crd by @rc-marina in #150
New Contributors
- @SaurabhMartande made their first contribution in #145
Full Changelog: v0.3.5...v0.3.6
v0.3.4 - Minor changes
What's Changed
- Remove unused status fields in status command by @ajinkyak423 in #143
New Contributors
- @ajinkyak423 made their first contribution in #143
Full Changelog: v0.3.4...v0.3.5
v0.3.4 - Update Teleport version and few bug fixes
What's Changed
- Update summon-operator package version by @kunalp-gohire in #138
- Gracefully handle github api overload by @personalcomputer in #128
- Auto update ridectl to latest version by @kunalp-gohire in #139
- DEVOPS-3390Update teleport version in Makefile from 13.0.3 to 13.3.8 by @gaurangkudale in #141
- Update utils.go by @avdhoot in #142
- Ridectl add validation check few bug-fixes by @gaurangkudale in #140
New Contributors
- @personalcomputer made their first contribution in #128
- @gaurangkudale made their first contribution in #141
Full Changelog: v0.3.3...v0.3.4
v0.3.3 - Update Teleport version and related changes
Summary
- Updated
tsh
version to13.0.3
- Added support to configure/refresh kubectl contexts automatically after 7 days - developers will not have to configure contexts manually.
- Made
tsh
version update related changes in ridectl - Fixed tsh upgrade issue
What's Changed
- DEVOPS-3341 Update teleport version by @vivekjainx86 in #137
Full Changelog: v0.3.2...v0.3.3
v0.3.2 - Upgrade components and other fixes
Summary
- Updated SummonPlatform CRD
- Upgraded Teleport version
- Revealed lower kubeContext errors to user
- Removed lint logic
- Ignore rdsiam-readonly user while listing Summon postgres users
- Upgrade AWS SDK to support both - old and new aws profile configurations
- Upgraded other components/libs
What's Changed
- fix Kubecontext for actions runner envs and reveal lower func errors by @rc-marina in #123
- DEVOPS-3098 Use SummonPlatform CRD from branch [temporary] by @vivekjainx86 in #124
- DEVOPS-3244 Update SummonPlatform CRD by @vivekjainx86 in #126
- DEVOPS-3237: Removed lint logic from ridectl by @krishnawaidande-rc in #127
- DEVOPS-3294: ignore rdsiam-readonly user when listing postgres password by @krishnawaidande-rc in #129
- DEVOPS-3306 Upgrade teleport version by @ridecell-github-action in #130
- DEVOPS-3278 Upgrade components by @vivekjainx86 in #131
- DEVOPS-3278 Fixes hash mismatch issue by @ridecell-github-action in #133
- DEVOPS-3278 update CI by @ridecell-github-action in #134
- DEVOPS-3278 Update ci.yml by @ridecell-github-action in #135
- DEVOPS-3278 modify ghr install command by @ridecell-github-action in #136
New Contributors
- @krishnawaidande-rc made their first contribution in #127
- @ridecell-github-action made their first contribution in #130
Full Changelog: v0.3.1...v0.3.2