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

docs: Update mng-cluster-provider.md to remove typo #847

Closed
wants to merge 2 commits into from

Conversation

gdoteof
Copy link

@gdoteof gdoteof commented Sep 25, 2023

Issue #, if available:

Description of changes:
It looks like a mass update to the readme failed here.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

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

@gdoteof Thankyou for the PR. Please check our comments.

@@ -9,7 +9,6 @@ const props: MngClusterProviderProps = {
minSize: 1,
maxSize: 10,
desiredSize: 4,
version: "auto"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This line should not be removed. Rather version: KubernetesVersion.V1_25, line should be removed if you want to update it. Applies to other part of the doc too.

Copy link
Collaborator

Choose a reason for hiding this comment

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

+1 seems more reasonable not to hardcode the version

Copy link
Collaborator

@shapirov103 shapirov103 left a comment

Choose a reason for hiding this comment

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

@gdoteof please address the comment, will merge after that.

Copy link

github-actions bot commented Jan 4, 2024

This PR has been automatically marked as stale because it has been open 60 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Jan 4, 2024
@elamaran11 elamaran11 removed the stale label Jan 4, 2024
@elamaran11
Copy link
Collaborator

@gdoteof Can you fix the above comment. We are planning to release soon!

Copy link

github-actions bot commented Jun 6, 2024

This PR has been automatically marked as stale because it has been open 60 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Jun 6, 2024
@elamaran11 elamaran11 removed the stale label Jun 6, 2024
shapirov103
shapirov103 previously approved these changes Jun 19, 2024
Copy link
Collaborator

@shapirov103 shapirov103 left a comment

Choose a reason for hiding this comment

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

Upon further review the version is expect as KubernetesVersion so has to either be removed or type changed to eks.KubernetesVersion.
Approving,

@shapirov103 shapirov103 requested a review from elamaran11 June 19, 2024 01:59
@shapirov103
Copy link
Collaborator

closing in favor of #1023

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