Skip to content

Move health check from supported param#1637

Merged
vkalapov merged 2 commits into
masterfrom
revert-health-check-supported-param
May 23, 2025
Merged

Move health check from supported param#1637
vkalapov merged 2 commits into
masterfrom
revert-health-check-supported-param

Conversation

@vkalapov

Copy link
Copy Markdown
Contributor

Description:

Issue:

SupportedParameters.VCAP_SERVICES_ENV,
SupportedParameters.USER_PROVIDED_ENV, SupportedParameters.NO_HOSTNAME);

private static final Set<String> ROLLED_BACK_PARAMETERS = Set.of(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe rename to "CURRENTLY_NON_SUPPORTED_PARAMETERS" or "PLANNED_FUTURE_PARAMETERS".

We can use such feature to track eventually other new parameters for new CF functionalities.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed

@sonarqubecloud

Copy link
Copy Markdown

@vkalapov vkalapov merged commit e4aceb6 into master May 23, 2025
7 of 8 checks passed
@vkalapov vkalapov deleted the revert-health-check-supported-param branch May 23, 2025 14:11
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.

3 participants