Jeff Cantrill
Jeff Cantrill
### Description This PR: * Updates builders to allow setting pull policy on container
### Description This PR: * Enables the input_selector_test.go functional test for vector ### Links * https://issues.redhat.com/browse/LOG-3013
### Description This PR: * fixes fluent alert compliance by adding namespace to the alerts ### Links https://issues.redhat.com/browse/LOG-1823
### Description This PR: * sets the timestamp field that was broken with fluentd viaq plugin refactoring ### Links * https://issues.redhat.com/browse/LOG-2923
### Description This PR: * adds follow_inodes to resolve [LOG-2792](https://issues.redhat.com//browse/LOG-2994) https://issues.redhat.com/browse/LOG-2792 backport of #1609
### Description This PR: * fixes ServiceMonitor order of reconciliation to try to Get before Create * Refactors ServiceMonitor code out of k8shandler/collection.go to decouple from ClusterLoggingRequest * Makes ServiceMonitor...
### Description This PR: * Removes the message field when JSON parsing is enabled ### Links * https://issues.redhat.com/browse/LOG-2759
### Description This PR: * Enables alerts for vector * Fixes the issue where fluent alerts are deployed when collector is vector ### Links * https://issues.redhat.com/browse/LOG-3127 * backport of #1719...
### Description This PR preps the CLO to make deployment namespace configurable ### Links https://issues.redhat.com/browse/LOG-1068 /hold
### Description This PR: * Refactors cluster RBAC reconciliation into reconcile package * Modifies logstore rbac generation to use runtime package * Moves cluster rbac comparitors into common package *...