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

change default snr template to be determined according to label #42

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

batzionb
Copy link
Contributor

@batzionb batzionb commented Dec 26, 2023

ECOPROJECT-1808
Following change of default strategy to auto instead of resource deletion, it was decided to use a label to determine the default template for the UI

Auto template
image_720

Resource deletion template turns to a custom template
image_720

@@ -17,21 +17,6 @@ import {
RemediationTemplate,
} from "../../../../data/types";
import { useNodeHealthCheckTranslation } from "../../../../localization/useNodeHealthCheckTranslation";
import HelpIcon from "../../../shared/HelpIcon";

const SNRRadioButtonLabel: React.FC = () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

remove the help icon since the strategy can change and anyhow the fields are displayed

@batzionb batzionb merged commit e8d826c into medik8s:main Dec 27, 2023
1 check passed
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