aws-controllers-k8s / community

AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes
https://aws-controllers-k8s.github.io/community/
Apache License 2.0
2.4k stars 253 forks source link

Use of ACK object status as healtchecks for FluxCD #1899

Open gecube opened 1 year ago

gecube commented 1 year ago

Is your feature request related to a problem?

As an operator of cluster, I want to get the status of k8s objects aggregated in Kustomization status of FluxCD, so getting immediately the alert in slack if something goes wrong (embedded feature of fluxcd)

Describe the solution you'd like

The status of every object under ACK management must be in kstatus compatible format. So it would be always clear - is the object in reconciled state or no. Also I am kindly asking to provide all necessary documentation for the end-user to be able to reproduce the proper manifests for every ACK managed object.

Describe alternatives you've considered

no options.

a-hilaly commented 1 year ago

TIL about kstatus - thanks for sharing! We'll have to evaluate whether this is something we can implement in ACK or not. My quick thought is that most of ACK resources have a Status/Conditions, generally the Status.Status field shows the value returned by the AWS APIs, which is not compatible with the statuses mentioned here.

Also I am kindly asking to provide all necessary documentation for the end-user to be able to reproduce the proper manifests for every ACK managed object.

We currently have these resources:

a-hilaly commented 1 year ago

related https://github.com/aws-controllers-k8s/community/issues/1345

ack-bot commented 7 months ago

Issues go stale after 180d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 60d of inactivity and eventually close. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle stale

gecube commented 7 months ago

/remove-lifecycle stale

ack-bot commented 1 month ago

Issues go stale after 180d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 60d of inactivity and eventually close. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle stale

gecube commented 1 month ago

/remove-lifecycle stale