-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: kcp-dev/api-syncagent
base: v0.5.0
head repository: kcp-dev/api-syncagent
compare: v0.6.0
- 17 commits
- 31 files changed
- 6 contributors
Commits on Feb 10, 2026
-
fix naming of release branches in docs
On-behalf-of: @SAP christoph.mewes@sap.com
Configuration menu - View commit details
-
Copy full SHA for d241dd8 - Browse repository at this point
Copy the full SHA d241dd8View commit details -
Merge pull request #132 from kcp-dev/fix-release-docs
fix naming of release branches in docs
Configuration menu - View commit details
-
Copy full SHA for 5d5ef78 - Browse repository at this point
Copy the full SHA 5d5ef78View commit details
Commits on Feb 20, 2026
-
test: add e2e test for related resource cleanup on primary deletion
Adds a regression test that verifies syncagent.kcp.io/cleanup finalizers are properly removed from kcp-origin related resources when the primary object is deleted. Without the fix, the finalizer remains indefinitely, blocking namespace/workspace deletion. Signed-off-by: Igor Fominykh <ifdotpy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f404ab7 - Browse repository at this point
Copy the full SHA f404ab7View commit details -
fix: clean up related resources when primary object is deleted (#116)
When a primary object is deleted, related resources with origin kcp retain their syncagent.kcp.io/cleanup finalizer indefinitely because processRelatedResources() is never called during deletion. Process related resources before the primary syncer handles deletion, passing forceDelete=true for kcp-origin related resources so their finalizers are properly removed. Signed-off-by: Igor Fominykh <ifdotpy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5493247 - Browse repository at this point
Copy the full SHA 5493247View commit details -
fix: align struct field formatting in syncer.go
Fix whitespace alignment flagged by gimps import formatter. Signed-off-by: Igor Fominykh <ifdotpy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b0766d2 - Browse repository at this point
Copy the full SHA b0766d2View commit details
Commits on Feb 23, 2026
-
Merge pull request #133 from ifdotpy/fix/116-related-resource-cleanup
fix: clean up related resources when primary object is deleted
Configuration menu - View commit details
-
Copy full SHA for 5d9fc7a - Browse repository at this point
Copy the full SHA 5d9fc7aView commit details
Commits on Mar 3, 2026
-
On-behalf-of: @SAP robert.vasek@sap.com Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
Configuration menu - View commit details
-
Copy full SHA for 95d151a - Browse repository at this point
Copy the full SHA 95d151aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90aab9a - Browse repository at this point
Copy the full SHA 90aab9aView commit details -
Merge pull request #135 from gman0/bump-go-1.25.7
bump golang to 1.25.7
Configuration menu - View commit details
-
Copy full SHA for e6f5d25 - Browse repository at this point
Copy the full SHA e6f5d25View commit details
Commits on Mar 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 02316ce - Browse repository at this point
Copy the full SHA 02316ceView commit details -
bump otel dependencies (CVE-2026-24051) (#140)
On-behalf-of: @SAP christoph.mewes@sap.com
Configuration menu - View commit details
-
Copy full SHA for 2db6919 - Browse repository at this point
Copy the full SHA 2db6919View commit details
Commits on Apr 1, 2026
-
Watch and sync changes to related resources (#149)
* Watch and sync changes to related resources change copyright year of related handlers On-behalf-of: SAP <iskren.pertov@sap.com> Signed-off-by: Iskren Petrov <iskren@kubermatic.com> Watch and sync changes to related resources * resolve Christoph's comments fix linter issue fix verify ci
Configuration menu - View commit details
-
Copy full SHA for 8204640 - Browse repository at this point
Copy the full SHA 8204640View commit details
Commits on Apr 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6d8fd96 - Browse repository at this point
Copy the full SHA 6d8fd96View commit details
Commits on Apr 10, 2026
-
bump opentelemetry SDK again [CVE-2026-39883] (#155)
On-behalf-of: @SAP christoph.mewes@sap.com
Configuration menu - View commit details
-
Copy full SHA for 31945f9 - Browse repository at this point
Copy the full SHA 31945f9View commit details
Commits on Apr 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7ee47eb - Browse repository at this point
Copy the full SHA 7ee47ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f59c0b1 - Browse repository at this point
Copy the full SHA f59c0b1View commit details
Commits on Apr 14, 2026
-
* bump kcp & friends * Update multicluster-runtime * add nolint * go mod tidy
Configuration menu - View commit details
-
Copy full SHA for bc3ca6c - Browse repository at this point
Copy the full SHA bc3ca6cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.0...v0.6.0