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 chart_deploy into workflow.yml #3415

Merged
merged 25 commits into from
Sep 11, 2019
Merged

Add chart_deploy into workflow.yml #3415

merged 25 commits into from
Sep 11, 2019

Conversation

alpeb
Copy link
Member

@alpeb alpeb commented Sep 10, 2019

Ref linkerd/website#502

Adds a new final step into workflow.yml to generate and push the Helm
artifacts.

This depends on the changes made to bin/helm-build in #3292 so this
branch is based on that one till it gets merged.

- Added missing OWNERS and README files
- Added maintainers section to  Chart.yaml
- Changed NOTES.txt so it points to the installation of the CLI
- Set the proxy-init version to v1.1.0 in values.yaml

Ref #3256

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
… the Identity.Issuer.CrtExpiryAnnotation value

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Changed `bin/helm-build`'s `(-stable|-edge)` flag to `deploy`. It will
automatically extract the repo (edge or stable) and version from git.

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Ref linkerd/website#502

Adds a new final step into `workflow.yml` to generate and push the Helm
artifacts.

This depends on the changes made to `bin/helm-build` in #3292 so this
branch is based on that one till it gets merged.

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
@alpeb alpeb requested a review from siggy September 10, 2019 16:11
@alpeb alpeb self-assigned this Sep 10, 2019
Copy link
Member

@siggy siggy left a comment

Choose a reason for hiding this comment

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

nice! a few nits then shipit. 👍 🚢

also can you update the # Jobs by event type and dependencies: section at the top to include this new job?
also also were you able to test this? if not, you could disable all those if: startsWith(github.ref, 'refs/tags') checks on your job for just one run.

.github/workflows/workflow.yml Show resolved Hide resolved
.github/workflows/workflow.yml Show resolved Hide resolved
Copy link
Contributor

@ihcsim ihcsim left a comment

Choose a reason for hiding this comment

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

Excellent 👍, pending changes per @siggy comments!

@alpeb alpeb changed the base branch from alpeb/helm-chart-publishing to master September 10, 2019 19:26
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
@alpeb alpeb mentioned this pull request Sep 10, 2019
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
@alpeb
Copy link
Member Author

alpeb commented Sep 11, 2019

@siggy I could finally test this successfully, by setting a fake tag like edge-1.2.3, and triggering the build multiple times until github.ref decided to use that tag instead of something else. I verified the Helm artifacts were properly uploaded into GCS 👍, corresponding to that fake tag.

@alpeb alpeb merged commit 8270ba3 into master Sep 11, 2019
@alpeb alpeb deleted the alpeb/github-actions-helm branch September 11, 2019 17:09
alpeb added a commit that referenced this pull request Sep 12, 2019
Followup to #3415

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
alpeb added a commit that referenced this pull request Sep 12, 2019
Followup to #3415

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants