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

Set correct connection info #1014

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Set correct connection info #1014

merged 1 commit into from
Jul 28, 2022

Conversation

meik99
Copy link
Contributor

@meik99 meik99 commented Jul 28, 2022

Description

The connection info used in the CSI provisioner was still missing a tenant token.
Since the token must not be stored in the Dynakube status, the connection info is now queried directly from the API.

How can this be tested?

  • Deploy DTO from this branch
  • Setup application monitoring dynakube and sample apps
  • The ruxitagentproc.conf must have a tenant, a serverAddress and a tenantToken property

Checklist

  • Unit tests have been updated/added
    • the csi provisioner needs to be refactored to allow for sensible unit tests
  • PR is labeled accordingly
  • I have read and understood the contribution guidelines

@meik99 meik99 added the oneagent Changes related to Oneagent label Jul 28, 2022
@meik99 meik99 requested a review from a team as a code owner July 28, 2022 14:11
@meik99 meik99 merged commit 7d507b1 into release-0.8 Jul 28, 2022
@meik99 meik99 deleted the fix/set-connection-info branch July 28, 2022 14:16
meik99 added a commit that referenced this pull request Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oneagent Changes related to Oneagent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants