You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Branches main-source or main should both work. main is used by Rancher.
Check charts' created (date) and deprecated (boolean, optional, false by default) fields to identify still maintained charts in index.yaml
Warning: some installation failures may be caused by charts not coming with default values: actual values used at install time may come from the Marketplace UI.
Open points
Each chart is available in multiple version; which versions should be tested? → Decision to make and document
Similarly, which Fleet releases should be tested for this?
Possible answer: whichever Fleet version will be pinned in Rancher once the Marketplace can link to Fleet would be a good pick, e.g. starting with main/currently v0.15 could make sense to begin with.
When should a test pipeline run?
For each new Fleet release (on supported release branches)? → run pipeline against all charts?
For each new release of a validated chart → run pipeline for the chart against all supported Fleet releases?
Fleet should eventually be able to install charts available on the Rancher Marketplace and the SUSE Application Collection (2 different sources).
An important step to making this possible is ensuring that installing those charts through Fleet is supported.
Steps:
Sources for charts:
release-vX.YZ, alsodev-vX.YZ?)main-sourceormainshould both work.mainis used by Rancher.created(date) anddeprecated(boolean, optional, false by default) fields to identify still maintained charts inindex.yamlWarning: some installation failures may be caused by charts not coming with default values: actual values used at install time may come from the Marketplace UI.
Open points
Each chart is available in multiple version; which versions should be tested? → Decision to make and document
Similarly, which Fleet releases should be tested for this?
main/currently v0.15 could make sense to begin with.When should a test pipeline run?