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

.github: add step to check for GH workflow when chart is released #16851

Merged
merged 1 commit into from
Jul 13, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/release_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ assignees: ''
branch and push these changes into the helm repository. Make sure the
generated helm charts point to the commit that contains the image
digests.
- [ ] Run a sanity check by following the [GKE GSG] (make sure to specify the
right version in the `cilium install` command)
- [ ] Check the output of the [chart workflow] and see if the test was
successful.
- [ ] Check [read the docs] configuration:
- [ ] For a RC, set a new build as active and hidden in [active versions].
- [ ] For a new minor version set it as the [default version] and mark the
Expand Down Expand Up @@ -100,7 +100,7 @@ assignees: ''
[default version]: https://readthedocs.org/dashboard/cilium/advanced/
[docsearch-scraper-webhook]: https://github.com/cilium/docsearch-scraper-webhook
[security policy]: https://github.com/cilium/cilium/security/policy
[GKE GSG]: https://docs.cilium.io/en/latest/gettingstarted/k8s-install-default/#create-the-cluster
[network policy]: https://kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/cilium-network-policy/
[cluster administration networking]: https://kubernetes.io/docs/concepts/cluster-administration/networking/
[cluster administration addons]: https://kubernetes.io/docs/concepts/cluster-administration/addons/
[chart workflow]: https://github.com/cilium/charts/actions/workflows/conformance-gke.yaml