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

CNI acceptance tests on AKS #1449

Merged
merged 9 commits into from
Aug 25, 2022
Merged

CNI acceptance tests on AKS #1449

merged 9 commits into from
Aug 25, 2022

Conversation

curtbushko
Copy link
Contributor

This PR builds on top of the CNI acceptance tests on Kind branch/PR to get things running on AKS. I also pull in a couple policy changes from the CNI acceptance on GKE branch to make sure that piece is working.

Changes proposed in this PR:

  • Add AKS as a nightly acceptance test job
  • Pulled in an updated version of AKS because Azure deprecated the version we were using
  • Some policy changes pulled in from the GKE PR

How I've tested this PR:

  • ran the tests against AKS

How I expect reviewers to test this PR:

👀

Checklist:

  • Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

Copy link
Contributor

@thisisnotashwin thisisnotashwin left a comment

Choose a reason for hiding this comment

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

:more-chef-kiss:

Base automatically changed from curtbushko/cni-acceptance-kind to cni August 25, 2022 19:23
@curtbushko curtbushko force-pushed the curtbushko/cni-acceptance-aks branch from 0c8798f to abd14b8 Compare August 25, 2022 19:48
-  Added a new make target for installing Calico CNI in Kind. The target installs Calico CNI using config files located under /acceptance tests
- Added a helper make target for setting up local Kind with Calico just in case anyone wants to run it.
- Added a kind.config for setting up the Kind cluster
- Added an -enable-cni flag to the acceptance test config so that it can be passed through from CircleCI
-  Added a nightly circleci job for running the CNI kind tests
-  I had missed a bats test for the connect-inject template that I merged in a previous PR
…connectInject.cni.enabled from several files as the framework will set this when the flag is passed in
@curtbushko curtbushko force-pushed the curtbushko/cni-acceptance-aks branch from 9d913c3 to 53c2d4c Compare August 25, 2022 22:09
@curtbushko curtbushko merged commit 6256d2c into cni Aug 25, 2022
@curtbushko curtbushko deleted the curtbushko/cni-acceptance-aks branch August 25, 2022 22:15
curtbushko added a commit that referenced this pull request Aug 26, 2022
- Add AKS as a nightly acceptance test job
- Pulled in an updated version of AKS because Azure deprecated the version we were using
- Some policy changes pulled in from the GKE PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants