Expose rsyslog template format in Logging CRD#890
Conversation
Add RsyslogTemplate field to LoggingSpec with enum validation restricting values to RSYSLOG_TraditionalFileFormat (default) and RSYSLOG_SyslogProtocol23Format. This allows users to configure the syslog message format used by the rsyslog forwarding action on dataplane nodes. Closes: OSPRH-29473
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 08m 49s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 54m 06s |
|
The quay.rdoproject.org/podified-master-centos10/openstack-ceilometer-compute:current-tested is missing, which causes the CI to fail. Great.. |
Yes, i realized in a different PR, trying to debug it... |
|
recheck |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jlarriba, vyzigold The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
e52d170
into
openstack-k8s-operators:main
Add RsyslogTemplate field to LoggingSpec with enum validation restricting values to RSYSLOG_TraditionalFileFormat (default) and RSYSLOG_SyslogProtocol23Format. This allows users to configure the syslog message format used by the rsyslog forwarding action on dataplane nodes.
Closes: OSPRH-29473