I recently tested onap with helm 3.5 and k8s 1.20.2. There is an issue with some healthchecks using exec (cassandra for example), as they fixed timeout: > > > > > Exec Probe Timeout Handling > --------------------------- > > > > A longstanding bug regarding exec probe timeouts that may impact existing > pod definitions has been fixed. Prior to this fix, the field timeoutSeconds > was not respected for exec probes. Instead, probes would run indefinitely, > even past their configured deadline, until a result was returned. With > this change, the default value of 1 second will be applied if a value is > not specified and existing pod definitions may no longer be sufficient if > a probe takes longer than one second. A feature gate, called ExecProbeTimeout > , has been added with this fix that enables cluster operators to revert to > the previous behavior, but this will be locked and removed in subsequent > releases. In order to revert to the previous behavior, cluster operators > should set this feature gate to false. > >
But other than that seems to be ok. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22802): https://lists.onap.org/g/onap-discuss/message/22802 Mute This Topic: https://lists.onap.org/mt/80314560/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
