Skip to content

Conversation

danielpacak
Copy link
Contributor

@danielpacak danielpacak commented Jun 25, 2020

The main changes:

  • Use KinD to spawn a Kubernetes cluster in our CI for integration tests. Previously it was Rancher K3S run with Docker Compose
  • Label [Cluster]Roles and [Cluster]RoleBindings with "app.kubernetes.io/name=who-can" to distinguish them from RBAC defaults in KinD. This will allow us to eventually have more reliable asserts in the integration tests.

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

Merging #77 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   70.80%   70.80%           
=======================================
  Files           5        5           
  Lines         387      387           
=======================================
  Hits          274      274           
  Misses         98       98           
  Partials       15       15           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87a0ee9...144f495. Read the comment docs.

@danielpacak danielpacak marked this pull request as ready for review June 26, 2020 09:54
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak requested a review from lizrice June 26, 2020 10:46
Copy link
Contributor

@lizrice lizrice left a comment

Choose a reason for hiding this comment

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

Looks nice! (two tiny nits about comments, sorry!)

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak merged commit 36b4791 into aquasecurity:master Jun 26, 2020
@danielpacak danielpacak deleted the refactor_it branch June 26, 2020 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants