Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I Indexer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • 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
  • System
  • Indexer
  • Merge requests
  • !41

GCP implement index cleanup (GONRG-856)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Igor Filippov (EPAM) requested to merge GCP-implement-index-cleanup into master Oct 15, 2020
  • Overview 26
  • Commits 35
  • Pipelines 10
  • Changes 6

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
#5 (comment 16693)

Does this introduce a change in the core logic?

  • [No]

Does this introduce new features/functionality in core logic?

  • [YES]

Does this introduce a breaking change?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

What is the current behavior?

GCP provider don't clean schema indexes when schema deletes.

What is the new/expected behavior?

GCP provider clean schema indexes when schema deletes.

Have you added/updated Unit Tests and Integration Tests?

  • [YES]

Any other useful information

Changes:

  • Add new controller CleanupIndiciesApi
  • Add new test class CleanupIndiciesApiTest
Edited Oct 20, 2020 by Artem Nazarenko (EPAM)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: GCP-implement-index-cleanup