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

Replaced deploymentName with deployment.name in SRS chart #835

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

alemax22
Copy link
Contributor

The key deploymentName in the SRS chart was replaced with the key deployment.name in order to be aligned to the style of all the other charts. The implementation maintains backward compatibility, in particular: the deploymentName (marked as deprecated) key has precedence over the new key deployment.name. A specific unit test was designed to assure this behaviour.
All the other unit tests and the documentation were updated.

@alemax22 alemax22 requested review from a team as code owners October 11, 2024 21:20
@MadhuriArugula
Copy link
Collaborator

@pegasystems/searchservice Can you please review the changes

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.

2 participants