-
Notifications
You must be signed in to change notification settings - Fork 1
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
Migrate to new operator & fixes #16
Conversation
joushx
commented
Oct 17, 2023
- Migrate to new Dynatrace operator (deploy operator, DynaKube needs to be created manually)
- Remove secret handling, update example and add DynaKube reference in README
- Regenerate addon folder from cdk CLI to get current best practices
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
I wonder if the whole DT EKS Addon is needed at all, as the only thing the module is doing is installing a helm chart, which could be achieved by using the HelmAddon on its own. WDYT? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lhtm