forked from argoproj-labs/argocd-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added routes,ingress,svc code for applicationset (argoproj-labs…
…#677) * Added routes,ingress,svc code Signed-off-by: rishabh625 <[email protected]> * Added svc ingress route logic Signed-off-by: rishabh625 <[email protected]> * Added enable ingress in test Signed-off-by: rishabh625 <[email protected]> * Added correct version of operator Signed-off-by: rishabh625 <[email protected]> * ran make bundle * Applied reviewer suggestions, removed ingress for metrics * Applied reviewer suggestions, removed ingress for metrics * Removed unwanted code * fixed make generate * Add kuttl test for applicationset * Renamed kuttl test file * corrected names * fix kuttl test * Update api/v1alpha1/argocd_types.go changed json from webhookSpec to webhookServer Co-authored-by: jannfis <[email protected]> * applied reviewers suggestion Signed-off-by: rishabh625 <[email protected]> * ran make bundle * Added test case to disable ingress * Added test case to disable ingress * fixed patch command * fixed removed TestAssert from errors kuttl file * corrected filename and patch * corrected test * corrected text for applicationset webhook * ran make bundle * merged master branch and resolved conflicts Signed-off-by: rishabh625 <[email protected]> * ran make bundle Signed-off-by: rishabh625 <[email protected]> Co-authored-by: jannfis <[email protected]>
- Loading branch information
1 parent
a2e626b
commit f127b2e
Showing
22 changed files
with
984 additions
and
13 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.