Commit Graph

1646 Commits (f53c0693467873e23d61d09c6949a4f74f110623)

Author SHA1 Message Date
Arvind Iyengar c1410c5765 remove tgz 2020-08-18 10:35:27 -07:00
Arvind Iyengar d2bf307e59 Change default to all CRs in all namespaces
This commit sets the following field to false:
`<serviceMonitor|podMonitor|rule>SelectorNilUsesHelmValues: true`

As a result, we look for all CRs with any labels in all namespaces rather than just
the ones tagged with `release: rancher-monitoring`.
2020-08-18 10:35:27 -07:00
Arvind Iyengar f3aebdca14 Update grafana default deploymentStrategy
If the Grafana deployment strategy is not Recreate, the deployment will
be stuck during an upgrade when PV is attached.
2020-08-18 10:35:27 -07:00
Arvind Iyengar 215cf10a68 Add NoExecute + NoSchedule toleration to PushProx
This commit adds NoExecute / NoSchedule tolerations by default to all of the
PushProx exporters since the default expectation when deploying these exporters
is that they are deployed on the expected nodes based on nodeSelector labels
regardless of any taints added to those nodes.

Users can always choose to override these settings if necessary.
2020-08-18 10:35:27 -07:00
Arvind Iyengar de6fbbb129 Increase prometheus resource limits and requests 2020-08-18 10:35:23 -07:00
Arvind Iyengar 3d6b8c94c7 Move ClusterRoles and change values.yaml fields
- Moves `monitoringRole` settings into `global.rbac` in values.yaml
- Moves user ClusterRoles into one file: `rancher-monitoring/clusterroles.yaml`
- Reformats user ClusterRoles format to look like upstream format
- Enables aggregateRolesForRBAC by default
- Updates README.md and CHANGELOG.md for relevant ClusterRole changes
2020-08-18 10:02:30 -07:00
Arvind Iyengar 93f477b3e9 Use Rancher PushProx image 2020-08-18 10:02:30 -07:00
Arvind Iyengar 701098fd72 Update default namespace to cattle-monitoring-system 2020-08-18 10:02:28 -07:00
Arvind Iyengar 63647c6849 Update README to add rancher-monitoring changes
Adds prometheus-adapter and rancher-pushprox to the README.md and also
adds fields for Rancher Monitoring config
2020-08-18 09:58:43 -07:00
brendarearden b8d57a58fa Generated changes 2020-08-18 00:32:29 +00:00
Brenda Rearden 6fee60c0a4
Merge pull request #531 from brendarearden/phase2
Istio Phase 2: Change namespace, add forceInstall flag
2020-08-17 17:31:52 -07:00
brendarearden ff8bcc0755 Change namespace back to istio-system
Add force install flag
Increase istio version
2020-08-17 17:30:08 -07:00
paynejacob d605c21166 Generated changes 2020-08-17 23:54:37 +00:00
Jacob Payne b3e81b1db6
added image overrides (#554) 2020-08-17 16:53:55 -07:00
Daishan 9ff011d5ff Update commit example of overriding a chart 2020-08-17 16:31:39 -07:00
Steven Crespo 1aaa1948f6 Update gatekeeper to v3.1.0-rc.1
- Updated package to reference latest release
- Removed previous chart's tgz to make changes in place
2020-08-17 13:11:15 -07:00
cbron 09e61579b7 Generated changes 2020-08-17 19:55:50 +00:00
Caleb Bron f81a493e62
Merge pull request #550 from cbron/kiali-webroot-override
[2.5 - istio] add custom web_root to kiali
2020-08-17 12:55:06 -07:00
Caleb Bron b76723768c add custom web_root to kiali 2020-08-17 11:57:03 -07:00
paynejacob 2f6a30d92a Generated changes 2020-08-14 20:18:37 +00:00
Jacob Payne 3ec3d344c7
added toggle for logging persistence (#540) 2020-08-14 13:17:33 -07:00
paynejacob b2977ada6f Generated changes 2020-08-14 17:21:31 +00:00
Jacob Payne 444367b353
Merge pull request #539 from paynejacob/logging-secrets
use secrets for certs and passwords
2020-08-14 10:20:47 -07:00
cbron abde68fd7a Generated changes 2020-08-13 23:14:30 +00:00
Caleb Bron 435b495e44
Merge pull request #543 from cbron/remove-helm-dependencies
Remove helm vendored dependencies from charts
2020-08-13 16:13:57 -07:00
Caleb Bron 75d58142ab remove crd chart that was duplicated 2020-08-13 12:27:41 -07:00
Caleb Bron cb3b2acebd Remove helm vendored dependencies from charts 2020-08-13 12:22:39 -07:00
cbron 7e532ef2fe Generated changes 2020-08-12 22:28:18 +00:00
Caleb Bron 9329c3c38d
Merge pull request #532 from cbron/kiali-server
rancher-kiali-server
2020-08-12 15:27:45 -07:00
Jacob Payne 4f4e7dce5d use secrets for certs and passwords 2020-08-12 14:03:25 -07:00
paynejacob a2b2ebcaff Generated changes 2020-08-12 17:49:46 +00:00
Jacob Payne 413a846647
Merge pull request #536 from paynejacob/fix/issue-28256
fixed logging cluster roles
2020-08-12 10:49:11 -07:00
paynejacob ce32fef2d5 Generated changes 2020-08-12 16:36:17 +00:00
Jacob Payne 924a9fd125
Merge pull request #535 from paynejacob/feature/rke
added rke support
2020-08-12 09:35:34 -07:00
Caleb Bron 943d41ec5b Run helm dependency on every chart 2020-08-11 16:30:13 -07:00
paynejacob 506a5ac96d Generated changes 2020-08-11 20:21:18 +00:00
Jacob Payne 8dc1928d82
Merge pull request #537 from paynejacob/feature/logging-crd-breakout
added crd annotations for logging
2020-08-11 13:20:26 -07:00
Jacob Payne 569e213fe8 added rke support 2020-08-11 10:38:33 -07:00
Jacob Payne ac8099a8e3 added crd annotations for logging 2020-08-11 10:28:46 -07:00
PennyScissors 3b298a471b Generated changes 2020-08-11 16:55:07 +00:00
Steven Crespo fbbcefc976
Merge pull request #527 from PennyScissors/update-gatekeeper-chart-rebase
Update gatekeeper chart
2020-08-11 09:54:31 -07:00
Caleb Bron c1ede43dc1 fix duplicate crd version add 2020-08-11 09:26:09 -07:00
Caleb Bron f6f0c3ddbe helm depency update on non package charts 2020-08-11 09:19:35 -07:00
Jacob Payne 6e70b85a5b fixed logging cluster roles 2020-08-10 16:02:38 -07:00
Caleb Bron ef8a72e077 rancher-kiali-server init 2020-08-10 14:38:49 -07:00
ibuildthecloud 531420dcf5 Generated changes 2020-08-08 16:14:34 +00:00
Darren Shepherd 878d37d54c
Merge pull request #533 from ibuildthecloud/dev-2.5
Remove ECM feature chart
2020-08-08 09:13:54 -07:00
Darren Shepherd 6554efb687 Remove ECM feature chart 2020-08-07 22:29:21 -07:00
Steven Crespo c6370509d8 Add webhook service and update changelog 2020-08-07 17:37:26 -07:00
Steven Crespo 865476ee75 Move add-on files to overlay
Move add-on files allowedrepos.yaml, job-constraints-crd.yaml and
requiredlabels.yaml to overlay
2020-08-07 13:50:23 -07:00