ChevronTango
ChevronTango
I too would like to give this feature a bump. OIDC is more useful than SAML for environmental like AWS.
Will it be possible in the future to support other third party data sources? We make use of appsmith as a lot of our Legacy APIs cannot be migrated into...
Thanks @Pavel910 ! That's super insightful. The REST API is really the only external data source i care about personally, but others might want more. I think being able to...
> @ChevronTango Just to make sure I understand your requirements: do you need to generate entire pages from remote data, or just load this data in custom elements (React components),...
This feature is hugely important to our project. Our new nodes need to be able to start caching images immediately on launch.
> Jotting down some of my thoughts around implementing this feature:- > > * kube-fledged controller already has a Node informer cache. This is today used to list nodes, not...
The other approach, which would be a big change in strategy, would be for each node to have a separate timer, rather than all thr jobs be created at once....
So I dug around in some more comments and found that setting SIGSTORE_ID_TOKEN is what I need to do, but It would be useful to have more guidance on this.
Thanks. So I have the ability within the environment ([gitpod](https://github.com/gitpod-io/gitpod/issues/666)) I'm looking at to generate temporary short live JWT tokens from the command line. They aren't long lived and also...
Thanks @wlynch. I raised https://github.com/gitpod-io/gitpod/issues/17530 and I've been in talks with @loujaybee from Gitpod who's been looking into the email JWT claims and is going to try and make some...