This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Deprecate status "phases" #404
Labels
blocked needs validation
In need of validation before further action
enhancement
New feature or request
Describe the feature
Release status phases, which were exposed in #334 are now a deprecated concept in the kubernetes API conventions. There is ongoing work on these conventions, but in general status conditions appear to be the path forward. These steps could be taken to move away from phases towards conditions:
HelmReleaseConditionReason
s (or possiblyHelmReleaseEvent
if there is a desire to expose as kubernetes events as well) in the code basestatus.phase
(has to wait for HelmRelease v2?)The text was updated successfully, but these errors were encountered: