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

Diff #1

Closed
wants to merge 2 commits into from
Closed

Diff #1

wants to merge 2 commits into from

Conversation

hongliangl
Copy link
Owner

No description provided.

AntreaClient depends on Antrea Service which is provided
by Antrea Proxy. This commit ensures the Service to be
ready before creating AntreaClient to avoid any failure
retry.

Signed-off-by: Weiqiang Tang <weiqiangt@vmware.com>
- Implement ClusterIP and Loadbalancer Services support
- Add NodePort support for Antrea Proxy on Linux

Resolves antrea-io#1463.

Signed-off-by: Weiqiang Tang <weiqiangt@vmware.com>
@hongliangl hongliangl closed this Apr 25, 2021
hongliangl added a commit that referenced this pull request Nov 24, 2021
Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
hongliangl added a commit that referenced this pull request Nov 25, 2021
Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
hongliangl added a commit that referenced this pull request Nov 29, 2021
Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
hongliangl added a commit that referenced this pull request Nov 29, 2021
Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
hongliangl added a commit that referenced this pull request Dec 5, 2021
Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
hongliangl added a commit that referenced this pull request Dec 6, 2021
Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
hongliangl pushed a commit that referenced this pull request Jan 25, 2022
1. remove namespace in config/manager/manager.yaml, so we won't have
a `kube-system` namespace definition in multi-cluster.yaml
2. use `KUSTOMIZE = $(shell pwd)/bin/kustomize` in Makefile,
   otherwise,it will do nothing if KUSTOMIZE is empty by `shell which kustomize`
3. add a common label `app: antrea` for all resources
4. other changes are auto-generated by `make manifests`

Signed-off-by: Lan Luo <luola@vmware.com>
@hongliangl hongliangl deleted the integration branch April 28, 2022 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants