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

Generic helm chart #230

Merged
merged 31 commits into from
May 14, 2023
Merged

Generic helm chart #230

merged 31 commits into from
May 14, 2023

Conversation

attilakreiner
Copy link
Contributor

@attilakreiner attilakreiner commented May 8, 2023

Description

This change implements a general purpose helm chart for zilla, such that it can be reused by our zilla-examples, but without any special knowledge of how the zilla-examples work.

Fixes #242

@attilakreiner attilakreiner force-pushed the helm branch 6 times, most recently from 36ab993 to 4df48f8 Compare May 12, 2023 12:20
@attilakreiner attilakreiner changed the title Helm Generic helm chart May 12, 2023
@attilakreiner attilakreiner marked this pull request as ready for review May 12, 2023 17:59
@attilakreiner attilakreiner requested a review from jfallows May 12, 2023 17:59
</licenses>

<build>
<plugins>
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add the license check goal.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated, pls chk

description: Zilla The Event-Driven API Gateway
type: application
version: 0.1.0
appVersion: "0.9.42"
Copy link
Contributor

Choose a reason for hiding this comment

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

This is hard coded, but should come from build version so it is always up-to-date as part of the release.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated, pls chk

@attilakreiner attilakreiner changed the base branch from feature/telemetry-metrics to develop May 13, 2023 07:33
@jfallows jfallows merged commit f5aa1ab into aklivity:develop May 14, 2023
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.

Generic helm chart
2 participants