Tomas Hehejik
Tomas Hehejik
Update of epinio helm-chart submodule after release.
### Epinio - [x] Check the CI status in `epinio/epinio` [](https://github.com/epinio/epinio/actions/workflows/main.yml?query=branch%3Amain) - [x] **( 📝 Manual step )** Edit the latest draft release, then publish the release. [LINK](https://github.com/epinio/epinio/releases) - [x]...
https://github.com/epinio/epinio/pull/2530 brings support for external helm chart repo for services but I don't see a way how to provide a self-signed CA certificate there. The secret with the CA certificate...
We should at least add parsing of output from this command: ``` $ k get certificaterequests.cert-manager.io -A NAMESPACE NAME APPROVED DENIED READY ISSUER REQUESTOR AGE cert-manager epinio-ca-1 True True selfsigned-issuer...
Follow up issue for https://github.com/epinio/epinio/issues/2122 Details about preparation an instance template & co. under AWS described in the original issue Current workflow https://github.com/epinio/epinio/blob/main/.github/workflows/rke2-lh-ec2.yml does: - Install dependencies like awscli on...
...this is action item from 05/05/23 retro to prevent SUSE R&D network rate limiting issues for various services (gh, registry...) it would be nice to run our runners outside of...
For the RKE2 test running on AWS EC2 I'd need a support in `delete_cluster.go` for deleting: * ELB is hooked with nginx-ingress svc so we need to perform `helm delete...
forwardport of https://github.com/rancher/fleet/issues/2191 This is implemented in v2.8 but apparently missing in v2.9. Found when testing https://github.com/rancher/fleet/issues/1974 on `rancher:v2.9-7ba850556909b83061256040c882118653373ff0-head` with `fleet:104.0.0+up0.10.0-rc.11`
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In `rancher:v2.9-head-c9be13b` with preinstalled `fleet:104.0.0+up0.10.0-rc.11` there are no logs entries for...
Resources from gitrepo are reported as existing with `targetCustomizations` and `doNotDeploy: true`
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior With following `fleet.yaml` from gitrepo its resources are reported as existing...