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

Update k3d create commands #1683

Merged
merged 4 commits into from
Aug 14, 2024
Merged

Conversation

brooke-hamilton
Copy link
Contributor

@brooke-hamilton brooke-hamilton commented Aug 10, 2024

Description

This PR updates the commands used for creating a k3d cluster by adding a parameter to k3d cluster create to disable the default load balancer. The default load balancer was conflicting with the load balancer deployed by Radius. See the issue reference linked below for details.

Note: traefik@server:0 was changed to traefik@server:* to indicate that all instances should be affected, not just the one at index zero.

Issue reference

Fixes: radius-project/radius#7637

* Fix error when no branch changes

Signed-off-by: Brooke Hamilton <[email protected]>

* Remove extra commit

Signed-off-by: Brooke Hamilton <[email protected]>

* Add comments

Signed-off-by: Brooke Hamilton <[email protected]>

* Fix branch name env var

Signed-off-by: Brooke Hamilton <[email protected]>

* Clarify comments

Signed-off-by: Brooke Hamilton <[email protected]>

* Add example

Signed-off-by: Brooke Hamilton <[email protected]>

---------

Signed-off-by: Brooke Hamilton <[email protected]>
Signed-off-by: Brooke Hamilton <[email protected]>
Copy link
Contributor

@sk593 sk593 left a comment

Choose a reason for hiding this comment

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

LGTM pending a comment on why this was disabled (same thing as this PR)

@brooke-hamilton
Copy link
Contributor Author

LGTM pending a comment on why this was disabled (same thing as this PR)

Done! Thank you! 🚀

@sk593
Copy link
Contributor

sk593 commented Aug 13, 2024

I pushed some changes to the edge branch of the repo so that might be the cause for the test failures. Should this branch target edge instead so the PR includes up those changes? @Reshrahim

@brooke-hamilton
Copy link
Contributor Author

I pushed some changes to the edge branch of the repo so that might be the cause for the test failures. Should this branch target edge instead so the PR includes up those changes? @Reshrahim

OK I will switch the PR to target the edge branch. Thank you!

@brooke-hamilton brooke-hamilton changed the base branch from v0.36 to edge August 13, 2024 19:49
@lakshmimsft lakshmimsft merged commit 3b6fa20 into radius-project:edge Aug 14, 2024
8 checks passed
@brooke-hamilton brooke-hamilton deleted the k3d-lb-fix branch August 14, 2024 15:59
vishwahiremat pushed a commit to vishwahiremat/samples that referenced this pull request Aug 15, 2024
* Upmerge fix (radius-project#1649)

* Fix error when no branch changes

Signed-off-by: Brooke Hamilton <[email protected]>

* Remove extra commit

Signed-off-by: Brooke Hamilton <[email protected]>

* Add comments

Signed-off-by: Brooke Hamilton <[email protected]>

* Fix branch name env var

Signed-off-by: Brooke Hamilton <[email protected]>

* Clarify comments

Signed-off-by: Brooke Hamilton <[email protected]>

* Add example

Signed-off-by: Brooke Hamilton <[email protected]>

---------

Signed-off-by: Brooke Hamilton <[email protected]>

* Update k3d create commands

Signed-off-by: Brooke Hamilton <[email protected]>

* Add comment describing the k3d configuration

Signed-off-by: Brooke Hamilton <[email protected]>

---------

Signed-off-by: Brooke Hamilton <[email protected]>
Signed-off-by: Vishwanath Hiremath <[email protected]>
vishwahiremat added a commit that referenced this pull request Aug 15, 2024
…file (#1710)

* Update k3d create commands (#1683)

* Upmerge fix (#1649)

* Fix error when no branch changes

Signed-off-by: Brooke Hamilton <[email protected]>

* Remove extra commit

Signed-off-by: Brooke Hamilton <[email protected]>

* Add comments

Signed-off-by: Brooke Hamilton <[email protected]>

* Fix branch name env var

Signed-off-by: Brooke Hamilton <[email protected]>

* Clarify comments

Signed-off-by: Brooke Hamilton <[email protected]>

* Add example

Signed-off-by: Brooke Hamilton <[email protected]>

---------

Signed-off-by: Brooke Hamilton <[email protected]>

* Update k3d create commands

Signed-off-by: Brooke Hamilton <[email protected]>

* Add comment describing the k3d configuration

Signed-off-by: Brooke Hamilton <[email protected]>

---------

Signed-off-by: Brooke Hamilton <[email protected]>
Signed-off-by: Vishwanath Hiremath <[email protected]>

* adding aws credential command changes to workflow files

Signed-off-by: Vishwanath Hiremath <[email protected]>

---------

Signed-off-by: Brooke Hamilton <[email protected]>
Signed-off-by: Vishwanath Hiremath <[email protected]>
Co-authored-by: Brooke Hamilton <[email protected]>
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.

Gateway broken on K3d
3 participants