-
Notifications
You must be signed in to change notification settings - Fork 6.6k
feat(hydrator): add inline parameter support to Source Hydrator (#24228) #24277
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
crenshaw-dev
merged 21 commits into
argoproj:master
from
sangyeong01:feat/hydrator-helm-support
Dec 5, 2025
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
9323d25
fix(hydrator): Add Kustomize, Directory, Plugin field to DrySource
sangyeong01 f65d5cc
fix(commitserver): Prevent empty path error in manifest writer
sangyeong01 07bb626
fix(ci): Use server-side apply for E2E tests
sangyeong01 a19368c
chore(hydrator): Apply Go linter formatting
sangyeong01 1b174da
test(hydrator): add e2e test data for directory, helm, kustomize, and…
sangyeong01 b368bca
chore(test): fix lint issues in hydrator_test
sangyeong01 46611a5
test(e2e): remove --dry-source-path flag
sangyeong01 222edc8
test(e2e): solve invalid cmp server name
sangyeong01 cb46cf7
test(e2e): add exec.Command to start CMP server with env vars
sangyeong01 e0cdc85
chore(e2e): restore removed comments
sangyeong01 158259c
docs(hydrator): add source configuration options section
sangyeong01 c920984
refactor(commitserver): remove unnecessary path trimming
sangyeong01 37a476f
test(e2e): use exec.CommandContext to comply with noctx linter
sangyeong01 c452513
test(e2e): add inline parameter tests for hydrator source fields
sangyeong01 607f7a0
docs: add sourceHydrator section to application.yaml
sangyeong01 2829c93
test(e2e): fix hydrator inline parameter tests
sangyeong01 98d2266
test(e2e): fix plugin env variable prefix and mixed sources Wait
sangyeong01 68c1827
test(e2e): remove TestHydratorWithMixedSources
sangyeong01 143a425
fix: SourceHydrator.DeepEquals
crenshaw-dev c2d51c7
Merge pull request #1 from crenshaw-dev/feat/hydrator-helm-support
sangyeong01 4a46258
test: fix assert.Equal argument order in SourceHydrator DeepEquals test
sangyeong01 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.
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.