forked from kyma-project/lifecycle-manager
-
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: Detect Watcher certificate not renew (kyma-project#1088)
* Create docker-publish.yml * change docker file context * delete github action * delete github action * move metrics to internal pkg * refactor PurgeMetrics struct * refactor KymaMetrics struct * refactor KymaMetrics struct * add watcher metrics * introduce SkrWebhookManagerConfig, CertificateConfig, GatewayConfig * add e2e test * change metrics to function * change metrics to function * change RemoveModuleStateMetrics signature * introduce ModuleMetrics interface add unit test for ModuleMetrics * rename RunnerImpl to Runner * fix merge conflict * fix lint * fix misdeleted IsManagedKyma * resolve review comment * fix lint
- Loading branch information
Showing
26 changed files
with
640 additions
and
385 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
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.