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

cleanup: controller redundant configuration #98

Merged
merged 2 commits into from
Dec 6, 2022

Conversation

iutx
Copy link
Contributor

@iutx iutx commented Dec 5, 2022

Signed-off-by: iutx root@viper.run

Ⅰ. Describe what this PR did

  1. cleanup controller redundant configuration.
controller:
  name: "higress-controller"
  replicaCount: 1
  image: higress
  tag: "268c73301e78514552fe0576fb0059c42c854a5c"
  env: {}
  replicaCount: 1
  1. rename replicaCount to replicas.

Ⅱ. Does this pull request fix one issue?

None

Ⅲ. Why don't you add test cases (unit test/integration test)?

None

Ⅳ. Describe how to verify it

None

Ⅴ. Special notes for reviews

None

Copy link
Collaborator

@SpecialYang SpecialYang left a comment

Choose a reason for hiding this comment

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

Rename replicaCount to replicas better.

Signed-off-by: iutx <root@viper.run>
Signed-off-by: iutx <root@viper.run>
@iutx iutx force-pushed the cleanup/controller-duplicate-config branch from 8ea7d89 to b96cde1 Compare December 5, 2022 14:17
@iutx
Copy link
Contributor Author

iutx commented Dec 5, 2022

Rename replicaCount to replicas better.

Yes! it's better that way. 😄
Adjusted, please review. @SpecialYang

@iutx iutx requested a review from SpecialYang December 5, 2022 15:04
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.

None yet

2 participants