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

feat: add support for more resource types #7

Merged
merged 2 commits into from
May 26, 2024

Conversation

basti1302
Copy link
Member

@basti1302 basti1302 commented May 23, 2024

  • CronJob
  • DaemonSet
  • Job
  • ReplicaSet
  • StatefulSet

@basti1302 basti1302 force-pushed the support-more-resource-types branch 2 times, most recently from c630deb to 626784f Compare May 24, 2024 06:35
* add read/update permissions for:
  * apps/daemonsets
  * apps/replicasets
  * apps/statefulsets
  * batch/cronjobs
  * batch/jobs
* remove create/delete permissions for apps/*. (There were no
  create/delete permissions for batch/*.)
* remove patch permissions for events
@basti1302 basti1302 force-pushed the support-more-resource-types branch 6 times, most recently from 31faa0f to 63ade19 Compare May 24, 2024 12:00
@basti1302 basti1302 marked this pull request as draft May 24, 2024 18:28
@basti1302 basti1302 force-pushed the support-more-resource-types branch 5 times, most recently from 561a2f5 to 49a23ff Compare May 26, 2024 06:34
* CronJob
* DaemonSet
* Job
* ReplicaSet
* StatefulSet
@basti1302 basti1302 force-pushed the support-more-resource-types branch from 49a23ff to 6f57bad Compare May 26, 2024 21:51
Copy link

sonarcloud bot commented May 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@basti1302 basti1302 marked this pull request as ready for review May 26, 2024 21:51
@basti1302 basti1302 enabled auto-merge (rebase) May 26, 2024 21:52
@basti1302 basti1302 merged commit e4744fe into main May 26, 2024
4 checks passed
@basti1302 basti1302 deleted the support-more-resource-types branch May 26, 2024 21:56
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.

1 participant