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

Separate Activator SA #14133

Merged
merged 4 commits into from
Jul 7, 2023
Merged

Conversation

davidhadas
Copy link
Contributor

Reduce privileges to Activator
See #13857

Activator now has a separate service account, reducing its privileges to the required minimum. 

@knative-prow knative-prow bot requested review from jsanin-vmw and skonto June 28, 2023 16:24
@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 28, 2023
@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (63fa389) 86.23% compared to head (ee1a037) 86.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14133   +/-   ##
=======================================
  Coverage   86.23%   86.24%           
=======================================
  Files         199      199           
  Lines       14795    14798    +3     
=======================================
+ Hits        12759    12762    +3     
  Misses       1734     1734           
  Partials      302      302           

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@davidhadas
Copy link
Contributor Author

/retest

@nak3
Copy link
Contributor

nak3 commented Jun 29, 2023

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jun 29, 2023
@@ -0,0 +1,47 @@
# Copyright 2019 The Knative Authors
Copy link
Contributor

Choose a reason for hiding this comment

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

s/2019/2023

@skonto
Copy link
Contributor

skonto commented Jul 5, 2023

@davidhadas gentle ping. @dprotaso if you have no objection I can merge.

@dprotaso
Copy link
Member

dprotaso commented Jul 7, 2023

/approve
/hold for copyright date fix

@knative-prow knative-prow bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 7, 2023
@knative-prow
Copy link

knative-prow bot commented Jul 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidhadas, dprotaso

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

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 7, 2023
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2023
@dprotaso
Copy link
Member

dprotaso commented Jul 7, 2023

/lgtm
/hold cancel

@knative-prow knative-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 7, 2023
@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2023
@knative-prow knative-prow bot merged commit 2a17873 into knative:main Jul 7, 2023
50 checks passed
skonto pushed a commit to skonto/serving that referenced this pull request Oct 5, 2023
* Activator SA

* Activator SA

* Update config/core/200-roles/activator.yaml

Co-authored-by: Kenjiro Nakayama <[email protected]>

* s/2019/2023

---------

Co-authored-by: Kenjiro Nakayama <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants