Phillip Rak
|
0fc660d88e
|
Merge pull request #4406 from bashofmann/fix-logging-output-cert-handling
rancher-logging: Fix generated YAML for logging output fields referencing file paths
|
2021-11-09 12:00:48 -07:00 |
Vincent Fiduccia
|
e12eae56f4
|
Drop .class since it's the only type now
|
2021-10-25 10:20:35 -07:00 |
Bastian Hofmann
|
54ffd7fe23
|
rancher-logging: Fix generated YAML for logging output fields that are referencing file paths
Several logging output fields for ca and client certificates need to be provied as a file path in the fluentd config. For this, the secret which contains the value must be referenced in the output yaml with mountFrom instead of valueFrom. See https://banzaicloud.com/docs/one-eye/logging-operator/configuration/plugins/outputs/secret/.
Addresses https://github.com/rancher/rancher/issues/31810
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
|
2021-10-18 17:19:57 +02:00 |
Vincent Fiduccia
|
0b22aecc7e
|
Migrate secrets to class
|
2021-09-14 03:51:45 -07:00 |
Neill Somerville
|
261699b50d
|
css var usage
|
2021-07-09 09:15:03 -07:00 |
Neill Somerville
|
fdd8308b5b
|
css tweaks to make forms in unison
|
2021-07-01 02:29:44 -07:00 |
Vincent Fiduccia
|
da8c221b02
|
Private Registries
|
2021-05-25 01:34:45 -07:00 |
Cody Jackson
|
122469819c
|
Addressing a number of minor logging issues
- Spacing
- Consistency between outputs
- Better messaging
- Disabling namespacing on cluster resources
- Namespace filtering
rancher/dashboard#1977
|
2020-12-18 17:37:38 -07:00 |
Cody Jackson
|
e88a7d93a9
|
Adding namespace filtering to SecretSelector
rancher/dashboard#1979
|
2020-12-07 16:08:30 -07:00 |
Vincent Fiduccia
|
c03c3392eb
|
Bugs
|
2020-12-03 15:09:51 -07:00 |
Cody Jackson
|
8f028d2699
|
Added none as an option to secret selectors
rancher/dashboard#1374
|
2020-11-30 23:36:46 -07:00 |
Cody Jackson
|
0fff2f7094
|
ClusterOutput and Output implementation
rancher/dashboard#1102
rancher/dashboard#1103
|
2020-09-18 17:54:07 -07:00 |
Cody Jackson
|
825fec9267
|
Adding a SecretSelector
|
2020-09-14 17:26:47 -07:00 |