b79953ed30 Use TTL instead of LRU cache to store AWS session (#8000) * ttl instead of lru * comment
3713a1fbd9 fix threadlocal AWS cache (#7998) * fix threadlocal AWS cache This partially reverts #5229, which incorrectly simplified the thread-local cache. * make it actually work * expose cache functions * add comment
25221d1876 [SSH Node Pools] Support custom metadata (#7913) * support custom metadata for ssh nodepools * fix unit test * move custom_metadata in schemas * make into function
32038d7934 Improved GitHub actions example (#7932) * improved github actions example * format * typo fix * feedback1 * feedback2 * gh refactoring and simplification * screenshots * Apply suggestions from code review Co-authored-by: Zhanghao Wu <zhanghao.wu@outlook.com> * feedback * update screenshot, lightweight client, launch step comments * also remove azure download --------- Co-authored-by: Zhanghao Wu <zhanghao.wu@outlook.com>
92e33333cc [Examples] Revamp Jupyter Lab example with SDK (#7992) * revamp jupyter lab example with SDK * Apply suggestions from code review Co-authored-by: Romil Bhardwaj <romil.bhardwaj@berkeley.edu> * bash, screenshot * typo --------- Co-authored-by: Romil Bhardwaj <romil.bhardwaj@berkeley.edu>
- Compare 9 commits »