Skip to content

Credstore POC#1

Open
boyan-velinov wants to merge 4 commits into
masterfrom
credstore2
Open

Credstore POC#1
boyan-velinov wants to merge 4 commits into
masterfrom
credstore2

Conversation

@boyan-velinov
Copy link
Copy Markdown
Owner

Description:

Issue:

@boyan-velinov boyan-velinov force-pushed the credstore2 branch 9 times, most recently from 60ae6ff to 2e1f962 Compare April 9, 2020 10:05
Configuration entries with spaceId equals to NULL
are entries for deleted spaces. Such entries are stored long time ago
and when we created data termination service they were not migrated,
since spaceid was not found for the combination of org_name and space_name.

Jira: LMCROSSITXSADEPLOY-729
The existing logic relies on combination of org and space names.
space and org name can be changed in time in such case entries
remained as leftovers in configuration registry. The new logic relies on
spaceId because it is unique.

Jira: LMCROSSITXSADEPLOY-729
The step seems not useful because it deletes entries only for the existing
application that were created from last deployed MTA with that exact version.
Other step DeleteDiscontinuedConfigurationEntriesStep should cover
that scenario as well - it deletes all entries that are not published by currend operation.

Jira: LMCROSSITXSADEPLOY-729
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 9, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 58 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@boyan-velinov boyan-velinov force-pushed the master branch 3 times, most recently from 9fde6b8 to d678865 Compare October 11, 2023 16:42
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.

1 participant