Skip to content

v1.18.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 12:33
· 100 commits to main since this release
8df4fd0

Release Highlights: https://fission.io/docs/releases/v1.18.0-rc2/
Install Guide: https://fission.io/docs/installation/

Changelog

  • 8df4fd0 Allow service account check to run only once at start of executor (#2673)
  • 275cfb5 Update chart version 1.18.0-rc2 (#2671)
  • 3e25f47 Remove singleDefaultNamespace field from helm chart (#2670)
  • d52c602 Create role and rolebinding for event-fetcher in multiple namespaces (#2669)
  • 16cbb87 Create role/role binding/service account required for builder/function pods (#2667)
  • 5fae765 Use client generator to generate all k8s clients and add respective client-go metrics (#2668)
  • 31f4f8c Remove otel handler per function handler in router (#2664)
  • 3ae1742 Executor user informer factory in executors in place of informers (#2666)
  • d16de59 Pass prometheus dump path and port to analyzer script (#2665)
  • 61d9815 Update go dependencies (#2663)
  • 300739c Remove service account/role binding/role permissions from Fission services (#2655)
  • 94eead8 change archive location for integration-test-old job (#2662)
  • 612206b test job with old namespace support to ensure backward compatibility of fission (#2654)
  • 985d94b Consume podspec patch directly on executor/builder mounts (#2661)
  • 4dde3c9 Fix namespace resolution with DEFAULT_NAMESPACE and other parameters set (#2659)
  • 9ccd2a4 Generate kubernetes roles in fission-function and fission-builder namespace (#2656)
  • e9fd13b Remove cluster roles for all Fission service accounts (#2629)
  • ee623d3 Check pods events via infomer in user configured namespaces (#2653)
  • 9612bae Upgrade skaffold to v2 manifest (#2633)
  • 691feaa K8s informer to work with specific namespaces for executor (#2651)
  • 6bf0c41 K8s informer to work with specific namespaces for builder manager (#2649)
  • 9eb7acf wait in testcase until server starts (#2648)
  • e015d6d add version info in fission support (#2645)
  • 918214c K8s informer to work with specific namespaces for logger (#2647)
  • 526b5f0 Deployments to work with specific namespaces instead of all namespaces (#2635)
  • 0aec9e1 Enable security context by default (#2644)
  • 8a3d8a4 Optimize Kafka Client in Kafka Connector (#2630)
  • 38d3809 Update golangci-lint version to v1.50.1 (#2642)
  • 1e0641d Removed call to InfluxDB via controller proxy (#2638)
  • f11902e Backup prometheus data from CI run (#2636)
  • 8db3d00 Move build cache key operation from goroutine (#2641)
  • 9245390 Capture trace_id in builder logs (#2640)
  • 28daccb Capture trace_id in storage service logs (#2639)
  • 3163977 Handle logs from all pods in function and error condition in fission fn log command (#2634)
  • 82d066b Add sync triggers debounce (#2631)
  • 9c4fc4a remove controller check (#2632)