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

feat: Restrict memberclustername length #969

Closed
wants to merge 41 commits into from

Conversation

jamyct
Copy link
Contributor

@jamyct jamyct commented Nov 22, 2024

Description of your changes

Fixes #

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

@jamyct jamyct changed the title Restrict memberclustername length feat: Restrict memberclustername length Nov 22, 2024
@@ -60,7 +60,7 @@ then
fi

REGISTRY="${REGISTRY:-mcr.microsoft.com/aks/fleet}"
FLEET_VERSION="${FLEET_VERSION:-$(curl "https://api.github.com/repos/Azure/fleet/tags" | jq -r '.[0].name')}"
FLEET_VERSION="${FLEET_VERSION:-v0.11.3}"
Copy link
Contributor

Choose a reason for hiding this comment

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

why make this change?

@zhiying-lin zhiying-lin marked this pull request as draft November 25, 2024 02:44
@jamyct jamyct force-pushed the restrict-memberclustername-length branch from 6e36374 to 4f8ee20 Compare December 2, 2024 06:50
@zhiying-lin zhiying-lin closed this Dec 6, 2024
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.

3 participants