-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OP-1708, OP-1709] Add patch types: helmDepUpdate & yaml (#30)
* Updated Go to 1.22.1 * go mod tidy * Refactored to better allow multiple patch styles * Moved file into regex * Fixed tests by new abstractions * Added YAML patch * Added missing required tag * Updated configs a little * Added exec operation * Added Helm to Dockerfile * Added dry-run config page * Removed exec in favor of domain specific helm patch * Renamed * Added validation * Updated sample config * go get -u * Update to Go 1.22.2 * Updated packages * Added whitespace-preserving patch * Added comments explaining the filestores * Refactored into multiple packages
- Loading branch information
Showing
39 changed files
with
1,556 additions
and
827 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.