Skip to content

Conversation

@jaypipes
Copy link
Collaborator

Adds explanation in the authorization.md document about the difference
between Cluster Mode and Namespace Mode when starting an ACK controller
including language that describes the various ClusterRole or Role
permissions required for controllers started in either mode.

Issue: #1173

Signed-off-by: Jay Pipes jaypipes@gmail.com

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

[s3-ecr-chart]: https://gallery.ecr.aws/aws-controllers-k8s/s3-chart

Before installing a Helm chart, you must first make the Helm chart available on the `Deployment` host. To do so, use the `helm pull` command and then extract the chart:
Before installing a Helm chart, you must first make the Helm chart available on the dDeployment host. To do so, use the `helm pull` command and then extract the chart:
Copy link
Member

Choose a reason for hiding this comment

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

nit:

Suggested change
Before installing a Helm chart, you must first make the Helm chart available on the dDeployment host. To do so, use the `helm pull` command and then extract the chart:
Before installing a Helm chart, you must first make the Helm chart available on the Deployment host. To do so, use the `helm pull` command and then extract the chart:

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nice catch @a-hilaly ! Corrected.

@a-hilaly
Copy link
Member

Neat and clear!
/approve

Adds explanation in the authorization.md document about the difference
between Cluster Mode and Namespace Mode when starting an ACK controller
including language that describes the various ClusterRole or Role
permissions required for controllers started in either mode.

Issue: aws-controllers-k8s#1173

Signed-off-by: Jay Pipes <jaypipes@gmail.com>
Copy link
Contributor

@vijtrip2 vijtrip2 left a comment

Choose a reason for hiding this comment

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

👍

@RedbackThomson
Copy link
Contributor

/lgtm

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

ack-bot commented Feb 15, 2022

[APPROVALNOTIFIER] This PR is APPROVED

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

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,jaypipes,vijtrip2]

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 9c43208 into aws-controllers-k8s:main Feb 15, 2022
jaypipes added a commit to jaypipes/ack-code-generator that referenced this pull request Feb 15, 2022
This is the patch that corresponds to changes made to ACK runtime to
rename the `K8S_NAMESPACE` environment variable to
`ACK_SYSTEM_NAMESPACE` to better represent what this variable referred
to.

Related: aws-controllers-k8s/runtime#72
Related: aws-controllers-k8s/community#1178
Issue: aws-controllers-k8s/community#1173

Signed-off-by: Jay Pipes <jaypipes@gmail.com>
jaypipes added a commit to jaypipes/ack-code-generator that referenced this pull request Feb 15, 2022
This is the patch that corresponds to changes made to ACK runtime to
rename the `K8S_NAMESPACE` environment variable to
`ACK_SYSTEM_NAMESPACE` to better represent what this variable referred
to.

Related: aws-controllers-k8s/runtime#72
Related: aws-controllers-k8s/community#1178
Issue: aws-controllers-k8s/community#1173

Signed-off-by: Jay Pipes <jaypipes@gmail.com>
jaypipes added a commit to jaypipes/ack-code-generator that referenced this pull request Feb 15, 2022
This is the patch that corresponds to changes made to ACK runtime to
rename the `K8S_NAMESPACE` environment variable to
`ACK_SYSTEM_NAMESPACE` to better represent what this variable referred
to.

Related: aws-controllers-k8s/runtime#72
Related: aws-controllers-k8s/community#1178
Issue: aws-controllers-k8s/community#1173

Signed-off-by: Jay Pipes <jaypipes@gmail.com>
ack-bot pushed a commit to aws-controllers-k8s/code-generator that referenced this pull request Feb 15, 2022
This is the patch that corresponds to changes made to ACK runtime to
rename the `K8S_NAMESPACE` environment variable to
`ACK_SYSTEM_NAMESPACE` to better represent what this variable referred
to.

Related: aws-controllers-k8s/runtime#72
Related: aws-controllers-k8s/community#1178
Issue: aws-controllers-k8s/community#1173

Signed-off-by: Jay Pipes <jaypipes@gmail.com>

By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license.
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.

6 participants