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

chore: Correct typos and change agent selector plugin config key to kebab-case #2846

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

jopemachine
Copy link
Member

@jopemachine jopemachine commented Sep 19, 2024

Follow up of #1655.

Details

  • Fix several typos.

  • Change snake case mistakenly used in Etcd configuration key.

  • ResourceGroupState -> AbstractResourceGroupState.
    : Abstract type names should start with Abstract, similar to other types.

  • Move the type declarations for RoundRobinState and RRAgentSelectorState.
    : These types would be better placed in types.py.


Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

@github-actions github-actions bot added comp:manager Related to Manager component size:M 30~100 LoC labels Sep 19, 2024
@jopemachine jopemachine added this to the 24.09 milestone Sep 19, 2024
@jopemachine jopemachine added the skip:changelog Make the action workflow to skip towncrier check label Sep 19, 2024
@jopemachine jopemachine changed the title chore: Correct typos and change agent selector config key to kebab case chore: Correct typos and change agent selector plugin config key to kebab-case Sep 19, 2024
@jopemachine jopemachine marked this pull request as ready for review September 19, 2024 06:43
@kyujin-cho kyujin-cho added this pull request to the merge queue Sep 25, 2024
Merged via the queue into main with commit 4e97b0f Sep 25, 2024
30 of 38 checks passed
@kyujin-cho kyujin-cho deleted the chore/followup-1655 branch September 25, 2024 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:manager Related to Manager component size:M 30~100 LoC skip:changelog Make the action workflow to skip towncrier check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants