Skip to content

[ci] fix: make variable assignment #3655

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

Merged
merged 2 commits into from
May 16, 2025
Merged

[ci] fix: make variable assignment #3655

merged 2 commits into from
May 16, 2025

Conversation

jpayne3506
Copy link
Contributor

Reason for Change:

Cannot reassign make variable values. Leverage LTS as a "boolean" value and set LTS_ARGS appropriately for cluster creation.

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 self-assigned this May 13, 2025
@Copilot Copilot AI review requested due to automatic review settings May 13, 2025 18:05
@jpayne3506 jpayne3506 added the ci Infra or tooling. label May 13, 2025
@jpayne3506 jpayne3506 requested a review from a team as a code owner May 13, 2025 18:05
@jpayne3506 jpayne3506 requested a review from alexcastilio May 13, 2025 18:05
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the issue with reassigning make variable values by introducing a new variable (LTS_ARGS) to handle the LTS arguments during cluster creation.

  • Replaces LTS with LTS_ARGS in variable assignment and command invocations
  • Updates command-line calls to use LTS_ARGS for consistency

camrynl
camrynl previously approved these changes May 13, 2025
@jpayne3506
Copy link
Contributor Author

Confirmed working as intended with #3667 checks

@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

@jpayne3506 jpayne3506 enabled auto-merge May 15, 2025 22:46
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jpayne3506 jpayne3506 added this pull request to the merge queue May 15, 2025
Merged via the queue into master with commit b0f9c8c May 16, 2025
15 of 16 checks passed
@jpayne3506 jpayne3506 deleted the jpayne3506/lts-master branch May 16, 2025 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants