Commit Graph

12741 Commits (a55a0b0286f91da1f03bf1d8105d21b51a6a9ba9)

Author SHA1 Message Date
Tharun c6e6f2dc93 added function to check scheduledstop time comparison
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-08 13:09:54 +05:30
Ilya Zuyev f0b329142d Add a comment about new steps 2020-12-06 20:37:38 -08:00
Ilya Zuyev 8e8979cac7 integration: check currentstep field in a subtest 2020-12-06 20:31:45 -08:00
Ling Samuel 278f44899e
Fix `node start` master node 2020-12-07 09:30:35 +08:00
Anders F Björklund ed66644b68 Update crictl to v1.18.0 2020-12-06 10:02:31 +01:00
Anders F Björklund d8ceff8779 Bump kernel version for buildroot 2020-12-05 16:38:36 +01:00
Anders F Björklund 756836d16e Copy kind entrypoint fixes from upstream 2020-12-05 13:56:04 +01:00
Anders F Björklund 1f958c1cd8 Upgrade to latest tag from ubuntu:20.04 2020-12-05 13:44:53 +01:00
Anders F Björklund d4bdc21ff2 Upgrade buildroot minor version 2020-12-05 13:31:59 +01:00
Anders F Björklund 89c02ceaec Upgrade Docker, from 19.03.13 to 19.03.14
And containerd from 1.3.7 to 1.3.9 as well
2020-12-05 13:28:56 +01:00
Anders F Björklund 45befa0c1d Merge branch 'master' into docker-env-ssh 2020-12-05 13:07:29 +01:00
Tharun 40cf0dab1c refractored minikube status function
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 15:50:24 +05:30
Anders F Björklund 318bdcd788 Add linux packages for the arm64 architecture
In addition to the already existing amd64 packages
2020-12-05 10:37:59 +01:00
Tharun c51a20401d updated scheduled_stop tests
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:52:18 +05:30
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