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

🌱 Create GitHub client only if it is necessary #92

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

chess-knight
Copy link
Member

@chess-knight chess-knight commented Feb 16, 2024

What this PR does / why we need it:

create github client only if required, based on SovereignCloudStack/cluster-stack-operator#67, and SovereignCloudStack/cluster-stack-operator#70

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #80

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

Fixes #80

Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
@cluster-stack-bot cluster-stack-bot bot added the size/S Denotes a PR that changes 20-50 lines, ignoring generated files. label Feb 16, 2024
Copy link
Contributor

@michal-gubricky michal-gubricky left a comment

Choose a reason for hiding this comment

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

lgtm

Based on SovereignCloudStack/cluster-stack-operator#70

Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
Copy link
Member

@matofeder matofeder left a comment

Choose a reason for hiding this comment

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

lgtm

Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
@chess-knight chess-knight merged commit 6aa18f2 into main Feb 16, 2024
7 checks passed
@chess-knight chess-knight deleted the feat/github_client branch February 16, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 20-50 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create GitHub client only if it is necessary
5 participants