waldner

Results 106 comments of waldner

> if controller needs to read cluster scoped objects ... You need to grant that access, with a ClusterRoleBinding. Which is fixed by that PR. So I'm missing something here...according...

Have you considered using grub's `search` command to find the root device? https://www.gnu.org/software/grub/manual/grub/html_node/search.html

FWIW, I've got this working by recompiling the linuxkit kernel and enabling the following options (among others, but I think these are the most likely candidates): ``` CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y...

I'd like to add the case "all resources in a namespace" + "some selected cluster resources", which seems to not be possible ATM. Well one can run two separate backups,...

Also, if I can suggest, a filter based on resource *names* (not labels) would be most welcome, at least for my use cases.

Thanks! I subscribed to that one.

I can't access with a gmail email (though not `@gmail.com`), see screenshot. ![Screenshot_2022-07-11_13-33-39](https://user-images.githubusercontent.com/1726393/178255360-23fdfbd4-e6d2-4b5e-b108-4e736145ba44.png) More trouble from another browser (same email) ![Screenshot_2022-07-11_13-40-04](https://user-images.githubusercontent.com/1726393/178256355-9be080ce-aa0e-41a3-8e84-58389b574153.png) @albaroza?

Now I have been able to login. Thanks!

+1. This would be quite useful for copy/pastes.

FWIW, I agree with your proposal. - explicitly print `--relay-url` (or whatever name it gets in the future) only if it's not the default - it's true that `--transit-helper` is...