Chandan Kumar

Results 12 comments of Chandan Kumar
trafficstars

> Nice work! I generated release notes for `v1.6.0-rc.1` and compared it to the existing release notes [here](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.6.0-rc.1). It looks like the intention is to move everything under `Kubernetes version...

> Thanks for making this change! I think the unit test `make test-release-notes-tool` is still failing. > > Also one more nit: The tool should be printing this line inside...

@willie-yao sorry for the confusion, It was messed up while resolving review comment as `--pre-release-version` flag is removed. I have fixed it now. Thanks

@debojitkakoti It's moved to **controller/scrape.go**

Thanks @tsuzu for taking up this issue. Feel free to ping me on slack, if you need any help!!

> Why is only rc and beta supported? I have to create a new issue to support `alpha` as well. Also we have different command for `stable` release `RELEASE_TAG=v1.7.x make...