Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ReleaseFailedMaxAttempts when a release fails this number of times in a // row we stop updating. This is because the Helm max history setting does // not apply for failures. ReleaseFailedMaxAttempts = 5 )
Variables ¶
This section is empty.
Functions ¶
func ChartVersion ¶
func ChartVersion() string
ChartVersion is fixed for chart CRs. This is because they exist in both control plane and tenant clusters and their version is not linked to a release. We may revisit this in future.
func Description ¶
func Description() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.