You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, it specifies the time interval in which the custom
301
301
resource is reconciled again. So thereby, in case of the `Component` custom
302
302
resource, e.g. the time interval in which the *component controller* checks the
303
-
repository for newer versions of the corresponding *ocm component*. Meanwhile,
304
-
it also serves as a drift detection.
305
-
But it is **important** to notice, this interval is also used as the retry
303
+
repository for newer versions of the corresponding *ocm component*. Meanwhile,
304
+
it also serves as a drift detection.
305
+
But it is **important** to notice, this interval is also used as the retry
306
306
interval for some particular failure cases. In case of the `Component` custom
307
-
resource, e.g. if the *component controller* fails to find the *ocm component*
307
+
resource, e.g. if the *component controller* fails to find the *ocm component*
308
308
in the specified *ocm repository*, it will wait for the duration specified in
309
-
the `interval` until it will try again. Therefore, setting the interval quite
309
+
the `interval` until it will try again. Therefore, setting the interval quite
310
310
high can lead to unexpected behaviour in regard to recovery time.
311
311
312
312
The `suspend` (optional) is a common property for flux custom resources as
@@ -323,4 +323,4 @@ We as members, contributors, and leaders pledge to make participation in our com
323
323
324
324
## Licensing
325
325
326
-
Copyright 2024 SAP SE or an SAP affiliate company and ocm-k8s-toolkit contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/open-component-model/ocm-k8s-toolkit).
326
+
Copyright 2025 SAP SE or an SAP affiliate company and ocm-k8s-toolkit contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/open-component-model/ocm-k8s-toolkit).
0 commit comments