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

Add an annotation to UserSignup for captcha annotated assessment #428

Conversation

rajivnathan
Copy link
Contributor

@rajivnathan rajivnathan commented Jun 18, 2024

Description

Adds a constant for the captcha annotated assessment to be used as an annotation key in the UserSignup.

https://issues.redhat.com/browse/SANDBOX-626

eg.

apiVersion: toolchain.dev.openshift.com/v1alpha1
kind: UserSignup
metadata:
  annotations:
    toolchain.dev.openshift.com/captcha-annotated-assessment: "FRAUDULENT"
...

The other possible value is LEGITIMATE

Checks

  1. Did you run make generate target? no

  2. Did make generate change anything in other projects (host-operator, member-operator)? no

  3. In case of new CRD, did you the following? no

  4. In case other projects are changed, please provides PR links.

@rajivnathan rajivnathan merged commit 92c6051 into codeready-toolchain:master Jun 18, 2024
2 checks passed
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.

2 participants