Commit Graph

31 Commits (944f4b5687d1065a5e56fd70c197d516b14735cd)

Author SHA1 Message Date
Brad Davidson 26f82cec79 Restore legacy app label to metrics-server pods
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-04-26 09:26:03 -07:00
Manuel Buil 187831c340 Add the addon-resizer to the metrics-server chart
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-04-10 16:34:37 +02:00
Manuel Buil da1a371196 Update metrics-server chart and images
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-04-02 11:06:04 +02:00
Thomas Ferrandiz 00a742b730 make busybox configurable and fix registry path 2024-01-03 17:03:39 +00:00
Thomas Ferrandiz 29e23fd8a4 Use mirrored-library-busybox image
- rke2-metrics-server
- rke2-multus
2024-01-03 14:30:13 +00:00
Johnatas e2a421ad9c
Update for coredns, metrics-server, whereabout, multus and canal (#377)
* update canal

Signed-off-by: Johnatas <johnatasr@hotmail.com>

* update coredns

Signed-off-by: Johnatas <johnatasr@hotmail.com>

* update metrics-server

Signed-off-by: Johnatas <johnatasr@hotmail.com>

* update whereabouts

Signed-off-by: Johnatas <johnatasr@hotmail.com>

* update multus

Signed-off-by: Johnatas <johnatasr@hotmail.com>

* back calico package version

Signed-off-by: Johnatas Santos <johnatas.santos@localhost.localdomain>

* user defined

Signed-off-by: Johnatas Santos <johnatas.santos@suse.com>

---------

Signed-off-by: Johnatas Santos <johnatas.santos@suse.com>
Co-authored-by: Johnatas Santos <johnatas.santos@suse.com>
2023-10-12 22:15:17 -03:00
Manuel Buil 006adb54d0 ipFamilyPolicy: PreferDualStack as default
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-09-21 12:17:37 +02:00
Brian Downs 78662d898c
updated charts for AMR64 (#349) 2023-06-12 16:05:39 -07:00
Brad Davidson aae2c26020 Bump metrics-server tag
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-05-15 16:28:54 -07:00
Brad Davidson 33a7db02d2 Bump metrics-server tag
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-12-02 13:43:19 -08:00
Brooks Newberry bafb622bc4
revert metrics server packageVersion 2022-10-13 15:00:52 -07:00
Brooks Newberry cfb9f52936
update charts to use bci-based images 2022-10-13 09:47:19 -07:00
Brad Davidson b20ccb7667 Fix image tag
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-09-29 16:54:56 -07:00
Brad Davidson c3332ecc78 Bump metrics-server to v0.6.1
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-09-29 15:50:24 -07:00
Brad Davidson 1bf8db05be Bump image tags for golang bumps
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-11-19 15:15:21 -08:00
dereknola 2d2a5edab5 Update rke2-metrics-server to v0.5.0
Signed-off-by: dereknola <derek.nola@suse.com>
2021-10-01 11:33:04 -07:00
Brad Davidson 550851f5b4 add linux nodeSelectors to charts
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-19 11:29:56 -07:00
Arvind Iyengar d4bda1833c
Bump all packageVersions and introduce comment
Why do we need to bump all the packageVersions?

The new charts-build-scripts treat Chart.yaml and requirements.yaml as "managed files", which means that the scripts themselves can make changes to those files.

When the scripts touch those files (e.g. to add a new dependency based on the contents of generated-changes/dependencies or to patch a rcVersion or packageVersion to the chart), dumping back out the YAML results in slight changes due to the unmarshalling process, such as the re-ordering of annotations.

Since these minor changes comprise a change introduced by Rancher and the scripts refuse changes that modify already released packages, the simple fix for this is just to universally bump the packageVersion as part of the migration process.

As part of creating this PR, I generated these minor changes in https://github.com/aiyengar2/charts-diff/tree/rke2-charts/diff so that we can sign off that these are indeed inconsequential to the migration. For context, the process used to generate these files was:
- Pull in the current branch. Run make charts with the old scripts
- Pull in the migration branch. Run make charts with the new scripts
- Dump the diff between them in a patch file

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 18:45:59 -08:00
Arvind Iyengar 36569143f0
Migrate all packages
Just needed to run:
```bash
REPOSITORY=https://github.com/rancher/rke2-charts BRANCH=main-source ./scripts/regenerate-packages
```

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 17:35:31 -08:00
Erik Wilson e276402663
Update hardened images 2021-02-24 13:32:35 -07:00
Brad Davidson cf3ffd959f Update stable charts repo URL and set priorityClassName
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-01-08 10:11:40 -08:00
Brian Downs 7c6b908bd6 update repository names to point to new hardened repositories
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-09-11 19:31:33 -07:00
Brian Downs 826716b799 remove incorrect list value from yaml
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-09-08 13:10:54 -07:00
Brian Downs b56ce5d48b remove charts dir
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-09-08 12:42:02 -07:00
Brian Downs bbdaeb0a9f update files to autopopulate patch
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-09-08 12:34:34 -07:00
Brian Downs 741f0188dd add preferred address type ip to metrics server
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-09-04 17:50:53 -07:00
Menna Elmasry 38b0316832
add private registry support for rke2-charts (#13)
* allow private registry

* add pull image from private registry

* delete old assets

* add newline at the end of _helpers.tpl files

* standardize image fields

* add system default registry to ingress-nginx
2020-08-21 20:56:13 +02:00
Brian Downs e6f0b74393 pr comment remediation
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-08-17 12:20:49 -07:00
Brian Downs 938a98530e update image repository
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-08-17 12:14:21 -07:00
Menna ca6f29a0c4 fix chart name in patch 2020-08-12 22:28:44 +02:00
Menna 4f6fb63640 add rke2 packages 2020-08-12 20:08:12 +02:00