Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: documentation for restartable applications feature #645

Merged
merged 6 commits into from
Jan 18, 2023

Conversation

bacherfl
Copy link
Member

@bacherfl bacherfl commented Jan 18, 2023

Closes #591
Signed-off-by: Florian Bacher [email protected]

@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Merging #645 (aac35e7) into main (4ea7da9) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
- Coverage   54.68%   54.68%   -0.01%     
==========================================
  Files          78       78              
  Lines        6515     6516       +1     
==========================================
  Hits         3563     3563              
- Misses       2800     2801       +1     
  Partials      152      152              
Impacted Files Coverage Δ
...okcontroller/keptnwebhookcertificate_controller.go 50.81% <0.00%> (-0.42%) ⬇️
...ator/controllers/lifecycle/keptntask/controller.go 53.93% <0.00%> (ø)
...llers/keptnwebhookcontroller/certificate_secret.go 85.88% <0.00%> (ø)
operator/webhooks/pod_mutating_webhook.go
...rator/webhooks/pod_mutator/pod_mutating_webhook.go 35.83% <0.00%> (ø)
Flag Coverage Δ
component-tests 53.16% <ø> (-0.88%) ⬇️
keptn-cert-manager 67.56% <ø> (-0.16%) ⬇️
keptn-lifecycle-operator 52.13% <ø> (ø)
scheduler 21.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@bacherfl bacherfl force-pushed the feat/restartable-apps-docs branch from 2580725 to 6ff7e67 Compare January 18, 2023 10:16
@bacherfl bacherfl force-pushed the feat/restartable-apps-docs branch from 6ff7e67 to 6521845 Compare January 18, 2023 10:20
mowies
mowies previously approved these changes Jan 18, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mowies mowies changed the title docs: documentation restartable applications feature docs: documentation for restartable applications feature Jan 18, 2023
@bacherfl bacherfl merged commit 672bfa8 into keptn:main Jan 18, 2023
@bacherfl bacherfl deleted the feat/restartable-apps-docs branch January 18, 2023 14:09
@keptn-bot keptn-bot mentioned this pull request Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document Restartable Application Deployments
4 participants