Izaac Zavaleta
Izaac Zavaleta
Same here using `pip install -U git+https://github.com/cdown/yturl.git@develop`
Rancher version `2.6 master-head` _55f0bb2_ I am unable to see the `Machines` we provisioned with RKE1 from `Cluster Explorer -> Cluster Management` I understand the imported clusters issue but shouldn't...
I've opened an issue for RKE1 specifically, this is for imported clusters.
As workaround I tried this and worked. Create a cloud credential and then grab the cloud credential id using a data block. Example: ``` resource "rancher2_cloud_credential" "rancher2_cloud_credential" { name =...
I did not add any cluster while trying to reproduce #18679 in a low specs machine using Rancher `v2.4.8` CentOS 7 `t2.small` with Magnetic boot volume. `docker run -d --name=v2.4.8...
Looking good Ugur I just wanted to check what private registry scenarios is this covering. For non-Airgap does these validations work with: - `Global Registry` empty. `Cluster Level Registry` set....
This seem to be related to https://github.com/rancher/dashboard/issues/6910
No `ui-offline-preferred` setting was changed during testing.
Rancher version: `v2.7.0-rc5` This is now working after the fix in the FE https://github.com/rancher/dashboard/issues/7246 Monitoring and other charts have their pods pulling images from the configured global registry
Unit test coverage looks good I don't feel inclined to have any E2E on this one unless @yonasberhe23 has anything to chime in. This Branding Image uploads is similar to...