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

Re-enable mysql for s3-only pipelines deployment #310

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

jsitu777
Copy link
Contributor

@jsitu777 jsitu777 commented Aug 5, 2022

As it's not deploying with RDS, the mysql pod needs to be up otherwise it creates issue in pipeline.

Which issue is resolved by this Pull Request:
Resolves #

Description of your changes:

  • remove "disable-mysql-pv-claim.yaml" in kustomization resource code
  • remove disable-mysql-pv-claim.yaml from directory

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.

@mbaijal
Copy link
Contributor

mbaijal commented Aug 5, 2022

Could you specify how you tested these changes and also the reason for making this change - the first line of the description is truncated.

@jsitu777
Copy link
Contributor Author

jsitu777 commented Aug 5, 2022

It was a known miss from previous commit that @rrrkharse may be able to answer better. Since it's not deploying with RDS, the mysql pod needs to be up otherwise it creates issue in pipeline.

Copy link
Contributor

@rrrkharse rrrkharse left a comment

Choose a reason for hiding this comment

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

LGTM

Can you make 2 changes?

  • when merging the PR, shorten the commit name to: Re-enable mysql for s3-only pipelines deployment
  • update the PR description with what you described to @mbaijal

@jsitu777 jsitu777 changed the title enable mysql-pv-claim and mysql deployment in pipeline for s3-only de… Re-enable mysql for s3-only pipelines deployment Aug 5, 2022
@akartsky akartsky merged commit 3f78822 into awslabs:main Aug 10, 2022
surajkota pushed a commit to surajkota/kubeflow-manifests that referenced this pull request Sep 17, 2022
Co-authored-by: jsitu <jsitu@88665a43d1bb.ant.amazon.com>
surajkota added a commit that referenced this pull request Sep 17, 2022
**Description of your changes:**
Cherry-pick bug fixes to 1.5 release

* Fix for RDS-S3 test:
https://github.com/awslabs/kubeflow-manifests/pull/341/files
* Fix the S3 only deployment:
#310
* Fix S3 bucket name substitution:
#333
* Fix insecure connection to S3 -
#244

**Testing:**
-  e2e tests WIP

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

Co-authored-by: jsitu777 <59303945+jsitu777@users.noreply.github.com>
Co-authored-by: jsitu <jsitu@88665a43d1bb.ant.amazon.com>
Co-authored-by: rrrkharse <91350438+rrrkharse@users.noreply.github.com>
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.

4 participants