operator-framework / community-operators

The canonical source for Kubernetes Operators that appear on OperatorHub.io, OpenShift Container Platform and OKD.
Apache License 2.0
419 stars 561 forks source link

Change AddressPool object's name field to be optional #4278

Closed msherif1234 closed 3 years ago

msherif1234 commented 3 years ago

Signed-off-by: Mohamed Mahmoud mmahmoud@redhat.com

Thanks submitting your Operator. Please check below list before you create your Pull Request.

Operator Metadata should contain

Remember that you can preview your CSV here.

--

openshift-ci[bot] commented 3 years ago

Hi @msherif1234. Thanks for your PR.

I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 3 years ago

Kubernetes community operators were moved to https://github.com/k8s-operatorhub/community-operators/tree/main/operators. Please make PR there. Thanks for understanding.