Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Events functions to dotnet v8.0 #393

Closed
5 tasks
SandGrainOne opened this issue Aug 11, 2023 · 1 comment
Closed
5 tasks

Upgrade Events functions to dotnet v8.0 #393

SandGrainOne opened this issue Aug 11, 2023 · 1 comment
Labels
kind/chore Non functional, often repeating tasks.

Comments

@SandGrainOne
Copy link
Member

SandGrainOne commented Aug 11, 2023

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

  • 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.
@SandGrainOne 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 annerisbakk changed the title Upgrade Events functions to dotnet v7.0 Upgrade Events functions to dotnet v8.0 Jan 18, 2024
@acn-sbuad
Copy link
Contributor

acn-sbuad commented Jun 14, 2024

duplicates in #478 closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Non functional, often repeating tasks.
Projects
None yet
Development

No branches or pull requests

2 participants