Skip to content

Cloud-Harness v0.4.0

Compare
Choose a tag to compare
@filippomc filippomc released this 11 Jan 16:33
· 892 commits to master since this release
231de56
  • Runtime Python library improvement and bugfixes #325 #315
    • Implement event decorator for sending objects into a kafka queue for CDC purpose #301
    • Enable kafka auto create topics #313
    • Improve default exception handling in Flask backend apis #322
    • Optimize auth current user retrieval (caching) #293
    • Add a 404 handler for webapps #261
    • Use CH_CURRENT_USER_ID environment variable for development env where no "request user" is present #251
    • Add simple command workflow task #257
  • Helm chart auto deployment improvements
    • Auto refresh configmaps in pods #317
    • Support for multi-level domains and alias subdomains #333
    • Create support (proxy) for calling services on the current service url #149
    • Add startupProbe to auto deployment template and add failureTreshold #282
    • Handle secrets #240
  • Jupyterhub application improvements
    • enable cpu/mem resources per application #328
    • Add user volume affinity for jupyterhub #335
  • Improve extract download task #271 #274
  • Create a notification microservice for sending different types of notifications (email, slack, ....) #300
  • Build and deployment improvements
    • Add argument to selectively disable cache on image builds#336
    • Enable docker buildkit in skaffold #304
    • Fix task images not included in skaffold build without specifying parameter -i in harness-deployment #306
    • Fix build dependencies not working with Skaffold #287
    • Fix workflows images retrieval to work with Skaffold build #267
    • Add context to image tags in pipelines. #264
    • Use buildkit on codefresh builds #338
  • Add Sentry performance monitoring option #291
  • Improve deployment script
    • Improve multiple deployment pipeline script generation #310
  • Database backups #269

See also https://github.com/MetaCell/cloud-harness/milestone/4?closed=1