Sunil Thaha
Sunil Thaha
@hlechuga , could you please verify if this is really the case? I tested it on a 4.14 (nightly) And I am able to find `Kepler` Moreover, https://github.com/redhat-openshift-ecosystem/community-operators-prod/blob/main/operators/kepler-operator/0.10.0/metadata/annotations.yaml#L17 does include...
@Srishtihere , thanks a lot 🤗 . I have created https://github.com/sustainable-computing-io/kepler-operator/issues/189
@MaryAyobami absolutely, thanks for the help. Please feel free to reuse - https://github.com/rhobs/observability-operator/blob/main/docs/user-guides/server-side-apply.md in case that helps. I have created #196
@neelshah2409 Thanks for helping out, but I feel that task that should be done by someone who has already made the release to avoid unnecessary toil :)
@KaiyiLiu1234 , thanks for the update. I think issue doesn't make it clear what we are trying to achieve. The object of this task is to explore if UI honours...
> I think it would be great to also be able to adjust the image repository for internal registries and the resources of the containers to help with scheduling. The...
My argument against adding the image/ repo still stands :( . Anyone with the right to create `kepler` (need not be an admin only needs the rbac to create `kepler`)...
@BGrasnick I would rather use an enum than a boolean because it keeps the options open. I wouldn't also tie this to a deployment, rather it is part of exporter...
@husky-parul does `kind create cluster` work for you? From the logs, it seems not :( ``` I0929 11:18:57.279156 168 round_trippers.go:553] GET https://kind-control-plane:6443/api/v1/nodes/kind-worker?timeout=10s 404 Not Found in 3 milliseconds I0929 11:18:57.778875...
@vimalk78 How about something like this. This allows us to add additional fields to each of the metric later on. E.g. say in future, cgroup can not only be enabled...