Closed fokkoru closed 4 years ago
Fix will be available only in zookeeper-operator 0.3.0
. For time being you can build custom image and use it.
@anishakj when do you plan to release 0.3.0
?
@anishakj when do you plan to release
0.3.0
?
Mostly in another 2 months
Description
It looks to me like a bug. Could be related to #125, #249, #260
I try to apply
kubectl apply -f zk.yam
the following config on GKEbut after I can't find those annotations on pods. What did I wrong? A version of zookeeper-operator is 0.2.9.
Importance
must-have
Location
Configure the annotations of .spec.pod.annotations, but check the zookeeper instance, annotations don't appear in the pod spec.
Suggestions for an improvement
Can we use .spec.pod.annotations to configure the zookeeper pods annotations?