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

There are end-to-end tests for Kubernetes sidecars with Conjur OSS in Kubernetes #242

Closed
1 task
izgeri opened this issue Mar 15, 2021 · 2 comments
Closed
1 task

Comments

@izgeri
Copy link
Contributor

izgeri commented Mar 15, 2021

Overview

CI automation is required to perform E2E testing the deployment of Kubernetes authenticator sidecars using Conjur OSS that has been deployed via Conjur OSS Helm chart.

Almost all of the scripting to support this CI is covered in Issue #239. There will be a small, incremental amount of scripting to:

This can use either of the following as a test platform:

  • Jenkins+GKE
  • Github Actions + KinD

Dependencies

Required authenticators

This CI must include testing for the following authenticator types:

  • authn-k8s sidecar
  • Secretless Broker
  • Secrets Provider init container
  • Secrets Provider standalone (or "app") container

DoD

  • CI is running and passing for all required authenticators
@izgeri
Copy link
Contributor Author

izgeri commented Apr 16, 2021

Is #247 really required for this? I'm wondering if we can prioritize getting this running e2e without it, which would mean e2e tests with authn-k8s client sidecar

getting the e2e flow running with the SP subchart could be a follow-on activity

@izgeri
Copy link
Contributor Author

izgeri commented May 17, 2021

Closing as a duplicate of #239

@izgeri izgeri closed this as completed May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant