Commit Graph

158 Commits (6c9d06a2a0477c3a9ad1672f021dc485cf5030df)

Author SHA1 Message Date
Takumi Sue 6c9d06a2a0
Replace clipboard package (#868) (#1721)
* Replace clipboard package

Fixes #868

* Raise error when clipboard.Write fails

* Call clipboard.Write when Init successes

* Flash error rather than panic

* Refactor copying into clipboard

* Refactor cpCmd to remove wrappers

* Use clipboardWrite instead of cpCmd
2022-09-21 13:27:42 -06:00
derailed 0893f13b3c hotfix: windoze 2022-08-03 23:17:44 -06:00
Fernand Galiana a661221f08
K9s/rel v0.26.2 (#1691)
* update dependencies + #1690 fix??

* update docs

* update deps + docs
2022-08-03 13:38:46 -06:00
Fernand Galiana e309c28d26
K9s/rel v0.26.1 (#1685)
* fix #1661 #1680

* cleaning up

* add rel notes
2022-08-02 13:22:16 -06:00
Fernand Galiana b6feb10388
K9s/rel v0.26.0 (#1660)
* additional tests + cleanup

* release v0.26.0
2022-07-17 09:28:59 -06:00
Fernand Galiana 66c22f1c6f
K9s rel v0.25.21 (#1635)
* additional tests + cleanup

* update docs

* update docs
2022-06-30 12:03:33 -06:00
Christian Provenzano 7c5ba99cc1
Fix delete dialog dropdown styling (#1632)
* Fix delete dialog dropdown styling

Update tview to allow dropdown styling

* Update tview
2022-06-30 11:22:54 -06:00
Fernand Galiana 373fd4587b
K9s release v0.25.20 (#1621)
* release v0.25.20

* fix rel notes
2022-06-28 09:29:30 -06:00
derailed e4f39ea3c3 update deps 2022-06-27 19:28:31 -06:00
Fernand Galiana bb5ba1306d
K9s release v0.25.19 (#1610)
* release v0.25.19

* update deps revs
2022-06-27 19:20:22 -06:00
Fernand Galiana f97bceaf64
release v0.25.8 (#1354) 2021-12-03 15:18:12 -07:00
Fernand Galiana 6b6a490c73
K9s: release v0.25.7 (#1343)
* fix #1341

* fix tests
2021-11-26 14:02:44 -07:00
Fernand Galiana f0b540a350
rel v0.25.6 (#1335) 2021-11-23 23:59:25 -07:00
derailed ffab2151ee windows fix 2021-11-17 07:09:56 -07:00
Fernand Galiana 81823ae167
fixed #1311 #1310 #1293 (#1313) 2021-11-16 22:41:02 -07:00
Fernand Galiana 83b5feeb37
fixed #1308 #1307 #1296 (#1309) 2021-11-16 13:58:51 -07:00
Fernand Galiana 4e20e5f110
K9s: Release v0.25.0 (#1304)
* update rel notes

* release 0.25 checkpoint

* cleaning up
2021-11-15 23:24:51 -07:00
Fernand Galiana a637d494bf
fix #1258 (#1270) 2021-10-02 13:00:05 -06:00
dependabot[bot] a0e663c0d7
Bump github.com/rs/zerolog from 1.23.0 to 1.25.0 (#1263)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.23.0...v1.25.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-10-02 11:17:04 -06:00
dependabot[bot] 27b1db59b3
Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1 (#1246)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.9 to 1.5.1.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 11:14:12 -06:00
dependabot[bot] fa4081a7a0
Bump github.com/adrg/xdg from 0.3.0 to 0.3.4 (#1254)
Bumps [github.com/adrg/xdg](https://github.com/adrg/xdg) from 0.3.0 to 0.3.4.
- [Release notes](https://github.com/adrg/xdg/releases)
- [Commits](https://github.com/adrg/xdg/compare/v0.3.0...v0.3.4)

---
updated-dependencies:
- dependency-name: github.com/adrg/xdg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 11:13:59 -06:00
derailed 019121c04e update build dependencies 2021-09-23 13:41:44 -06:00
rui e5759218e6
build: bump to use go1.17 (#1232)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-08-19 07:47:55 -06:00
Chris Henzie 04e7e28e15
Add abbreviation for ReadWriteOncePod PV access mode (#1227)
* Bump k8s.io dependencies to 0.22.0

* Add abbreviation for ReadWriteOncePod PV access mode
2021-08-19 07:45:39 -06:00
Fernand Galiana 0bc6179471
K9s: rev 0.24.15 (#1218)
* fix cron triggers

* fix cron triggers again...

* fix #1203 #1206

* cleaning up

* revert persistent flag

* fix #1181 + update docs
2021-08-06 15:43:36 -06:00
Arthur 0bc2e1764b
Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories. (#1025)
* Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories.

* Update readme to include new configuration directory.

* Replace spaces with tabs.. :)

* Remove extra backslash in Windows configuration directory path.

Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-08-05 17:04:39 -06:00
Fernand Galiana a35155415e
fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
derailed 6426ea112f windows shell fix 2021-05-19 23:54:08 -06:00
derailed 9f4ff32699 fix shell issue + bugz 2021-05-03 22:33:22 -06:00
derailed a85a1eced1 checkpoint 2021-05-02 13:41:16 -06:00
derailed 679243d829 wins palette 2021-04-28 22:56:15 -06:00
derailed 82b1c8a611 cleaning up 2021-03-31 11:57:10 -06:00
derailed d60054c531 maintenance #1067 #1061 #1060 2021-03-31 10:38:13 -06:00
derailed f4cd022a9c merge prs + dep updates 2021-03-27 15:03:46 -06:00
derailed 87fa565279 bugs #1063 #1061 #1059 #177 2021-03-26 23:20:23 -06:00
derailed d31328a576 fix po feature col + lockouts? 2021-03-24 11:09:44 -06:00
derailed 66e4528244 update deps and image 2021-03-21 23:58:28 -06:00
derailed fbc30b4acb update deps 2021-03-20 13:55:19 -06:00
derailed 65d4a67f4b merge pr 2021-03-19 09:24:31 -06:00
Fernand Galiana 561a0c1f41
K8s update (#1041)
* rev k8s

* add rel notes

* checkpoint

* add helm

* cleaning up

* cleaning up

* rel notes

* check deps

* rev apis + bugs

* cleanup cronjob view

* update rel notes

* clean up + docs
2021-03-19 09:20:05 -06:00
Fernand Galiana 68861202c7
Revert "[WIP] Add ArgoCD views" 2021-03-18 22:04:01 -06:00
derailed b2000ac8e4 merging 2021-03-16 18:11:52 -06:00
derailed 3792d30031 rev k8s 2021-03-15 11:01:47 -06:00
Raphaël Pinson eb35fffd22
Cleanup go mods some 2020-12-10 20:30:41 +01:00
Raphaël Pinson 28c97283fc
Cleanup go.mod 2020-12-10 20:28:19 +01:00
Raphaël Pinson 2a2794f1c7
go mod tidy 2020-12-10 00:33:43 +01:00
Raphaël Pinson b025bd07e5
Attempt to render deployments in xray apps 2020-12-09 22:42:27 +01:00
Raphaël Pinson 39d2b9535d
[WIP] Add ArgoCD views
Signed-off-by: Raphaël Pinson <raphael.pinson@camptocamp.com>
2020-12-09 21:48:46 +01:00
derailed 0d48d32c61 fix dialog buttons focus 2020-11-23 15:10:32 -07:00
derailed 512c40fae0 rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00