Skip to content

[Merged by Bors] - Add permission to get kubernetes nodes to service-account#65

Closed
sbernauer wants to merge 2 commits intomainfrom
fix-sa-role
Closed

[Merged by Bors] - Add permission to get kubernetes nodes to service-account#65
sbernauer wants to merge 2 commits intomainfrom
fix-sa-role

Conversation

@sbernauer
Copy link
Copy Markdown
Member

@sbernauer sbernauer commented Jul 20, 2022

Description

2022-07-20T07:41:13.815560Z ERROR stackable_operator::logging::controller: Failed to reconcile object controller.name="pod.enrichment.commons.stackable.tech" error=event queue error error.sources=[failed to perform initial object list: ApiError: nodes is forbidden: User "system:serviceaccount:default:stackable-commons-operator-serviceaccount" cannot list resource "nodes" in API group "" at the cluster scope: Forbidden (ErrorResponse { status: "Failure", message: "nodes is forbidden: User \"system:serviceaccount:default:stackable-commons-operator-serviceaccount\" cannot list resource \"nodes\" in API group \"\" at the cluster scope", reason: "Forbidden", code: 403 }), ApiError: nodes is forbidden: User "system:serviceaccount:default:stackable-commons-operator-serviceaccount" cannot list resource "nodes" in API group "" at the cluster scope: Forbidden (ErrorResponse { status: "Failure", message: "nodes is forbidden: User \"system:serviceaccount:default:stackable-commons-operator-serviceaccount\" cannot list resource \"nodes\" in API group \"\" at the cluster scope", reason: "Forbidden", code: 403 }), nodes is forbidden: User "system:serviceaccount:default:stackable-commons-operator-serviceaccount" cannot list resource "nodes" in API group "" at the cluster scope: Forbidden]

Review Checklist

  • Code contains useful comments
  • CRD change approved (or not applicable)
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)
  • Helm chart can be installed and deployed operator works (or not applicable)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

Copy link
Copy Markdown
Member

@Jimvin Jimvin left a comment

Choose a reason for hiding this comment

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

LGTM

@sbernauer
Copy link
Copy Markdown
Member Author

bors r+

bors Bot pushed a commit that referenced this pull request Jul 20, 2022
# Description

*Please add a description here. This will become the commit message of the merge request later.*
@bors
Copy link
Copy Markdown

bors Bot commented Jul 20, 2022

Canceled.

@sbernauer
Copy link
Copy Markdown
Member Author

bors retry

bors Bot pushed a commit that referenced this pull request Jul 20, 2022
# Description

```
2022-07-20T07:41:13.815560Z ERROR stackable_operator::logging::controller: Failed to reconcile object controller.name="pod.enrichment.commons.stackable.tech" error=event queue error error.sources=[failed to perform initial object list: ApiError: nodes is forbidden: User "system:serviceaccount:default:stackable-commons-operator-serviceaccount" cannot list resource "nodes" in API group "" at the cluster scope: Forbidden (ErrorResponse { status: "Failure", message: "nodes is forbidden: User \"system:serviceaccount:default:stackable-commons-operator-serviceaccount\" cannot list resource \"nodes\" in API group \"\" at the cluster scope", reason: "Forbidden", code: 403 }), ApiError: nodes is forbidden: User "system:serviceaccount:default:stackable-commons-operator-serviceaccount" cannot list resource "nodes" in API group "" at the cluster scope: Forbidden (ErrorResponse { status: "Failure", message: "nodes is forbidden: User \"system:serviceaccount:default:stackable-commons-operator-serviceaccount\" cannot list resource \"nodes\" in API group \"\" at the cluster scope", reason: "Forbidden", code: 403 }), nodes is forbidden: User "system:serviceaccount:default:stackable-commons-operator-serviceaccount" cannot list resource "nodes" in API group "" at the cluster scope: Forbidden]
```
@bors
Copy link
Copy Markdown

bors Bot commented Jul 20, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors Bot changed the title Add permission to get kubernetes nodes to service-account [Merged by Bors] - Add permission to get kubernetes nodes to service-account Jul 20, 2022
@bors bors Bot closed this Jul 20, 2022
@bors bors Bot deleted the fix-sa-role branch July 20, 2022 13:41
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