warjiang

Results 151 comments of warjiang

another problem is glibc, if build with higher version of glibc, it will not work on lower version of glibc

Which context did you used for kubectl, the `karmada-apiserver` or `karmada-host`?

> I have the same issue. Have you resolved it? The problem for the previous user is that he misused the kubeconfig and kubeconfig. It's already solved in #67 @Luna77877...

It's the view of textarea, in fact no `\r\n` in the textarea component, maybe you can double check it by view the request in the network panel.

Is it the same issue with the https://github.com/karmada-io/dashboard/issues/66, if true we can solve the problem in dedicated issue.

> @warjiang i generated the token which mentioned [Here](https://github.com/karmada-io/dashboard/blob/main/docs/user-guide.md#installation-of-karmada-dashboard). And make `karmada-dashboard-api` run the front-end by seeing [here](https://github.com/karmada-io/dashboard/blob/main/DEVELOPMENT.md#getting-started). I couldn't login. > > Also in input field, I see when...

> @warjiang , so how I can solve it? @Erick-shi can you inspect the network xhr request in the browser dev tools, when you click login, it will be an...

> > > @warjiang , so how I can solve it? > > > > > > @Erick-shi can you inspect the network xhr request in the browser dev tools,...

For the newer dashboard, are you still using the same sa token as before or re-generate a new one? Are you using the guide: https://github.com/karmada-io/dashboard/blob/main/docs/user-guide.md When generating sa token, you...

I think it's two kinds of features, right? > Enhanced graphical interface management, using button drop-down boxes for management, and supporting YAML management Is it means we want to support...