OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

failed sync for redis-operator to v0.18.0 : "redis.redis.redis.opstreelabs.in" is invalid: metadata.annotations: Too long #218

Open RameshPSIT opened 2 months ago

RameshPSIT commented 2 months ago

Does this issue reproduce with the latest release? Yes

What did you do? upgrading from 0.15.3 to 0.18.0

What did you see instead?

Failed sync attempt to 2fd0cc00eaca0bfc0b1eb247744e068fb2379007: one or more objects failed to apply, reason: [CustomResourceDefinition.apiextensions.k8s.io](https://customresourcedefinition.apiextensions.k8s.io/) "[redis.redis.redis.opstreelabs.in](https://redis.redis.redis.opstreelabs.in/)" is invalid: metadata.annotations: Too long: must have at most 262144 bytes,CustomResourceDefinition.apiextensions.k8s.io "[redisclusters.redis.redis.opstreelabs.in](https://redisclusters.redis.redis.opstreelabs.in/)" is invalid: metadata.annotations: Too long: must have at most 262144 bytes,CustomResourceDefinition.apiextensions.k8s.io "[redisreplications.redis.redis.opstreelabs.in](https://redisreplications.redis.redis.opstreelabs.in/)" is invalid: metadata.annotations: Too long: must have at most 262144 bytes

drivebyer commented 1 week ago

try this https://github.com/argoproj/argo-cd/issues/5704#issuecomment-792337798 @EdagPSIT