Skip to content

Releases: openfaas/faas-netes

Updates to go.mod for dependencies

16 Jul 17:16
Compare
Choose a tag to compare

Changelog for 0.18.16:

  • PR #1241 OpenFaaS Chart updates to support imagePullSecret and registryPrefix by @alexellis

Commits
cac64e0 Update transitive dependencies in go.mod by @alexellis
a509a69 Chart - include registryPrefix and imagePullSecrets options by @alexellis
d9b2b24 Update README with offline options in openfaas chart by @alexellis
c636494 Updates to support imagePullSecret and registryPrefix by @alexellis
f746222 Add maintainMinimumReplicas to chart for autoscaler by @alexellis

Changes: 0.18.15...0.18.16

Generated by Derek

Update to Go 1.24, K8s client-go to v0.33.2 and other libraries

09 Jul 10:12
Compare
Choose a tag to compare

Changelog for 0.18.15:

  • PR #1240 Remove duplicate liveness probe from pro-builder deployment by @welteki
  • PR #1239 Add security context for Prometheus PVC ownership by @alexellis

Commits
44f6df4 Update K8s client-go and other libraries by @alexellis
5386fd2 Remove old Go code by @alexellis
a3ed495 Download faas-cli instead of faas_cli for CI job by @alexellis
9b0f5db Remove old matrix by @alexellis
57a3a2e Use arkade CI action to fetch various tools by @alexellis
e0d7b01 Update pro-builder to BuildKit v0.23.2 by @alexellis
9205263 Minor updates to values.yaml by @alexellis
622ea77 Additional notes by @alexellis
fef441e Fix typo in the AWS section of README by @alexellis
b9bf156 Updates and IRSA support with ECR for pro-builder by @alexellis
b9f6bc0 Instructions for ECR credential helper and IRSA by @alexellis
4f8d9a9 Perform all linting in one job by @alexellis
244537d Fix typo by @alexellis
d10067e Enable kubeval again by @alexellis
ecd92a3 Disable kubeval temporarily by @alexellis
01b0fcf Fix linting error in chart and introduce two warnings by @alexellis
3904ef5 Warnings for invalid selections of values for customer installations by @alexellis
0363b68 Lint charts with kubeconform as extra measure by @alexellis
d5511b3 Remove duplicate liveness probe from pro-builder deployment by @welteki
be56881 Update various images and add fsGroup for Prometheus by @alexellis
9cfdfe2 Fix link to docs for CE by @alexellis
76d7b8a Allow a custom securityGroup for Prometheus for PVC by @alexellis

Changes: 0.18.14...0.18.15

Generated by Derek

Update charts and go.mod

17 Jun 08:59
Compare
Choose a tag to compare

Changelog for 0.18.14:

Commits
dbf59d4 Update charts and go.mod by @alexellis

Changes: 0.18.13...0.18.14

Generated by Derek

Update go.mod and K8s client to v0.32.1

15 May 14:57
Compare
Choose a tag to compare

Changelog for 0.18.13:

  • PR #1232 Add prometheus scrape annotations to RabbitMQ connector by @welteki

Commits
699a64a Update go.mod and K8s client to v0.32.1 by @alexellis
0acc1d1 Update set replicas log line by @alexellis
647f008 Remove log line when looking up replicas by @alexellis
8cd2da7 Update log messages for controller mode by @alexellis
6fb7778 Fix for autoscaler in default RPS mode by @alexellis
1e751ee Update various components by @alexellis
5b75fd7 Updates to logging for faas-netes / operator by @alexellis
1bf9b7e Drop linux capabilities for Enterprise Edition by @alexellis
4a5cd16 Minor message update for faas-netes by @alexellis
dcf1290 Fix typo by @alexellis
2b1d529 Add override for default target for autoscaler by @alexellis
96fbd44 Fix for "stuck" operator when its informers have disconnected by @alexellis
807224b Republish fresh chart by @alexellis
ce0e8cf Add separate liveness probe for operator container by @alexellis
8bf567e Update for security by @alexellis
9ca7024 Update notes in values.yaml on high QPS overrides by @alexellis
6aaab02 Updates for websocket support by @alexellis
c284398 Updates to migration from CE, fast shutdown for dashboard by @alexellis
b0c236a Bump dashboard and rabbitmq-connector by @alexellis
ac1c12e Upgrades to Go 1.23 and to go.mod across various components by @alexellis
15a18af Upgrade cron-connector to fix panic by @alexellis
645dbda Update images for go.mod / alpine updates by @alexellis
0b2dbf4 Add prometheus scrape annotations to RabbitMQ connector by @welteki
a382352 Fix panic in gateway when listing functions with Prom. down by @alexellis
ec51bd5 Fix for regression in callbacks from queue-worker by @alexellis
8b17f2e Add new graphs to openfaas dashboard by @alexellis

Changes: 0.18.12...0.18.13

Generated by Derek

Allow use of localhost registry for limited testing

17 Dec 11:07
Compare
Choose a tag to compare

Changelog for 0.18.12:

Commits
39feb0e Allow use of localhost registry for limited testing by @alexellis
7751713 Upgrade Dashboard with new graphs by @alexellis
cea65cc Async cancellation and updates to various components by @alexellis
ee0e5fb Remove newlines from log statements by @alexellis

Changes: 0.18.11...0.18.12

Generated by Derek

Maintenance release - upgrade to Go 1.23

09 Dec 09:51
Compare
Choose a tag to compare

Changelog for 0.18.11:

Commits
eff2611 Update Go to 1.23 and vendored dependencies by @alexellis
9fa1018 Remove armv7 images from CI and upgrade to Go 1.23 by @alexellis
8c5118d Fix typo by @alexellis
e537f58 Update chart version by @alexellis
80eb54a Remove federated-gateway experimental component from chart by @alexellis
2cf6886 Add Helm chart for the RabbitMQ connector by @welteki
781d785 Update CE gateway and Prometheus version by @alexellis
f43e633 Publish chart by @alexellis
b00a506 Fix nil reference in controller mode when deployment has error by @alexellis
c24edde Recreate function deployments when deleted abnormally by @alexellis
cd64953 Fix issue with EKS semver suffix by @alexellis
6ed2e1d Updates to README files by @alexellis
ee21e4d Updates to Pro guidelines by @alexellis
5643158 Couple of updates for the README by @alexellis
c6929a1 Maintenance for go.mod and external dependencies by @alexellis
ad3ef1a Bump Prometheus to v3.0.0 by @alexellis
5c59e40 Fix regression in previous release with CPU/RAM reported in API by @alexellis
db6308d Update README.md by @alexellis
f3b041e Update README.md by @alexellis
d76026c Updated faas-netes pro image by @alexellis
46a9078 Regenerate charts for newer images by @alexellis

Changes: 0.18.10...0.18.11

Generated by Derek

Maintenance release

18 Nov 21:47
Compare
Choose a tag to compare

Changelog for 0.18.10:

  • PR #1226 Add storage for Prometheus using a PersistentVolumeClaim by @alexellis
  • PR #1224 Turn honor_timestamps off for resource scrape config by @welteki
  • PR #1223 Revert setting Ingress as enabled by default in values.yaml by @alexellis
  • PR #1222 Fix typo in target label for openfaas-function-pods job by @welteki
  • PR #1221 Support scraping metrics from function pods for custom scaling types by @welteki

Commits
39509ce Clarify EULA application since 2019 by @alexellis
dc46f5f Helm: Updates for NATS and JetStream queue-worker by @alexellis
733aa78 Remove deprecated openfaas chart versions by @alexellis
51b390e New behaviour for forcing requeue of a Function CR by @alexellis
bbed88a Minor version updates by @alexellis
565a784 Chart: Add optional PVC for built-in Prometheus by @alexellis
a854829 Add storage for Prometheus using a PersistentVolumeClaim by @alexellis
fe581ba Add a topologySpreadConstraints for the queue-worker by @alexellis
0e4465d Support custom recordingRules for Prometheus by @welteki
eff7a82 Add topologySpreadConstraints for gateway by @alexellis
8d711d2 Make CPU values more accurate in API/dashboard by @alexellis
ef46ab8 More responsive scaling for CPU/memory based metrics by @alexellis
8664296 Turn honor_timestamps off for resource scrape config by @welteki
180c3ab Revert setting Ingress as enabled by default in values.yaml by @alexellis
542941b Fix for new metrics scrape from function pods by @alexellis
f9622cf Fix typo in target label for openfaas-function-pods job by @welteki
739317c Changes to autoscaler for better custom scaling by @alexellis
3393190 Ceil load values for scaling in recording rule by @welteki
8c87ae4 Scrape metrics from functions directly by @welteki
c6427d2 Update empty example of Ingress for folks who skip the docs by @alexellis
a8073f7 Fix for autoscaler by @alexellis
bd153c8 Upgrade faas-netes/autoscaler version/remove plain yaml manifests by @alexellis

Changes: 0.18.9...0.18.10

Generated by Derek