Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(k8s): ManifestStatus can now be overridden (#7826)
* feat(k8s): DeployStatus can now be overridden * fix(k8s): fixed capitalization * feat(k8s): Made ManifestStatus overrrideable * revert(k8s): removed `Overridable` from DeployStatus I'll make another PR later for DeployStatus once I figure out the tests for it. ManifestStatus having it doesn't cause any issues for the tests
- Loading branch information