ed6f4ea375
Dump labels and annotations for function via getmeta cli ( #2525 )
...
Co-authored-by: Nemanja Miletic <nmiletic@paloaltonetworks.com >
2022-08-31 12:51:11 +05:30
Sanket Sudake and GitHub
fef2d8f875
Propogate context for prometheus queries via canaryconfig ops ( #2527 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-31 12:03:00 +05:30
Sanket Sudake and GitHub
6971bcd287
Update Go version 1.19 ( #2523 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-30 11:40:01 +05:30
neha_gupta and GitHub
b16010dfa3
add values for nats jetstream keda connector ( #2515 )
...
* add values for jetstream connector
* formatte fission cli
* Update jetstream connector version
2022-08-29 10:45:18 +05:30
Andrey Dudin and GitHub
9016b6d28c
Correct error message in otel propagators test ( #2522 )
2022-08-26 11:43:37 +05:30
Andrey Dudin and GitHub
ce887f360a
Fix fission version command in issue template ( #2521 )
2022-08-26 11:41:40 +05:30
Andrey Dudin and GitHub
8238916340
Add endPoint property example ( #2518 )
2022-08-24 21:55:38 +05:30
Sanket Sudake and GitHub
b1f8ad8dca
Remove usused files and refactor crd ref docs generation ( #2516 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-22 16:38:28 +05:30
Sanket Sudake and GitHub
dca306d87f
Change default branch to main across repository ( #2514 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-22 14:57:00 +05:30
Sanket Sudake and GitHub
3b4211b581
Update go dependencies to latest and actions used in workflows ( #2510 )
...
* Updated all Go language dependencies to latest version available
* Formatted all files as per gofmt
* Update Golangci-lint version to 1.48.0
* Updated action version wherer application in Github workflows
* Updated Kubernetes version to latest available
* Remove "io/ioutil" references and replace with "io"/"os"
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-19 13:36:37 +05:30
5c4121ca1e
Remove CRD generation from release workflow ( #2513 )
...
Co-authored-by: shaunak_deshmukh <shaunak@infracloud.io >
2022-08-18 16:26:48 +05:30
a3fde534e2
Add Github actions release CI ( #2505 )
...
Co-authored-by: shaunak_deshmukh <shaunak@infracloud.io >
2022-08-18 16:08:39 +05:30
neha_gupta and GitHub
63c1c25fda
Update keda connector versions ( #2512 )
...
- kafka: v0.11
- rabbitmq: v0.10
- awskinesis: v0.10
- aws_sqs: v0.10
- nats_steaming: v0.12
- gcp_pubsub: v0.5
- redis: v0.3
2022-08-18 14:00:01 +05:30
Sanket Sudake and GitHub
d32e09aaf9
Update go-restful libraries ( #2509 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-09 16:09:40 +05:30
Sanket Sudake and GitHub
1184864c14
Reestablish kakfa consumer group session on disconnection ( #2504 )
...
* Reestablish kakfa consumer group session on disconnection
* Add wait for the consumer
* Ignore empty message
* Update github.com/Shopify/sarama to v1.35.0
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-09 11:06:19 +05:30
Sanket Sudake and GitHub
9343eb9911
Use sig.k8s.io/yaml instead of ghodss/yaml ( #2506 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-05 16:09:34 +05:30
Sanket Sudake and GitHub
3ecf21a6f1
Update kubernetes and opentelemetry dependencies ( #2507 )
...
* Update kubernetes libs to v0.24.3
* Update opentelemtry libraries
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-08-05 15:14:42 +05:30
Shubham Bansal and GitHub
904413db6d
Capture previous command exit code in integration tests cleanup ( #2503 )
...
* show previous response code
* log previous response code of shell script command
2022-08-04 10:16:05 +05:30
Shubham Bansal and GitHub
3c8edab514
removed unused reference of TRACING_SAMPLING_RATE ( #2498 )
2022-07-27 14:30:30 +05:30
Sanket Sudake and GitHub
5c886e4cf4
Upgrade Opentelemetry Libraries and adopt enhancements ( #2484 )
...
1. Use websocket support introduced in Openetelemetry Librarries
2. Use propagators settings introduced in Opentelemetry Go SDK
3. Use samplers settings introduced in Openetelemetry Go SDK
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-07-20 11:13:12 +05:30
Pranoy Kumar Kundu and GitHub
dba9143f45
Prevent creating function of executor type container via fn create command ( #2486 )
2022-07-19 15:26:12 +05:30
Shubham Bansal and GitHub
1abe4dadb7
fix to change value of BuildStatus from Pending to pending ( #2489 )
2022-07-19 13:29:36 +05:30
Shubham Bansal and GitHub
9cedeb4fa6
Generate package within 63 character limit when creating function ( #2482 )
2022-07-13 10:19:45 +05:30
Sanket Sudake and GitHub
899e6e96d6
cleanup: Remove Opentracing support as no active users ( #2196 )
...
References:
[1] #2193
[2] https://fissionio.slack.com/archives/C3LUX6BBP/p1631706812069300
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-07-12 14:52:17 +05:30
Ankit Chawla and GitHub
7838debadf
Added fix to retrieve correct s3 urls ( #2465 )
...
* Added fix to retrieve correct s3 urls
* Fixes to S3 url
* Squashing commits
* Fixing if conditions for storagetype in geturl
2022-07-12 11:56:25 +05:30
Shubham Bansal and GitHub
db13455a7b
Upgrade alpine version from 3.15 to 3.16 ( #2480 )
2022-07-11 16:06:53 +05:30
Shubham Bansal and GitHub
5838340594
Increase time for port forwarding exponentially in fission CLI ( #2468 )
2022-07-07 15:36:36 +05:30
Sanket Sudake and GitHub
655456ee03
Update changelog for 1.17.0-rc1 ( #2471 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-07-06 15:55:10 +05:30
Sanket Sudake and GitHub
770c19a27b
Update release version v1.17.0-rc1 ( #2470 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
v1.17.0-rc1
2022-07-06 15:01:39 +05:30
Sanket Sudake and GitHub
613062549d
Update controller-tools to v0.9.2 ( #2467 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-07-04 16:48:32 +05:30
Shubham Bansal and GitHub
f3a45b6549
OpenTelemetry package update to v1.7.0 ( #2466 )
2022-06-30 16:40:50 +05:30
Shubham Bansal and GitHub
c71867169b
Pods immediately terminate for idletimeout in new deployment and container executer type ( #2459 )
...
* added waitgroup to handle multiple goroutine scenario
* changes for cache service
* changes to get function service from cache by UID
2022-06-29 11:49:34 +05:30
Ankit Chawla and GitHub
473acc4e2b
Added support to set builder and fn pod specs via helm chart ( #2461 )
...
The users can now set the pod spec for builder and fn pods via helm chart.
Currently we have set some default securitycontext for the pods. Before there were no permissions set and the user would by default enter root when kubectl exec into pod. Now the permissions have been set and the user will not be able to access root directory in poolmgr and newdeploy pods.
2022-06-27 16:52:28 +05:30
21ea35b02a
CLI to operate archives managed by Storage Service ( #2450 )
...
* Add API for listing storage service archives
If id is mentioned we allow user to download specific
archive. If id is not mentioned we list all archives
present with storage service.
This will allow us to build CLI with storage service
and help users to debug storage service.
* Added commands for storagesvc cli and functionalities
* Reusing code and added geturl and download.
* Fixed geturl for localstorage.
* Fixed description of fission archive command
* Added unit tests for function getstorageurl
* Added integration test for archive cli
Co-authored-by: Sanket Sudake <sanketsudake@gmail.com >
2022-06-15 18:53:36 +05:30
Shubham Bansal and GitHub
7f21b708e7
Avoid fission installation failure due to analytics connection error ( #2457 )
2022-06-15 11:32:06 +05:30
Ankit Chawla and GitHub
b80b41e1fd
Added variable to enable or disable archivePruner ( #2458 )
...
* Added variable to enable or disable archivePruner
* Made fixes according to code review comments
* Minor changes
2022-06-15 10:48:24 +05:30
fe8f53375e
builder: Allow command with arguments via custom build options ( #2453 )
...
* allow buildcmd command to process arguments
* Add unit tests for builder with different scenarios
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
Co-authored-by: Sanket Sudake <sanketsudake@gmail.com >
2022-06-13 19:26:05 +05:30
Ankit Chawla and GitHub
a2b6f95656
Fix for issue in poolmgr fns caused by skipping address validation ( #2441 )
2022-06-13 15:09:29 +05:30
Ankit Chawla and GitHub
fa3347077a
Fix for archivepruner to delete files only from subdir ( #2456 )
2022-06-13 12:35:49 +05:30
Shubham Nazare and GitHub
5d010fe1fa
Fix pre-check failure during new fission installation ( #2437 )
...
* Add pre-check flag to root cmd
* Make precheck flag optional
* Remove pre from global optional flag
Signed-off-by: Shubham Nazare <shubham4443@gmail.com >
2022-06-13 11:48:26 +05:30
Sanket Sudake and GitHub
979880ae2d
Upgraded controller-gen to remove status from fission CRDs ( #2454 )
...
Updated controller-gen to 0.9.0 and regenerated CRDs to
remove status from all Fission CRDs.
2022-06-10 10:01:56 +05:30
Yatish Sharma and GitHub
7be3e4f410
[issue-2401] Added pod security context for Fission Components ( #2449 )
...
Following component has been updated with securityContext -
1. buildermgr
2. controller
3. executor
4. kubewatcher
5. router
6. timer
7. storagesvc
* Removed the security context from fetcher as per the offline discussion
2022-06-09 16:25:09 +05:30
Ankit Chawla and GitHub
709af6e432
Update github.com/opencontainers/runc dependency to 1.1.2 ( #2448 )
2022-06-06 13:49:22 +05:30
Ankit Chawla and GitHub
ac3307bd91
Fixed help for ColdStarts metric in executor according to new labels ( #2446 )
2022-06-02 12:26:05 +05:30
Vishal and GitHub
063209dc9e
More users added ( #2440 )
2022-05-26 18:21:53 +05:30
83303471c5
Adding users of Fission ( #2439 )
...
Co-authored-by: Sanket Sudake <sanketsudake@gmail.com >
2022-05-26 18:09:51 +05:30
Sanket Sudake and GitHub
8bcc9503d1
Add changelog for 1.16.0 release ( #2434 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-05-24 14:24:13 +05:30
Ankit Chawla and GitHub
ed1e4a5cf0
Updated keda image versions ( #2433 )
v1.16.0
2022-05-24 12:51:02 +05:30
Sanket Sudake and GitHub
3cf7dc89b9
Update helm chart version to v1.16.0 ( #2432 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-05-24 12:34:21 +05:30
Sanket Sudake and GitHub
69c1aab14a
Update changelog for 1.16.0-rc2 ( #2427 )
...
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2022-05-11 15:23:21 +05:30