Skip to content

Conversation

@tsj-30
Copy link
Contributor

@tsj-30 tsj-30 commented Nov 13, 2025

This commit moves the starter Prow configurations (S3, GCS, Azure) from
kubernetes/test-infra into kubernetes-sigs/prow under
config/prow/cluster/starter/.

All references in the getting-started deployment docs have been updated to
point to the new paths, and tackle’s defaultStarter URL now uses the
raw.githubusercontent.com path for the in-repo starter-gcs.yaml.

Fixes: #283

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for k8s-prow ready!

Name Link
🔨 Latest commit 0d41284
🔍 Latest deploy log https://app.netlify.com/projects/k8s-prow/deploys/6915770da35c62000892fc74
😎 Deploy Preview https://deploy-preview-547--k8s-prow.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the area/documentation Issues or PRs related to documentation label Nov 13, 2025
@k8s-ci-robot k8s-ci-robot requested a review from matthyx November 13, 2025 06:13
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 13, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tsj-30
Once this PR has been reviewed and has the lgtm label, please assign smg247 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 13, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @tsj-30. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 13, 2025
@Amulyam24
Copy link

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Nov 13, 2025
@tsj-30
Copy link
Contributor Author

tsj-30 commented Nov 14, 2025

CC: @petr-muller

@petr-muller
Copy link
Contributor

/cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/documentation Issues or PRs related to documentation cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

move starter config to this repo and keep it up to date with current stable tag

4 participants