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

Split startups per layer + fix default image manager path #1645

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Dec 6, 2022

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@kbeaugrand kbeaugrand force-pushed the feature/1543_split_startup_per_layer branch 3 times, most recently from c245d23 to 48b2fa8 Compare December 6, 2022 11:01
@kbeaugrand kbeaugrand marked this pull request as ready for review December 6, 2022 11:03
@kbeaugrand kbeaugrand requested a review from a team as a code owner December 6, 2022 11:03
@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 90.13% // Head: 90.13% // No change to project coverage 👍

Coverage data is based on head (8766a31) compared to base (001194b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1645   +/-   ##
=======================================
  Coverage   90.13%   90.13%           
=======================================
  Files         268      268           
  Lines        8840     8840           
=======================================
  Hits         7968     7968           
  Misses        872      872           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kbeaugrand kbeaugrand force-pushed the feature/1543_split_startup_per_layer branch from 48b2fa8 to 8766a31 Compare December 6, 2022 11:06
@hocinehacherouf hocinehacherouf merged commit 50d735e into main Dec 6, 2022
@hocinehacherouf hocinehacherouf deleted the feature/1543_split_startup_per_layer branch December 6, 2022 12:11
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.

Bug: Default Image stream is null Feature: Split Startup configurations by layer
2 participants