Skip to content

Releases: kronostechnologies/richman

0.0.9

15 Jun 15:22
4465a45
Compare
Choose a tag to compare

Changelog

  • 418c6e4 Add prompt to delete job if applyConfig failed
  • 4465a45 Merge pull request #8 from kronostechnologies/DOPS-3706/fix-mep-error
  • c3d575a use the bracket convention for recreate prompt

0.0.8

05 Apr 15:04
07ff531
Compare
Choose a tag to compare

Changelog

  • 61f05b9 Add parameter namespace to listApps function
  • 07ff531 Merge pull request #7 from kronostechnologies/feature/DOPS-3388-fix-app-list-for-ops-role

0.0.7

20 Feb 21:10
50223e4
Compare
Choose a tag to compare

Changelog

  • 16831f3 Add logic to delete complete job
  • 50223e4 Merge pull request #6 from kronostechnologies/feature/DOPS-2002-delete-job-if-complete

0.0.6

31 Jan 18:42
6b3dc37
Compare
Choose a tag to compare

What's Changed

  • Gère les erreurs quand on ne peut pas fetcher la liste des apps by @laurentb-roy in #5

New Contributors

Full Changelog: 0.0.5...0.0.6

0.0.5

07 Feb 22:30
8bb6b21
Compare
Choose a tag to compare

Changelog

  • 8bb6b21 Improve apps run waitPod
  • d25daaf Readme update richman 0.0.4

0.0.4

30 Nov 19:06
3be7c65
Compare
Choose a tag to compare

Changelog

0.0.3-1

17 Feb 14:00
Compare
Choose a tag to compare

Changelog

15205b2 test go 1.16

0.0.2

08 Dec 21:02
Compare
Choose a tag to compare

Changelog

4bc97dc fix --version output
22b1de9 remove dockerfile

0.0.1

04 Dec 18:37
Compare
Choose a tag to compare

Changelog

3cd42a1 "apps run" command to run one-time jobs (#1)
35a364d Add 'apps list' and fix missing helm repo panic
3bc2b93 Create LICENSE
4c3c04f Initial commit
3e50f61 Makefile: add basic make file
7641963 Merge pull request #2 from kronostechnologies/template-field-regexp
33e2a75 Migrate to cobra, add chart update options
2d4e99b Update README.md
7822e9d action/helpers: add logging and error handling and test
cd2bf6c add user fallback
eb2467e always check for existing job first, handle failed status
e61cc26 apps list: skip invalid setStrings
033165f apps run: stay attached to container
4a5f94d apps_list: handle setString imageTag key
b89ad8c bug: make sure template field can use camelCase
511bf57 doc: add Makefile documentation
ec95771 doc: add basic README
1119044 doc: add documentation about tempate field in configmap for apps run options
cdb3313 docker: add basic dockerfile
7bc081c feature: add version command
f087749 fix module name
0710079 fix: use built-in --version flag of cobra
4b86fc5 gitignore: add vendor
1c40551 gitignore: ignore bin folder
258bc77 goreleaser
ed7d7dc make: add check command
c3a464e makefile: add PHONY to clean target
6b97d98 makefile: add correct dependency between make job
a0ea590 makefile: remove output of compiling command
5add75e makefile: remove package building from all target
bd8caf1 mod: update dependency
60007d4 run: prompt user for action when container detaches
b448380 version: add default values