Sunil Thaha

Results 95 comments of Sunil Thaha

@SamYuan1990 Good point if we are following conventional commits it should make it easier to filter out these commits from the `changelog` generated.

@dave-tucker Thanks for the PR. It looks good to me. I ran the version against the `upstream/main` using the `dev` docker-compose today and got "interesting" results. The variance between 2...

@marceloamaral I feel the query is likely to return wrong values for consumption. Your inputs on https://github.com/sustainable-computing-io/kepler/discussions/946 will be highly appreciated 🙇

I think using a `builder` layer and copying relevant dirs can greatly reduce the image size. E.g. here is what I did. ```Dockerfile FROM ghcr.io/francisrstokes/rv-toolchain-docker:main as builder FROM ubuntu:18.04 ARG...

/reopen We would still need a sub-command to validate if the cluster meets the requirement of a resource. e.g. `tkn hub validate-install task/foobar/1.0` can validate if the cluster meets the...

@dave-tucker , thanks a lot for cleaning up the code quite a bit 👼 !

@dave-tucker , could you please rebase this PR? There are some open comments as well which you may want to address.

@vimalk78 thoughts on closing this PR?

@lucab85 , thank you for the PR. Some how I missed the notification about the PR. I see that the PR replaces oc instead of verifying the underlying architecture and...

@lucab85 closing this based on https://github.com/sustainable-computing-io/kepler-operator/pull/390#issuecomment-2108863973 . Please feel free to reopen if there is an update.