-
Notifications
You must be signed in to change notification settings - Fork 764
feat: kubernetes overrides for the entrypoint and cmd #1396
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
7a2b227
feat: rebase kubernetes overwrites
atchernych 0dad025
Changes per Julien
atchernych f4eb61e
remove claim related stuff for now
atchernych 82838a5
cleanup
atchernych a36b593
Dead-end changes
atchernych ecd64c5
Refactored the python part after rebase
atchernych ea1271d
Move overrides into the extraPodSpecMainContainer
atchernych 16fe788
Cleanup after moving the overrides.
atchernych 8d4d91f
rerun make manifests
atchernych 2ad84af
correct the manifest generation
atchernych 457db96
fixed a bug with args
atchernych a806050
bring back licenses
atchernych 6542ad3
Copy crds to deploy/cloud/helm/crds/template
atchernych 4266372
Brign back helm.sh/resource-policy: keep
atchernych 4d8520c
add comments
atchernych f576948
add DynamoGraphDeploymentController changes
atchernych 3194e3b
Fix the parsing of the ExtraPodSpec
atchernych ec45e87
fix up the overrides
atchernych 40b13cd
Move the ExtraPodSpec Overrides
atchernych 0a227b1
proper naming for sharedSpec
atchernych 1905078
move the override
atchernych f0f2861
revert default args
atchernych 731269a
change the parsing library for yaml case
atchernych 8e0e249
replace parsing lib and remove comments
atchernych a664e2e
Cleanup.
atchernych 6fb1cbe
remove logger
atchernych 81a841a
Use BaseModel for KubernetesOverrides.
atchernych d25c54e
Add a go test for overrides.
atchernych 45b0b5f
refactor GenerateDynamoComponentsDeployments
atchernych 89c6a14
fix the help func
atchernych dbb901a
Streamline the ExtraPodEverrides
atchernych bbe4d0a
validations on KubernetesOverrides
atchernych 438916b
Simplify GenerateDynamoComponentsDeployments
atchernych b1e6c35
Merge branch 'main' into dep-157-extend-decor
atchernych 7b0e22c
Update run.sh
atchernych 0688b97
Merge branch 'main' into dep-157-extend-decor
atchernych 4c30222
Merge branch 'main' into dep-157-extend-decor
atchernych 6fa26a2
Merge branch 'main' into dep-157-extend-decor
atchernych File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add DynamoGraphDeploymentController changes
- Loading branch information
commit f57694848829f5c5bcdabb80d0837a95edc0bd65
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.