Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Need mechanism to get notifications of deprecated civo marketplace apps #328

Open
1 task done
milindchawre opened this issue May 23, 2022 · 2 comments
Open
1 task done

Comments

@milindchawre
Copy link
Contributor

This issue is a:

  • Enhancement suggestion

Enhancement suggestions / feature requests

Problem

There are scenarios where the app in civo marketplace is deprecated.
Deprecation means:

  • The helm chart/k8s manifest used to deploy the app is no longer valid (it can be due to multiple reasons like the app code is removed from github, company behind the app is acquired and the app is rebranded with different name, the app is incompatible with the k8s version like incase if its using deprecated k8s api's , etc)
  • The helm chart/k8s manifest is invalid (there are scenarios where the marketplace app is pulling config from non-stable branch which is in bad shape)
  • The docker image for the app is no longer available (usually happens when the registry to host the image is changed)

So such deprecated apps can’t be used, I guess for now such apps are disabled once detected.

The real problem is it takes time to identify such deprecated apps, unless someone using it notify us.

We need a mechanism to get notified about such scenarios, so that:

  • the maintainers of the app will be notified to fix the issue
  • or if it takes time to fix it, such apps can be quickly disabled in the marketplace.

I recommend to have automated jobs that runs regularly to check the validity of apps.

@milindchawre
Copy link
Contributor Author

ping @saiyam1814

@kitarp29
Copy link

May I take this up? Please assign it to me :)
cc: @saiyam1814

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

No branches or pull requests

2 participants