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

Refactor operatorcontext #17

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

martinothamar
Copy link
Contributor

Description

  • Implements context.Context, so that for example reading keyvault secrets during bootup respects cancellation
  • Remove _ to follow namingt convention
  • Tests

Related Issue(s)

  • N/A

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@martinothamar martinothamar merged commit f239cb6 into main Jun 20, 2024
4 checks passed
@martinothamar martinothamar deleted the chore/refactor-operatorcontext branch June 20, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant