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

reformat kfp-profile-controller's sync.py to match upstream #378

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

ca-scribner
Copy link
Contributor

kfp-profile-controller implements a sync.py file from upstream which we lightly modify. This commit reformats that sync.py to be as similar as possible to upstream's sync.py for easier comparison and maintenance. #331 previously reformatted sync.py to meet our style guide, but that made it harder to track and changes upstream and import them into our version

This should have no functional change on the charm, it only changes things to make maintenance easier.

We implement a sync.py file from upstream which we lightly modify.  This commit reformats that sync.py to be as similar as possible to upstream's sync.py for easier comparison and maintenance.  #331 previously reformatted sync.py to meet our style guide, but that made it harder to track and changes upstream and import them into our version

This should have no functional change on the charm, it only changes things to make maintenance easier.
Copy link
Contributor

@DnPlas DnPlas left a comment

Choose a reason for hiding this comment

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

Thanks @ca-scribner, LGTM!

@ca-scribner ca-scribner merged commit 61e282e into 1.8-updates-dev-branch Nov 8, 2023
43 of 45 checks passed
DnPlas pushed a commit that referenced this pull request Nov 20, 2023
We implement a sync.py file from upstream which we lightly modify.  This commit reformats that sync.py to be as similar as possible to upstream's sync.py for easier comparison and maintenance.  #331 previously reformatted sync.py to meet our style guide, but that made it harder to track and changes upstream and import them into our version

This should have no functional change on the charm, it only changes things to make maintenance easier.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants