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

Enable KFP Visualizations and Artifact Store with S3 as source for s3 deployments #456

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

mbaijal
Copy link
Contributor

@mbaijal mbaijal commented Oct 7, 2022

Which issue is resolved by this Pull Request:
Resolves #117

Description of your changes:
Enable KFP Visualizations and Artifact Store with S3 as source for s3 deployments

TBD: Tensorboard

Testing:
Tested using kustomize rds-s3 deployment only.

Testing:

  • Unit tests pass
  • e2e tests pass
  • Details about new tests (If this PR adds a new feature)
  • Details about any manual tests performed

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Settings are pulled from the all-caps version of the setting name. The
following defaults are used if those environment variables are not set
to enable backwards compatibility with previous versions of this script:
visualization_server_image: gcr.io/ml-pipeline/visualization-server
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Add the minio_service_region and default here

@mbaijal mbaijal merged commit 2507d10 into awslabs:main Oct 7, 2022
jsitu777 added a commit that referenced this pull request Oct 11, 2022
…harts (#463)

**Which issue is resolved by this Pull Request:**
Resolves #

**Description of your changes:**
-modify pipeline charts based on
#456

**Testing:**
- [ ] Unit tests pass
- [ ] e2e tests pass
- Details about new tests (If this PR adds a new feature)
- Details about any manual tests performed

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc] Support S3 as source for in Kubeflow Pipelines Artifact Viewer
3 participants