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

✨ Update kube-vip version and add e2e tests #398

Merged
merged 8 commits into from
Sep 1, 2022
Merged

✨ Update kube-vip version and add e2e tests #398

merged 8 commits into from
Sep 1, 2022

Conversation

cprivitere
Copy link
Member

@cprivitere cprivitere commented Aug 30, 2022

Signed-off-by: Chris Privitere 23177737+cprivitere@users.noreply.github.com

What this PR does / why we need it:
Bumps CPEM version
Bumps kube-vip version in kube-vip templates.
Bumps calico version in crs-cni templates.
Adds basic e2e test for kube-vip template.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
fixes #373
fixes #382
fixes #397

Bump the version number in templates and generate.

Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Build template with calico built in.

Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 30, 2022
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 30, 2022
@cprivitere cprivitere changed the title ✨ 🐛 ✨ 🐛 Update kube-vip version and add e2e tests Sep 1, 2022
@cprivitere cprivitere changed the title ✨ 🐛 Update kube-vip version and add e2e tests ✨ Update kube-vip version and add e2e tests Sep 1, 2022
Copy link
Member

@displague displague left a comment

Choose a reason for hiding this comment

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

I ran through this in tilt and it looks good.

@cprivitere and I noticed that the non kube-vip flavors are not intended to be used outside of E2E testing. These flavors will be moved to a test directory in the future (as is done in the Azure https://github.com/kubernetes-sigs/cluster-api-provider-azure/tree/main/templates/flavors)

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cprivitere, displague

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [cprivitere,displague]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@displague
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 1, 2022
@k8s-ci-robot k8s-ci-robot merged commit ed51d7b into kubernetes-sigs:main Sep 1, 2022
@cprivitere cprivitere deleted the cprivitere/issue373 branch September 1, 2022 19:17
@cprivitere cprivitere changed the title ✨ Update kube-vip version and add e2e tests ✨ Update kube-vip version and add e2e tests DRE-125 Sep 1, 2022
@cprivitere cprivitere changed the title ✨ Update kube-vip version and add e2e tests DRE-125 ✨ Update kube-vip version and add e2e tests Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update CPEM to v3.5 ✨ Add end-to-end testing support for kube-vip ✨ Update Kube-Vip to 0.4.4
3 participants