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

fix: used dedicated clusterrole for kcore hooks #1635

Merged
merged 3 commits into from
Oct 5, 2023
Merged

Conversation

cwyl02
Copy link
Contributor

@cwyl02 cwyl02 commented Sep 25, 2023

depends on #1608

What problem does this PR solve?:
the kommandercore related jobs have been using cluster-admin clusterrole. although it's short lived, it's better to just drop that usage.

Which issue(s) does this PR fix?:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Checklist

  • If the PR adds a version bump, ensure there is no breaking change in Licensing model (or NA).
  • If a chart is changed or app configuration is significantly changed, the chart version is correctly incremented (so that apps are not automatically upgraded from a previous version of DKP).

@cwyl02 cwyl02 added ready-for-review ok-to-test Signals mergebot that CI checks are ready to be kicked off labels Sep 25, 2023
@cwyl02 cwyl02 requested a review from a team September 25, 2023 19:39
@cwyl02 cwyl02 self-assigned this Sep 25, 2023
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 25, 2023
@d2iq-mergebot
Copy link
Contributor

This repo has @d2iq-mergebot integration. You can perform the following commands by submitting a comment. Submit a comment with content "@d2iq-mergebot help" to view more detailed help text and examples. Be sure the have a look at the mergebot documentation, too.For help using mergebot, please refer to the README file here: https://github.com/mesosphere/mergebot/blob/main/README.md
Enabled Mergebot commands:
@d2iq-mergebot test all
@d2iq-mergebot test
@d2iq-mergebot override-status
@d2iq-mergebot help
@d2iq-mergebot backport

Base automatically changed from ychen/update-existing-kcore to main September 26, 2023 15:27
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6314939967

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.532%

Totals Coverage Status
Change from base Build 6314919227: 0.0%
Covered Lines: 136
Relevant Lines: 171

💛 - Coveralls

@cwyl02 cwyl02 merged commit 6d2c1f3 into main Oct 5, 2023
12 checks passed
@cwyl02 cwyl02 deleted the ychen/clusterrole-kcore branch October 5, 2023 17:13
gracedo added a commit that referenced this pull request Oct 14, 2023
gracedo added a commit that referenced this pull request Oct 19, 2023
* Revert "fix: used dedicated clusterrole for kcore hooks (#1635)"

This reverts commit 6d2c1f3.

* Revert "feat: patch kcore status to kommander ver pre upgrade (#1608)"

This reverts commit 585e249.

* fix: use dedicated clusterrole for kcore hooks

* chore: add patch & update for post install job

---------

Co-authored-by: York Chen <ychen@d2iq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Signals mergebot that CI checks are ready to be kicked off ready-for-review 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.

6 participants