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

Fix pool CRD format in egress.md and service-loadbalancer.md #3885

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

jianjuns
Copy link
Contributor

Signed-off-by: Jianjun Shen [email protected]

@jianjuns jianjuns added kind/documentation Categorizes issue or PR as related to a documentation. area/transit/egress Issues or PRs related to Egress (SNAT for traffic egressing the cluster). labels Jun 10, 2022
@jianjuns jianjuns added this to the Antrea v1.7 release milestone Jun 10, 2022
@jianjuns jianjuns requested review from tnqn and xliuxu June 10, 2022 17:03
docs/egress.md Show resolved Hide resolved
@jianjuns jianjuns changed the title Fix a mistake in Pool spec in egress.md and service-loadbalancer.md Fix pool CRD format in egress.md and service-loadbalancer.md Jun 11, 2022
xliuxu
xliuxu previously approved these changes Jun 11, 2022
tnqn
tnqn previously approved these changes Jun 13, 2022
Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

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

LGTM but have a question

docs/egress.md Outdated
kind: Egress
apiVersion: crd.antrea.io/v1alpha2
Copy link
Member

Choose a reason for hiding this comment

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

nit: why revert kind and apiVersion's order? all K8s examples put apiVersion in the first line, and it's the default order when getting one resource's yaml via kubectl.
https://kubernetes.io/docs/concepts/services-networking/service/#defining-a-service
https://kubernetes.io/docs/concepts/services-networking/network-policies/#networkpolicy-resource

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Humm.. In this doc, ConfigMap has kind before apiVersion. Probably let me change that together.

@jianjuns jianjuns dismissed stale reviews from tnqn and xliuxu via 18819bb June 13, 2022 15:53
@jianjuns
Copy link
Contributor Author

/skip-all

@jianjuns jianjuns merged commit cd124a0 into antrea-io:main Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/transit/egress Issues or PRs related to Egress (SNAT for traffic egressing the cluster). kind/documentation Categorizes issue or PR as related to a documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants