Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not print skip-list for excluded resources #86

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

ulucinar
Copy link
Collaborator

@ulucinar ulucinar commented Aug 29, 2022

Description of your changes

Fixes #81

We sync'ed with @muvaf on this issue and decided just to remove the corresponding print statement. If needed, we may introduce an appropriate leveled debugging to selectively dump the skip list during code generation only.

Another option would be to supply context from the generator to upjet.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

make reviewable

@ulucinar ulucinar requested a review from muvaf August 29, 2022 14:46
@ulucinar ulucinar merged commit c728684 into crossplane:main Aug 29, 2022
@ulucinar ulucinar deleted the skip-list branch August 29, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prevent resource skip-list relevant messages from appearing in the provider logs
2 participants