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

Set routeSource in Felix configuration to WorkloadIPs for aws-vpc CNI #791

Merged
merged 1 commit into from Aug 3, 2020

Conversation

realgaurav
Copy link
Contributor

@realgaurav realgaurav commented Jul 31, 2020

Description

Set routeSource in Felix configuration to WorkloadIPs for aws-vpc CNI.

Default value for routeSource in Felix configuration is CalicoIPAM. With value set to CalicoIPAM, dataplane in Felix doesn't get RouteUpdate for remote workloads manifesting into route issues for encryption functionality.

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

@realgaurav realgaurav added kind/bug Something isn't working hold merge Do not merge labels Jul 31, 2020
@realgaurav realgaurav removed the hold merge Do not merge label Jul 31, 2020
pkg/render/node.go Outdated Show resolved Hide resolved
@caseydavenport caseydavenport added this to the v1.10.0 milestone Aug 3, 2020
@caseydavenport caseydavenport merged commit b2e7fc5 into tigera:master Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants