Ketch v0.7.0 Release
Posted by Kavin Aravind over 1 year ago
Category | Description |
---|---|
Enhancements | - Volume Support via Ketch CLI - Adds wait-retry to helm update & delete - Add extensions field to Framework CRD - Dynamically sets job label w/ group name - Resolved / Added various test cases - Updated Contributor Guide - Annotates events with Pod Name in the event of a Error type event - Add deployment version label to all resources |
Bug Fixes | - Remove dependency on deprecated ingress class annotation - Add annotation to prevent uninstalling helm chart of Job/App - Resolved Ketch controller hang in the case that an invalid value is added to App CR |
Security | - containerd version bump to v1.5.9 |
Ketch v0.6.2 Release
Posted by Ravi Lachhman over 1 year ago
Catagory | Description |
---|---|
Bug Fixes | Enforce health checks into deployment. |
Enhancements | Ketch controller to request 100m CPU and 300Mi memory. |
Enhancements | Add autoscaling permission to RBAC |
Enhancements | Upgrade containerd to v1.5.8 |
Ketch v0.6.0 Release
Posted by Vivek Pandey almost 2 years ago
Category | Description |
---|---|
New Feature | Nginx ingress support |
New Feature | HTTPS auto redirect to the app deployed over HTTPS |
Improvement | Improved App deploy status events |
Improvement | Scale target deployment when doing canary |
Improvement | App CNAME improvement to support http/https per CNAME |
Bug Fix | Traefik doesn't work with more than one https cname |
Bug Fix | Ketch fails to delete framework |
Ketch v0.5.0 Release
Posted by Vivek Pandey about 2 years ago
Category | Description |
---|---|
Enhancement | Kubernetes Job management: Users can deploy, list, remove and export Job using ketch job YAML |
Ehhancement | Kubernetes 1.22 support |
Enhancement | Ketch CLI can be installed on Apple M1 machines |
Security | Helm upgraded to version 3.6.3 |
Bug fixes | Several bug fixes |
Ketch v0.4.0 Release
Posted by Vivek Pandey about 2 years ago
Category | Description |
---|---|
Enhancement | Create and update framework using framework YAML |
Enhancement | Export framework yaml |
Enhancement | Deploy application using application YAML |
Enhancement | Export application yaml file |
Enhancement | ketch app deploy improvement: command now supports unit commands |
Enhancement | Ketch CLI Install script can not be installed on Apple M1 machines |
Bug Fix | Fix weight calculation of a step for canary deployment |
Ketch v0.3.1 Release
Posted by Vivek Pandey about 2 years ago
Category | Description |
---|---|
Enhancement | Ketch CLI auto-completion |
Enhancement | Export framework to YAML file |
Bug Fix | Support multiple processes in Procfile |
Ketch v0.3.0 Release
Posted by Vivek Pandey over 2 years ago
Category | Description |
---|---|
Enhancement | Cloud Native Buildpack support to deploy application from source code. Note: v0.2.0 used ketch platform to deploy source code as Kubernetes app. Ketch platform has been replaced with buildpacks. |
Enhancement | Pool replaced by framework to align with application framework concept. Note: pool command available is deprecated and will be removed in next version. |
Ketch v0.2.1 Release
Posted by Vivek Pandey over 2 years ago
Category | Description |
---|---|
Enhancement | Support minimal docker image based applications |
Enhancement | Hardening ketch controller deployment |
Ketch v0.2.0 Release
Posted by Ivan Groshev over 2 years ago
Category | Description |
---|---|
Enhancement | Application deployment directly from source code |
Enhancement | Support to canary deployments |
Enhancement | Ketch now shows the application status |
Enhancement | Ketch shows the logs for the apps deployed |
Enhancement | Users can now create, update, and delete platforms on Ketch for multi-language source code deployments |
Enhancement | Users can create custom platforms on Ketch through a docker file |
Bug fixed | Removing a pool on Ketch does not remove the namespace from Kubernetes |
Bug fixed | Ketch CNAME remove does not remove it from the ketch app list command |
Bug fixed | Traefik 2.x requires certificates to enable HTTPS successfully |
Bug fixed | Application deployment from source fails if no Procfile is provided |
Bug fixed | 404 error on certain scenarios with canary deployments |
Bug fixed | Ketch application deployment from source fails to push the image to docker registry automatically |
Welcome to ketch
Posted by Ivan Groshev almost 3 years ago
Welcome to the developer hub and documentation for ketch!