mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-15 22:47:13 +00:00
docs: adding in link to HIP (#603)
* docs: adding in link to HIP * docs: improving wording
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
This project makes extensive use of CRDs to provide much of its functionality. Helm unfortunately does not support [managing](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/) CRDs by design:
|
This project makes extensive use of CRDs to provide much of its functionality. Helm unfortunately does not support [managing](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/) CRDs by design:
|
||||||
|
|
||||||
|
_The full breakdown as to how they came to this decision and why they have taken the approach they have for dealing with CRDs can be found in [Helm Improvement Proposal 11](https://github.com/helm/community/blob/main/hips/hip-0011.md)_
|
||||||
|
|
||||||
```
|
```
|
||||||
There is no support at this time for upgrading or deleting CRDs using Helm. This was an explicit decision after much
|
There is no support at this time for upgrading or deleting CRDs using Helm. This was an explicit decision after much
|
||||||
community discussion due to the danger for unintentional data loss. Furthermore, there is currently no community
|
community discussion due to the danger for unintentional data loss. Furthermore, there is currently no community
|
||||||
|
|||||||
Reference in New Issue
Block a user