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

site: add chart index to site #737

Merged
merged 1 commit into from
May 15, 2024

Conversation

zwpaper
Copy link
Member

@zwpaper zwpaper commented May 14, 2024

What type of PR is this?

/kind documentation

What this PR does / why we need it:

add chart index to site so that we can use the site as chart repo,
and pull chart from our github releases

Which issue(s) this PR fixes:

Fixes #620

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Helm charts are now hosted on https://scheduler-plugins.sigs.k8s.io. You can install a scheduler-plugin chart via `helm install --repo https://scheduler-plugins.sigs.k8s.io scheduler-plugins scheduler-plugins`

so that we can use site as chart repo

Signed-off-by: Wei Zhang <[email protected]>
@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels May 14, 2024
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 14, 2024
Copy link

netlify bot commented May 14, 2024

Deploy Preview for kubernetes-sigs-scheduler-plugins ready!

Name Link
🔨 Latest commit ede36c1
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-scheduler-plugins/deploys/66439de703c6710008bf4b93
😎 Deploy Preview https://deploy-preview-737--kubernetes-sigs-scheduler-plugins.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 site configuration.

@zwpaper
Copy link
Member Author

zwpaper commented May 14, 2024

after this one merge, we can use the site as chart repo like:

the URL should be https://scheduler-plugins.sigs.k8s.io/ after merged to master

kweizh@weim /tmp> helm repo add pr https://deploy-preview-737--kubernetes-sigs-scheduler-plugins.netlify.app
"pr" has been added to your repositories
kweizh@weim /tmp> helm repo update pr
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "pr" chart repository
Update Complete. ⎈Happy Helming!⎈
kweizh@weim /tmp> helm search repo pr
NAME                	CHART VERSION	APP VERSION	DESCRIPTION
pr/scheduler-plugins	0.28.8       	0.28.8     	deploy scheduler plugin as a second scheduler i...

@Huang-Wei
Copy link
Contributor

It's fabulous @zwpaper ! Cannot wait to see its publish.

Could you reword the release notes a bit? something like:

Helm charts are now hosted on https://scheduler-plugins.sigs.k8s.io/. You can install a scheduler-plugin chart via ...

Copy link
Contributor

@Huang-Wei Huang-Wei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Huang-Wei, zwpaper

The full list of commands accepted by this bot can be found here.

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 14, 2024
@zwpaper
Copy link
Member Author

zwpaper commented May 15, 2024

release note updated, PTAL @Huang-Wei

@Huang-Wei
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 15, 2024
@k8s-ci-robot k8s-ci-robot merged commit 8d81cec into kubernetes-sigs:master May 15, 2024
10 checks passed
This was referenced Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/helm cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking: status for Page site
3 participants