Commit Graph

2042 Commits (9a931c4516a10690e6946c8064e607c9a5beace5)

Author SHA1 Message Date
Medya Ghazizadeh 8b6a0eb4fb
Merge pull request #8948 from kadern0/issue-8897
Added startHostTimeout flag
2020-08-11 10:36:21 -07:00
Pablo Caderno 9354d2c0e5 Removed extra flag add.
Set default value if not  specified by the user.

Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-11 19:05:12 +10:00
Medya Gh ab77860c5e fix typo 2020-08-10 16:21:58 -07:00
Medya Ghazizadeh 9373842ea1
Merge pull request #8885 from lingsamuel/ignore-localhost-proxy-with-scheme
Ignore localhost proxy started with scheme.
2020-08-10 12:13:15 -07:00
Pablo Caderno 37a1d3bc0b Added startHostTimeout flag
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-10 16:23:13 +10:00
Medya Gh e783af2bef fill up cpu memory if config is missing 2020-08-04 13:26:33 -07:00
Medya Gh e87400db53 addres review comments 2020-08-04 13:26:33 -07:00
Medya Gh b71a7dceca use cached hostinfo instead 2020-08-04 13:26:33 -07:00
Medya Gh d782f80e23 bring back check for dry run 2020-08-04 13:26:33 -07:00
Medya Gh e59a026450 update comments 2020-08-04 13:26:33 -07:00
Medya Gh 71394c43e7 advice user when they allocate too much memory 2020-08-04 13:26:33 -07:00
Sharif Elgamal 5923634095 don't set event log on deletion 2020-08-03 14:22:13 -07:00
Sharif Elgamal 9b86b40536 misspelling 2020-07-30 22:16:32 -07:00
Sharif Elgamal 43d23b8937 change bad comment 2020-07-30 21:40:45 -07:00
Sharif Elgamal 6e9e0b7866 better message output 2020-07-30 16:43:59 -07:00
Sharif Elgamal 7a08028c1e fix lint 2020-07-30 15:21:43 -07:00
Sharif Elgamal 61583d6249 upgrade crio to 1.18.3, ubuntu to 20.04 and add terrible hack to fix restarts for cri-o 2020-07-30 15:11:30 -07:00
Ling Samuel bb57ae0c15
Ignore localhost proxy started with scheme. Fix start_test.
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2020-07-30 16:17:04 +08:00
Thomas Strömberg 47435d94a7
Merge pull request #8868 from tstromberg/minimal-transition-state
status: Add experimental cluster JSON status with state transition support
2020-07-29 16:00:39 -07:00
Thomas Stromberg 59d0d7335a Add HTTP-like status codes, remove unused fields 2020-07-29 13:57:06 -07:00
priyawadhwa 245e37dd07
Merge pull request #8589 from alonyb/w/cleanup-unittest-improved
add new method to clean
2020-07-29 14:43:04 -04:00
Thomas Stromberg 649b3789d9 lint error 2020-07-28 13:53:18 -07:00
Thomas Stromberg aa3d2a2a8a Improve handling of pause/unpause/stop/delete steps 2020-07-28 13:26:09 -07:00
Thomas Stromberg ac1f901160 Allow non-start steps 2020-07-28 13:07:37 -07:00
Thomas Stromberg c539c82406 Merge branch 'master' into minimal-transition-state 2020-07-28 11:53:33 -07:00
Thomas Stromberg e60cfa5d0d Minimum viable transition status implementation 2020-07-28 11:53:30 -07:00
Medya Gh 1f5fc25ae0 address review comments 2020-07-28 10:53:36 -07:00
Medya Gh 1eaa6b4306 only suggest to user to enable metric addon and don't autoeanble 2020-07-28 09:20:51 -07:00
Thomas Stromberg 448ec75c8c Add support for storing/retrieving transient status 2020-07-27 21:34:52 -07:00
Medya Ghazizadeh f07a63cfe9
Merge pull request #8838 from angyvolin/fix-doc-typo
fix doc typo
2020-07-27 10:58:01 -07:00
Pablo Caderno 8578e09d3f Enabling metrics addon when someone enables dashboard
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-07-27 08:43:41 +10:00
Andrii Volin 1070bb5267 fix doc typo 2020-07-25 12:26:37 +03:00
Priya Wadhwa 6ee3954336 Add extra validation to json output test 2020-07-22 12:52:15 -04:00
Sharif Elgamal 280c2511f7
Merge pull request #8782 from sharifelgamal/regen-config
regenerate config on retry
2020-07-21 13:29:32 -07:00
Sharif Elgamal c4cad39fac properly regenerate config 2020-07-21 12:02:09 -07:00
Priya Wadhwa ae5f5216cb fix typo 2020-07-21 14:46:37 -04:00
Medya Ghazizadeh 2086bcb2b1
Merge pull request #8718 from medyagh/check_docker_deskop
docker/podman: warn if allocated memory is below limit
2020-07-20 15:26:41 -07:00
Sharif Elgamal f33ac4c221 regenerate config on retry 2020-07-20 15:26:18 -07:00
Thomas Stromberg 9546b1ebc6 Merge branch 'master' into kic-image-upgrade 2020-07-17 09:56:42 -07:00
Thomas Strömberg 46a4377498
Merge pull request #8738 from tstromberg/kic-image-upgrade2
Add KicBaseImage to existing config if missing (fixes v1.9.x upgrade)
2020-07-17 09:56:27 -07:00
Thomas Stromberg 94e866affc Merge to master 2020-07-16 19:53:43 -07:00
Thomas Stromberg 2fd7492377 Guard against nil panics 2020-07-16 19:50:00 -07:00
Thomas Stromberg 7d7b9d6fb9 Move KicBaseImage adjustment to upgradeExistingConfig 2020-07-16 19:44:07 -07:00
Thomas Stromberg 78f7b3cc66 Add upgradeExistingConfig to upgrade legacy configurations 2020-07-16 19:36:50 -07:00
Thomas Stromberg 51cc365898 Handle case where VMDriver is set, but Driver is not 2020-07-16 19:35:44 -07:00
Thomas Stromberg 0bca9bb84e Fix v1.9.x upgrade by populating missing KicBaseImage configuration 2020-07-16 17:37:26 -07:00
Thomas Stromberg ccd3682116 Refactor upgrade tests 2020-07-16 17:34:46 -07:00
Thomas Stromberg fcc15fa353 Merge to master 2020-07-15 21:04:33 -07:00
Thomas Stromberg 14b4a54ba2 Merge to master 2020-07-15 21:03:49 -07:00
Medya Gh 13d37ff7aa adress review comments 2020-07-15 14:34:01 -07:00