-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pdb): add PodDisruptionBudget support (#102)
* refactor(Makefile): update chainsaw setup and Helm targets in Makefile Description: This PR refactors the Helm targets and updates the chainsaw setup in the Makefile. The changes include: - Removed helm-install and helm-uninstall targets. - Updated chainsaw-setup target to use helm-install-depends instead of helm-install. Purpose: 1. Refactor chainsaw test to rely on the helm-install-depends task for better modularity and dependency management. 2. Ensure the current operator uses the deploy task for deployment, aligning with the updated setup process. These changes improve the modularity, clarity, and maintainability of the Makefile, making it easier to manage Helm dependencies and the chainsaw setup process. * feat(pdb): add PodDisruptionBudget support
- Loading branch information
Showing
13 changed files
with
410 additions
and
310 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.