Skip to content

Conversation

makdeniss
Copy link

No description provided.

@makdeniss makdeniss self-assigned this Oct 16, 2025
@makdeniss makdeniss added the good first issue Good for newcomers label Oct 16, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 16, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/cluster-access-definitions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@CLAassistant
Copy link

CLAassistant commented Oct 16, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ vertex451
❌ makdeniss


makdeniss seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

s.reconciler.log.Warn().Err(err).Str("path", currentPath).Str("clusterAccess", clusterAccess.GetName()).Msg("failed to delete schema file during finalization")
}
}
// If previous differs, try deleting it as well
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a case, where old file remains? If this code works, we will receive failed to delete previous schema file during finalization every time.
I wonder if deletion of previous filename makes sense at all.

@vertex451
Copy link
Contributor

vertex451 commented Oct 21, 2025

  1. Make sure the title is precise.
  2. Add description with the sections: Changes, Testing, any other section you think is helpful
  3. Answer comments if any
  4. Deal with CLA check, you should have "on behalf of" signature in case you use your personal github.
    Example here: platform-mesh/helm-charts@ccc0133
    Read this thread for more context: https://sap-btp.slack.com/archives/C0745NL10K0/p1732261714101609
    And there is a automation script from Angel that will add this thing into your commits.

Base automatically changed from feat/script to main October 21, 2025 09:11
@github-actions github-actions bot added the fix label Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants