Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Support caching provisioner assets#574

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kylecarbs merged 5 commits intomainfromplugincache
Mar 28, 2022
Merged

Conversation

kylecarbs
Copy link
Member

This caches the Terraform binary, and Terraform plugins.
Eventually, it could cache other temporary files.

This allows zero-trust authentication for all AWS instances.Prior to this, AWS instances could be used by passing `CODER_TOKEN`as an environment variable to the startup script. AWS explicitlystates that secrets should not be passed in startup scripts becauseit's user-readable.
@kylecarbskylecarbs requested a review fromcoadlerMarch 26, 2022 05:04
@kylecarbskylecarbs self-assigned thisMar 26, 2022
This caches the Terraform binary, and Terraform plugins.Eventually, it could cache other temporary files.
@codecov
Copy link

codecovbot commentedMar 26, 2022
edited
Loading

Codecov Report

Merging#574 (04d9fe3) intomain (a502a5f) willdecrease coverage by0.20%.
The diff coverage is44.44%.

@@            Coverage Diff             @@##             main     #574      +/-   ##==========================================- Coverage   63.87%   63.67%   -0.21%==========================================  Files         197      197                Lines       11524    11537      +13       Branches       85       85              ==========================================- Hits         7361     7346      -15- Misses       3389     3411      +22- Partials      774      780       +6
FlagCoverage Δ
unittest-go-62.72% <44.44%> (-0.20%)⬇️
unittest-go-macos-latest58.43% <44.44%> (-0.14%)⬇️
unittest-go-ubuntu-latest61.31% <44.44%> (-0.14%)⬇️
unittest-go-windows-202257.65% <44.44%> (-0.04%)⬇️
unittest-js63.32% <ø> (ø)
Impacted FilesCoverage Δ
provisioner/terraform/provision.go72.29% <0.00%> (-1.37%)⬇️
provisioner/terraform/serve.go50.00% <25.00%> (ø)
cli/start.go64.17% <100.00%> (+0.37%)⬆️
provisionersdk/transport.go74.46% <0.00%> (-6.39%)⬇️
provisioner/echo/serve.go54.40% <0.00%> (-2.40%)⬇️
peer/conn.go76.90% <0.00%> (-2.29%)⬇️
coderd/provisionerdaemons.go62.75% <0.00%> (-1.01%)⬇️
provisionerd/provisionerd.go80.76% <0.00%> (-0.45%)⬇️
peerbroker/listen.go87.28% <0.00%> (+3.38%)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatea502a5f...04d9fe3. Read thecomment docs.

@misskniss
Copy link

@kylecarbs can this be closed or does it still need to be done?

@kylecarbs
Copy link
MemberAuthor

Erm there was no ticket for this@misskniss, so I'm not sure what you mean.

Base automatically changed fromawsauth tomainMarch 28, 2022 19:31
@kylecarbskylecarbs merged commit13cef7d intomainMar 28, 2022
@kylecarbskylecarbs deleted the plugincache branchMarch 28, 2022 19:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@coadlercoadlercoadler approved these changes

Assignees

@kylecarbskylecarbs

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@kylecarbs@misskniss@coadler@f0ssel

[8]ページ先頭

©2009-2025 Movatter.jp