Commit Graph

19803 Commits (d0328e7672ece5dfbebce5ee4fc5200ada51546c)

Author SHA1 Message Date
Steven Powell 98060bc396
Merge pull request #14049 from spowelljr/singleClickOpen
GUI: Clicking the tray icon opens GUI
2022-04-28 14:07:10 -07:00
Medya Ghazizadeh a788828560
Merge pull request #14065 from spowelljr/trayStatus
GUI: Add status to tray menu
2022-04-28 14:06:18 -07:00
Medya Ghazizadeh ac9de7fce5
Merge pull request #14068 from spowelljr/macSSH
GUI: Add SSH for Mac
2022-04-28 14:04:45 -07:00
Steven Powell 53f2ed3e29 mark invalid clusters in table list 2022-04-28 13:30:42 -07:00
Steven Powell 8a04fcf8ca add SSH for Mac 2022-04-28 12:48:25 -07:00
Steven Powell bf1b568a64 add loading message when updating cluster list 2022-04-28 12:10:58 -07:00
Sharif Elgamal 418dbc614d general cleanup 2022-04-28 09:52:31 -07:00
Sharif Elgamal 15d5d01341 shuffling stuff around for clarity 2022-04-27 23:08:02 -07:00
Sharif Elgamal cddc589350 reinclude common packages 2022-04-27 21:27:10 -07:00
Sharif Elgamal 2a2e761479 fixes for cri-dockerd and docker-bin aarch64 packages 2022-04-27 21:14:18 -07:00
Sharif Elgamal 86b08f3cd9 fix package variable names 2022-04-27 18:47:30 -07:00
Sharif Elgamal e55d209385 fix pkgdir locations for aarch64 2022-04-27 17:39:07 -07:00
Sharif Elgamal a216215824 fix aarch64 package names 2022-04-27 15:45:37 -07:00
Sharif Elgamal 8c7ad973b3 change docker-bin directory 2022-04-27 15:28:55 -07:00
Steven Powell 2687a539ea
Merge branch 'master' into singleClickOpen 2022-04-27 15:09:15 -07:00
Steven Powell e47f09ec9c add status to tray menu 2022-04-27 15:05:59 -07:00
Steven Powell cdf4ba8c90
Merge pull request #14062 from spowelljr/renaming
GUI: Cleanup & Improvements
2022-04-27 14:36:26 -07:00
Sharif Elgamal 2fd1db9237 remove GOBIN from aarch package defs 2022-04-27 14:27:53 -07:00
Sharif Elgamal 09b485fbb1 fix cross compilation for cri-dockerd 2022-04-27 14:14:31 -07:00
Steven Powell 41b01e2a58 remove unneeded 2022-04-27 09:57:23 -07:00
Sharif Elgamal 4791d8ed0d dynamically create Config.in 2022-04-27 09:44:21 -07:00
Sharif Elgamal a6a484534a buildkit conmon and cri-dockerd fixes 2022-04-26 21:09:34 -07:00
Steven Powell 4e8852e3e9 reduce minikube profile list calls 2022-04-26 16:49:43 -07:00
Sharif Elgamal f94644a153 aarch docker-bin fix 2022-04-26 14:29:59 -07:00
Steven Powell 7040cc3162
Merge branch 'master' into singleClickOpen 2022-04-26 14:06:15 -07:00
Medya Ghazizadeh ae43182657
Merge pull request #14029 from Nikhil2001/fix13977
Set short time Format in Audit log
2022-04-26 13:44:00 -07:00
Medya Ghazizadeh d849d14561
Merge pull request #14046 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.23.6
Bump k8s.io/kubectl from 0.23.5 to 0.23.6
2022-04-26 13:38:55 -07:00
Steven Powell 3f99a541fe
Merge pull request #14055 from spowelljr/addActions
GUI: Add start, pause/unpause, and stop to tray
2022-04-26 13:37:36 -07:00
Steven Powell a34c1a1125 add start, pause, and stop to tray 2022-04-26 13:26:53 -07:00
Steven Powell 94254f6782
Merge pull request #14048 from spowelljr/addPauseButton
GUI: Add pause/unpause buttons
2022-04-26 13:21:52 -07:00
Steven Powell 1eaf510922
Merge branch 'master' into addPauseButton 2022-04-26 13:20:58 -07:00
Steven Powell a957ccc90d
Merge pull request #14026 from spowelljr/addK8sTable
GUI: Add kubernetes version to cluster table
2022-04-26 13:20:07 -07:00
Steven Powell a9965a045c
Merge pull request #14050 from spowelljr/enablelastStartFile
GUI: Link to `lastStart.txt` on failed start
2022-04-26 13:19:53 -07:00
Sharif Elgamal 3163b187d8 fix cri-dockerd deps for aarch64 2022-04-26 13:13:29 -07:00
Sharif Elgamal a6a3952884 fix runc again 2022-04-26 13:10:38 -07:00
dependabot[bot] d2d01d510d
Bump k8s.io/kubectl from 0.23.5 to 0.23.6
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.23.5...v0.23.6)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 20:09:46 +00:00
Medya Ghazizadeh 9b82116f5c
Merge pull request #14051 from kubernetes/dependabot/go_modules/k8s.io/component-base-0.23.6
Bump k8s.io/component-base from 0.23.5 to 0.23.6
2022-04-26 13:07:11 -07:00
Sharif Elgamal b1e280eb8d fix runc 2022-04-26 13:01:51 -07:00
Sharif Elgamal 844b9cbb31 split runc by arch 2022-04-26 12:58:59 -07:00
Sharif Elgamal a2c811fb9a split crio-bin by arch 2022-04-26 12:29:49 -07:00
Sharif Elgamal fcfd5ac8f8 split podman by arch 2022-04-26 12:22:49 -07:00
Sharif Elgamal 27d6542626 one more config fix 2022-04-26 12:10:02 -07:00
Sharif Elgamal 91a30ff41f fix configs 2022-04-26 12:07:40 -07:00
Sharif Elgamal 7d140f86c1 readd configs dir 2022-04-26 11:55:29 -07:00
Sharif Elgamal 052cec1932 try using arch directory 2022-04-26 11:50:08 -07:00
Sharif Elgamal 15c9e2a161 config names 2022-04-26 09:38:30 -07:00
Sharif Elgamal b070d4e4d7 bring those back 2022-04-25 23:15:51 -07:00
Sharif Elgamal 22b3418d16 no need to build cni-plugins from source 2022-04-25 22:44:37 -07:00
Sharif Elgamal 2514f93594 testing 2022-04-25 22:14:27 -07:00
Sharif Elgamal 68a0d4e556 add arm64 containerd bin package 2022-04-25 22:05:38 -07:00