What's Changed
- api-server fails on start if a UI is polling during api-server start-up -Fixed
- Min stateless stops if there is no previouse node up. -Fixed
- Import and export set of algorithms and pipelines using hkubecli. - New feature
- Nodes show as active after pipeline had been stopped already - fixed.
- Warn about stalled algorithms in case all redis nodes fail.
- Add response and request (message sent and message delt with) rates to Grafana dashboards.
- Show algorithms metrics by job in grafana by job (Not related to streaming)
- Add option to send an external ID on job invocation.
- Enhance hkubectl sync capability to support algorithm dockers not built by hkube and to delete pods after for change to take effect.
- UI enhancements and fixes, (Changes in node view, nodes dropdown added and logs drop down enhanced)
- Changing order of calls to services by @zivglik in #1828
- scaledown race condition by @RonShvarz in #1830
- add reason to stop,and filter by pause by @zivglik in #1836
- statelessCount scaling optimization by @RonShvarz in #1833
- Tasts attachment to node by @RonShvarz in #1839
- update python wrapper to hkube-python-wrapper==2.6.0.dev2 by @hkube-ci in #1849
- Store pipelines update by @mkkCoder in #1804
- update python wrapper to hkube-python-wrapper==2.6.0.dev3 by @hkube-ci in #1855
- Change node status after stopped pipeline by @RonShvarz in #1832
- Fix overriden error status by @RonShvarz in #1864
- No db update in case of pause by @golanha in #1866
- Gc taskStatus cleaner by @awesomecakex in #1853
- Parent scaledown by @RonShvarz in #1870
- Added res and req rates to metrics by @RonShvarz in #1872
- metricsCleanup usage, new metrics package by @RonShvarz in #1876
- add a overwrite query api feature to storeAlgo by @mkkCoder in #1875
- Catch update failure by @golanha in #1883
- Added overwrite to pipeline insert by @RonShvarz in #1884
- Enhance algorithm resource monitoring by @RonShvarz in #1879
- add externalid to job by @zivglik in #1885
- Added configurable dev mount path by @RonShvarz in #1888
- update python wrapper to hkube-python-wrapper==2.6.0.dev7 by @hkube-ci in #1891
- change file permission in debug algorithm file system to align with o… by @golanha in #1898
- Add haproxy router for debug by @golanha in #1901
- update python wrapper to hkube-python-wrapper==2.6.0.dev9 by @hkube-ci in #1896
- typo in elastic result handling by @golanha in #1840
- add status_delay to pipeline driver's template by @RonShvarz in #1905
- adding try-catch block to prevent crashes by @RonShvarz in #1906
- Pod delete api by @RonShvarz in #1908
Full Changelog: v2.7.4...v2.7.33