Skip to content

Update quickstart guide to use create instead of apply #2800

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChrisBr
Copy link

@ChrisBr ChrisBr commented Aug 9, 2023

Otherwise kubectl complains about

metadata.annotations: Too long: must have at most 262144 bytes

Close #2565

Otherwise kubectl complains about

```
metadata.annotations: Too long: must have at most 262144 bytes
```

Close actions#2565
@ChrisBr ChrisBr requested review from mumoshu, toast-gear, nikola-jokic and a team as code owners August 9, 2023 09:58
@Link- Link- added documentation Improvements or additions to documentation needs triage Requires review from the maintainers labels Aug 22, 2023
@Link- Link- added community Community contribution and removed needs triage Requires review from the maintainers labels Sep 7, 2023
@Link-
Copy link
Member

Link- commented Sep 7, 2023

The solution should be to use --server-side: https://kubernetes.io/docs/reference/using-api/server-side-apply/#transferring-ownership

This is a community related change, and we'll wait for @mumoshu 's confirmation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quickstart guide, installing actions-runner-controller fails
2 participants