Mario Manno
Mario Manno
Possible table of contents: * Intro: hub and spoke, where to compute? What does that mean for the location of credentials. * Git repo layout and polling, webhooks, intervals and...
Cleaning up the backlog. Let's revisit after #2963
`defaultNamespace` should not trigger that "invalid cluster scoped object" error message. Are you using `namespace:` in fleet.yaml or `targetNamespace:` in the gitrepo resource?
This is not supported yet: https://fleet.rancher.io/gitrepo-targets#supported-customizations
Closing this as we're tracking the feature in https://github.com/rancher/fleet/issues/2441
Is this bug fixed by Fleet >0.9.0?
This seems related: https://github.com/rancher/fleet/pull/2892
see also https://github.com/rancher/fleet/issues/2552 for depends on not progressing when a bundle is modified.
We added labels and annotations for the namespace: > `namespaceAnnotations` are annotations that will be appended to the namespace created by Fleet. To get the list of resources you can...
Oh, you really mean the other way around? First mark the resources then deploy them later? Fleet currently adopts existing resources. What's your use case behind marking resource before the...