Skip to content

fix(operator): stage DGD admission path migration - #11130

Merged
pvijayakrish merged 2 commits into
ai-dynamo:release/1.3.0from
sttts:sttts-cherrypick-admission-graceful-path-change-1.3
Jul 1, 2026
Merged

fix(operator): stage DGD admission path migration#11130
pvijayakrish merged 2 commits into
ai-dynamo:release/1.3.0from
sttts:sttts-cherrypick-admission-graceful-path-change-1.3

Conversation

@sttts

@sttts sttts commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Cherry-pick merged main PR fix(operator): stage DGD admission path migration #11117 (7e6a8c60fb88) onto release/1.3.0 with DCO sign-off.
  • Serve both legacy v1alpha1 and v1beta1 DGD admission endpoints.
  • Keep Helm registered on the v1alpha1 routes through 1.3 so the route switch can happen safely in 1.4.
  • Sync the release-only generated Helm README image tag. The same stale generated file fails the operator check on the unmodified release/1.3.0 tip (base run).

Dependencies

Validation

  • GOCACHE=/private/tmp/dynamo-go-cache go test ./internal/webhook/...
  • make generate-helm-docs
  • helm lint .
  • helm template dynamo-operator . --namespace dynamo-system --set discoveryBackend=kubernetes

Signed-off-by: Dr. Stefan Schimanski <sschimanski@nvidia.com>
@sttts
sttts requested a review from a team as a code owner July 1, 2026 17:20
@copy-pr-bot

copy-pr-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@sttts
sttts temporarily deployed to external_collaborator July 1, 2026 17:20 — with GitHub Actions Inactive
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot added fix external-contribution Pull request is from an external contributor labels Jul 1, 2026
@github-actions github-actions Bot added the deployment::k8s Relates to dynamo deployment in kubernetes label Jul 1, 2026
@sttts

sttts commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test 6919d81

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

@datadog-official

This comment has been minimized.

Signed-off-by: Dr. Stefan Schimanski <sschimanski@nvidia.com>
@sttts
sttts temporarily deployed to external_collaborator July 1, 2026 17:30 — with GitHub Actions Inactive
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 1, 2026
@sttts

sttts commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test eed0a69

@pvijayakrish
pvijayakrish merged commit fb7ae30 into ai-dynamo:release/1.3.0 Jul 1, 2026
88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deployment::k8s Relates to dynamo deployment in kubernetes documentation Improvements or additions to documentation external-contribution Pull request is from an external contributor fix size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants