Commit Graph

40 Commits (3c8cb78603bad7c54a901cbd6c9c5f2ff8a259ec)

Author SHA1 Message Date
David d9bed83ff6
Initial fixes
Minimal refactor and fixes:

* Add dockerignore file to re-use already built images
* Add Image Pull Secrets to Deployment Template (https://github.com/keel-hq/keel/pull/758)
* Update Go Version to 1.21 (https://github.com/keel-hq/keel/pull/751)
* Added Github Workflow to use the Github repository as a Helm Chart Repository through Github Pages
* Create debug container to allow GO remote debugging
* Add integration with Azure Pipelines
* Add compose files to setup local development containers
2024-11-04 20:02:58 +01:00
Ian bc14e01e9d
Build with kube 1.24 (#1)
* Build with kubernetes 1.24 libraries

* Try to resolve circle build error

* Fix build warnings

* Update test parser to use modern command install method

* Attempt to pass helm chart testing

* Correct testing kube version

* Update go version used by the drone ci

* Remove beta versions from templetes
2023-03-01 11:51:58 -05:00
Karolis 3198921af0
Merge pull request #507 from nnt1054/feature/helm3_provider
Feature/helm3 provider
2020-07-14 10:32:06 +01:00
Karolis Rusenas ee5a92e017 work on osx 2020-07-14 10:17:35 +01:00
Karolis Rusenas 4c76cf40c6 remove unused target 2020-06-21 17:58:58 +01:00
Neil Toledo 290c8f03f1 reverted file permissions from 755 to 644 2020-06-08 07:22:56 -07:00
Neil Toledo 4400b0d0b4 initial commit; added helm3 provider 2020-06-08 03:40:01 -07:00
Karolis Rusenas 1156d42eee makefile for arm 2020-03-02 23:44:15 +00:00
Karolis Rusenas afe0771b37 including arm builds 2019-09-29 21:48:28 +01:00
Karolis Rusenas a42b72ae6c better results 2019-08-18 23:26:50 +01:00
Karolis cbee5e0127 test output to gitignore 2019-07-07 15:28:42 +01:00
Karolis a62a9f927d splitting test formatting 2019-07-07 15:27:31 +01:00
Karolis Rusenas 9a199904ad fixing make install to include other ldflags 2019-06-02 11:14:13 +01:00
Karolis Rusenas a909a87000 makefile updates 2019-05-28 12:46:01 +01:00
Karolis Rusenas 51298ac002 cgo enabled 2019-05-09 16:58:40 +01:00
Karolis Rusenas 39d6dd6c73 run helper 2019-04-28 17:03:23 +01:00
Karolis Rusenas 551dc127fb tparse dep 2019-04-27 08:10:27 +01:00
Karolis Rusenas 692d602b78 helper cmd 2019-04-26 23:47:45 +01:00
Karolis Rusenas 49b6b11da7 run helper 2019-04-26 18:50:55 +01:00
Karolis ced069724b
Revert "move to use go mods" 2019-04-25 17:16:02 +01:00
rimas de558d15b5 move to use go mods 2019-04-25 11:51:34 +03:00
Karolis Rusenas bdbd3f1020 ensure skip e2e 2019-04-23 23:25:58 +01:00
Karolis Rusenas c4fda12b03 prettifying test output 2019-04-23 23:00:56 +01:00
Karolis Rusenas 5ea13db85a skip e2e on circle 2018-11-14 22:47:29 +00:00
Karolis Rusenas 417f1c7cf3 e2e helper 2018-11-13 23:39:38 +00:00
Karolis Rusenas fedaf23b78 arm build 2018-10-14 14:01:00 +01:00
Karolis Rusenas f571b82cf4 #282 arm image build 2018-10-07 16:50:56 +01:00
rimas b69c9efb44 generate k8s manifests from the helm chart, bump keel to v0.9.5 2018-07-05 19:41:05 +01:00
swo0k 6dc44db49e Add debian make target for local testing 2018-05-29 00:17:08 +08:00
Karolis Rusenas 73ac8706e1 bumping registry and adding test for quay 2018-03-09 11:41:28 +00:00
Karolis Rusenas b1ba104ad4 separate targets for build and install 2017-12-12 22:19:44 +00:00
Karolis Rusenas 03c8218ee7 go install instead of build 2017-12-12 00:04:52 +00:00
Karolis Rusenas c7f3de6bb5 build update 2017-12-11 08:37:00 +00:00
Karolis Rusenas 2a361020f6 updated repo 2017-11-01 18:25:28 +00:00
Karolis Rusenas aaf795418e more logs for debugging private registries 2017-08-03 23:02:01 +01:00
Karolis Rusenas 61bf66a649 showing latest version 2017-07-22 21:40:54 +01:00
Karolis Rusenas 7a8a9755c7 adding some build info 2017-06-15 08:47:30 +01:00
Karolis Rusenas fb78f8650f license, readme 2017-06-11 23:44:13 +01:00
Karolis Rusenas 48f0e14dbe cleanup 2017-06-11 22:52:51 +01:00
Karolis Rusenas 9d6e44d141 makefile for build/push 2017-06-10 12:24:03 +01:00