Skip to content

Conversation

@helayoty
Copy link
Contributor

Description of your changes

  • Remove hubURL and memberClusterName fields from Membership API as they are not used. Both fields will be passed as environment variables to the member-agent helm chart.
    • Remove role.yaml that has been generated from kubebuilder as it's not used

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

@@ -1,86 +0,0 @@

Copy link
Member

Choose a reason for hiding this comment

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

I am curious why do we remove this rbac?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is no use for this file. It was auto-generated by kubebuilder and was only for reference to build the helm charts

Copy link
Contributor

@Arvindthiru Arvindthiru left a comment

Choose a reason for hiding this comment

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

LGTM

@helayoty helayoty requested review from Arvindthiru and minhng22 June 28, 2022 18:07
@helayoty helayoty merged commit 09ac1bf into Azure:main Jun 28, 2022
@helayoty helayoty deleted the remove-unused-fields branch June 28, 2022 19:41
}

// MembershipSpec defines the desired state of the member agent installed in the member cluster.
type MembershipSpec struct {
Copy link
Contributor

Choose a reason for hiding this comment

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

what is the name of the memberShip?

Arvindthiru pushed a commit to Arvindthiru/fleet-public that referenced this pull request Jul 10, 2025
)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@002fdce...6c439dc)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

4 participants