GoogleContainerTools / kpt-config-sync

Config Sync - used to sync Git, OCI and Helm charts to your clusters.
Apache License 2.0
244 stars 43 forks source link

chore: extract Reconciler.Fetch method #1480

Closed karlkfi closed 1 week ago

karlkfi commented 2 weeks ago

Dependencies:

karlkfi commented 2 weeks ago

Extracted the Render method refactor: https://github.com/GoogleContainerTools/kpt-config-sync/pull/1482

karlkfi commented 2 weeks ago

Extracted the syncPath changes: https://github.com/GoogleContainerTools/kpt-config-sync/pull/1484

karlkfi commented 2 weeks ago

Extracted set status method usage changes and SyncingConditionLastUpdate removal to https://github.com/GoogleContainerTools/kpt-config-sync/pull/1488

google-oss-prow[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sdowell

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/GoogleContainerTools/kpt-config-sync/blob/main/OWNERS)~~ [sdowell] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment