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(group): Add support for group variables #104

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

IntaSlapna
Copy link
Contributor

@IntaSlapna IntaSlapna commented Aug 23, 2023

Description of your changes

Issue #91 : created groupVariable controller

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

unit testing, make reviewable test PASS

@IntaSlapna IntaSlapna force-pushed the feature/91 branch 2 times, most recently from c4c386f to d065240 Compare August 24, 2023 06:19
@MisterMX
Copy link
Collaborator

MisterMX commented Sep 4, 2023

Can you separate the changes from this and #103? It is hard to see what changes belong in which PR.

apis/groups/v1alpha1/variable_types.go Outdated Show resolved Hide resolved
pkg/controller/groups/variables/controller.go Outdated Show resolved Hide resolved
pkg/controller/groups/variables/controller.go Outdated Show resolved Hide resolved
pkg/controller/groups/variables/controller.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@MisterMX MisterMX left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you very much for your contribution @IntaSlapna!

@MisterMX MisterMX changed the title issue #91: created groupVariable controller feat(group): Add support for group variables Sep 8, 2023
@MisterMX MisterMX merged commit c0a8be1 into crossplane-contrib:master Sep 8, 2023
7 checks passed
markussiebert pushed a commit to markussiebert/provider-gitlab that referenced this pull request Apr 8, 2024
feat(group): Add support for group variables
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