-
Notifications
You must be signed in to change notification settings - Fork 126
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
feat(lifecycle-operator): propagate metadata from deployment annotations #2832
feat(lifecycle-operator): propagate metadata from deployment annotations #2832
Conversation
Signed-off-by: Florian Bacher <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2832 +/- ##
==========================================
+ Coverage 85.62% 85.70% +0.08%
==========================================
Files 160 161 +1
Lines 10140 10181 +41
==========================================
+ Hits 8682 8726 +44
+ Misses 1176 1174 -2
+ Partials 282 281 -1
... and 1 file with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
check-spelling run (pull_request_target) for feat/metadata-annotations-workload Signed-off-by: check-spelling-bot <[email protected]> on-behalf-of: @check-spelling <[email protected]> Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
34f2619
to
dc2ccd3
Compare
…ations-workload # Conflicts: # .github/scripts/.helm-tests/default/result.yaml # .github/scripts/.helm-tests/lifecycle-only/result.yaml # .github/scripts/.helm-tests/lifecycle-with-certs/result.yaml # lifecycle-operator/chart/templates/keptnworkload-crd.yaml
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
…ad' into feat/metadata-annotations-workload
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
…ons (keptn#2832) Signed-off-by: Florian Bacher <[email protected]> Signed-off-by: check-spelling-bot <[email protected]> Co-authored-by: Moritz Wiesinger <[email protected]> Signed-off-by: vickysomtee <[email protected]>
Closes #2579