cluster-api icon indicating copy to clipboard operation
cluster-api copied to clipboard

Parameterize provider resources location for Tilt

Open gab-satchi opened this issue 4 years ago • 5 comments

User Story

As a developer I would like to use a custom location for my provider resources so I could work with Supervisor based resources in CAPV.

Detailed Description In CAPV, we store default set of resources under the expected config/default path and Supervisor based resources under config/supervisor. Developers (and users) would only load one or the other set of resources at a time.

This issue is to request parameterizing this path in the tilt-prepare so that developers can load Supervisor based resources. Defaulting to config/default should also be done to not break any existing users' workflows.

Anything else you would like to add:

[Miscellaneous information that will assist in solving the issue.]

/kind feature

gab-satchi avatar Jan 14 '22 16:01 gab-satchi

/milestone v1.1

fabriziopandini avatar Jan 14 '22 16:01 fabriziopandini

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar May 04 '22 17:05 k8s-triage-robot

/remove-lifecycle stale /help

fabriziopandini avatar May 08 '22 22:05 fabriziopandini

@fabriziopandini: This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

/remove-lifecycle stale /help

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/test-infra repository.

k8s-ci-robot avatar May 08 '22 22:05 k8s-ci-robot

/triage accepted

fabriziopandini avatar Oct 03 '22 20:10 fabriziopandini

The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Feb 08 '23 06:02 k8s-triage-robot

This issue has not been updated in over 1 year, and should be re-triaged.

You can:

  • Confirm that this issue is still relevant with /triage accepted (org members only)
  • Close this issue with /close

For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/

/remove-triage accepted

k8s-triage-robot avatar Feb 08 '24 07:02 k8s-triage-robot

/close

This has been implemented by https://github.com/kubernetes-sigs/cluster-api/pull/9936

fabriziopandini avatar Mar 29 '24 16:03 fabriziopandini

@fabriziopandini: Closing this issue.

In response to this:

/close

This has been implemented by https://github.com/kubernetes-sigs/cluster-api/pull/9936

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/test-infra repository.

k8s-ci-robot avatar Mar 29 '24 16:03 k8s-ci-robot