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

Backport to v1.6.x #796

Merged
merged 5 commits into from
Aug 5, 2024
Merged

Conversation

@davidcassany davidcassany requested a review from a team as a code owner July 8, 2024 11:43
@davidcassany davidcassany self-assigned this Jul 8, 2024
@github-actions github-actions bot added area/tests test related changes area/build build related changes labels Jul 8, 2024
@davidcassany davidcassany marked this pull request as draft July 8, 2024 11:43
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v1.6.x@181714c). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             v1.6.x     #796   +/-   ##
=========================================
  Coverage          ?   57.74%           
=========================================
  Files             ?       42           
  Lines             ?     5180           
  Branches          ?        0           
=========================================
  Hits              ?     2991           
  Misses            ?     1868           
  Partials          ?      321           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidcassany
Copy link
Contributor Author

The default channel should be added in this PR too. That's the reason for keeping it as a draft

@davidcassany davidcassany marked this pull request as ready for review August 5, 2024 07:41
Copy link
Contributor

@anmazzotti anmazzotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

davidcassany and others added 5 commits August 5, 2024 10:17
This commit adds a development channel reference to builds
done in OBS (under or branched from isv:Rancher:Elemental)

Signed-off-by: David Cassany <[email protected]>
(cherry picked from commit 6ee9211)
Signed-off-by: David Cassany <[email protected]>
(cherry picked from commit 0f59b14)
* Update channels
* Adding a downgrade/upgrade charts e2e test
* Only fetch logs for running containers
* Do not fail fast in e2e matrix

Signed-off-by: David Cassany <[email protected]>
(cherry picked from commit d7a712d)
Signed-off-by: Loic Devulder <[email protected]>
(cherry picked from commit b866419)
@davidcassany davidcassany merged commit 239f7fd into rancher:v1.6.x Aug 5, 2024
23 checks passed
@davidcassany davidcassany deleted the backport_to_v1.6.x branch August 5, 2024 08:51
{{ if hasPrefix "registry.opensuse.org" .Values.registryUrl }}
# Unstable channel for isv:Rancher:Elemental OBS projects
# Unstable channel for testing isv:Rancher:Elemental OBS projects
# it is only rendered if the registryUrl value includes a known OBS project reference
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be present also on the final released chart, right?
Not 100% happy that we bring this in the final chart. I see it shouldn't harm, but production ready version should be free of the test references IMHO...
Btw, we can drop it in the marketplace later if needed (maybe even the whole channel-dev 🤔 ... for a later discussion 😄 ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build build related changes area/tests test related changes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants