Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • I infra-azure-provisioning
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 64
    • Issues 64
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Deployment and Operations
  • infra-azure-provisioning
  • Merge requests
  • !297

Adding new Eventgrid topic for legaltags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Abhishek Chowdhry requested to merge abhic-adding-new-eventgrid-topic-legaltags into master May 06, 2021
  • Overview 11
  • Commits 9
  • Pipelines 8
  • Changes 4

Infrastructure Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [NO] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] I have formatted the terraform code. (terraform fmt -recursive && go fmt ./...)

Current Behavior or Linked Issues


The MR is raised against the issue: #161 (closed)

These changes create a new EventGrid topic (legaltagschangedtopic) for Legal Tags active/inactive change notification. A CRON job in Legal Service will trigger a notification whenever any legal tag becomes inactive(expires) from an active state or vice versa. These notifications will be consumed by the storage service which will in turn make the records associated with the legal tags active or inactive.

Does this introduce a breaking change?


  • [NO]

Other information


NA

Edited May 10, 2021 by Abhishek Chowdhry
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: abhic-adding-new-eventgrid-topic-legaltags