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 recaptcha assessment id annotation #426

Conversation

rajivnathan
Copy link
Contributor

@rajivnathan rajivnathan commented Jun 7, 2024

Description

Adds a constant to be used as an annotation key in the UserSignup.

eg.

apiVersion: toolchain.dev.openshift.com/v1alpha1
kind: UserSignup
metadata:
  annotations:
    toolchain.dev.openshift.com/captcha-assessment-id: "asdf-qwerty"
...

Checks

  1. Did you run make generate target? yes/no no, just added a constant

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

  3. In case of new CRD, did you the following? N/A

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

    • reg svc changes will come in a separate PR

Copy link

sonarcloud bot commented Jun 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@rajivnathan rajivnathan merged commit 368c7af into codeready-toolchain:master Jun 7, 2024
3 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