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: add binding list to workspaces api #375

Merged
merged 8 commits into from
Sep 18, 2023

Conversation

mfrancisc
Copy link
Contributor

@mfrancisc mfrancisc commented Sep 11, 2023

Description

Add list of bindings to the current workspace API.

See jira: https://issues.redhat.com/browse/ASC-409

Checks

  1. Did you run make generate target? yes

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

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

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

Copy link
Contributor

@alexeykazakov alexeykazakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I left a few comments though.

api/v1alpha1/workspace_types.go Show resolved Hide resolved
api/v1alpha1/workspace_types.go Show resolved Hide resolved
api/v1alpha1/workspace_types.go Outdated Show resolved Hide resolved
api/v1alpha1/workspace_types.go Outdated Show resolved Hide resolved
api/v1alpha1/workspace_types.go Show resolved Hide resolved
api/v1alpha1/workspace_types.go Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Sep 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mfrancisc
Copy link
Contributor Author

@alexeykazakov @rajivnathan thanks for your review! I've addressed your comments, PTAL when you have time.

Copy link
Contributor

@rajivnathan rajivnathan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mfrancisc mfrancisc merged commit 739e8fb into codeready-toolchain:master Sep 18, 2023
4 checks passed
@mfrancisc mfrancisc deleted the sbapi branch September 18, 2023 19:51
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.

3 participants