Kong / kong-operator

Kong Operator for Kubernetes and OpenShift
https://konghq.com
Apache License 2.0
58 stars 27 forks source link

test OLM integration on CI #40

Closed mflendrich closed 2 years ago

mflendrich commented 4 years ago

Per instructions at https://github.com/operator-framework/community-operators/blob/master/docs/testing-operators.md#1-get-a-kubernetes-cluster , in order to match the community operators guidelines, we need to test the Testing Operator Deployment on Kubernetes and Testing Operator Deployment on OpenShift paths. It seems reasonable to automate both on CI.

Currently our CI test runs the operator without OLM.

stale[bot] commented 3 years ago

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.

shaneutt commented 2 years ago

This issue is being closed due to our recent deprecation of this repository. Having realized that Helm-based operators were too limiting for some of the things we wanted to do, we are now working on a Golang-based Operator to replace it and we encourage you to star and watch that repository to track our progress going forward. If you have questions or want to get in touch with us, please feel free to drop a message in the #kong channel on Kubernetes Slack.