Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDEA Release 3.1.10 #178

Merged
merged 1 commit into from
Oct 29, 2024
Merged

IDEA Release 3.1.10 #178

merged 1 commit into from
Oct 29, 2024

Conversation

cfsnate
Copy link
Collaborator

@cfsnate cfsnate commented Oct 29, 2024

[3.1.10] - 2024-10-29

Notes

  • This upgrade does require an update to the global settings. Please review Global Settings Upgrade before upgrading.
  • You should update the IDEA CDK Bootstrap to fix CDK Issue #31885 - This is a security fix and should be addressed on all CDK stacks regardless of IDEA
    • To update the IDEA CDK Bootstrap for existing deployments, use idea-admin:
      idea-admin.sh bootstrap --cluster-name <CLUSTER_NAME> --aws-region <CLUSTER_REGION> --aws-profile <AWS_PROFILE>
      

Features

  • Nice DCV Updated from 2023.1 to 2024.0 and renamed to Amazon DCV
  • Ubuntu 24.04 Support for eVDI

Changes

  • Update AWS CDK from 2.154.1 to 2.164.1
  • Update Python Requirements
  • Update NVIDIA Production GPU Drivers from 550.90.07 to 550.127.05
  • Update Installer and Software Stack AMIs - Raised minimum storage to 20 GB for Linux Stacks on new IDEA installs
  • Update EFA Installer from 1.31.0 to 1.35.0
  • Default CDK Nag Scan to false in idea-admin.sh
  • Added owner filtering, GovCloud support, and Ubuntu support to ami_update_stacks.py and ami_update.py
  • Updated browserslist in Cluster Manager Web App
  • Update IDEA CdkBootstrapVersion from 18 to 23
  • Update OpenSearch from 2.7 to 2.15
  • New installs use VPC Endpoints by default

Bug Fixes

  • Fixed Ubuntu eVDI nodes attempting Auto-Update - Issue #177
  • Fixed CDK version mismatch causing upgrade issues without Dev Mode
  • Fixed Firefox menu entry on Ubuntu
  • Fixed OpenSearch Private IP and Target Group logic
  • Fixed initial eVDI session creation failing when instances requiring reboot take longer than expected
  • Removed OS_CENTOS7 reference from IDEA Admin Utility

Known Caveats

  • There is no FSx Lustre client for Ubuntu 24.04 thus any FSx Lustre mounts will not function with Ubuntu 24.04 eVDI until AWS releases a client
  • OpenPBS is compiled from latest code in Github repository when using Ubuntu 24.04
  • Amazon Windows DCV AMIs are using DCV server 2023.1.17701

@cfsnate cfsnate merged commit e338f1a into main Oct 29, 2024
@cfsnate cfsnate deleted the dev-3.1.10 branch October 29, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

❗ NOTICE (cli): AWS recommends upgrading your bootstrap stack to version 21
1 participant