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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add LabelMatchMode field to Workload struct (#510)
* feat: add LabelMatchMode field to Workload struct
Signed-off-by: XploY04 <2004agarwalyash@gmail.com>
* feat: add LabelMatchMode to ApplicationParams and update target formatting
Signed-off-by: XploY04 <2004agarwalyash@gmail.com>
* chore: add modern Kubebuilder config structure with labelMatchMode support
- Generated by controller-gen v0.16.5
- Includes CRDs with labelMatchMode field in OpenAPI schema
- Follows Kubebuilder v3+ project layout
Signed-off-by: XploY04 <2004agarwalyash@gmail.com>
* update: bump controller-tools version to v0.16.5 and clean up build tags
Signed-off-by: XploY04 <2004agarwalyash@gmail.com>
* gofmt chaosengine_types.go
Signed-off-by: XploY04 <2004agarwalyash@gmail.com>
---------
Signed-off-by: XploY04 <2004agarwalyash@gmail.com>