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

Add ClusterRole and ClusterRole #2684

Merged
merged 2 commits into from Mar 13, 2019
Merged

Conversation

prodonjs
Copy link
Contributor

@prodonjs prodonjs commented Mar 12, 2019

This enables the Central Dashboard to list namespaces and also retrieve events from those namespaces to display on the Activities tab.


This change is Reviewable

@prodonjs
Copy link
Contributor Author

/cc @avdaredevil

@prodonjs
Copy link
Contributor Author

/retest

@avdaredevil
Copy link
Contributor

avdaredevil commented Mar 12, 2019

cc: @kunmingg (could you also take a look?)

@avdaredevil
Copy link
Contributor

/approve

Copy link
Contributor

@avdaredevil avdaredevil left a comment

Choose a reason for hiding this comment

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

LGTM, asked a Kubeflow team member review.

app: "centraldashboard",
},
name: "centraldashboard",
namespace: params.namespace,
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't need a namespace for ClusterRole as it's scope cross namespaces.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Change made

app: "centraldashboard",
},
name: "centraldashboard",
namespace: params.namespace,
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Change made

Remove namespace from ClusterRole and ClusterRoleBinding
@k8s-ci-robot k8s-ci-robot removed the lgtm label Mar 13, 2019
@prodonjs
Copy link
Contributor Author

Changes made. PTAL.

@kunmingg
Copy link
Contributor

/lgtm
/approve
thanks!

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avdaredevil, kunmingg

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:

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

@k8s-ci-robot k8s-ci-robot merged commit 49b07c3 into kubeflow:master Mar 13, 2019
@prodonjs prodonjs deleted the update-config branch March 19, 2019 14:27
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 11, 2021
* Add ClusterRole and ClusterRole binding to allow Namespace and Events listing

* Remove namespace

Remove namespace from ClusterRole and ClusterRoleBinding
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 12, 2021
* Add ClusterRole and ClusterRole binding to allow Namespace and Events listing

* Remove namespace

Remove namespace from ClusterRole and ClusterRoleBinding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants