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

feat(gsoc): Implement SLI Custom Resource Definition and Controller #42

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

eysk-io
Copy link
Collaborator

@eysk-io eysk-io commented Jul 24, 2022

This PR implements the Keptn SLI entity custom resource definition and controller for the keptn-operator as part of the first phase of the Entity Custom Resource Definitions for Keptn GitOps project.

closes #41.

@eysk-io
Copy link
Collaborator Author

eysk-io commented Jul 24, 2022

Please note the boilerplate in bab0478 was generated using the operator-sdk. Specifically via operator-sdk create api --version v1 --kind KeptnServiceLevelIndicator --resource --controller & make generate & make manifests.

@eysk-io eysk-io force-pushed the feat/41/service-level-indicators branch from bab0478 to 7b0a173 Compare July 24, 2022 14:50
Signed-off-by: Eric Kim <[email protected]>
@eysk-io eysk-io force-pushed the feat/41/service-level-indicators branch from b2e9ab2 to 2fdebf5 Compare July 25, 2022 19:03
@eysk-io eysk-io changed the title feat(gsoc): Implement k8s CRD and Controller for Keptn SLIs feat(gsoc): Keptn SLIs - Part 1: Boilerplate Jul 25, 2022
@eysk-io eysk-io marked this pull request as ready for review July 25, 2022 19:14
@eysk-io eysk-io changed the title feat(gsoc): Keptn SLIs - Part 1: Boilerplate feat(gsoc): Keptn SLIs - Part 1: CRDs Jul 25, 2022
@eysk-io eysk-io changed the title feat(gsoc): Keptn SLIs - Part 1: CRDs feat(gsoc): Keptn SLIs - Part 1 of 2: CRDs Jul 25, 2022
@eysk-io eysk-io force-pushed the feat/41/service-level-indicators branch from ba98bc0 to a28907a Compare July 28, 2022 05:32
@eysk-io eysk-io changed the title feat(gsoc): Keptn SLIs - Part 1 of 2: CRDs feat(gsoc): Implement SLI Custom Resource Definition and Controller Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GSoC: Implement SLI Custom Resource Definition and Controller
1 participant