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

now handles both deprecated replicas and syncer.replicas #1474

Merged
merged 8 commits into from
Jan 26, 2024

Conversation

facchettos
Copy link
Contributor

What issue type does this pull request address? (keep at least one, remove the others)
/kind feature

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
part of eng-2715

Please provide a short message that should be published in the vcluster release notes
deprecates replicas in favour of syncer.replicas to converge different distros configs

What else do we need to know?

charts/k0s/templates/_migrate.tpl Outdated Show resolved Hide resolved
charts/k3s/templates/_migrate.tpl Outdated Show resolved Hide resolved
charts/k3s/templates/rbac/role.yaml Outdated Show resolved Hide resolved
@@ -253,7 +254,8 @@ rbac:
# - pods/exec

# The amount of replicas to run the statefulset with
replicas: 1
# THIS IS DEPRECATED. Please use syncer.replicas instead
# replicas: 1
Copy link
Member

Choose a reason for hiding this comment

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

just remove this comment here completely

@FabianKramm FabianKramm merged commit 38b8716 into loft-sh:main Jan 26, 2024
58 checks passed
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.

2 participants