Commit Graph

12726 Commits (5f884ffd296aad5073a5bb0cdedd6c18ffe2ccd1)

Author SHA1 Message Date
Anders F Björklund ebf37ad15f Fix whitespace issues in the site content markdown
Courtesy of markdownlint, but nothing to show on:

 git show --ignore-all-space --ignore-blank-lines

Ignore generated commands, with trailing whitespace.
Those need to be fixed in "generate-docs" instead...
2020-12-05 10:08:32 +01:00
Tharun 4ca4491124 fixed review feedbacks on clusterstate field and tests
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:34:14 +05:30
Tharun 35e2ce2dcf added check for timetostop status 2020-12-05 14:33:39 +05:30
Tharun 3f57033c60 added timetostop status in cluster layout 2020-12-05 14:33:39 +05:30
Tharun 81e27dd7b4 fixed review feedbacks
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:33:39 +05:30
Tharun 1b2076122e feat(minikube) display scheduledstop status in minikube status
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:33:39 +05:30
Anders F Björklund cd683b3ab5 Fix whitespace issues for goimports 2020-12-05 09:47:29 +01:00
Ilya Zuyev 2188e59133 fix linter error 2020-12-04 13:20:31 -08:00
priyawadhwa b2e6f2140a
Merge pull request #9856 from priyawadhwa/dont-fail
metrics script: don't fail if one container runtime fails
2020-12-04 13:01:16 -08:00
Medya Ghazizadeh 114faa7d97
Merge pull request #9797 from msedzins/issue_9335
Ability to use a custom TLS certificate with the Ingress
2020-12-04 12:45:51 -08:00
Medya Ghazizadeh a6d56c61e9
Merge pull request #9852 from prezha/fix-update-scripts
fix GHReleases() to use rls tag name instead of rls name for rls version
2020-12-04 12:37:38 -08:00
Medya Ghazizadeh 9c3c127ced
Merge pull request #9853 from prezha/hack-update--gopogh-version
add script to automate gopogh version update
2020-12-04 12:20:57 -08:00
Priya Wadhwa ab1d2e474a don't fail if one container runtime fails 2020-12-04 11:36:16 -08:00
priyawadhwa 7dc52c4e03
Merge pull request #9854 from priyawadhwa/container-runtimes
Collect metrics for each container runtime
2020-12-04 11:13:59 -08:00
Priya Wadhwa e38a97c718 collect metrics for each container runtime 2020-12-04 11:09:15 -08:00
Predrag Rogic 934a0bf50f
add script to automate gopogh version update 2020-12-04 12:40:18 +00:00
Predrag Rogic c343113d68
add script to automate gopogh version update 2020-12-04 12:37:55 +00:00
Predrag Rogic 9f5d501509
add script to automate gopogh version update 2020-12-04 12:31:10 +00:00
Predrag Rogic bbd0529f4b
fix GHReleases() to use release tag name instead of release name for release version 2020-12-04 12:12:31 +00:00
Medya Ghazizadeh 0a4f2930e3
Merge pull request #9832 from lingsamuel/fix-node-start-step
Fix missing InitialSetup in `node start`
2020-12-04 00:45:33 -08:00
Ilya Zuyev 68a1b54112 set currentstep for DownloadProgress 2020-12-03 17:46:41 -08:00
Ling Samuel 8c2e03b2a7
Fix missing InitialSetup in `node start`
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2020-12-03 11:22:44 +08:00
Medya Ghazizadeh 8fc54b430b
Merge pull request #9716 from afbjorklund/podman-network
Add private network implementation for podman
2020-12-02 14:16:41 -08:00
Medya Ghazizadeh c90956172c
Merge pull request #9822 from medyagh/storage_prov_v4
bump storage provsioner to multi arch
2020-12-02 13:57:37 -08:00
priyawadhwa fe595efec0
Merge pull request #9824 from priyawadhwa/add-metrics
Add --label flag so we can add custom labels to metric collection
2020-12-02 13:18:36 -08:00
Medya Gh 8916ac46ea update storage provsioner 2020-12-02 13:08:54 -08:00
Medya Ghazizadeh 7f5ac8e2fe
Merge pull request #9823 from edtrist/docs-copy-button
Add a button to copy the command to the browser on the docs site
2020-12-02 12:01:47 -08:00
Priya Wadhwa 89bb352c6d specify temp file via flag and don't run infintely 2020-12-02 11:11:23 -08:00
Priya Wadhwa 5553f48e36 Add --label flag so we can add custom labels to metric collection
We can later use this flag to specify environment (Cloud Shell, OS), or driver used.
2020-12-01 19:37:15 -08:00
edtrist 1440438020 Remove unused argument 2020-12-01 23:25:38 +00:00
priyawadhwa 5365643640
Merge pull request #9808 from priyawadhwa/metrics-code
Add script to collect metrics for minikube start
2020-12-01 14:56:57 -08:00
Medya Ghazizadeh 839fa22c04
Merge pull request #9821 from medyagh/gopogh_order
CI: add test order to gopogh report
2020-12-01 14:49:15 -08:00
edtrist 70b12370e7 Regenerate docs to add shell language to commands 2020-12-01 22:42:41 +00:00
edtrist 230c397aed Custom GenMarkDown from Cobra to add shell language to runnable commands 2020-12-01 22:42:41 +00:00
edtrist f6a770e0a6 Add missing language to code blocks 2020-12-01 22:42:41 +00:00
edtrist 2c6dc34f04 Styling updates after Docsy update 2020-12-01 22:42:41 +00:00
Medya Gh d141036382 bump storage provsioner to multi arch 2020-12-01 14:29:09 -08:00
Medya Gh aa64b8bf7f bump gopogh 2020-12-01 11:47:23 -08:00
edtrist ee1da89f11 Enable Prism code highlighting / copy buttons 2020-12-01 18:25:41 +00:00
Anders F Björklund 605768a4d6 Merge branch 'master' into podman2-kic 2020-12-01 17:31:11 +01:00
Anders F Björklund 01ff1deb74 Upgrade podman to 2.2.0 2020-12-01 17:27:48 +01:00
Anders F Björklund 71de27fb75 Only recommend virtualbox when running on amd64
Remove the "recommendation" from the arm64 deb
2020-12-01 17:11:22 +01:00
Priya Wadhwa 8590560f83 use same storage.ObjectHandle for downloading file and getting commmit 2020-11-30 19:21:36 -08:00
Priya Wadhwa ae4fa9a2ee Address code review comments` 2020-11-30 19:06:45 -08:00
edtrist 8314c631f5 Update Docsy theme to latest version 2020-12-01 02:02:08 +00:00
priyawadhwa 82a3fec77a
Merge pull request #9815 from priyawadhwa/dont-upload-if-unchanged
Only rebuild minikube latest binaries if commit has changed
2020-11-30 17:43:25 -08:00
Priya Wadhwa 2a11844320 Only rebuild latest if commit has changed
Also store commit in the metadata of binaries in GCS so it's easy to figure out what commit they were built at.
2020-11-30 17:01:15 -08:00
Medya Ghazizadeh b46e067f6d
Merge pull request #9791 from brian14708/fix-base-image-repo
fix base image when using with custom image repository
2020-11-30 16:43:43 -08:00
Medya Ghazizadeh e75df0db53
Merge pull request #9814 from spowelljr/autoDetectOS
Site: Auto detect user OS and default tabs to it
2020-11-30 15:39:45 -08:00
msedzins e1aa07feb2 Ability to use a custom TLS certificate with the Ingress
Tutorial added
2020-11-30 22:53:27 +00:00