psolarcz
psolarcz
I found source of a problem - our version was incorrect - 09.20.22 should not have leading 0. [This](https://github.com/fluxcd/source-controller/blob/d7afc3596bdfc3818ed8987db029bea8a461c62c/internal/helm/repository.go#L104) was returning an error: ``` Version segment starts with 0 ```...
I tried to include mcmode also - I found this on some forum but it also failed: 2017-11-24 11:59:17.588 [main error] error executing instructions: ERR: duplicate name, last error: loaded...
I think I made some progress but this still doesn't work. I included mcmode.inc Write commands are accepted and I can see values have changed when I execute find -w...
If you meant read -f - I also tried but it's the same - old values. I saw you also tried in other thread to set FlowsetHcMax - did you...
@charithe I'd like to help with this but not sure if I'll be able to test it. I have example for signing docker container in my [repo](https://github.com/psolarcz/sign-images-keyless) - it should...
@charithe no extra settings are required. Managed to do POC for docker container with goreleaser: ``` bash cosign verify --rekor-url "https://rekor.sigstore.dev/" ttl.sh/signed-test-a161b2c:1h --certificate-identity "https://github.com/psolarcz/sign-images-keyless/.github/workflows/release.yml@refs/tags/v6" --certificate-oidc-issuer "https://token.actions.githubusercontent.com" Verification for ttl.sh/signed-test-a161b2c:1h --...
@infamousjoeg Please continue with this PR, I don't use Conjur anymore so it's no longer priority for me.
@infamousjoeg , @gorkemozlu done. Sorry for the delay, I've missed 1st notification.
When I was using telegraf container I had this volume mounted: - "/var/lib/snmp/mibs:/usr/share/snmp/mibs" niedz., 22 mar 2020 o 16:38 Sabuto napisał(a): > I'm not sure that it is i don't...