actions
c6efefac38
Merge pull request #1147 from nickgerace/dev-v2.5-source-32264
...
Fix Windows optional flag for logging
2021-04-23 22:02:03 +00:00
actions
0c807f816d
default to centos path ( #1146 )
...
Co-authored-by: Jacob Payne <jaocb.payne@suse.com>
2021-04-23 21:41:09 +00:00
actions
1e8c2bf05d
Merge pull request #1142 from nickgerace/dev-v2.5-source-32291
...
Add os field for logging Windows image
2021-04-23 20:38:10 +00:00
actions
beb184400e
Merge pull request #1133 from nickgerace/dev-v2.5-source-windows
...
Add option to disable Windows logging for Windows clusters
2021-04-22 22:00:58 +00:00
actions
25af3ddd4c
fixed journald aggregation for rke2 ( #1114 )
...
Co-authored-by: Jacob Payne <jaocb.payne@suse.com>
2021-04-16 20:03:50 +00:00
actions
80b8a038fb
Merge pull request #1104 from nickgerace/dev-v2.5-source-windows-fix
...
Add RKE node logs for Windows logging
2021-04-12 18:41:37 +00:00
actions
837f61141b
Merge pull request #1080 from nickgerace/dev-v2.5-source-make-vincent-happy
...
Use global.cattle instead of global for windows logging
2021-04-06 01:21:46 +00:00
actions
df94823392
Merge pull request #1078 from nickgerace/dev-v2.5-source
...
Fix missing windows enabled value in logging
2021-04-05 22:44:50 +00:00
actions
39d7942267
Merge pull request #1076 from nickgerace/dev-v2.5-source-logging-v2-windows
...
Update logging to 3.9.4 and add Windows support
2021-04-05 21:37:26 +00:00
actions
58f9d8b7c8
added missing mounts for journal logs for rke2 ( #1049 )
...
* added missing mounts for journal logs for rke2
* rancher logging rc3
Co-authored-by: Jacob Payne <jaocb.payne@suse.com>
2021-04-02 17:23:23 +00:00
actions
3f3a2fe5b0
Merge pull request #1046 from dbason/fluentd-liveness-source
...
Add liveness probe to fluentd
2021-04-01 20:22:18 +00:00
actions
9114480996
Merge pull request #988 from cmurphy/logging-selinux-dev-v2.5-source
...
[2.5.8] Add global seLinux toggle to rancher-logging
2021-03-15 19:33:51 +00:00
actions
03ca8d87c0
drop intermediate log file for rke and rke2 ( #1032 )
...
Co-authored-by: Jacob Payne <jaocb.payne@suse.com>
2021-03-12 17:14:01 +00:00
actions
c6e8a33ce0
Merge pull request #998 from aiyengar2/add_windows_tolerations_pushprox
...
Add windows nodeSelector and tolerations to rancher-pushprox
2021-03-04 22:24:38 +00:00
Arvind Iyengar
730d462577
make release
2021-03-04 09:48:04 -08:00
actions
bc890259a4
Merge pull request #1003 from thedadams/add-mirrored
2021-02-19 20:17:19 +00:00
actions
9ab1a1c2f2
Merge pull request #995 from nickgerace/dev-v2.5-source-rke
...
[Logging v2] Add extraVolumeMounts to dockerRootDir
2021-02-18 23:15:19 +00:00
actions
293dbbf7b2
Merge pull request #1000 from cmurphy/fix-rke2-logging
...
Fix RKE2 aggregator DaemonSet for rancher-logging
2021-02-18 20:54:15 +00:00
Caleb Bron
eabac4b8ec
remove charts too
2021-02-18 12:30:47 -07:00
actions
13b82b101a
Merge pull request #977 from nickgerace/dev-v2.5-source-alt-mountpath
...
Consolidate mountPath to dockerRootDir for logging
2021-02-09 21:23:46 +00:00
actions
b981956620
Merge pull request #969 from nickgerace/dev-v2.5-source-alt-wording
...
Add fluent resources to logging
2021-02-04 15:16:57 +00:00
actions
ff6dcbf909
Merge pull request #963 from nickgerace/dev-v2.5-source-alt-logging
...
[Logging v2] Default to the global mountPath for logging vendors
2021-02-03 04:24:14 +00:00
actions
36dab15ca2
Merge pull request #960 from nickgerace/dev-v2.5-source-alt-charts
...
[Logging v2] Split psp settings for logging
2021-01-30 00:20:46 +00:00
actions
e2444402ac
Merge pull request #951 from bashofmann/rancher-logging-psp-source-alt
...
Add PodSecurityPolicies for rancher-logging
2021-01-26 19:26:43 +00:00
actions
24a2195480
Merge pull request #956 from nickgerace/dev-v2.5-source-alt-logging
...
Update logging chart to upstream 3.9.0
2021-01-26 15:03:23 +00:00
actions
47c60dc4cb
Merge pull request #949 from nickgerace/dev-v2.5-source-alt-30329
...
[Logging v2] Expose fluentbit mountPath for Docker root dir
2021-01-19 22:55:25 +00:00
actions
08990cc6b5
Merge pull request #946 from aiyengar2/dev-v2.5-source-alt
...
Ensure we check into staging before sync
2021-01-16 02:08:30 +00:00
Arvind Iyengar
2448e73314
Move released assets / charts into released dir
...
This commit moves all already released assets into the released directory and drops the charts associated with them.
The primary purpose of moving assets to this directory is to avoid having the scripts validate rc versions for charts that have already been released. Since our source branch already validates against the main branch, it will already ensure that we do not release a new version of the chart without updating the packageVersion.
The helm index was also regenerated so that the download URLs emitted on trying to download an old asset from the staging branch will still work.
```bash
helm repo index --merge ./released/assets/index.yaml --url released/assets released/assets
```
Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-01-15 00:40:21 -08:00
actions
7a05185008
Generated changes
2021-01-14 19:06:49 +00:00
actions
8c064fe807
Generated changes
2021-01-12 18:42:45 +00:00
actions
d5cc3ea34d
Generated changes
2020-12-22 17:59:44 +00:00
actions
b3823847df
Generated changes
2020-12-11 22:41:49 +00:00
actions
261442277b
Generated changes
2020-12-07 22:07:05 +00:00
actions
5fea181809
Generated changes
2020-11-23 17:17:46 +00:00
actions
80ccd347ad
Generated changes
2020-11-23 17:06:56 +00:00
actions
f9cc8e3410
Generated changes
2020-11-16 22:02:05 +00:00
actions
b5bd4f421b
Generated changes
2020-11-04 22:22:04 +00:00
actions
25aa4434a1
Generated changes
2020-11-03 21:48:42 +00:00
actions
248d81e336
Generated changes
2020-10-19 16:46:11 +00:00
actions
e952f3439c
Generated changes
2020-10-16 23:53:43 +00:00
actions
144ec43dad
Generated changes
2020-10-14 22:10:45 +00:00
actions
0393173080
Generated changes
2020-10-12 22:25:01 +00:00
Caleb Bron
e40a96c84a
revert commit 62bf8e7
in order to bump versions first
2020-10-12 10:58:50 -07:00
actions
62bf8e748b
Generated changes
2020-10-12 16:01:55 +00:00
actions
d8dc7c5b09
Generated changes
2020-10-02 17:43:26 +00:00
actions
921a4207cb
Generated changes
2020-10-01 20:18:31 +00:00
actions
fa8364f943
Generated changes
2020-09-28 19:14:41 +00:00
actions
f73b6291f4
Generated changes
2020-09-23 22:00:34 +00:00
actions
45f5bec2ab
Generated changes
2020-09-22 23:01:37 +00:00