Skip to content

(Follow up): Integrate Kapp: Improve status reporting in Extension #655

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

Closed
Tracked by #591
varshaprasad96 opened this issue Feb 27, 2024 · 0 comments
Closed
Tracked by #591
Assignees

Comments

@varshaprasad96
Copy link
Member

App CR currently defines an extensive list of statuses which are mentioned here: https://github.com/carvel-dev/kapp-controller/blob/3cb96a5ba384d4be2e580d9ca07c28ff9eee17f1/pkg/apis/kappctrl/v1alpha1/status.go#L28-L35.

Extension needs to translate these conditions into its status, similar to how it is done here:

func mapBDStatusToInstalledCondition(existingTypedBundleDeployment *rukpakv1alpha2.BundleDeployment, ext *ocv1alpha1.ClusterExtension) {
. #625 currently maps only the reconcile succeeded status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants