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

feat: Add kfp-metadata-writer charm #350

Merged
merged 12 commits into from
Oct 20, 2023

Conversation

orfeas-k
Copy link
Contributor

@orfeas-k orfeas-k commented Oct 11, 2023

Introduce kfp-metadata-writer charm for upstream KFP V2 Metadata writer component. Details in the issue below.
Fixes #348

Reduce idle_period from 120 to 30 to avoid huge amount of waiting and
tests failing. A very large idle_period had as a result the
wait_for_idle to time out due to one of the charms constantly doing
expected `execute` stuff in these two minutes.
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 @orfeas-k, some comments about testing and about the workload image version. Other than that, LGTM

charms/kfp-metadata-writer/metadata.yaml Outdated Show resolved Hide resolved
Remove test_pebble_service_is_replanned_on_config_changed since charm
has no configuration options.
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 @orfeas-k !

@orfeas-k orfeas-k merged commit a2721c3 into 1.8-updates-dev-branch Oct 20, 2023
45 checks passed
@orfeas-k orfeas-k deleted the kf-4763-feat-metadata-writer branch October 20, 2023 11:01
DnPlas pushed a commit that referenced this pull request Nov 20, 2023
* feat: Introduce charm for KFP V2 metadata-writer component 
* gitignore: Add venv folder
* ci: Integrate kfp-metadata-reviewer charm
* tests(bundle-integration): Reduce idle_period to 30 from 120 to 
avoid huge amount of waiting and tests failing
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