Add explicit k8s namespace for creating the ARC GitHub API PAT secret#29218
Conversation
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request. fpt: Free, Pro, Team |
|
@adiroiban Thank you for opening a PR and linking it to your issue! ✨ I'll get this triaged for review! ⚡ |
|
I'll review this on behalf of Docs. |
|
The update looks good to me. Checking with the relevant team as I think that we may need to make a couple more similar updates. Will report back once I know more 😃 |
|
Yes. This needs changes in other parts. I am not familiar with the build system for this site, so I just started this PR to start a conversation. Maybe my suggestion is not correct. But I think that is important to specificy in which namespace we need to create the secret. My understanding, is that with the new ARC controller, the secret is only needed in the controller. The runners will receive an already computed token needed to join the list of available runners. |
|
@adiroiban - thanks for starting the conversation 😃 |
|
Thank you @adiroiban for your contribution to making our docs better! |
…runners-with-actions-runner-controller/authenticating-to-the-github-api.md Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
…runners-with-actions-runner-controller/authenticating-to-the-github-api.md
…runners-with-actions-runner-controller/authenticating-to-the-github-api.md testing linter
…runners-with-actions-runner-controller/authenticating-to-the-github-api.md
|
@Link- Thank you for the review! Let us know what you think of the changes from the latest commits. If it looks good to you, I can help merge this content 👍 |
|
I have tested it and is working ok. Thanks for the fix :) I have previously reported an error, but it was something else. It's a bit hard to troubleshoot errors that happen at pod ARC works. Thanks. Much appreciated My issue was with the image |
|
Good point @adiroiban - @jc-clark I'm sorry to drag this a bit further, the current changes are 👍 can we please also introduce these changes? Change 1Change 2Change 3 |
|
👋 Hello @adiroiban! I don't have permissions to commit changes to your pull request directly. Can you help us make the changes outlined by @Link- above? We will need to replace instances of Let me know if you run into any issues adding this change to your pull request. And thank you in advance! |
|
Hi. Sorry for the delay... this repo is huge :) I got it on my computer and and I hope I got it right. |
|
No problem @adiroiban and apologies, I was not very clear in my last comment, so we missed part of @Link-'s suggestion. Sorry about that! I think we need to add the note about creating the secret in the right namespace to all three locations where we use this To show the same information in multiple locations, we use reusables. These are the steps to create a new reusable file and then reference it in multiple locations:
Let me know if you run into any issues with this, I'll be happy to help out. And thank you for your patience while I missed this note before 😅 |
|
Hm. I don't think that Maybe I think it should be more generic. This is the namespace dedicated to the runners. There is also And this means that the whole |
|
Great catch @adiroiban! I think that name you suggested for the reusable would work perfectly. |
|
👋 @adiroiban - just checking in! Are you up for creating the reusable described by @jc-clark above? Let us know if you need assistance! ✨ |
|
Sorry. I didn't had much time for this. Still spending the whole week getting ARC un and running on my homelab. I have pushed a change. I hope it's good enough to merge. |
|
@adiroiban no problem! Thanks for getting back with us! Tagging @jc-clark in again on this! 👍 |
|
This looks amazing @adiroiban! Thanks for the changes. 🪩 We currently have a repo freeze happening, so I'll be able to merge this next week, when we are clear to publish docs again. |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |






Why:
Closes: #29217
What's being changed (if available, include any code snippets, screenshots, or gifs):
Add explicit namespace in example.
Todo
Check off the following:
I have reviewed my changes in staging, available via the View deployment link in this PR's timeline.
datadirectory.For content changes, I have completed the self-review checklist.