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

Add support for raw template URL in clusterctl generate yaml #6535

Closed
DannyBrito opened this issue May 23, 2022 · 4 comments · Fixed by #7371
Closed

Add support for raw template URL in clusterctl generate yaml #6535

DannyBrito opened this issue May 23, 2022 · 4 comments · Fixed by #7371
Assignees
Labels
area/clusterctl Issues or PRs related to clusterctl kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@DannyBrito
Copy link
Contributor

User Story

As a user I would like to use clustertctl generate yaml --from with a URL to a raw template.

Detailed Description

At the moment clusterctl generate yaml --from accepts only GitHub.com URLs

Anything else you would like to add:

when running clustertcl generate yaml --help the example convey the idea that it accepts any URL.

  # Generates a configuration file with variable values using
  a template from a specific URL.
  clusterctl generate yaml --from https://github.com/foo-org/foo-repository/blob/main/cluster-template.yaml

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label May 23, 2022
@sbueringer
Copy link
Member

/area clusterctl

@k8s-ci-robot k8s-ci-robot added the area/clusterctl Issues or PRs related to clusterctl label May 24, 2022
@fabriziopandini fabriziopandini added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Jul 29, 2022
@fabriziopandini
Copy link
Member

/triage accepted
/help wanted

@k8s-ci-robot k8s-ci-robot added the triage/accepted Indicates an issue or PR is ready to be actively worked on. label Aug 5, 2022
@aniruddha2000
Copy link
Contributor

/assign

@aniruddha2000
Copy link
Contributor

aniruddha2000 commented Oct 7, 2022

I think this piece of code is causing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clusterctl Issues or PRs related to clusterctl kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants