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

Deploy Keptn client using lifecycle operator reconcile loop #3596

Open
Tracked by #3590
mowies opened this issue Jul 16, 2024 · 2 comments
Open
Tracked by #3590

Deploy Keptn client using lifecycle operator reconcile loop #3596

mowies opened this issue Jul 16, 2024 · 2 comments

Comments

@mowies
Copy link
Member

mowies commented Jul 16, 2024

Details

Extend the reconcile loop of the KeptnConfig resource to also check for the newly created feature flag and use it to deploy the Keptn REST API.

The API should be deployed into the same namespace as the lifecycle operator. For now, no additional user defined configuration is needed.

DoD

  • reconcile can both deploy and remove the Keptn client
  • Keptn Client is deployed with a separate deployment and service
  • deployment resources are defined as structs similar to what is done here
  • unit tests
  • e2e tests
@asamonik
Copy link
Contributor

asamonik commented Aug 5, 2024

Looking into it

Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be
closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants