konpyutaika / nifikop

The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
https://konpyutaika.github.io/nifikop/
Apache License 2.0
131 stars 45 forks source link

Changes are not applied after adding tags to PVC #332

Closed TimMilton closed 9 months ago

TimMilton commented 9 months ago

What steps will reproduce the bug?

Hi! It looks like, that we found some issue after adding tags to storageConfigs.metadata.annotations field in nifi yaml configuration. Changes are not applied until the PVC is manually recreated. We are using EBS CSI GP3. Can you please look for solution to this issue?

What is the expected behavior?

Applying tags changes without manual intervention in the PVC.

What do you see instead?

No changes applied in tags until the PVC is manually recreated.

Possible solution

No response

NiFiKop version

v1.5.0-release

Golang version

-

Kubernetes version

Client Version: v1.28.2 Server Version: v1.28.2-eks

NiFi version

1.23.2

Additional context

No response

mh013370 commented 9 months ago

Can you please share the NifiCluster configuration you're using?

mh013370 commented 9 months ago

I think i've verified this as a bug, so working on a fix.

Carverook commented 9 months ago

Do you still need any information from us?

mh013370 commented 9 months ago

No i think it's clearly a bug based on the code, so no need. Thanks!