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

Fixes codemodules cache not being updated correctly #1008

Merged
merged 4 commits into from
Jul 27, 2022

Conversation

meik99
Copy link
Contributor

@meik99 meik99 commented Jul 27, 2022

Description

When an Operator =< 0.7.2 is deployed, the cache in revision.json is not updated correctly.
Furthermore, the formatted endpoints are never set in the dynakube and therefore not set in the ruxitagentproc.conf

This PR fixes handling the cache and extends the Dynakube status with the endpoints

How can this be tested?

  • On a fresh cluster
  • Deploy DTO on release-0.8
  • Deploy an application-only dynakube
  • Deploy sample apps
  • The revision.json should have an or multiple empty serverAddress properties
  • The Dynakube state should not have an Formatted Communication Endpoints property
  • Deploy DTO from this branch
  • Delete and redeploy Dynakube
  • revision.json should be fixed
  • Formatted Communication Endpoints property should exist in the Dynakube status

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly
  • I have read and understood the contribution guidelines

@meik99 meik99 added the oneagent Changes related to Oneagent label Jul 27, 2022
@meik99 meik99 requested a review from a team as a code owner July 27, 2022 15:00
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