-
Notifications
You must be signed in to change notification settings - Fork 1
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
INCEpTION HelmChart #2
Draft
kzgrzendek
wants to merge
28
commits into
inception-project:main
Choose a base branch
from
kzgrzendek:feat/helmchart
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Moved the chart from inception forked repo
kzgrzendek
changed the title
[1] - [INCEpTION HelmChart]INCEpTION HelmChart
NCEpTION HelmChart
Aug 22, 2024
TODO :
|
- Changed directory structure to match the HelmChart Release github action.
- Added github action to release the chart to the gh-page branch.
- Added the feat/helmchart branch to the github release action to test the chart release.
- Init the chart with the correspnding github action
- Added anotation to keep the Data PVC resource after deletion of the release.
- Bumped Chart version to 1.0.0 alpha2
- Used out-of-box Bitnami env vars to set MariaDB character set and collation, rather than overriding the config file
- Bumped Chart version to 1.0.0 alpha3
- Bumped Chart version to 1.0.0 alpha3
- Added support for oauth2 role mapping feature and existing pvc for the data volume
- Fixed existing data PVC handling
- Fixed existing data PVC handling
- Added support for secrets for the OAuth2 Client ID
- Added support for secret with clientID
- Fixed bad ref to secretKey for database password in INCEpTION's deployment config
- Updated MariaDB Chart's version
- Split jobs between files - Added dependencies between jobs - Fixed linting job version
- Updated chart formatting and added maintainers
- Updated chart formatting and added maintainers
Updated github workflow organization
Implemented helm-docs action
Fixed bad checkut action version
Updtaed checkout axction ti v4 and fixed chart location
Updtaed checkout axction to v4 and fixed chart location
Added Helm Chart values schema update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's in the PR
How to test manually
Automatic testing
Documentation
chart/inception/README.md
filevalues-schema plugin
, from the root of the git repo :PS @reckart : The CLAs are on their way, the holidays are adding a bit of delay. I think it's best not merging this MR until you have them, but I'll happily exchange about the feature until then :)