You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to upgrade events function to target dotnet v8.0. This is important as some of the dependencies being updated leads to version conflicts.
An other important change is to have the functions run in isolated mode.
Additional Information
This has been tested and seems to run fine in the FileScan function.
Tasks
Change target framework for the Events functions project. Fix conflicts as they appear.
Ensure that the functions are running in isolated mode.
Update terraform scripts to ensure the function run in isolated mode. (If needed).
Plan a controlled redeploy if necessary to avoid downtime.
Acceptance Criterias
All functions are triggered correctly and run without issues in isolated mode.
The text was updated successfully, but these errors were encountered:
SandGrainOne
added
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
kind/chore
Non functional, often repeating tasks.
and removed
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
labels
Aug 11, 2023
annerisbakk
changed the title
Upgrade Events functions to dotnet v7.0
Upgrade Events functions to dotnet v8.0
Jan 18, 2024
Description
We need to upgrade events function to target dotnet v8.0. This is important as some of the dependencies being updated leads to version conflicts.
An other important change is to have the functions run in isolated mode.
Additional Information
This has been tested and seems to run fine in the FileScan function.
Tasks
Acceptance Criterias
The text was updated successfully, but these errors were encountered: