Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • incubator-openwhisk Github stars: 2181 (+253 since last report)

  • incubator-openwhisk GitHub forks: 469 (+52 since last report)

  • Focus on improved per-invocation (of Actions) performance via logging and other improvements.
  • Continued focus in HA/Clustering enablement while continuing to reduce reliance on Ansible for configuration. 
    • e.g., controller creates health and cacheInvalidation topics #2991
  • Kubernetes project seeks to enable MiniKube with latest Kube/Docker drivers.
  • Separation of CLI and language runtimes into their own top-level repos. (10/17):

    • Move docker runtime into it's own repo #2850
    • Move python runtime into it's own repo #2843

    • Move nodejs runtime into it's own repo #2834

    • Move php runtime into it's own repo #2823

    • Move swift runtime into it's own repo #2822

    • Move java runtime into it's own repo #2821

  • In addition to CLI and Runtime separation work, other work related to preparing for releases has begun as well.
    • e.g., Generate maven artifacts #3060
  • Note: there was an issue with pushing Docker images to DockerHub for ~2 week period fixed on 11/27; effects were that Travis builds on 11/28 suddenly experienced a issues from the backlog of updates that went untested.

...