The opni agents will be updated automatically when updating the manager. in general you will not have to touch the agent helm charts after the initial installation, although future major updates could require making changes to cluster resources that the agent cannot itself modify, such as rbac rules or some custom resources.
brief-jordan-43130
11/27/2023, 8:28 PM
agents can self-update starting at v0.10.0 through the latest v0.x. The v0 to v1 upgrade will most likely require some manual intervention
c
creamy-wolf-46823
11/27/2023, 10:07 PM
This self-update behavior may aggravate gitops tools like fleet, flux, or argocd that want to explicitly manage the opni-agent installation footprint. In light of this, it would seem ideal if the helm install agent footprint itself was as minimalist as possible.
b
brief-jordan-43130
11/27/2023, 10:09 PM
I agree, using a helm chart for the agent sort of contradicts how it is intended to be managed. we are going to revisit this soon, maybe before GA but maybe not