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

Add script to generate manifests from helm charts #319

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

yongfengdu
Copy link
Collaborator

The kubernetes manifests are generated from "helm template". Add the scripts to do that to avoid maintenance work.

Description

The summary of the proposed changes as long as the relevant motivation and context.

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • New feature (non-breaking change which adds new functionality)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

The kubernetes manifests are generated from "helm template".
Add the scripts to do that to avoid maintenance work.

Co-authored-by: Lianhao Lu <[email protected]>
Signed-off-by: Dolpher Du <[email protected]>
@yongfengdu yongfengdu added this to the v0.9 milestone Aug 19, 2024
Copy link
Collaborator

@daisy-ycguo daisy-ycguo left a comment

Choose a reason for hiding this comment

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

lgtm

@lianhao lianhao merged commit 273cb1d into opea-project:main Aug 20, 2024
14 checks passed
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.

3 participants