Honarkhah

Results 11 comments of Honarkhah

https://github.com/andersao/l5-repository/pull/688

Duplicate https://github.com/kubernetes-sigs/metrics-server/issues/1422 Related to https://github.com/aws/containers-roadmap/issues/1798

> I kind of agree this is a bug because of: > > * if you set ignore role changes then any extra roles you add will be ignored so...

Related to https://github.com/aws/containers-roadmap/issues/1798

Hi, any guide on my device LSC smart indoor camera: version: 7.6.32 Document says rtsp is enabled by default, but what is the credentials?

> Hi, any guide on my device LSC smart indoor camera: version: 7.6.32 Document says rtsp is enabled by default, but what is the credentials? > > it seems as...

I would love to patch it myself

Would not it make sense to keep it backward compatible?

Thanks to all this worked out for me ```bash $ export KARPENTER_VERSION=1.0.6 $ helm registry logout public.ecr.aws $ helm upgrade --install karpenter-crd oci://public.ecr.aws/karpenter/karpenter-crd --version "${KARPENTER_VERSION}" --namespace karpenter --create-namespace $ helm...