Skip to content
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

Deprecation Notice - Helm Registry on https://promitor.azurecr.io/helm/ in favor of https://charts.promitor.io/ #1439

Closed
tomkerkhove opened this issue Dec 31, 2020 · 1 comment
Labels
agents:discovery-agent All issues related to the resource discovery agent agents:scraper All issues related to the scraping agent deployment All issues related to deploying Promitor deprecation-notice All issues announcing a deprecation helm All issues related to Helm kubernetes All issues related to Kubernetes

Comments

@tomkerkhove
Copy link
Owner

Promitor provides Helm charts to simplify deployments on a Kubernetes cluster which are hosted on Azure Container Registry.

Unfortunately, Azure Container Registry has dedicated URLs that pinpoints the Azure Container Registry instance. This is not ideal given it will break customers if we decide to move our Helm charts elsewhere. Because of this, we are introducing a new Helm chart registry which is hosted on GitHub and served on https://charts.promitor.io/.

This allows us to reduce the cost and avoid the tight-coupling for customers on Microsoft Azure. We are now future-ready in case we need to move our Helm chart registry.

Deprecated as of:
1st of January, 2021

Will be removed on:
1st of April, 2021

Impact:
Migration is required - Helm users need to use our new Helm registry which is available on https://charts.promitor.io and available on GitHub.

How to migrate:

  1. Remove your current Promitor Helm repo
❯ helm repo remove promitor
"promitor" has been removed from your repositories
  1. Add our new Promitor Helm repo
❯ helm repo add promitor https://charts.promitor.io/
"promitor" has been added to your repositories
  1. Update your Helm repos
❯ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "promitor" chart repository
Update Complete. ⎈ Happy Helming!⎈

Alternative:
None.

@tomkerkhove tomkerkhove added kubernetes All issues related to Kubernetes deployment All issues related to deploying Promitor helm All issues related to Helm deprecation-notice All issues announcing a deprecation agents:scraper All issues related to the scraping agent agents:discovery-agent All issues related to the resource discovery agent labels Dec 31, 2020
@tomkerkhove tomkerkhove pinned this issue Dec 31, 2020
@tomkerkhove
Copy link
Owner Author

We will continue the conversation on GitHub Discussions - #1440

Repository owner locked and limited conversation to collaborators Dec 31, 2020
@tomkerkhove tomkerkhove unpinned this issue Apr 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
agents:discovery-agent All issues related to the resource discovery agent agents:scraper All issues related to the scraping agent deployment All issues related to deploying Promitor deprecation-notice All issues announcing a deprecation helm All issues related to Helm kubernetes All issues related to Kubernetes
Projects
None yet
Development

No branches or pull requests

1 participant