Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Enable ent acc tests #904

Closed
wants to merge 7 commits into from
Closed

Conversation

ishustava
Copy link
Contributor

Changes proposed in this PR:

How I've tested this PR:

How I expect reviewers to test this PR:

Checklist:

  • Bats tests added
  • CHANGELOG entry added (HashiCorp engineers only, community PRs should not add a changelog entry)

kschoche and others added 5 commits April 7, 2021 10:07
- Leader election required creating a configmap that is owned by the
  instance of the controller that is the leader. This required RBAC to
perform CRUD operations on configmaps to the controller.
- Additionally the latest version of the controller runtime requires the
  controller to read "leases" from kubernetes and we now have to support
that for the connect-inject controller.
- Increase the number of replicas of the connect inject deployment to 3
  as we can now be HA.
@ishustava ishustava changed the base branch from master to feature-tproxy April 9, 2021 15:58
@ishustava ishustava force-pushed the enable-ent-acc-tests branch from 9bcf020 to 7c3e582 Compare April 12, 2021 23:29
@thisisnotashwin thisisnotashwin changed the base branch from feature-tproxy to add-leader-election April 13, 2021 14:08
@thisisnotashwin thisisnotashwin changed the base branch from add-leader-election to feature-tproxy April 13, 2021 14:09
@ishustava ishustava closed this Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants