Skip to content

Deploy march26 2026 k8s bump#3214

Closed
asmacdo wants to merge 5 commits intonebari-dev:mainfrom
dandi:deploy-march26-2026-k8s-bump
Closed

Deploy march26 2026 k8s bump#3214
asmacdo wants to merge 5 commits intonebari-dev:mainfrom
dandi:deploy-march26-2026-k8s-bump

Conversation

@asmacdo
Copy link
Copy Markdown
Contributor

@asmacdo asmacdo commented Mar 27, 2026

  • Rebase on to latest nebari (especially AL2023 upgrade)
  • Patch to fix AL2023 upgrade
  • Patch to force 2c AZ
  • all our old patches.

satra and others added 5 commits March 26, 2026 13:59
Annotation for our "manual patch queue":

 commit done manually based on @satra's comment at
 nebari-dev#3004 (comment)
This was squashed with the commit for

    fix: change check for multiple instance types

and while rebasing we had a conflict for
	src/_nebari/stages/infrastructure/template/aws/modules/kubernetes/main.tf

Annotation for our "manual patch queue":

PR: nebari-dev#3070
Annotation for our "manual patch queue":

  PR: nebari-dev#3071
The aws_iam_role.ebs_csi_driver IRSA role was created but never
connected to the aws_eks_addon via service_account_role_arn, causing
the controller pods to fall back to IMDS for credentials and crash.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Existing EBS PVs are typically in a later AZ (e.g. us-east-2c) but
element(var.cluster_subnets, 0) always picks the first. This causes
volume node affinity conflicts when the node lands in a different AZ
than the PVs. Use the last subnet instead so single_subnet nodes
land in the AZ where existing volumes are more likely to be.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@asmacdo asmacdo requested a review from a team as a code owner March 27, 2026 17:39
@asmacdo asmacdo requested review from dcmcand and viniciusdc and removed request for a team March 27, 2026 17:39
@asmacdo asmacdo closed this Mar 27, 2026
@github-project-automation github-project-automation bot moved this from New 🚦 to Done 💪🏾 in 🪴 Nebari Project Management Mar 27, 2026
@asmacdo
Copy link
Copy Markdown
Contributor Author

asmacdo commented Mar 27, 2026

wrong destination sorry :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done 💪🏾

Development

Successfully merging this pull request may close these issues.

2 participants