Changelog
New Features
- 66fff9e962ec7b3b91b52daeb76cdf5b2caa2af8: feat: [TKC-4072] tags and triggered_by prometheus metric fileds (#6601) (@vsukhin)
- dac0b518ea0aa36ce97780988a176c757e92eff5: feat: [TKC-4079] step prometheus metrics (#6610) (@vsukhin)
- 1ec866f20aca638c4eadb1f42e1ea58d533bf41a: feat: [TKC-4084] Allows runners to fetch triggers from cloud (#6609) (@povilasv)
- 3a88f250d579665bc95ef57bc971bd99b1c55af6: feat: model kubernetes execution state (#6606) (@admacleod)
Bug fixes
- e23e31356587cc1c17278986d2503d8552b91628: Revert "fix: Execution sorting order (#6600)" (#6612) (@admacleod)
- 5cb6125e7793fd9415f0b520797a05545e097f04: Revert "fix: latest execution ordering (#6588)" (#6611) (@admacleod)
- 1d22d9b61c59512e8d52e5b5a9a3561c3c67f2d7: fix: Execution sorting order (#6600) (@admacleod)
- 891b181691588919b59244de50aa5b149e07e253: fix: execution initialisation (#6615) (@admacleod)
- c953b90f708057c238715024fe2146c2768be4e6: fix: grpc keepalive (#6581) (@admacleod)
- 1d4784b88443addf5823cca612b26af538141a6d: fix: integrate new stepparallel struct (#6586) (@ed382)
- 1ec39f95f23c34894b9c61dd13a0d90caa64f78a: fix: latest execution ordering (#6588) (@admacleod)
- d1d1b37eed6e97f16a889b70f7d71a5691ce15d8: fix: removing namespace from tw crds (#6554) (@caiomede-tk)
- 50078c9632a2eeceab1be5b9a2aa6c08c43d88a9: fix: set executions to RUNNING on start (#6604) (@admacleod)
Other work
- 28bf8603834caed6c1b3651a04ab597d9abfb0b9: Add gRPC connection backoff based on example values (#6582) (@admacleod)
- 09ae66e523cab9baaa40490bedf4333604ad1421: Add logging to gRPC connection (#6597) (@admacleod)
- 4f6ec29aeb77d16a2f544e9eac9b3817690a9de1: Allow scheduling to be finished from multiple states (#6616) (@admacleod)
- 045d4553db8d90ed91ea5af1835953a4d58caf77: Improve cron job logging (#6596) (@admacleod)
- e75ebd95f15613e5554af7c2c84f4fd206a06375: Rename the new ASSIGNED workflow status to PENDING (#6589) (@admacleod)
- 9defc1a4ffab9af424eda1cbfe11d5cd366b0356: fix(TKC-4063): include organization-id and agent-id in ScheduleExecution gRPC metadata to fix trigger execution error (#6592) (@povilasv)
- 5be9ce76269c37b32002c78f6f8393580583ee89: refactor: started at items sorting (#6572) (@topliceanurazvan)
- b7a288a657ade9503004175194617180b3117186: remove executors (#6614) (@ypoplavs)
- e1ecce7f30726f9ce4f6875793463ae687e9b3e9: triggers: use Kubernetes Lease-based LeaseBackend when controlPlane is absent; add K8sLeaseBackend (#6584) (@povilasv)