Iceber Gu

Results 158 comments of Iceber Gu

It should be considered a feature rather than a bug, after all, the database/table being deleted manually at any time is already a production accident.

Thank you for the design and demo, I will summarize as soon as possible :heart:

We need to refactor the reflector to use watch and then list to prevent the list from getting the full amount of resources in case of errors

Did you change the apiserver from the correct one to the wrong one? > apiserver set to “dddd” The conditoins and printer column were changed in v0.4.1, it will make...

> > #115 (comment) > > What I am confused about is why don`t we set the apiserver to the real address during reconcile cluster Extracting the apiserver address from...

I found https://github.com/c-bata/go-prompt and may consider using it to create a kubectl plugin in the future. This also means that the user does not need to execute the [script](https://github.com/clusterpedia-io/clusterpedia/blob/main/hack/gen-clusterconfigs.sh) to...

Until we support webhook, I think this is a good way to make sure the apiserver is displayed.

@panpan0000 Yes, I should indeed reflect and summarize my recent work. In fact, a lot of what I'm doing now is just making clusterpedia even better than it already is,...

We should be exposing cpu and memory by default, and possibly network and file io > or will allow exposing others via for example prometheus ? This looks like a...

@grzesuav We will first implement a basic usable minimal functionality, and the first stage will not involve prometheus or opentelemery. And we will first implement the resource metrics(metrics.k8s.io) —— cpu...