aDisplayName
aDisplayName
Another scenario: * In `fleet.yaml`, keep the same `releaseName`, but change the `defaultNamespace`. Result: A new release with same release name will be created in the new namespace, but the...
Yes, we have the same behavior issue using InputCheckbox as well.
I'm glad it is already supported in .NET 9. Thank you guys.!
Has same problem here. Rancher: 2.7.9 Fleet: 0.8.1
I think I found some possible explanation here: When fleet controller creating bundle, the helm chart is being prerendered, but because it is not based on the target cluster, the...
> I think I found some possible explanation here: > > When fleet controller creating bundle, the helm chart is being prerendered, but because it is not based on the...
> An error in the "helm template" code on the local/upstream cluster should no longer stop the deployment: #1101 > > However, when lookup returns nil, that might be an...
@manno , We've upgraded to Rancher 2.8.3 / fleet 0.9.2, the error still exists. With the following yaml: ```yaml apiVersion: v1 kind: ConfigMap # Maxwell user secret metadata: name: local-data...