scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
332 stars 162 forks source link

Propagate kubeconfigs to e2e Pod #1951

Closed rzetelskik closed 3 months ago

rzetelskik commented 3 months ago

Description of your changes: Kubeconfig propagation to e2e pod got lost among many rebases of https://github.com/scylladb/scylla-operator/pull/1881. This PR adds it as a followup to support running e2e suites in multi-datacenter infrastructure.

Which issue is resolved by this Pull Request: Resolves #

/cc tnozicka /kind feature /priority important-soon

scylla-operator-bot[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rzetelskik, tnozicka

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](https://github.com/scylladb/scylla-operator/blob/master/OWNERS)~~ [tnozicka] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment