-
Notifications
You must be signed in to change notification settings - Fork 16
feat(kfp-api): add s3-credentials relation to relate with s3-integrator #956
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
fe0c848
feat(kfp-api): support s3-integrator as an object storage backend
mvlassis 514a98a
ci(kfp-api): run s3 in default integration env, add integration-objec…
mvlassis 3cf4b5c
Update tox docs
mvlassis 97ac343
Make object storage relations optional
mvlassis 2cde759
Merge branch 'main' into kf-8704-kfp-api
mvlassis bfc9d87
Update comments
mvlassis 33b96c4
Create bucket if missing for s3-integrator
mvlassis 2e066f3
Use bucket from config
mvlassis 5e3573d
Update ci
mvlassis f9eee71
Add CA certification
mvlassis 3c1144a
Merge branch 'main' into kf-8704-kfp-api
mvlassis 2362dab
Add option for bucket
mvlassis d09715c
Add limit to object storage relations
mvlassis b85fdce
Add upgrade test
mvlassis a9fd8cd
Fix integration tests
mvlassis 8897aa8
Remove certs
mvlassis b744ee1
Update tox.ini
mvlassis 61e6054
Best-effort cleanup for `ca-chain`
mvlassis 79d3841
Fix comment
mvlassis e419e06
Error handling for host
mvlassis 2b3c801
Fix linting
mvlassis 7f33cbe
Also show missing fields in s3-credentials relation
mvlassis 11b7726
Better variable name
mvlassis 684dcd0
Emit BlockedStatus on a TLS error
mvlassis 5698acb
Use mysql instead of mariadb
mvlassis 9e1c851
Return None tls-ca-chain for minio
mvlassis f97978a
fix: add connect/read timeouts to cached S3 client property
Copilot 0058b73
Address comments
mvlassis 0782d0f
Update charms/kfp-api/src/services/s3.py
mvlassis 088a9c8
Address comments
mvlassis 714f587
Address comments
mvlassis 1102e34
Address comments
mvlassis d164ce5
Address comments
mvlassis a222d7a
fix: Address comments
mvlassis e858c78
Use profile: testing for mysql-k8s
mvlassis 26d21b3
Remove uneccessary minio-service
mvlassis f44ddfd
Mocked resource handlere
mvlassis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.