crossplane-runtime icon indicating copy to clipboard operation
crossplane-runtime copied to clipboard

WIP: pkg/resource: output progress logs in applicators

Open sttts opened this issue 2 years ago • 4 comments

Add progress logs to the applicators:

  • print creations
  • print updates/patches with diff
  • be silent on noop.

Based on https://github.com/crossplane/crossplane-runtime/pull/491

Signed-off-by: Dr. Stefan Schimanski [email protected]

sttts avatar Sep 04 '23 08:09 sttts

@sttts, this PR is marked as ready for review, but has WIP in the title, should we move it to draft or consider it actually ready for review?

phisco avatar Nov 16 '23 09:11 phisco

@phisco with @pedjak's SSA work I expect the applicators basically going away.

sttts avatar Nov 16 '23 10:11 sttts

Crossplane does not currently have enough maintainers to address every issue and pull request. This pull request has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Adding a comment starting with /fresh will mark this PR as not stale.

github-actions[bot] avatar Sep 03 '24 09:09 github-actions[bot]