Skip to content

Remove Helm chart#70

Merged
romanwozniak merged 1 commit into
caraml-dev:mainfrom
romanwozniak:remove_helm_chart
Nov 1, 2022
Merged

Remove Helm chart#70
romanwozniak merged 1 commit into
caraml-dev:mainfrom
romanwozniak:remove_helm_chart

Conversation

@romanwozniak
Copy link
Copy Markdown
Collaborator

Context:

Helm chart of MLP has been migrated to caraml-dev/helm-charts.

Copy link
Copy Markdown
Member

@pradithya pradithya left a comment

Choose a reason for hiding this comment

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

LGTM. @ariefrahmansyah merlin need to update its e2e test to use caraml mlp helm chart.

@romanwozniak romanwozniak merged commit 821a454 into caraml-dev:main Nov 1, 2022
@romanwozniak romanwozniak deleted the remove_helm_chart branch November 1, 2022 02:23
ariefrahmansyah added a commit to caraml-dev/merlin that referenced this pull request Nov 1, 2022
<!--  Thanks for sending a pull request!  Here are some tips for you:

1. Run unit tests and ensure that they are passing
2. If your change introduces any API changes, make sure to update the
e2e tests
3. Make sure documentation is updated for your PR!

-->

**What this PR does / why we need it**:
<!-- Explain here the context and why you're making the change. What is
the problem you're trying to solve. --->

Merlin depends on mlp's charts folder inside of mlp repository to run
its e2e test. However, as of caraml-dev/mlp#70, the
MLP chart is migrated to
https://github.com/caraml-dev/helm-charts/tree/main/charts/mlp.

This PR fix the ref of merlin e2e.

**Which issue(s) this PR fixes**:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

Fixes #

**Does this PR introduce a user-facing change?**:
<!--
If no, just write "NONE" in the release-note block below.
If yes, a release note is required. Enter your extended release note in
the block below.
If the PR requires additional action from users switching to the new
release, include the string "action required".

For more information about release notes, see kubernetes' guide here:
http://git.k8s.io/community/contributors/guide/release-notes.md
-->

```release-note

```

**Checklist**

- [ ] Added unit test, integration, and/or e2e tests
- [ ] Tested locally
- [ ] Updated documentation
- [ ] Update Swagger spec if the PR introduce API changes
- [ ] Regenerated Golang and Python client if the PR introduce API
changes
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.

2 participants