kubernetes-sigs / cluster-api-operator

Home for Cluster API Operator, a subproject of sig-cluster-lifecycle
https://cluster-api-operator.sigs.k8s.io
Apache License 2.0
173 stars 79 forks source link

Notify users when a new version is available #605

Open Danil-Grigorev opened 1 month ago

Danil-Grigorev commented 1 month ago

User Story

As an operator user I would like to have a condition notifying about new provider version being available for upgrade.

Detailed Description

When a new provider version is released, no resource notification is issued. It would be helpful to have a condition with an info of a new provider version being available for upgrade.

Anything else you would like to add:

[Miscellaneous information that will assist in solving the issue.]

/kind feature

k8s-ci-robot commented 1 month ago

This issue is currently awaiting triage.

If CAPI Operator contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.