citrusframework / citrus

Framework for automated integration tests with focus on messaging integration
https://citrusframework.org
Apache License 2.0
456 stars 134 forks source link

kubernetes client: allow config with authentication token #1089

Closed valisol closed 8 months ago

valisol commented 8 months ago

User story As a tester, I want to create a xml test using the kubernetes client with an authentication token so that i can use the kubernetes remote API.

Additional context The Kubernetes client has already been implemented, currently facilitating connections solely through a username and password.