WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
rsc.addResourceSpecificationCharacteristicItemShort("_CR_SPEC","",EValueType.TEXT.getValue(),"Used for providing the json Custom Resource description to apply",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_SPEC_APPLIED","",EValueType.TEXT.getValue(),"Used for providing the json Custom Resource description as applied",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECK_FIELD","",EValueType.TEXT.getValue(),"Used for providing the field that need to be checked for the resource status",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECKVAL_STANDBY","",EValueType.TEXT.getValue(),"Used for providing the equivalent value from resource to signal the standby status",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECKVAL_ALARM","",EValueType.TEXT.getValue(),"Used for providing the equivalent value from resource to signal the alarm status",false);
@@ -197,6 +198,7 @@ public class KubernetesCRDV1 extends DomainModelDefinition