Dennis Pan

Results 5 comments of Dennis Pan

@Storyyeller The list of MIME types supported on GitHub Pages is described [here](https://help.github.com/en/github/working-with-github-pages/about-github-pages#mime-types-on-github-pages). Unfortunately that does create discrepancies compared to running it locally.

Link with #651 as this will be resolved if the Jekyll 4.0 is supported

Thanks @VenelinMartinov ! That's a great tip. Indeed we are making some progress, but still getting error. We manually imported the `GatewayAssociationProposal`, and want to use the code to import...

Here's what we do when we peer an RKE2 cluster (from an EKS cluster) Prerequisites: 1. Enable [Authorized Cluster Endpoint](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/manage-clusters/access-clusters/authorized-cluster-endpoint) on RKE2. 2. For `apiServer.address` (in helm values), use ACE,...

+1 This is blocking me from using `use_pkce`. My use case is that I want to have both my CLI and SPA to go through OIDC. CLI would use device...