Skip to content

Commit

Permalink
Merge branch 'master' into v1.6103.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Laure-di authored Feb 13, 2025
2 parents 3a7c9b9 + 428f1d2 commit afea475
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/k8s/v1/k8s_sdk.go
Original file line number Diff line number Diff line change
Expand Up @@ -1564,6 +1564,8 @@ type ExternalNode struct {
NodeLabels map[string]string `json:"node_labels"`

NodeTaints []*ExternalNodeCoreV1Taint `json:"node_taints"`

IamToken string `json:"iam_token"`
}

// ExternalNodeAuth: external node auth.
Expand Down

0 comments on commit afea475

Please sign in to comment.