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

[testing-on-gke part 6.7] Improvements in run script #2498

Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
d49b507
Add project id<->number autoconversion
gargnitingoogle Sep 17, 2024
74d754f
support setting gcsfuse_branch for cloning
gargnitingoogle Sep 17, 2024
f8ac41b
Remove need to pass absolute paths
gargnitingoogle Sep 17, 2024
c6d5183
pass project-id in gcloud commands
gargnitingoogle Sep 17, 2024
4da651e
simplify gcloud auth login
gargnitingoogle Sep 17, 2024
4396099
use existing cluster machine-type
gargnitingoogle Sep 17, 2024
1691b24
improve logs
gargnitingoogle Sep 17, 2024
0eb1822
fix package-bucket name
gargnitingoogle Sep 17, 2024
054fbe2
remove unused code
gargnitingoogle Sep 17, 2024
1764157
implement only_parse
gargnitingoogle Sep 17, 2024
8b051ac
unique AR image-name for each run
gargnitingoogle Sep 17, 2024
5c87e3d
handle pod status error
gargnitingoogle Sep 17, 2024
f0c300c
make use_custom_csi_driver=true by default
gargnitingoogle Sep 18, 2024
c7fd5ed
remove a redundant project_id setting in a gcloud command
gargnitingoogle Sep 18, 2024
a47e47a
Add option to force-update existing gcsfuse code
gargnitingoogle Sep 24, 2024
b3ebf46
fix implementation of force_fetch_gcsfuse
gargnitingoogle Sep 25, 2024
3cd0821
improve debug log
gargnitingoogle Sep 25, 2024
ef58727
Add check for missing sudoless-docker
gargnitingoogle Sep 25, 2024
4107129
add some error checks in run-script
gargnitingoogle Sep 25, 2024
7003d85
formatting in run-script
gargnitingoogle Sep 25, 2024
4e19a54
Revert "Add project id<->number autoconversion"
gargnitingoogle Oct 3, 2024
9a57ef3
Tie project_id and project_number together
gargnitingoogle Oct 3, 2024
6ba1f06
Improve error-logs in cli-script
gargnitingoogle Oct 3, 2024
eb717d1
fix couple of comments
gargnitingoogle Oct 4, 2024
0d956bd
send all error logs to stderr (fd 2)
gargnitingoogle Oct 9, 2024
b210bcb
define bash function echoerror
gargnitingoogle Oct 9, 2024
45bd1d5
fuse echoerror and exitWithFailure
gargnitingoogle Oct 9, 2024
71db5d8
add a missing error log
gargnitingoogle Oct 9, 2024
10b475f
remove/update outdated references in script
gargnitingoogle Oct 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading