Commit Graph

2864 Commits (834896da1a2b0c149a239769842922845c60d8a5)

Author SHA1 Message Date
Nicholas Flynt 84f4069b6e Default the SMS driver to selected, for parity with previous versions 2023-03-08 12:24:54 -05:00
Nicholas Flynt ada430e2ba Remove default keys, these are now specified in values.yaml
Specifically, the default keys in questions.yaml are ignored by the
frontend, even when set, and have no effect. I'm assuming these are
a holdover from some older version of the frontend.
2023-03-08 12:23:56 -05:00
Nicholas Flynt 6393275e9c Move the "General" tab so that it is displayed by default 2023-03-08 12:23:27 -05:00
Steven Crespo 8c110be844
Merge pull request #2449 from PennyScissors/devv27-validation-scripts
Add release validation scripts
2023-03-06 16:41:06 -08:00
Steven Crespo bad6cbf8b2 Remove superfluous continue statement 2023-03-06 15:53:09 -08:00
Michal Jura f6bb830aaf
Make charts
Fixes: https://github.com/rancher/rancher/issues/40464
2023-03-03 12:48:48 +01:00
Michal Jura 2b2cd380e9
Bump aks-operator major version 2023-03-03 12:31:06 +01:00
Michal Jura 9fb2458132
Make charts
Fixes: https://github.com/rancher/rancher/issues/40464
2023-03-03 12:01:45 +01:00
Michal Jura 61dbe506b1
Bump aks-operator major version 2023-03-03 11:51:59 +01:00
Tim Hardeck 78fc6f2162
Merge pull request #2456 from thardeck/create-pull-request/patch-1677775093
Bump to fleet 0.6.0 rc.5
2023-03-02 17:46:10 +01:00
fleet-bot fc4a6b1ccb Autogenerated changes for Fleet v0.6.0-rc.5 2023-03-02 16:38:11 +00:00
fleet-bot f69836cfad Updating to Fleet v0.6.0-rc.5 2023-03-02 16:38:02 +00:00
Geet Samra b2f8324c33
Merge pull request #2415 from geethub97/dev-v2.7
Forward port 2.5 and 2.6 charts
2023-03-01 14:23:28 -08:00
Mauren Berti e8b48b20dc
Merge pull request #2437 from stormqueen1990/feat/add-pr-issue-templates
Add pull request and issue templates to this repository
2023-03-01 15:19:42 -05:00
Geet Samra 2d7085a311 forward port fleet-agent-100.2.0+up0.5.1 2023-03-01 11:24:43 -08:00
Geet Samra 6e13bed7c6 forward port fleet-crd-100.2.0+up0.5.1 2023-03-01 10:35:59 -08:00
Geet Samra 16f08e94e9 forward port fleet-100.2.0+up0.5.1 2023-03-01 10:35:59 -08:00
Geet Samra 75ea372061 forward port rancher-webhook-0.1.600+up0.1.6 2023-03-01 10:35:57 -08:00
Geet Samra 2ff87b4ba2 forward port longhorn-crd-100.3.0+up1.4.0 2023-03-01 10:35:35 -08:00
Geet Samra e462e1be6b forward port longhorn-100.3.0+up1.4.0 2023-03-01 10:34:53 -08:00
Geet Samra 81a8b89979 forward port fleet-crd-0.3.1000+up0.3.10-security1 2023-03-01 10:34:51 -08:00
Geet Samra c6d6d5e5f8 forward port fleet-agent-0.3.1000+up0.3.10-security1 2023-03-01 10:34:27 -08:00
Geet Samra 77149b5e92 forward port fleet-0.3.1000+up0.3.10-security1 2023-03-01 10:33:49 -08:00
Geet Samra e7b0abfbac
Merge pull request #2448 from nflynt/grafana-react-nginx-subfilter
Update nginx proxy configuration to unbreak grafana UI
2023-03-01 08:17:58 -08:00
Vardhaman Surana 3a251dc3d6
Merge pull request #2443 from vardhaman22/cis-rbac-fix-for-rke-hardened-cluster
cis rbac fix for rke hardened cluster
2023-03-01 10:36:14 +05:30
Steven Crespo 4e8b2ab57c Add release validation scripts 2023-02-28 16:24:41 -08:00
Mauren Berti 258da24c7b
Add backporting considerations section. 2023-02-28 17:23:52 -05:00
Nicholas Flynt 5be2df1cb1 make charts 2023-02-28 15:11:03 -05:00
Nicholas Flynt 0abb957377 Remove two subfilter URL rewriting rules from grafana nginx config
With the switch from AngularJS to ReactJS, grafana is now using
/absolute/url style hrefs in its templates and its JavaScript assets,
but these URLs are passed directly into React's clientside routing
engine rather than hitting the proxy on the backend. Thus, rewriting
these URLs is inappropriate, confuses the clientside router, and breaks
interlink between several tabs in the UI, and a few dashboards, among
other things.

Attempts to address #2445
2023-02-28 15:06:17 -05:00
Kevin Joiner 154e745ead
Merge pull request #2447 from KevinJoiner/bump-rancher-webhook-v0.3.2-rc19
Bump rancher-webhook v0.3.2-rc19
2023-02-27 13:27:16 -05:00
Kevin Joiner 995e042be4 Make Remove 2023-02-27 13:17:30 -05:00
Kevin Joiner 8d9596d99a Make Charts 2023-02-27 13:17:30 -05:00
Kevin Joiner cf37abab66 Bump rancher-webhook to v0.3.2-rc19 2023-02-27 13:17:17 -05:00
vardhaman 3b155e0c63 make charts 2023-02-24 21:48:22 +05:30
vardhaman 44e6e8e5e3 CIS: added network policy related permissions to cis-scan-ns clusterrole 2023-02-24 21:48:09 +05:30
vardhaman a14ee217c8 make remove cis-benchmark 4.0.0-rc2 2023-02-24 21:45:42 +05:30
Eliyam Levy 7772201f6a
Merge pull request #2440 from eliyamlevy/dev-v2.7
[Dev v2.7] Bump rancher backup to 102.0.0+up3.1.0-rc2
2023-02-23 17:55:17 -05:00
Eliyam Levy 42e18c11ba make charts 2023-02-23 17:45:27 -05:00
Eliyam Levy 7ed1850c05 updated release and package yamls 2023-02-23 17:44:17 -05:00
Eliyam Levy 84a2da8906 make remove 102.0.0+up3.1.0-rc1 2023-02-23 17:42:17 -05:00
Steven Crespo d8a5596136
Merge pull request #2438 from PennyScissors/dev-v2.7
Update the ui-plugin-operator chart
2023-02-23 12:17:30 -08:00
Steven Crespo 35ce5c1ab4 make charts 2023-02-23 12:00:45 -08:00
Steven Crespo 06b145070a Update ui-plugin-operator commit ref 2023-02-23 11:58:18 -08:00
Steven Crespo 440dffbe3e make remove ui-plugin-operator-crd 2023-02-23 11:57:47 -08:00
Steven Crespo 4476791fd2 make remove ui-plugin-operator 2023-02-23 11:57:19 -08:00
Mauren Berti ae797bb328
feat: add pull request and issue templates to this repository. 2023-02-23 12:52:13 -05:00
Arvind Iyengar b489ebdf21
Merge pull request #2435 from aiyengar2/bump_prometheus_federator_2_7
[2.7] Bump Prometheus Federator to v0.2.1
2023-02-22 11:56:00 -08:00
Arvind Iyengar 3cbbec0983
make charts 2023-02-22 11:52:25 -08:00
Arvind Iyengar bf5b6c6e89
make remove 2023-02-22 11:52:02 -08:00
Arvind Iyengar c9930db8b3
Bump Prometheus Federator 2023-02-22 11:49:17 -08:00