Javier Porrón
Javier Porrón
Do you resolve this problem?
I finally resolve it. Just you have to open the leveldb index tx and pass it as parameter. ``` db = plyvel.DB(os.path.expanduser('~/.bitcoin/indexes/txindex'), compression=None) tx = blockchain.get_transaction(txid,index) db.close() ``` ...
> Why is the current `digest` update strategy not adequate for you? Once you decide on the name of the mutable tag, say `latest`, you can juse it in `image-list`...
> So you want the digest of the _running_ image's tag? @jannfis yes, I want to update by digest strategy the running imag's tag.
@jannfis well I will expect to update them all to the latest digest, otherwise, maybe can be added an exclusion annotation.
Any updates on this? I would be glad to participate if needed to add this feature, if you're okay with it
@AndrewChubatiuk Adding the following configuration: ``` vmagent: spec: resources: limits: memory: 250Mi requests: memory: 250Mi cpu: 100m ``` Doesn't work. I can see the correct specification in the "vmagent" resource...
@AndrewChubatiuk helm victoria-metrics-k8s-stack, version: 0.28.4. victoriametrics/operator:v0.49.0
@AndrewChubatiuk Sorry I've just realized that I was looking at the config-reloader limits. Thanks for your answer.