Darsh Shah and GitHub
ec22e22bbd
fix(docs): Update Readme ( #1742 )
...
Minor adjustments to readme in first section
2020-10-01 15:35:17 +05:30
Parikshit Hooda and GitHub
0face3e966
Update README.md - fix typo ( #1737 )
...
changed **meetnigs** to **meetings**.
2020-09-30 22:37:27 +05:30
Ahmet Türkmen and GitHub
823aacdeba
[skip ci] fix contributing.md link on readme ( #1731 )
2020-09-29 15:08:53 +05:30
c605d1d2c6
Added code to prevent deletion of active fn pod ( #1724 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-09-28 14:09:55 +05:30
ef65602b79
Added concurrency field to schema validation ( #1727 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-09-24 23:06:37 +05:30
Vishal and GitHub
778f047376
Improving contributing docs ( #1726 )
...
Improved contributing docs, added DO logo in sponsors.
2020-09-23 13:38:39 +05:30
Vishal and GitHub
2b805fc7ca
Release 1.11.0 ( #1716 )
2020-09-16 22:27:02 +05:30
f3fe3123b3
Adding Concurrency in Pool Manager ( #1698 )
...
Concurrency in the pool manager allows specializing pods concurrently based on a specified limit.
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-09-16 18:48:08 +05:30
Vishal and GitHub
c1ac7fcd38
Bumping up release of Helm for release script ( #1715 )
...
Upgrading to Helm3 for all CI testing
2020-09-16 16:07:48 +05:30
7e7d9720be
Bump jetty-server from 9.0.4.v20130625 to 9.4.17.v20190418 in /environments/jvm-jersey ( #1706 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sahil-lakhwani <sahilakhwani@gmail.com >
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-09-11 14:51:54 +05:30
4fbaae4b12
Non-root users access Secrets and ConfigMaps ( #1697 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-09-11 10:24:28 +05:30
07b294778a
logs: change timestamp to ISO ( #1708 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-09-11 08:04:29 +05:30
Vishal and GitHub
8c0a368969
Skaffold: Typo in Helm values for Prometheus ( #1709 )
2020-09-10 18:28:15 +05:30
99c2020795
Addition of openapischemav3 to fission CRDs to support kubectl explain ( #1702 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-09-10 14:31:27 +05:30
Sahil Lakhwani and GitHub
54b384efec
jvm-jersey-env ( #1677 )
...
A new Jersey framework based JVM environment which is lightweight and simpler.
2020-09-08 21:24:25 +05:30
975286c2ac
Add headers to Kafka MQT error topics ( #1701 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-09-07 19:13:36 +05:30
Vishal and GitHub
70b01eb9c8
Skaffold kind ( #1700 )
2020-09-04 17:37:07 +05:30
1755d3a017
Adding NodeJS version 12 env ( #1683 )
...
Co-authored-by: Rahul Bhati <rjbhati009@gmail.com >
2020-08-28 10:24:22 +05:30
Rahul Bhati and GitHub
22f385b809
Update values.yaml with mqt keda configuration ( #1670 )
2020-08-27 21:45:46 +05:30
Rahul Bhati and GitHub
f751546913
Removed code related to mqtrigger ( #1680 )
2020-08-06 20:59:08 +05:30
587b166a4e
1665: Python env sentry integration ( #1669 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-08-04 09:46:12 +05:30
b208528d3d
Add serviceaccount for nats-streaming ( #1646 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-07-31 17:02:29 +05:30
882abff431
Added prefix tag in fluentbit filter stanza ( #1671 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-07-30 21:03:13 +05:30
892da2478b
Allow user to override value of influxdb image ( #1642 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-07-23 14:50:50 +05:30
28f5cd7852
(fix) Dependencies and steps for building examples/java locally ( #1653 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-07-17 15:18:31 +05:30
Rahul Bhati and GitHub
8e0571c7c9
Fission MQT integration with keda ( #1657 )
...
Fission MQT integration based on Keda with Kafka connector
2020-07-14 21:35:48 +05:30
d6fc9f71d0
Allow user to override nats-streaming image ( #1645 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-06-30 15:14:46 +05:30
108ef50bd5
Allow user to define busybox image ( #1643 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-06-30 10:42:30 +05:30
Vishal and GitHub
90b7680392
Release 1.10.0 ( #1658 )
2020-06-30 08:56:30 +05:30
a8a9831c16
[WIP] (feat) Added Exponential BackOff for Retry in builder ( #1614 )
...
Co-authored-by: Rahul M Chheda <rahul.chheda@mayadata.io >
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-06-29 12:01:29 +05:30
a1f39bb7d3
Bump rack from 2.0.8 to 2.1.4 in /environments/ruby ( #1654 )
...
Bumps [rack](https://github.com/rack/rack ) from 2.0.8 to 2.1.4.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/2.0.8...2.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 12:57:56 +05:30
Vishal and GitHub
a50c9f76ec
For fixing staticcheck issue ( #1652 )
...
The S3 feature PR caused some static check issues after the merge, those are fixed now.
2020-06-23 15:31:59 +05:30
f6e679e70e
S3 backend for storage service ( #1629 )
...
Co-authored-by: Alok Kumar <rajalokan@gmail.com >
2020-06-15 19:13:13 +05:30
17bb1ac39f
Python env changes for pip3 ( #1633 )
...
Co-authored-by: agiwalpooja20 <agiwalpooja20@gmail.com >
2020-06-05 16:03:46 +05:30
33c23c1341
Fixing verify-staticcheck.sh ( #1622 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-06-04 15:16:09 +05:30
Rahul Bhati and GitHub
9dd084810f
Added support for setting bodyParser limit param via environment variable ( #1618 )
...
In the NodeJs environment, the body-parser was set to 1MB, this change makes it configurable with an env variable.
2020-05-24 00:16:03 +05:30
Vishal and GitHub
d4e1cd4f1e
Skaffold registry ( #1617 )
2020-05-22 10:39:01 +05:30
Vishal and GitHub
aa8c27fd5d
Added codecov badge ( #1604 )
2020-05-13 21:24:49 +05:30
darkworon and GitHub
806104626f
Make mergePodSpec pick up enableServiceLinks ( #1601 )
...
Attribute enableServiceLinks can be now configured in PodSpec so that environment variables are not injected in function pods and DNS is used for discovery
2020-05-13 14:42:07 +05:30
Vishal and GitHub
2331dffe4c
Update issue templates ( #1602 )
2020-05-13 10:26:04 +05:30
Rahul Bhati and GitHub
2d69542265
Added support for kube-context flag, to specify kubernetes context ( #1595 )
2020-05-11 18:54:06 +05:30
Vishal and GitHub
3e8cbe112f
Release 1.9.0 ( #1597 )
2020-05-11 01:26:46 +05:30
Vishal and GitHub
31ff3f0290
Kind config ( #1587 )
...
A simple Kind cluster config for local development of Fission
2020-04-30 16:30:38 +05:30
Ta-Ching Chen and GitHub
f606c3705f
Show short flag on CLI usage ( #1580 )
2020-04-24 15:04:52 +08:00
758ee32aa9
External nats streaming ( #1576 )
...
Support for external NATS streaming instead of the one deployed with Fission
Co-authored-by: Shaun Cutts <shaunc@factfiber.com >
2020-04-19 21:53:27 +05:30
Vishal and GitHub
163b1d0731
Skaffold Default Repo ( #1575 )
...
Skaffold default-repo enables users to use the Skaffold file without any change and by maintaining the docker repo in their local configuration.
2020-04-19 19:26:38 +05:30
e732cf59e0
[chart] Add PSP for logger ( #1568 )
...
Add PSP for logger
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-04-19 15:17:41 +05:30
Vishal and GitHub
a571c7b72c
[WIP] Skaffold Fix ( #1567 )
...
Switched to dynamic tag and dynamic values for those fields in the deploy section. Also, switched to latest version of Skaffold.
2020-04-13 00:19:52 +05:30
Vishal and GitHub
9340e62895
Python Env Build issue due to gevent ( #1572 )
2020-04-12 23:26:03 +05:30
Jared Davis and GitHub
efd86e1b27
Create fission environment for go version 1.14 ( #1570 )
2020-04-12 23:02:06 +08:00