Maroon Ayoub
Maroon Ayoub
## Overview This PR proposes a minor yet significant update to the comment of the `syncHandler` function in the sample-controller. The aim is to enhance clarity and reduce potential ambiguity...
## Summary This PR is the 2nd of the ones planned in epic #2143. This PR: - Introduces API updates to Bindings that reflect association with StatusCollectors - Extends and...
Following the merging of the API, the writing of e2e and integration tests that cover the feature is now possible independently of the feature's implementation as outlined in: - #2143...
## Summary Originally started in #2017, this feature extends KubeStellar with the capability of allowing users to define, within the mechanism for workload distribution, how to retrieve and aggregate status...
_This is the last of the 3 mandatory planned PRs for Combined-Status #2143._ Given the combined-status decisions in the Bindings (after #2140) - the status controller should generate CombinedStatus objects...
_This is the second of the 3 mandatory planned PRs for Combined-Status #2143._ Given user-spec combined status API declaration through BindingPolicies, the selection/calculation results should appear in the associated Binding...
### Feature Description Raised in code review for #1765 by mike: https://github.com/kubestellar/kubestellar/pull/1765#discussion_r1491708837 ### Proposed Solution Add logging ### Want to contribute? - [ ] I would like to work on...
## Summary Added propagation-meta to combined-status API along with all required BindingPolicy/Binding API changes, and implemented its support. ### Example resources: #### Specifications BindingPolicy: ```yaml apiVersion: control.kubestellar.io/v1alpha1 kind: BindingPolicy metadata:...