Skip to content

Fix RBAC Role and Service Account names in build-controller-release.sh script. #279

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

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

a-hilaly
Copy link
Member

Issue #, if available:

Description of changes:
6da05cd introduced a small bug in the RBAC and Service Account names
generation. This patch reverts that specific change.
SERVICE variable name is declared in line 116, hence K8S_RBAC_ROLE_NAME and
ACK_GENERATE_SERVICE_ACCOUNT_NAME should be declared after.

By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license.

script.

6da05cd introduced a small bug in the RBAC and Service Account names
generation. This patch reverts that specific change.
@a-hilaly a-hilaly force-pushed the build-controller-release branch from f2ac3c6 to f58216d Compare January 28, 2022 17:08
@a-hilaly a-hilaly requested a review from jaypipes January 28, 2022 17:08
@a-hilaly
Copy link
Member Author

/retest

@RedbackThomson
Copy link
Contributor

/lgtm

@ack-bot ack-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 28, 2022
@ack-bot
Copy link
Collaborator

ack-bot commented Jan 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: A-Hilaly, RedbackThomson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [A-Hilaly,RedbackThomson]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ack-bot ack-bot merged commit a7d540d into aws-controllers-k8s:main Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants