generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve recreation of instances (#48)
* add linting support * fix linting issue * add documentation for annotations * Implement exponential back-off for recreation * add generated files * use suite_test to support several integrations tests * Update controll tool version and update CRDs * Add the tests for Service instance controller * Update internal/controllers/suite_test.go Co-authored-by: uwefreidank <[email protected]> * Adopted the suggession for a test * Add generated file api/v1alpha1/zz_generated.deepcopy.go * reverting back the changes to original code for create instance fails test * Make infinite retries as the default behavior * Added test for infinite retry * Adding comment for use of the reconcileTimeout * Update documentation of the annotations --------- Co-authored-by: RalfHammer <[email protected]> Co-authored-by: shilparamasamyreddy <[email protected]> Co-authored-by: uwefreidank <[email protected]>
- Loading branch information
1 parent
ff43d05
commit 07ce935
Showing
23 changed files
with
1,267 additions
and
445 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
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
Oops, something went wrong.